2024-09-21T11:34:31.465 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T11:34:31.483 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T11:34:31.798 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874 branch: wip-guits-main-2024-09-21-0813 description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_basic} email: gabrioux@ibm.com first_in_suite: false job_id: '7913874' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-21-0813 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-main-2024-09-21-0813 sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 - - host.d - cephadm.exclude seed: 3041 sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-21-0813 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_5c1cdc3c470dae78e91a0ed2bcf13509a046d301/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 targets: smithi017.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBITEo2LseGP6MRjkBLl3Z79T8E07jVygsY2agcNiBrd7Z7daArMb98wNaLIPmELE3Nw9juSTpFNO23WXA48050w= smithi119.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIr7t+eW9c+iZWN1dtsXvplE8PFJk7eHhiTVlBMC9nuQvxwjmESW3kO15erWlCgIztDTHH47uUqXhoExpuBaFyw= smithi134.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEJAj6fTRcoXm8jx01dDxAqbvCQUXgqzph6FTrLXhF/xLWrLODySB2GKytgaQbBRiKQuaO/GveAQENg3z3UATEI= smithi145.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMNrrZHYPAOaZ+hcAz43IgBkJVseNtmCApE0Sv3QAUhbJTWudqTM7WLohSEWhJ0aOJ8MJq5i4/m9D2NhfsGkUpU= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - cephadm.configure_samba_client_container: role: host.d - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ uctdb1\n auth_mode: user\n user_group_settings:\n - {source_type: resource,\ \ ref: ug1}\n placement:\n count: 3\n- resource_type: ceph.smb.usersgroups\n\ \ users_groups_id: ug1\n values:\n users:\n - {name: user1, password:\ \ t3stP4ss1}\n - {name: user2, password: t3stP4ss2}\n groups: []\n\ - resource_type: ceph.smb.share\n cluster_id: uctdb1\n share_id: share1\n\ \ cephfs:\n volume: cephfs\n subvolumegroup: smb\n subvolume: sv1\n\ \ path: /\n- resource_type: ceph.smb.share\n cluster_id: uctdb1\n share_id:\ \ share2\n cephfs:\n volume: cephfs\n subvolumegroup: smb\n subvolume:\ \ sv2\n path: /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.uctdb1 - cephadm.shell: host.a: - cmd: rados --pool=.smb -N uctdb1 get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user1%t3stP4ss1 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.uctdb1")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user1%t3stP4ss1 //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ uctdb1\n intent: removed\n- resource_type: ceph.smb.usersgroups\n users_groups_id:\ \ ug1\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id: uctdb1\n\ \ share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: uctdb1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.uctdb1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-21_10:07:29 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T11:34:31.798 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_5c1cdc3c470dae78e91a0ed2bcf13509a046d301/qa; will attempt to use it 2024-09-21T11:34:31.799 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_5c1cdc3c470dae78e91a0ed2bcf13509a046d301/qa/tasks 2024-09-21T11:34:31.799 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T11:34:31.800 INFO:teuthology.task.internal:Checking packages... 2024-09-21T11:34:31.821 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5c1cdc3c470dae78e91a0ed2bcf13509a046d301' 2024-09-21T11:34:31.821 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T11:34:31.821 INFO:teuthology.packaging:ref: None 2024-09-21T11:34:31.821 INFO:teuthology.packaging:tag: None 2024-09-21T11:34:31.821 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-21-0813 2024-09-21T11:34:31.821 INFO:teuthology.packaging:sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T11:34:31.821 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-main-2024-09-21-0813 2024-09-21T11:34:31.959 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5103.g5c1cdc3c 2024-09-21T11:34:31.960 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T11:34:31.966 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T11:34:31.966 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T11:34:32.009 INFO:teuthology.task.internal:Saving configuration 2024-09-21T11:34:32.024 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T11:34:32.035 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T11:34:32.058 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi017.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 11:29:31.489737', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBITEo2LseGP6MRjkBLl3Z79T8E07jVygsY2agcNiBrd7Z7daArMb98wNaLIPmELE3Nw9juSTpFNO23WXA48050w='} 2024-09-21T11:34:32.082 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 11:29:31.487075', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIr7t+eW9c+iZWN1dtsXvplE8PFJk7eHhiTVlBMC9nuQvxwjmESW3kO15erWlCgIztDTHH47uUqXhoExpuBaFyw='} 2024-09-21T11:34:32.103 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 11:29:31.488536', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEJAj6fTRcoXm8jx01dDxAqbvCQUXgqzph6FTrLXhF/xLWrLODySB2GKytgaQbBRiKQuaO/GveAQENg3z3UATEI='} 2024-09-21T11:34:32.125 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi145.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 11:29:31.490920', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMNrrZHYPAOaZ+hcAz43IgBkJVseNtmCApE0Sv3QAUhbJTWudqTM7WLohSEWhJ0aOJ8MJq5i4/m9D2NhfsGkUpU='} 2024-09-21T11:34:32.125 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T11:34:32.131 INFO:teuthology.task.internal:roles: ubuntu@smithi017.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-21T11:34:32.131 INFO:teuthology.task.internal:roles: ubuntu@smithi119.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-21T11:34:32.131 INFO:teuthology.task.internal:roles: ubuntu@smithi134.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-21T11:34:32.131 INFO:teuthology.task.internal:roles: ubuntu@smithi145.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-21T11:34:32.131 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T11:34:32.249 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f6317f443a0>, signals=[15]) 2024-09-21T11:34:32.249 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T11:34:32.255 INFO:teuthology.task.internal:Opening connections... 2024-09-21T11:34:32.255 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T11:34:32.256 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:34:32.334 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi119.front.sepia.ceph.com 2024-09-21T11:34:32.334 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:34:32.406 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi134.front.sepia.ceph.com 2024-09-21T11:34:32.406 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:34:32.477 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi145.front.sepia.ceph.com 2024-09-21T11:34:32.478 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:34:32.552 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T11:34:32.558 DEBUG:teuthology.orchestra.run.smithi017:> uname -m 2024-09-21T11:34:32.577 INFO:teuthology.orchestra.run.smithi017.stdout:x86_64 2024-09-21T11:34:32.577 DEBUG:teuthology.orchestra.run.smithi017:> cat /etc/os-release 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:NAME="CentOS Stream" 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:VERSION="9" 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:ID="centos" 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:ID_LIKE="rhel fedora" 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:VERSION_ID="9" 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:PLATFORM_ID="platform:el9" 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:ANSI_COLOR="0;31" 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:LOGO="fedora-logo-icon" 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:HOME_URL="https://centos.org/" 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T11:34:32.635 INFO:teuthology.orchestra.run.smithi017.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T11:34:32.636 INFO:teuthology.lock.ops:Updating smithi017.front.sepia.ceph.com on lock server 2024-09-21T11:34:32.658 DEBUG:teuthology.orchestra.run.smithi119:> uname -m 2024-09-21T11:34:32.676 INFO:teuthology.orchestra.run.smithi119.stdout:x86_64 2024-09-21T11:34:32.676 DEBUG:teuthology.orchestra.run.smithi119:> cat /etc/os-release 2024-09-21T11:34:32.733 INFO:teuthology.orchestra.run.smithi119.stdout:NAME="CentOS Stream" 2024-09-21T11:34:32.734 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION="9" 2024-09-21T11:34:32.734 INFO:teuthology.orchestra.run.smithi119.stdout:ID="centos" 2024-09-21T11:34:32.734 INFO:teuthology.orchestra.run.smithi119.stdout:ID_LIKE="rhel fedora" 2024-09-21T11:34:32.734 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION_ID="9" 2024-09-21T11:34:32.734 INFO:teuthology.orchestra.run.smithi119.stdout:PLATFORM_ID="platform:el9" 2024-09-21T11:34:32.734 INFO:teuthology.orchestra.run.smithi119.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T11:34:32.734 INFO:teuthology.orchestra.run.smithi119.stdout:ANSI_COLOR="0;31" 2024-09-21T11:34:32.734 INFO:teuthology.orchestra.run.smithi119.stdout:LOGO="fedora-logo-icon" 2024-09-21T11:34:32.734 INFO:teuthology.orchestra.run.smithi119.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T11:34:32.734 INFO:teuthology.orchestra.run.smithi119.stdout:HOME_URL="https://centos.org/" 2024-09-21T11:34:32.734 INFO:teuthology.orchestra.run.smithi119.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T11:34:32.734 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T11:34:32.735 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T11:34:32.735 INFO:teuthology.lock.ops:Updating smithi119.front.sepia.ceph.com on lock server 2024-09-21T11:34:32.757 DEBUG:teuthology.orchestra.run.smithi134:> uname -m 2024-09-21T11:34:32.776 INFO:teuthology.orchestra.run.smithi134.stdout:x86_64 2024-09-21T11:34:32.776 DEBUG:teuthology.orchestra.run.smithi134:> cat /etc/os-release 2024-09-21T11:34:32.834 INFO:teuthology.orchestra.run.smithi134.stdout:NAME="CentOS Stream" 2024-09-21T11:34:32.834 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION="9" 2024-09-21T11:34:32.834 INFO:teuthology.orchestra.run.smithi134.stdout:ID="centos" 2024-09-21T11:34:32.834 INFO:teuthology.orchestra.run.smithi134.stdout:ID_LIKE="rhel fedora" 2024-09-21T11:34:32.834 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_ID="9" 2024-09-21T11:34:32.834 INFO:teuthology.orchestra.run.smithi134.stdout:PLATFORM_ID="platform:el9" 2024-09-21T11:34:32.834 INFO:teuthology.orchestra.run.smithi134.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T11:34:32.834 INFO:teuthology.orchestra.run.smithi134.stdout:ANSI_COLOR="0;31" 2024-09-21T11:34:32.835 INFO:teuthology.orchestra.run.smithi134.stdout:LOGO="fedora-logo-icon" 2024-09-21T11:34:32.835 INFO:teuthology.orchestra.run.smithi134.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T11:34:32.835 INFO:teuthology.orchestra.run.smithi134.stdout:HOME_URL="https://centos.org/" 2024-09-21T11:34:32.835 INFO:teuthology.orchestra.run.smithi134.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T11:34:32.835 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T11:34:32.835 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T11:34:32.835 INFO:teuthology.lock.ops:Updating smithi134.front.sepia.ceph.com on lock server 2024-09-21T11:34:32.857 DEBUG:teuthology.orchestra.run.smithi145:> uname -m 2024-09-21T11:34:32.876 INFO:teuthology.orchestra.run.smithi145.stdout:x86_64 2024-09-21T11:34:32.877 DEBUG:teuthology.orchestra.run.smithi145:> cat /etc/os-release 2024-09-21T11:34:32.935 INFO:teuthology.orchestra.run.smithi145.stdout:NAME="CentOS Stream" 2024-09-21T11:34:32.935 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION="9" 2024-09-21T11:34:32.935 INFO:teuthology.orchestra.run.smithi145.stdout:ID="centos" 2024-09-21T11:34:32.935 INFO:teuthology.orchestra.run.smithi145.stdout:ID_LIKE="rhel fedora" 2024-09-21T11:34:32.935 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION_ID="9" 2024-09-21T11:34:32.935 INFO:teuthology.orchestra.run.smithi145.stdout:PLATFORM_ID="platform:el9" 2024-09-21T11:34:32.935 INFO:teuthology.orchestra.run.smithi145.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T11:34:32.935 INFO:teuthology.orchestra.run.smithi145.stdout:ANSI_COLOR="0;31" 2024-09-21T11:34:32.935 INFO:teuthology.orchestra.run.smithi145.stdout:LOGO="fedora-logo-icon" 2024-09-21T11:34:32.935 INFO:teuthology.orchestra.run.smithi145.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T11:34:32.935 INFO:teuthology.orchestra.run.smithi145.stdout:HOME_URL="https://centos.org/" 2024-09-21T11:34:32.935 INFO:teuthology.orchestra.run.smithi145.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T11:34:32.935 INFO:teuthology.orchestra.run.smithi145.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T11:34:32.936 INFO:teuthology.orchestra.run.smithi145.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T11:34:32.936 INFO:teuthology.lock.ops:Updating smithi145.front.sepia.ceph.com on lock server 2024-09-21T11:34:32.957 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T11:34:32.966 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T11:34:33.026 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T11:34:33.026 DEBUG:teuthology.orchestra.run.smithi017:> test '!' -e /home/ubuntu/cephtest 2024-09-21T11:34:33.028 DEBUG:teuthology.orchestra.run.smithi119:> test '!' -e /home/ubuntu/cephtest 2024-09-21T11:34:33.030 DEBUG:teuthology.orchestra.run.smithi134:> test '!' -e /home/ubuntu/cephtest 2024-09-21T11:34:33.033 DEBUG:teuthology.orchestra.run.smithi145:> test '!' -e /home/ubuntu/cephtest 2024-09-21T11:34:33.050 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T11:34:33.055 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T11:34:33.056 DEBUG:teuthology.orchestra.run.smithi017:> test -z $(ls -A /var/lib/ceph) 2024-09-21T11:34:33.085 DEBUG:teuthology.orchestra.run.smithi119:> test -z $(ls -A /var/lib/ceph) 2024-09-21T11:34:33.088 DEBUG:teuthology.orchestra.run.smithi134:> test -z $(ls -A /var/lib/ceph) 2024-09-21T11:34:33.090 DEBUG:teuthology.orchestra.run.smithi145:> test -z $(ls -A /var/lib/ceph) 2024-09-21T11:34:33.125 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T11:34:33.224 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T11:34:33.239 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T11:34:33.239 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}, 'host.d': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T11:34:33.239 DEBUG:teuthology.orchestra.run.smithi017:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T11:34:33.239 DEBUG:teuthology.orchestra.run.smithi119:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T11:34:33.240 DEBUG:teuthology.orchestra.run.smithi134:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T11:34:33.240 DEBUG:teuthology.orchestra.run.smithi145:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T11:34:33.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:34:33.257 DEBUG:teuthology.orchestra.run.smithi017:> uname -r 2024-09-21T11:34:33.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:34:33.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:34:33.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:34:33.260 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2024-09-21T11:34:33.260 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2024-09-21T11:34:33.260 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-09-21T11:34:33.315 INFO:teuthology.orchestra.run.smithi017.stdout:5.14.0-503.el9.x86_64 2024-09-21T11:34:33.315 INFO:teuthology.task.kernel:Running kernel on smithi017: 5.14.0-503.el9.x86_64 2024-09-21T11:34:33.316 DEBUG:teuthology.orchestra.run.smithi017:> sudo yum install -y kernel 2024-09-21T11:34:33.317 INFO:teuthology.orchestra.run.smithi119.stdout:5.14.0-503.el9.x86_64 2024-09-21T11:34:33.318 INFO:teuthology.task.kernel:Running kernel on smithi119: 5.14.0-503.el9.x86_64 2024-09-21T11:34:33.318 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum install -y kernel 2024-09-21T11:34:33.319 INFO:teuthology.orchestra.run.smithi145.stdout:5.14.0-503.el9.x86_64 2024-09-21T11:34:33.319 INFO:teuthology.orchestra.run.smithi134.stdout:5.14.0-503.el9.x86_64 2024-09-21T11:34:33.320 INFO:teuthology.task.kernel:Running kernel on smithi145: 5.14.0-503.el9.x86_64 2024-09-21T11:34:33.320 DEBUG:teuthology.orchestra.run.smithi145:> sudo yum install -y kernel 2024-09-21T11:34:33.320 INFO:teuthology.task.kernel:Running kernel on smithi134: 5.14.0-503.el9.x86_64 2024-09-21T11:34:33.320 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum install -y kernel 2024-09-21T11:34:35.613 INFO:teuthology.orchestra.run.smithi017.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.3 MB 00:00 2024-09-21T11:34:35.769 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.3 MB 00:00 2024-09-21T11:34:36.239 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - BaseOS 6.7 MB/s | 8.3 MB 00:01 2024-09-21T11:34:36.804 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 8.3 MB 00:01 2024-09-21T11:34:37.472 INFO:teuthology.orchestra.run.smithi017.stdout:CentOS Stream 9 - AppStream 28 MB/s | 20 MB 00:00 2024-09-21T11:34:37.571 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - AppStream 28 MB/s | 20 MB 00:00 2024-09-21T11:34:37.949 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - AppStream 32 MB/s | 20 MB 00:00 2024-09-21T11:34:38.530 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - AppStream 31 MB/s | 20 MB 00:00 2024-09-21T11:34:42.575 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - CRB 7.7 MB/s | 6.5 MB 00:00 2024-09-21T11:34:42.897 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.5 MB 00:00 2024-09-21T11:34:43.106 INFO:teuthology.orchestra.run.smithi017.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.5 MB 00:01 2024-09-21T11:34:43.129 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - CRB 3.7 MB/s | 6.5 MB 00:01 2024-09-21T11:34:44.447 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - Extras packages 57 kB/s | 19 kB 00:00 2024-09-21T11:34:44.758 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 19 kB 00:00 2024-09-21T11:34:44.797 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 19 kB 00:00 2024-09-21T11:34:44.815 INFO:teuthology.orchestra.run.smithi017.stdout:CentOS Stream 9 - Extras packages 45 kB/s | 19 kB 00:00 2024-09-21T11:34:46.147 INFO:teuthology.orchestra.run.smithi145.stdout:Extra Packages for Enterprise Linux 14 MB/s | 23 MB 00:01 2024-09-21T11:34:46.262 INFO:teuthology.orchestra.run.smithi134.stdout:Extra Packages for Enterprise Linux 16 MB/s | 23 MB 00:01 2024-09-21T11:34:46.326 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 16 MB/s | 23 MB 00:01 2024-09-21T11:34:46.327 INFO:teuthology.orchestra.run.smithi017.stdout:Extra Packages for Enterprise Linux 16 MB/s | 23 MB 00:01 2024-09-21T11:34:51.524 INFO:teuthology.orchestra.run.smithi145.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-21T11:34:51.726 INFO:teuthology.orchestra.run.smithi134.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-21T11:34:51.731 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-21T11:34:52.025 INFO:teuthology.orchestra.run.smithi017.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-21T11:34:53.455 INFO:teuthology.orchestra.run.smithi145.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T11:34:53.455 INFO:teuthology.orchestra.run.smithi145.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T11:34:53.557 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2024-09-21T11:34:53.563 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-21T11:34:53.564 INFO:teuthology.orchestra.run.smithi145.stdout: Package Architecture Version Repository Size 2024-09-21T11:34:53.564 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-21T11:34:53.564 INFO:teuthology.orchestra.run.smithi145.stdout:Installing: 2024-09-21T11:34:53.564 INFO:teuthology.orchestra.run.smithi145.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T11:34:53.564 INFO:teuthology.orchestra.run.smithi145.stdout:Installing dependencies: 2024-09-21T11:34:53.564 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T11:34:53.564 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T11:34:53.564 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T11:34:53.564 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:34:53.564 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2024-09-21T11:34:53.564 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-21T11:34:53.564 INFO:teuthology.orchestra.run.smithi145.stdout:Install 4 Packages 2024-09-21T11:34:53.564 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:34:53.565 INFO:teuthology.orchestra.run.smithi145.stdout:Total download size: 79 M 2024-09-21T11:34:53.565 INFO:teuthology.orchestra.run.smithi145.stdout:Installed size: 126 M 2024-09-21T11:34:53.565 INFO:teuthology.orchestra.run.smithi145.stdout:Downloading Packages: 2024-09-21T11:34:53.655 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T11:34:53.655 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T11:34:53.658 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T11:34:53.658 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T11:34:53.740 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-21T11:34:53.747 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-21T11:34:53.749 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-21T11:34:53.749 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-21T11:34:53.749 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-21T11:34:53.749 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-21T11:34:53.749 INFO:teuthology.orchestra.run.smithi134.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T11:34:53.749 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-21T11:34:53.749 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T11:34:53.749 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T11:34:53.749 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T11:34:53.749 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:34:53.750 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-21T11:34:53.750 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-21T11:34:53.750 INFO:teuthology.orchestra.run.smithi134.stdout:Install 4 Packages 2024-09-21T11:34:53.750 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:34:53.750 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 79 M 2024-09-21T11:34:53.750 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 126 M 2024-09-21T11:34:53.750 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-21T11:34:53.751 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-21T11:34:53.751 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-09-21T11:34:53.751 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-21T11:34:53.751 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-21T11:34:53.751 INFO:teuthology.orchestra.run.smithi119.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T11:34:53.751 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-21T11:34:53.752 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T11:34:53.752 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T11:34:53.752 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T11:34:53.752 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:34:53.752 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-21T11:34:53.752 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-21T11:34:53.752 INFO:teuthology.orchestra.run.smithi119.stdout:Install 4 Packages 2024-09-21T11:34:53.752 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:34:53.752 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 79 M 2024-09-21T11:34:53.752 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 126 M 2024-09-21T11:34:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-21T11:34:53.825 INFO:teuthology.orchestra.run.smithi145.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 310 kB/s | 36 kB 00:00 2024-09-21T11:34:53.875 INFO:teuthology.orchestra.run.smithi119.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 479 kB/s | 36 kB 00:00 2024-09-21T11:34:54.024 INFO:teuthology.orchestra.run.smithi017.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T11:34:54.024 INFO:teuthology.orchestra.run.smithi017.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T11:34:54.044 INFO:teuthology.orchestra.run.smithi134.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 237 kB/s | 36 kB 00:00 2024-09-21T11:34:54.131 INFO:teuthology.orchestra.run.smithi017.stdout:Dependencies resolved. 2024-09-21T11:34:54.142 INFO:teuthology.orchestra.run.smithi017.stdout:================================================================================ 2024-09-21T11:34:54.142 INFO:teuthology.orchestra.run.smithi017.stdout: Package Architecture Version Repository Size 2024-09-21T11:34:54.142 INFO:teuthology.orchestra.run.smithi017.stdout:================================================================================ 2024-09-21T11:34:54.142 INFO:teuthology.orchestra.run.smithi017.stdout:Installing: 2024-09-21T11:34:54.142 INFO:teuthology.orchestra.run.smithi017.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T11:34:54.142 INFO:teuthology.orchestra.run.smithi017.stdout:Installing dependencies: 2024-09-21T11:34:54.142 INFO:teuthology.orchestra.run.smithi017.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T11:34:54.142 INFO:teuthology.orchestra.run.smithi017.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T11:34:54.142 INFO:teuthology.orchestra.run.smithi017.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T11:34:54.143 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:34:54.143 INFO:teuthology.orchestra.run.smithi017.stdout:Transaction Summary 2024-09-21T11:34:54.143 INFO:teuthology.orchestra.run.smithi017.stdout:================================================================================ 2024-09-21T11:34:54.143 INFO:teuthology.orchestra.run.smithi017.stdout:Install 4 Packages 2024-09-21T11:34:54.143 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:34:54.143 INFO:teuthology.orchestra.run.smithi017.stdout:Total download size: 79 M 2024-09-21T11:34:54.143 INFO:teuthology.orchestra.run.smithi017.stdout:Installed size: 126 M 2024-09-21T11:34:54.144 INFO:teuthology.orchestra.run.smithi017.stdout:Downloading Packages: 2024-09-21T11:34:54.343 INFO:teuthology.orchestra.run.smithi017.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 237 kB/s | 36 kB 00:00 2024-09-21T11:34:55.269 INFO:teuthology.orchestra.run.smithi119.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-09-21T11:34:55.725 INFO:teuthology.orchestra.run.smithi145.stdout:(2/4): kernel-modules-core-5.14.0-508.el9.x86_6 15 MB/s | 29 MB 00:01 2024-09-21T11:34:56.035 INFO:teuthology.orchestra.run.smithi119.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 15 MB/s | 35 MB 00:02 2024-09-21T11:34:56.058 INFO:teuthology.orchestra.run.smithi145.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 6.7 MB/s | 16 MB 00:02 2024-09-21T11:34:56.403 INFO:teuthology.orchestra.run.smithi119.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 11 MB/s | 29 MB 00:02 2024-09-21T11:34:56.403 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-21T11:34:56.403 INFO:teuthology.orchestra.run.smithi119.stdout:Total 30 MB/s | 79 MB 00:02 2024-09-21T11:34:57.088 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-21T11:34:57.242 INFO:teuthology.orchestra.run.smithi145.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 9.8 MB/s | 35 MB 00:03 2024-09-21T11:34:57.242 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2024-09-21T11:34:57.243 INFO:teuthology.orchestra.run.smithi145.stdout:Total 21 MB/s | 79 MB 00:03 2024-09-21T11:34:57.410 INFO:teuthology.orchestra.run.smithi017.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 4.9 MB/s | 16 MB 00:03 2024-09-21T11:34:57.426 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-21T11:34:57.426 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-21T11:34:57.932 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2024-09-21T11:34:58.301 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2024-09-21T11:34:58.301 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2024-09-21T11:34:58.365 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-21T11:34:58.366 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-21T11:34:59.236 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2024-09-21T11:34:59.237 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2024-09-21T11:35:00.794 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-21T11:35:00.809 INFO:teuthology.orchestra.run.smithi017.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 4.4 MB/s | 29 MB 00:06 2024-09-21T11:35:01.386 INFO:teuthology.orchestra.run.smithi134.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 2.1 MB/s | 16 MB 00:07 2024-09-21T11:35:01.448 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T11:35:01.536 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T11:35:01.657 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2024-09-21T11:35:02.327 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T11:35:02.417 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T11:35:02.443 INFO:teuthology.orchestra.run.smithi017.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 4.2 MB/s | 35 MB 00:08 2024-09-21T11:35:02.443 INFO:teuthology.orchestra.run.smithi017.stdout:-------------------------------------------------------------------------------- 2024-09-21T11:35:02.443 INFO:teuthology.orchestra.run.smithi017.stdout:Total 9.5 MB/s | 79 MB 00:08 2024-09-21T11:35:03.157 INFO:teuthology.orchestra.run.smithi017.stdout:Running transaction check 2024-09-21T11:35:03.538 INFO:teuthology.orchestra.run.smithi017.stdout:Transaction check succeeded. 2024-09-21T11:35:03.538 INFO:teuthology.orchestra.run.smithi017.stdout:Running transaction test 2024-09-21T11:35:04.288 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T11:35:04.439 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T11:35:04.514 INFO:teuthology.orchestra.run.smithi017.stdout:Transaction test succeeded. 2024-09-21T11:35:04.514 INFO:teuthology.orchestra.run.smithi017.stdout:Running transaction 2024-09-21T11:35:05.159 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T11:35:05.288 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T11:35:07.082 INFO:teuthology.orchestra.run.smithi017.stdout: Preparing : 1/1 2024-09-21T11:35:07.730 INFO:teuthology.orchestra.run.smithi017.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T11:35:07.820 INFO:teuthology.orchestra.run.smithi017.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T11:35:08.218 INFO:teuthology.orchestra.run.smithi134.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 2.0 MB/s | 29 MB 00:14 2024-09-21T11:35:09.276 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T11:35:09.323 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:10.155 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T11:35:10.197 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:10.227 INFO:teuthology.orchestra.run.smithi134.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 2.1 MB/s | 35 MB 00:16 2024-09-21T11:35:10.227 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-21T11:35:10.227 INFO:teuthology.orchestra.run.smithi134.stdout:Total 4.8 MB/s | 79 MB 00:16 2024-09-21T11:35:10.588 INFO:teuthology.orchestra.run.smithi017.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T11:35:10.754 INFO:teuthology.orchestra.run.smithi017.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T11:35:10.909 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-21T11:35:11.247 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-21T11:35:11.247 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-21T11:35:12.209 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-21T11:35:12.209 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-21T11:35:14.208 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:14.621 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-21T11:35:15.080 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:15.258 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T11:35:15.363 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T11:35:15.872 INFO:teuthology.orchestra.run.smithi017.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T11:35:15.921 INFO:teuthology.orchestra.run.smithi017.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:18.106 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T11:35:18.241 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T11:35:21.061 INFO:teuthology.orchestra.run.smithi017.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:23.061 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T11:35:23.100 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:27.927 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:52.444 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:52.483 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:52.870 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:52.870 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T11:35:52.870 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T11:35:52.870 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T11:35:53.227 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:53.266 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:53.536 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:53.536 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T11:35:53.536 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T11:35:53.536 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T11:35:53.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:53.815 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:35:53.815 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-21T11:35:53.815 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T11:35:53.815 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T11:35:53.816 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T11:35:53.816 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T11:35:53.816 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:35:53.816 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-21T11:35:54.180 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T11:35:54.272 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T11:35:54.273 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T11:35:54.273 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T11:35:54.273 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T11:35:54.273 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T11:35:54.273 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-21T11:35:54.274 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi119.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T11:35:54.274 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T11:35:54.332 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T11:35:54.333 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T11:35:54.333 DEBUG:teuthology.orchestra.run.smithi119:> sudo rpm -qi grub2-tools 2024-09-21T11:35:54.375 INFO:teuthology.orchestra.run.smithi119.stdout:Name : grub2-tools 2024-09-21T11:35:54.375 INFO:teuthology.orchestra.run.smithi119.stdout:Epoch : 1 2024-09-21T11:35:54.375 INFO:teuthology.orchestra.run.smithi119.stdout:Version : 2.06 2024-09-21T11:35:54.375 INFO:teuthology.orchestra.run.smithi119.stdout:Release : 82.el9 2024-09-21T11:35:54.375 INFO:teuthology.orchestra.run.smithi119.stdout:Architecture: x86_64 2024-09-21T11:35:54.375 INFO:teuthology.orchestra.run.smithi119.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T11:35:54.375 INFO:teuthology.orchestra.run.smithi119.stdout:Group : Unspecified 2024-09-21T11:35:54.375 INFO:teuthology.orchestra.run.smithi119.stdout:Size : 8274670 2024-09-21T11:35:54.375 INFO:teuthology.orchestra.run.smithi119.stdout:License : GPLv3+ 2024-09-21T11:35:54.375 INFO:teuthology.orchestra.run.smithi119.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T11:35:54.375 INFO:teuthology.orchestra.run.smithi119.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout:Packager : builder@centos.org 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout:Vendor : CentOS 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout:Summary : Support tools for GRUB. 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout:Description : 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout:hardware devices. 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:35:54.376 INFO:teuthology.orchestra.run.smithi119.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T11:35:54.377 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T11:35:54.377 INFO:teuthology.task.kernel:Updating grub on smithi119 to boot 5.14.0-508.el9.x86_64 2024-09-21T11:35:54.378 DEBUG:teuthology.orchestra.run.smithi119:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T11:35:54.417 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:35:54.417 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:35:54.417 INFO:teuthology.orchestra.run.smithi145.stdout:Installed: 2024-09-21T11:35:54.417 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T11:35:54.418 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T11:35:54.418 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T11:35:54.418 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T11:35:54.418 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:35:54.418 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2024-09-21T11:35:54.750 DEBUG:teuthology.orchestra.run.smithi145:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T11:35:54.834 INFO:teuthology.orchestra.run.smithi145.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T11:35:54.835 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T11:35:54.835 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T11:35:54.835 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T11:35:54.835 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T11:35:54.835 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-21T11:35:54.835 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi145.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T11:35:54.835 DEBUG:teuthology.orchestra.run.smithi145:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T11:35:54.893 INFO:teuthology.orchestra.run.smithi145.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T11:35:54.894 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T11:35:54.894 DEBUG:teuthology.orchestra.run.smithi145:> sudo rpm -qi grub2-tools 2024-09-21T11:35:54.932 INFO:teuthology.orchestra.run.smithi145.stdout:Name : grub2-tools 2024-09-21T11:35:54.932 INFO:teuthology.orchestra.run.smithi145.stdout:Epoch : 1 2024-09-21T11:35:54.932 INFO:teuthology.orchestra.run.smithi145.stdout:Version : 2.06 2024-09-21T11:35:54.932 INFO:teuthology.orchestra.run.smithi145.stdout:Release : 82.el9 2024-09-21T11:35:54.932 INFO:teuthology.orchestra.run.smithi145.stdout:Architecture: x86_64 2024-09-21T11:35:54.932 INFO:teuthology.orchestra.run.smithi145.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T11:35:54.932 INFO:teuthology.orchestra.run.smithi145.stdout:Group : Unspecified 2024-09-21T11:35:54.932 INFO:teuthology.orchestra.run.smithi145.stdout:Size : 8274670 2024-09-21T11:35:54.932 INFO:teuthology.orchestra.run.smithi145.stdout:License : GPLv3+ 2024-09-21T11:35:54.933 INFO:teuthology.orchestra.run.smithi145.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T11:35:54.933 INFO:teuthology.orchestra.run.smithi145.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T11:35:54.933 INFO:teuthology.orchestra.run.smithi145.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T11:35:54.933 INFO:teuthology.orchestra.run.smithi145.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T11:35:54.933 INFO:teuthology.orchestra.run.smithi145.stdout:Packager : builder@centos.org 2024-09-21T11:35:54.933 INFO:teuthology.orchestra.run.smithi145.stdout:Vendor : CentOS 2024-09-21T11:35:54.933 INFO:teuthology.orchestra.run.smithi145.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T11:35:54.933 INFO:teuthology.orchestra.run.smithi145.stdout:Summary : Support tools for GRUB. 2024-09-21T11:35:54.933 INFO:teuthology.orchestra.run.smithi145.stdout:Description : 2024-09-21T11:35:54.933 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:35:54.933 INFO:teuthology.orchestra.run.smithi145.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T11:35:54.933 INFO:teuthology.orchestra.run.smithi145.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T11:35:54.933 INFO:teuthology.orchestra.run.smithi145.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T11:35:54.934 INFO:teuthology.orchestra.run.smithi145.stdout:hardware devices. 2024-09-21T11:35:54.934 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:35:54.934 INFO:teuthology.orchestra.run.smithi145.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T11:35:54.935 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T11:35:54.935 INFO:teuthology.task.kernel:Updating grub on smithi145 to boot 5.14.0-508.el9.x86_64 2024-09-21T11:35:54.935 DEBUG:teuthology.orchestra.run.smithi145:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T11:35:54.999 INFO:teuthology.orchestra.run.smithi119.stderr:Generating grub configuration file ... 2024-09-21T11:35:55.613 INFO:teuthology.orchestra.run.smithi145.stderr:Generating grub configuration file ... 2024-09-21T11:35:56.306 INFO:teuthology.orchestra.run.smithi119.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T11:35:56.352 INFO:teuthology.orchestra.run.smithi119.stderr:done 2024-09-21T11:35:56.354 DEBUG:teuthology.orchestra.run.smithi119:> mktemp 2024-09-21T11:35:56.369 INFO:teuthology.orchestra.run.smithi119.stdout:/tmp/tmp.tdOINaRiij 2024-09-21T11:35:56.370 DEBUG:teuthology.orchestra.run.smithi119:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.tdOINaRiij 2024-09-21T11:35:56.437 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 0666 /tmp/tmp.tdOINaRiij 2024-09-21T11:35:56.574 DEBUG:teuthology.orchestra.remote:smithi119:/tmp/tmp.tdOINaRiij is 6KB 2024-09-21T11:35:56.594 DEBUG:teuthology.orchestra.run.smithi119:> rm -fr /tmp/tmp.tdOINaRiij 2024-09-21T11:35:56.608 DEBUG:teuthology.orchestra.run.smithi119:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T11:35:56.671 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T11:35:56.671 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T11:35:56.671 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T11:35:56.671 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T11:35:56.673 DEBUG:teuthology.orchestra.run.smithi119:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T11:35:56.832 DEBUG:teuthology.orchestra.run.smithi119:> sudo shutdown -r now 2024-09-21T11:35:56.934 INFO:teuthology.orchestra.run.smithi145.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T11:35:56.963 INFO:teuthology.orchestra.run.smithi145.stderr:done 2024-09-21T11:35:56.966 DEBUG:teuthology.orchestra.run.smithi145:> mktemp 2024-09-21T11:35:56.981 INFO:teuthology.orchestra.run.smithi145.stdout:/tmp/tmp.AAfSTNhqym 2024-09-21T11:35:56.981 DEBUG:teuthology.orchestra.run.smithi145:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.AAfSTNhqym 2024-09-21T11:35:57.052 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 0666 /tmp/tmp.AAfSTNhqym 2024-09-21T11:35:57.201 DEBUG:teuthology.orchestra.remote:smithi145:/tmp/tmp.AAfSTNhqym is 6KB 2024-09-21T11:35:57.221 DEBUG:teuthology.orchestra.run.smithi145:> rm -fr /tmp/tmp.AAfSTNhqym 2024-09-21T11:35:57.236 DEBUG:teuthology.orchestra.run.smithi145:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T11:35:57.299 INFO:teuthology.orchestra.run.smithi145.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T11:35:57.299 INFO:teuthology.orchestra.run.smithi145.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T11:35:57.299 INFO:teuthology.orchestra.run.smithi145.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T11:35:57.299 INFO:teuthology.orchestra.run.smithi145.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T11:35:57.300 DEBUG:teuthology.orchestra.run.smithi145:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T11:35:57.464 DEBUG:teuthology.orchestra.run.smithi145:> sudo shutdown -r now 2024-09-21T11:36:00.363 INFO:teuthology.orchestra.run.smithi017.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:36:00.404 INFO:teuthology.orchestra.run.smithi017.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:36:00.773 INFO:teuthology.orchestra.run.smithi017.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:36:00.773 INFO:teuthology.orchestra.run.smithi017.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T11:36:00.773 INFO:teuthology.orchestra.run.smithi017.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T11:36:00.773 INFO:teuthology.orchestra.run.smithi017.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T11:36:01.577 INFO:teuthology.orchestra.run.smithi017.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:36:01.578 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:36:01.578 INFO:teuthology.orchestra.run.smithi017.stdout:Installed: 2024-09-21T11:36:01.578 INFO:teuthology.orchestra.run.smithi017.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T11:36:01.578 INFO:teuthology.orchestra.run.smithi017.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T11:36:01.578 INFO:teuthology.orchestra.run.smithi017.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T11:36:01.578 INFO:teuthology.orchestra.run.smithi017.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T11:36:01.578 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:36:01.578 INFO:teuthology.orchestra.run.smithi017.stdout:Complete! 2024-09-21T11:36:01.928 DEBUG:teuthology.orchestra.run.smithi017:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T11:36:02.014 INFO:teuthology.orchestra.run.smithi017.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T11:36:02.015 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T11:36:02.015 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T11:36:02.015 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T11:36:02.015 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T11:36:02.015 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-21T11:36:02.015 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi017.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T11:36:02.015 DEBUG:teuthology.orchestra.run.smithi017:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T11:36:02.073 INFO:teuthology.orchestra.run.smithi017.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T11:36:02.073 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T11:36:02.073 DEBUG:teuthology.orchestra.run.smithi017:> sudo rpm -qi grub2-tools 2024-09-21T11:36:02.113 INFO:teuthology.orchestra.run.smithi017.stdout:Name : grub2-tools 2024-09-21T11:36:02.113 INFO:teuthology.orchestra.run.smithi017.stdout:Epoch : 1 2024-09-21T11:36:02.113 INFO:teuthology.orchestra.run.smithi017.stdout:Version : 2.06 2024-09-21T11:36:02.113 INFO:teuthology.orchestra.run.smithi017.stdout:Release : 82.el9 2024-09-21T11:36:02.113 INFO:teuthology.orchestra.run.smithi017.stdout:Architecture: x86_64 2024-09-21T11:36:02.113 INFO:teuthology.orchestra.run.smithi017.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T11:36:02.113 INFO:teuthology.orchestra.run.smithi017.stdout:Group : Unspecified 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout:Size : 8274670 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout:License : GPLv3+ 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout:Packager : builder@centos.org 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout:Vendor : CentOS 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout:Summary : Support tools for GRUB. 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout:Description : 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T11:36:02.114 INFO:teuthology.orchestra.run.smithi017.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T11:36:02.115 INFO:teuthology.orchestra.run.smithi017.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T11:36:02.115 INFO:teuthology.orchestra.run.smithi017.stdout:hardware devices. 2024-09-21T11:36:02.115 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:36:02.115 INFO:teuthology.orchestra.run.smithi017.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T11:36:02.115 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T11:36:02.116 INFO:teuthology.task.kernel:Updating grub on smithi017 to boot 5.14.0-508.el9.x86_64 2024-09-21T11:36:02.116 DEBUG:teuthology.orchestra.run.smithi017:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T11:36:02.725 INFO:teuthology.orchestra.run.smithi017.stderr:Generating grub configuration file ... 2024-09-21T11:36:03.992 INFO:teuthology.orchestra.run.smithi017.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T11:36:04.023 INFO:teuthology.orchestra.run.smithi017.stderr:done 2024-09-21T11:36:04.024 DEBUG:teuthology.orchestra.run.smithi017:> mktemp 2024-09-21T11:36:04.040 INFO:teuthology.orchestra.run.smithi017.stdout:/tmp/tmp.ziJXTpFppC 2024-09-21T11:36:04.040 DEBUG:teuthology.orchestra.run.smithi017:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.ziJXTpFppC 2024-09-21T11:36:04.122 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 0666 /tmp/tmp.ziJXTpFppC 2024-09-21T11:36:04.268 DEBUG:teuthology.orchestra.remote:smithi017:/tmp/tmp.ziJXTpFppC is 6KB 2024-09-21T11:36:04.316 DEBUG:teuthology.orchestra.run.smithi017:> rm -fr /tmp/tmp.ziJXTpFppC 2024-09-21T11:36:04.331 DEBUG:teuthology.orchestra.run.smithi017:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T11:36:04.403 INFO:teuthology.orchestra.run.smithi017.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T11:36:04.403 INFO:teuthology.orchestra.run.smithi017.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T11:36:04.403 INFO:teuthology.orchestra.run.smithi017.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T11:36:04.403 INFO:teuthology.orchestra.run.smithi017.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T11:36:04.405 DEBUG:teuthology.orchestra.run.smithi017:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T11:36:04.554 DEBUG:teuthology.orchestra.run.smithi017:> sudo shutdown -r now 2024-09-21T11:36:05.888 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:36:05.927 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:36:06.281 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:36:06.281 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T11:36:06.281 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T11:36:06.282 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T11:36:07.128 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T11:36:07.128 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:36:07.128 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-21T11:36:07.129 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T11:36:07.129 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T11:36:07.129 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T11:36:07.129 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T11:36:07.129 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:36:07.129 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-21T11:36:07.477 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T11:36:07.615 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T11:36:07.616 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T11:36:07.616 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T11:36:07.616 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T11:36:07.616 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T11:36:07.616 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-21T11:36:07.616 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi134.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T11:36:07.616 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T11:36:07.678 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T11:36:07.679 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T11:36:07.679 DEBUG:teuthology.orchestra.run.smithi134:> sudo rpm -qi grub2-tools 2024-09-21T11:36:07.713 INFO:teuthology.orchestra.run.smithi134.stdout:Name : grub2-tools 2024-09-21T11:36:07.713 INFO:teuthology.orchestra.run.smithi134.stdout:Epoch : 1 2024-09-21T11:36:07.713 INFO:teuthology.orchestra.run.smithi134.stdout:Version : 2.06 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:Release : 82.el9 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:Architecture: x86_64 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:Group : Unspecified 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:Size : 8274670 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:License : GPLv3+ 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:Packager : builder@centos.org 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:Vendor : CentOS 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T11:36:07.714 INFO:teuthology.orchestra.run.smithi134.stdout:Summary : Support tools for GRUB. 2024-09-21T11:36:07.715 INFO:teuthology.orchestra.run.smithi134.stdout:Description : 2024-09-21T11:36:07.715 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:36:07.715 INFO:teuthology.orchestra.run.smithi134.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T11:36:07.715 INFO:teuthology.orchestra.run.smithi134.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T11:36:07.715 INFO:teuthology.orchestra.run.smithi134.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T11:36:07.715 INFO:teuthology.orchestra.run.smithi134.stdout:hardware devices. 2024-09-21T11:36:07.715 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:36:07.715 INFO:teuthology.orchestra.run.smithi134.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T11:36:07.716 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T11:36:07.716 INFO:teuthology.task.kernel:Updating grub on smithi134 to boot 5.14.0-508.el9.x86_64 2024-09-21T11:36:07.716 DEBUG:teuthology.orchestra.run.smithi134:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T11:36:08.348 INFO:teuthology.orchestra.run.smithi134.stderr:Generating grub configuration file ... 2024-09-21T11:36:09.766 INFO:teuthology.orchestra.run.smithi134.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T11:36:09.802 INFO:teuthology.orchestra.run.smithi134.stderr:done 2024-09-21T11:36:09.804 DEBUG:teuthology.orchestra.run.smithi134:> mktemp 2024-09-21T11:36:09.819 INFO:teuthology.orchestra.run.smithi134.stdout:/tmp/tmp.LMkcRkaiyq 2024-09-21T11:36:09.820 DEBUG:teuthology.orchestra.run.smithi134:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.LMkcRkaiyq 2024-09-21T11:36:09.886 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0666 /tmp/tmp.LMkcRkaiyq 2024-09-21T11:36:10.033 DEBUG:teuthology.orchestra.remote:smithi134:/tmp/tmp.LMkcRkaiyq is 6KB 2024-09-21T11:36:10.053 DEBUG:teuthology.orchestra.run.smithi134:> rm -fr /tmp/tmp.LMkcRkaiyq 2024-09-21T11:36:10.067 DEBUG:teuthology.orchestra.run.smithi134:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T11:36:10.139 INFO:teuthology.orchestra.run.smithi134.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T11:36:10.139 INFO:teuthology.orchestra.run.smithi134.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T11:36:10.139 INFO:teuthology.orchestra.run.smithi134.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T11:36:10.139 INFO:teuthology.orchestra.run.smithi134.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T11:36:10.140 DEBUG:teuthology.orchestra.run.smithi134:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T11:36:10.293 DEBUG:teuthology.orchestra.run.smithi134:> sudo shutdown -r now 2024-09-21T11:36:26.850 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-21T11:36:26.851 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-21T11:36:26.851 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:36:27.468 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-21T11:36:27.468 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-21T11:36:27.468 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:36:34.561 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-21T11:36:34.562 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2024-09-21T11:36:34.562 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:36:40.302 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-21T11:36:40.302 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-21T11:36:40.303 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:36:45.807 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2024-09-21T11:36:52.979 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.17 2024-09-21T11:36:54.809 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-21T11:36:54.809 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:36:57.875 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2024-09-21T11:36:58.862 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.134 2024-09-21T11:37:01.983 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2024-09-21T11:37:01.983 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:37:07.866 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-21T11:37:07.867 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:37:09.877 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-21T11:37:09.877 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:37:10.931 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.134 2024-09-21T11:37:22.942 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-21T11:37:22.943 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:37:26.855 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T11:37:28.303 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2024-09-21T11:37:35.862 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-21T11:37:35.863 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:37:36.367 DEBUG:teuthology.orchestra.run.smithi119:> true 2024-09-21T11:37:36.825 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-21T11:37:36.825 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-21T11:37:36.826 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2024-09-21T11:37:36.840 INFO:teuthology.orchestra.run.smithi119.stdout:5.14.0-508.el9.x86_64 2024-09-21T11:37:36.840 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T11:37:36.840 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T11:37:36.840 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T11:37:37.841 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-21T11:37:37.841 DEBUG:teuthology.orchestra.run.smithi119:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T11:37:37.933 INFO:teuthology.orchestra.run.smithi119.stdout:ttyS1 2024-09-21T11:37:37.965 DEBUG:teuthology.parallel:result is None 2024-09-21T11:37:43.303 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-21T11:37:43.304 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:37:43.699 DEBUG:teuthology.orchestra.run.smithi145:> true 2024-09-21T11:37:44.086 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-21T11:37:44.086 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-508.el9.x86_64"... 2024-09-21T11:37:44.087 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2024-09-21T11:37:44.101 INFO:teuthology.orchestra.run.smithi145.stdout:5.14.0-508.el9.x86_64 2024-09-21T11:37:44.101 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T11:37:44.101 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T11:37:44.101 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T11:37:45.103 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-21T11:37:45.103 DEBUG:teuthology.orchestra.run.smithi145:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T11:37:45.219 INFO:teuthology.orchestra.run.smithi145.stdout:ttyS1 2024-09-21T11:37:45.248 DEBUG:teuthology.parallel:result is None 2024-09-21T11:37:54.750 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-09-21T11:37:55.311 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-21T11:37:55.311 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-508.el9.x86_64"... 2024-09-21T11:37:55.311 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-09-21T11:37:55.352 INFO:teuthology.orchestra.run.smithi134.stdout:5.14.0-508.el9.x86_64 2024-09-21T11:37:55.353 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T11:37:55.353 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T11:37:55.353 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T11:37:56.354 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-21T11:37:56.354 DEBUG:teuthology.orchestra.run.smithi134:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T11:37:56.423 INFO:teuthology.orchestra.run.smithi134.stdout:ttyS1 2024-09-21T11:37:56.509 DEBUG:teuthology.parallel:result is None 2024-09-21T11:38:01.986 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T11:38:13.987 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2024-09-21T11:38:13.988 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:38:14.264 DEBUG:teuthology.orchestra.run.smithi017:> true 2024-09-21T11:38:14.607 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi017.front.sepia.ceph.com' 2024-09-21T11:38:14.607 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-21T11:38:14.607 DEBUG:teuthology.orchestra.run.smithi017:> uname -r 2024-09-21T11:38:14.624 INFO:teuthology.orchestra.run.smithi017.stdout:5.14.0-508.el9.x86_64 2024-09-21T11:38:14.625 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T11:38:14.625 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T11:38:14.625 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T11:38:15.626 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-21T11:38:15.626 DEBUG:teuthology.orchestra.run.smithi017:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T11:38:15.702 INFO:teuthology.orchestra.run.smithi017.stdout:ttyS1 2024-09-21T11:38:15.723 DEBUG:teuthology.parallel:result is None 2024-09-21T11:38:15.724 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T11:38:15.736 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T11:38:15.736 DEBUG:teuthology.orchestra.run.smithi017:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T11:38:15.739 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T11:38:15.742 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T11:38:15.744 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T11:38:15.763 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T11:38:15.769 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T11:38:15.795 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T11:38:15.795 DEBUG:teuthology.orchestra.run.smithi017:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T11:38:15.797 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T11:38:15.802 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T11:38:15.804 DEBUG:teuthology.orchestra.run.smithi145:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T11:38:15.832 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T11:38:15.838 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T11:38:15.838 DEBUG:teuthology.orchestra.run.smithi017:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T11:38:15.863 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T11:38:15.869 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T11:38:15.871 DEBUG:teuthology.orchestra.run.smithi145:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T11:38:15.899 INFO:teuthology.orchestra.run.smithi017.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:38:15.902 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:38:15.903 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:38:15.905 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:38:15.911 INFO:teuthology.orchestra.run.smithi017.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:38:15.913 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:38:15.915 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:38:15.917 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:38:15.918 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T11:38:15.925 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T11:38:15.925 DEBUG:teuthology.orchestra.run.smithi017:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T11:38:15.955 DEBUG:teuthology.orchestra.run.smithi119:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T11:38:15.957 DEBUG:teuthology.orchestra.run.smithi134:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T11:38:15.961 DEBUG:teuthology.orchestra.run.smithi145:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T11:38:15.988 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T11:38:15.997 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T11:38:15.997 DEBUG:teuthology.orchestra.run.smithi017:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T11:38:16.024 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T11:38:16.026 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T11:38:16.029 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T11:38:16.045 DEBUG:teuthology.orchestra.run.smithi017:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T11:38:16.123 DEBUG:teuthology.orchestra.run.smithi017:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T11:38:16.171 DEBUG:teuthology.orchestra.run.smithi017:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T11:38:16.254 DEBUG:teuthology.orchestra.run.smithi017:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T11:38:16.298 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T11:38:16.298 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T11:38:16.367 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T11:38:16.411 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T11:38:16.468 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T11:38:16.552 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T11:38:16.595 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-21T11:38:16.595 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T11:38:16.662 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T11:38:16.709 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T11:38:16.766 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T11:38:16.849 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T11:38:16.893 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-21T11:38:16.894 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T11:38:16.961 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T11:38:17.006 DEBUG:teuthology.orchestra.run.smithi145:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T11:38:17.241 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T11:38:17.287 DEBUG:teuthology.orchestra.run.smithi145:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T11:38:17.328 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-21T11:38:17.328 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T11:38:17.395 DEBUG:teuthology.orchestra.run.smithi017:> sudo service rsyslog restart 2024-09-21T11:38:17.398 DEBUG:teuthology.orchestra.run.smithi119:> sudo service rsyslog restart 2024-09-21T11:38:17.400 DEBUG:teuthology.orchestra.run.smithi134:> sudo service rsyslog restart 2024-09-21T11:38:17.403 DEBUG:teuthology.orchestra.run.smithi145:> sudo service rsyslog restart 2024-09-21T11:38:17.444 INFO:teuthology.orchestra.run.smithi017.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T11:38:17.446 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T11:38:17.452 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T11:38:17.486 INFO:teuthology.orchestra.run.smithi145.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T11:38:17.929 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T11:38:17.936 INFO:teuthology.task.internal:Starting timer... 2024-09-21T11:38:17.936 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T11:38:17.964 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T11:38:17.997 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-21T11:38:17.997 DEBUG:teuthology.orchestra.run.smithi017:> sudo service auditd rotate 2024-09-21T11:38:18.043 INFO:teuthology.orchestra.run.smithi017.stdout:Rotating logs: 2024-09-21T11:38:18.044 DEBUG:teuthology.orchestra.run.smithi119:> sudo service auditd rotate 2024-09-21T11:38:18.100 INFO:teuthology.orchestra.run.smithi119.stdout:Rotating logs: 2024-09-21T11:38:18.102 DEBUG:teuthology.orchestra.run.smithi134:> sudo service auditd rotate 2024-09-21T11:38:18.163 INFO:teuthology.orchestra.run.smithi134.stdout:Rotating logs: 2024-09-21T11:38:18.165 DEBUG:teuthology.orchestra.run.smithi145:> sudo service auditd rotate 2024-09-21T11:38:18.226 INFO:teuthology.orchestra.run.smithi145.stdout:Rotating logs: 2024-09-21T11:38:18.228 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T11:38:18.229 DEBUG:teuthology.orchestra.run.smithi017:> /usr/sbin/getenforce 2024-09-21T11:38:18.253 INFO:teuthology.orchestra.run.smithi017.stdout:Permissive 2024-09-21T11:38:18.253 DEBUG:teuthology.orchestra.run.smithi119:> /usr/sbin/getenforce 2024-09-21T11:38:18.275 INFO:teuthology.orchestra.run.smithi119.stdout:Permissive 2024-09-21T11:38:18.276 DEBUG:teuthology.orchestra.run.smithi134:> /usr/sbin/getenforce 2024-09-21T11:38:18.308 INFO:teuthology.orchestra.run.smithi134.stdout:Permissive 2024-09-21T11:38:18.308 DEBUG:teuthology.orchestra.run.smithi145:> /usr/sbin/getenforce 2024-09-21T11:38:18.331 INFO:teuthology.orchestra.run.smithi145.stdout:Permissive 2024-09-21T11:38:18.331 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi017.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi119.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi134.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi145.front.sepia.ceph.com': 'permissive'} 2024-09-21T11:38:18.331 DEBUG:teuthology.orchestra.run.smithi017:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T11:38:18.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:38:18.361 DEBUG:teuthology.orchestra.run.smithi119:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T11:38:18.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:38:18.392 DEBUG:teuthology.orchestra.run.smithi134:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T11:38:18.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:38:18.422 DEBUG:teuthology.orchestra.run.smithi145:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T11:38:18.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:38:18.453 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T11:38:18.453 DEBUG:teuthology.orchestra.run.smithi017:> sudo /usr/sbin/setenforce permissive 2024-09-21T11:38:18.487 DEBUG:teuthology.orchestra.run.smithi119:> sudo /usr/sbin/setenforce permissive 2024-09-21T11:38:18.522 DEBUG:teuthology.orchestra.run.smithi134:> sudo /usr/sbin/setenforce permissive 2024-09-21T11:38:18.552 DEBUG:teuthology.orchestra.run.smithi145:> sudo /usr/sbin/setenforce permissive 2024-09-21T11:38:18.582 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T11:38:18.601 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T11:38:18.612 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-21T11:38:18.613 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi017.front.sepia.ceph.com,smithi119.front.sepia.ceph.com,smithi134.front.sepia.ceph.com,smithi145.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T11:42:05.668 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi017.front.sepia.ceph.com'), Remote(name='ubuntu@smithi119.front.sepia.ceph.com'), Remote(name='ubuntu@smithi134.front.sepia.ceph.com'), Remote(name='ubuntu@smithi145.front.sepia.ceph.com')] 2024-09-21T11:42:05.669 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2024-09-21T11:42:05.669 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:42:05.749 DEBUG:teuthology.orchestra.run.smithi017:> true 2024-09-21T11:42:05.836 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi017.front.sepia.ceph.com' 2024-09-21T11:42:05.836 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-21T11:42:05.837 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:42:05.909 DEBUG:teuthology.orchestra.run.smithi119:> true 2024-09-21T11:42:05.994 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-21T11:42:05.995 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-21T11:42:05.995 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:42:06.075 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-09-21T11:42:06.169 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-21T11:42:06.170 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-21T11:42:06.171 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:42:06.260 DEBUG:teuthology.orchestra.run.smithi145:> true 2024-09-21T11:42:06.345 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-21T11:42:06.346 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T11:42:06.356 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T11:42:06.356 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T11:42:06.357 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T11:42:06.360 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T11:42:06.360 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T11:42:06.362 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T11:42:06.362 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T11:42:06.365 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T11:42:06.365 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T11:42:06.391 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T11:42:06.392 INFO:teuthology.orchestra.run.smithi017.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T11:42:06.396 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T11:42:06.406 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T11:42:06.409 INFO:teuthology.orchestra.run.smithi017.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T11:42:06.412 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T11:42:06.419 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T11:42:06.431 INFO:teuthology.orchestra.run.smithi119.stderr:sudo: ntpd: command not found 2024-09-21T11:42:06.435 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T11:42:06.438 INFO:teuthology.orchestra.run.smithi017.stderr:sudo: ntpd: command not found 2024-09-21T11:42:06.439 INFO:teuthology.orchestra.run.smithi134.stderr:sudo: ntpd: command not found 2024-09-21T11:42:06.442 INFO:teuthology.orchestra.run.smithi119.stdout:506 Cannot talk to daemon 2024-09-21T11:42:06.450 INFO:teuthology.orchestra.run.smithi017.stdout:506 Cannot talk to daemon 2024-09-21T11:42:06.451 INFO:teuthology.orchestra.run.smithi134.stdout:506 Cannot talk to daemon 2024-09-21T11:42:06.457 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T11:42:06.463 INFO:teuthology.orchestra.run.smithi145.stderr:sudo: ntpd: command not found 2024-09-21T11:42:06.465 INFO:teuthology.orchestra.run.smithi017.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T11:42:06.466 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T11:42:06.471 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T11:42:06.474 INFO:teuthology.orchestra.run.smithi145.stdout:506 Cannot talk to daemon 2024-09-21T11:42:06.480 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T11:42:06.481 INFO:teuthology.orchestra.run.smithi017.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T11:42:06.489 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T11:42:06.503 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T11:42:06.530 INFO:teuthology.orchestra.run.smithi119.stderr:bash: line 1: ntpq: command not found 2024-09-21T11:42:06.533 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T11:42:06.533 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2024-09-21T11:42:06.533 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.533 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.533 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.533 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.536 INFO:teuthology.orchestra.run.smithi134.stderr:bash: line 1: ntpq: command not found 2024-09-21T11:42:06.539 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T11:42:06.539 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2024-09-21T11:42:06.539 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.539 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.539 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.539 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.540 INFO:teuthology.orchestra.run.smithi017.stderr:bash: line 1: ntpq: command not found 2024-09-21T11:42:06.543 INFO:teuthology.orchestra.run.smithi017.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T11:42:06.543 INFO:teuthology.orchestra.run.smithi017.stdout:=============================================================================== 2024-09-21T11:42:06.543 INFO:teuthology.orchestra.run.smithi017.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.543 INFO:teuthology.orchestra.run.smithi017.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.543 INFO:teuthology.orchestra.run.smithi017.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.544 INFO:teuthology.orchestra.run.smithi017.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.564 INFO:teuthology.orchestra.run.smithi145.stderr:bash: line 1: ntpq: command not found 2024-09-21T11:42:06.567 INFO:teuthology.orchestra.run.smithi145.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T11:42:06.567 INFO:teuthology.orchestra.run.smithi145.stdout:=============================================================================== 2024-09-21T11:42:06.567 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.567 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.567 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.567 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:42:06.568 INFO:teuthology.run_tasks:Running task pexec... 2024-09-21T11:42:06.578 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-21T11:42:06.578 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T11:42:06.578 DEBUG:teuthology.orchestra.run.smithi017:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T11:42:06.579 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi119.front.sepia.ceph.com 2024-09-21T11:42:06.579 DEBUG:teuthology.orchestra.run.smithi119:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T11:42:06.579 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi134.front.sepia.ceph.com 2024-09-21T11:42:06.579 DEBUG:teuthology.orchestra.run.smithi134:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T11:42:06.580 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi145.front.sepia.ceph.com 2024-09-21T11:42:06.580 DEBUG:teuthology.orchestra.run.smithi145:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T11:42:06.928 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-21T11:42:06.930 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-21T11:42:06.937 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-21T11:42:06.938 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-21T11:42:06.938 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-21T11:42:06.938 INFO:teuthology.orchestra.run.smithi134.stdout:Removing: 2024-09-21T11:42:06.938 INFO:teuthology.orchestra.run.smithi134.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T11:42:06.938 INFO:teuthology.orchestra.run.smithi134.stdout:Removing unused dependencies: 2024-09-21T11:42:06.938 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T11:42:06.938 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:42:06.938 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-21T11:42:06.938 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-21T11:42:06.938 INFO:teuthology.orchestra.run.smithi134.stdout:Remove 2 Packages 2024-09-21T11:42:06.938 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:42:06.938 INFO:teuthology.orchestra.run.smithi134.stdout:Freed space: 5.5 M 2024-09-21T11:42:06.938 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-21T11:42:06.939 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-21T11:42:06.939 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-09-21T11:42:06.939 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-21T11:42:06.939 INFO:teuthology.orchestra.run.smithi119.stdout:Removing: 2024-09-21T11:42:06.939 INFO:teuthology.orchestra.run.smithi119.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T11:42:06.939 INFO:teuthology.orchestra.run.smithi119.stdout:Removing unused dependencies: 2024-09-21T11:42:06.939 INFO:teuthology.orchestra.run.smithi119.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T11:42:06.939 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:42:06.940 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-21T11:42:06.940 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-21T11:42:06.940 INFO:teuthology.orchestra.run.smithi119.stdout:Remove 2 Packages 2024-09-21T11:42:06.940 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:42:06.940 INFO:teuthology.orchestra.run.smithi119.stdout:Freed space: 5.5 M 2024-09-21T11:42:06.940 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-21T11:42:06.942 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-21T11:42:06.943 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-21T11:42:06.943 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-21T11:42:06.943 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-21T11:42:06.953 INFO:teuthology.orchestra.run.smithi017.stdout:Dependencies resolved. 2024-09-21T11:42:06.960 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2024-09-21T11:42:06.962 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-21T11:42:06.962 INFO:teuthology.orchestra.run.smithi145.stdout: Package Architecture Version Repository Size 2024-09-21T11:42:06.962 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-21T11:42:06.962 INFO:teuthology.orchestra.run.smithi145.stdout:Removing: 2024-09-21T11:42:06.963 INFO:teuthology.orchestra.run.smithi145.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T11:42:06.963 INFO:teuthology.orchestra.run.smithi145.stdout:Removing unused dependencies: 2024-09-21T11:42:06.963 INFO:teuthology.orchestra.run.smithi145.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T11:42:06.963 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:42:06.963 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2024-09-21T11:42:06.963 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-21T11:42:06.963 INFO:teuthology.orchestra.run.smithi145.stdout:Remove 2 Packages 2024-09-21T11:42:06.963 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:42:06.963 INFO:teuthology.orchestra.run.smithi145.stdout:Freed space: 5.5 M 2024-09-21T11:42:06.963 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2024-09-21T11:42:06.967 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2024-09-21T11:42:06.967 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2024-09-21T11:42:06.970 INFO:teuthology.orchestra.run.smithi017.stdout:================================================================================ 2024-09-21T11:42:06.970 INFO:teuthology.orchestra.run.smithi017.stdout: Package Architecture Version Repository Size 2024-09-21T11:42:06.970 INFO:teuthology.orchestra.run.smithi017.stdout:================================================================================ 2024-09-21T11:42:06.971 INFO:teuthology.orchestra.run.smithi017.stdout:Removing: 2024-09-21T11:42:06.971 INFO:teuthology.orchestra.run.smithi017.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T11:42:06.971 INFO:teuthology.orchestra.run.smithi017.stdout:Removing unused dependencies: 2024-09-21T11:42:06.971 INFO:teuthology.orchestra.run.smithi017.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T11:42:06.971 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:42:06.971 INFO:teuthology.orchestra.run.smithi017.stdout:Transaction Summary 2024-09-21T11:42:06.971 INFO:teuthology.orchestra.run.smithi017.stdout:================================================================================ 2024-09-21T11:42:06.971 INFO:teuthology.orchestra.run.smithi017.stdout:Remove 2 Packages 2024-09-21T11:42:06.971 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:42:06.971 INFO:teuthology.orchestra.run.smithi017.stdout:Freed space: 5.5 M 2024-09-21T11:42:06.971 INFO:teuthology.orchestra.run.smithi017.stdout:Running transaction check 2024-09-21T11:42:06.975 INFO:teuthology.orchestra.run.smithi017.stdout:Transaction check succeeded. 2024-09-21T11:42:06.975 INFO:teuthology.orchestra.run.smithi017.stdout:Running transaction test 2024-09-21T11:42:06.996 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-21T11:42:06.997 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-21T11:42:07.011 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-21T11:42:07.011 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-21T11:42:07.044 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2024-09-21T11:42:07.044 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2024-09-21T11:42:07.045 INFO:teuthology.orchestra.run.smithi017.stdout:Transaction test succeeded. 2024-09-21T11:42:07.045 INFO:teuthology.orchestra.run.smithi017.stdout:Running transaction 2024-09-21T11:42:07.144 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-21T11:42:07.168 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-21T11:42:07.188 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2024-09-21T11:42:07.189 INFO:teuthology.orchestra.run.smithi017.stdout: Preparing : 1/1 2024-09-21T11:42:07.224 INFO:teuthology.orchestra.run.smithi119.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T11:42:07.269 INFO:teuthology.orchestra.run.smithi134.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T11:42:07.272 INFO:teuthology.orchestra.run.smithi017.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T11:42:07.278 INFO:teuthology.orchestra.run.smithi145.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T11:42:07.282 INFO:teuthology.orchestra.run.smithi119.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T11:42:07.334 INFO:teuthology.orchestra.run.smithi134.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T11:42:07.339 INFO:teuthology.orchestra.run.smithi017.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T11:42:07.342 INFO:teuthology.orchestra.run.smithi145.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T11:42:07.776 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T11:42:07.776 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T11:42:07.850 INFO:teuthology.orchestra.run.smithi017.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T11:42:07.851 INFO:teuthology.orchestra.run.smithi017.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T11:42:07.861 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T11:42:07.861 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T11:42:07.893 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T11:42:07.893 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T11:42:08.025 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T11:42:08.025 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:42:08.025 INFO:teuthology.orchestra.run.smithi119.stdout:Removed: 2024-09-21T11:42:08.025 INFO:teuthology.orchestra.run.smithi119.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T11:42:08.025 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:42:08.025 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-21T11:42:08.121 INFO:teuthology.orchestra.run.smithi017.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T11:42:08.121 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:42:08.121 INFO:teuthology.orchestra.run.smithi017.stdout:Removed: 2024-09-21T11:42:08.121 INFO:teuthology.orchestra.run.smithi017.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T11:42:08.121 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:42:08.121 INFO:teuthology.orchestra.run.smithi017.stdout:Complete! 2024-09-21T11:42:08.126 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T11:42:08.126 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:42:08.126 INFO:teuthology.orchestra.run.smithi134.stdout:Removed: 2024-09-21T11:42:08.127 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T11:42:08.127 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:42:08.127 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-21T11:42:08.150 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T11:42:08.150 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:42:08.150 INFO:teuthology.orchestra.run.smithi145.stdout:Removed: 2024-09-21T11:42:08.150 INFO:teuthology.orchestra.run.smithi145.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T11:42:08.150 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:42:08.151 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2024-09-21T11:42:08.950 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:53 ago on Sat 21 Sep 2024 11:41:15 AM UTC. 2024-09-21T11:42:08.993 INFO:teuthology.orchestra.run.smithi017.stdout:Last metadata expiration check: 0:00:49 ago on Sat 21 Sep 2024 11:41:19 AM UTC. 2024-09-21T11:42:09.011 INFO:teuthology.orchestra.run.smithi145.stdout:Last metadata expiration check: 0:00:53 ago on Sat 21 Sep 2024 11:41:15 AM UTC. 2024-09-21T11:42:09.038 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:53 ago on Sat 21 Sep 2024 11:41:15 AM UTC. 2024-09-21T11:42:09.086 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-21T11:42:09.087 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-21T11:42:09.087 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-09-21T11:42:09.087 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-21T11:42:09.087 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-21T11:42:09.087 INFO:teuthology.orchestra.run.smithi119.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T11:42:09.087 INFO:teuthology.orchestra.run.smithi119.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T11:42:09.087 INFO:teuthology.orchestra.run.smithi119.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-21T11:42:09.088 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-21T11:42:09.088 INFO:teuthology.orchestra.run.smithi119.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T11:42:09.088 INFO:teuthology.orchestra.run.smithi119.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T11:42:09.088 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T11:42:09.088 INFO:teuthology.orchestra.run.smithi119.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T11:42:09.088 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:42:09.089 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-21T11:42:09.089 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-21T11:42:09.089 INFO:teuthology.orchestra.run.smithi119.stdout:Install 7 Packages 2024-09-21T11:42:09.089 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:42:09.104 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 5.2 M 2024-09-21T11:42:09.104 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 19 M 2024-09-21T11:42:09.104 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-21T11:42:09.131 INFO:teuthology.orchestra.run.smithi017.stdout:Dependencies resolved. 2024-09-21T11:42:09.132 INFO:teuthology.orchestra.run.smithi017.stdout:================================================================================ 2024-09-21T11:42:09.132 INFO:teuthology.orchestra.run.smithi017.stdout: Package Arch Version Repository Size 2024-09-21T11:42:09.132 INFO:teuthology.orchestra.run.smithi017.stdout:================================================================================ 2024-09-21T11:42:09.132 INFO:teuthology.orchestra.run.smithi017.stdout:Installing: 2024-09-21T11:42:09.132 INFO:teuthology.orchestra.run.smithi017.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T11:42:09.133 INFO:teuthology.orchestra.run.smithi017.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T11:42:09.133 INFO:teuthology.orchestra.run.smithi017.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-21T11:42:09.133 INFO:teuthology.orchestra.run.smithi017.stdout:Installing dependencies: 2024-09-21T11:42:09.133 INFO:teuthology.orchestra.run.smithi017.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T11:42:09.133 INFO:teuthology.orchestra.run.smithi017.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T11:42:09.133 INFO:teuthology.orchestra.run.smithi017.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T11:42:09.134 INFO:teuthology.orchestra.run.smithi017.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T11:42:09.134 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:42:09.134 INFO:teuthology.orchestra.run.smithi017.stdout:Transaction Summary 2024-09-21T11:42:09.134 INFO:teuthology.orchestra.run.smithi017.stdout:================================================================================ 2024-09-21T11:42:09.134 INFO:teuthology.orchestra.run.smithi017.stdout:Install 7 Packages 2024-09-21T11:42:09.135 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:42:09.142 INFO:teuthology.orchestra.run.smithi017.stdout:Total download size: 5.2 M 2024-09-21T11:42:09.142 INFO:teuthology.orchestra.run.smithi017.stdout:Installed size: 19 M 2024-09-21T11:42:09.142 INFO:teuthology.orchestra.run.smithi017.stdout:Downloading Packages: 2024-09-21T11:42:09.147 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2024-09-21T11:42:09.148 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-21T11:42:09.149 INFO:teuthology.orchestra.run.smithi145.stdout: Package Arch Version Repository Size 2024-09-21T11:42:09.149 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-21T11:42:09.149 INFO:teuthology.orchestra.run.smithi145.stdout:Installing: 2024-09-21T11:42:09.149 INFO:teuthology.orchestra.run.smithi145.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T11:42:09.149 INFO:teuthology.orchestra.run.smithi145.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T11:42:09.149 INFO:teuthology.orchestra.run.smithi145.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-21T11:42:09.149 INFO:teuthology.orchestra.run.smithi145.stdout:Installing dependencies: 2024-09-21T11:42:09.150 INFO:teuthology.orchestra.run.smithi145.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T11:42:09.150 INFO:teuthology.orchestra.run.smithi145.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T11:42:09.150 INFO:teuthology.orchestra.run.smithi145.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T11:42:09.150 INFO:teuthology.orchestra.run.smithi145.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T11:42:09.150 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:42:09.150 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2024-09-21T11:42:09.150 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-21T11:42:09.150 INFO:teuthology.orchestra.run.smithi145.stdout:Install 7 Packages 2024-09-21T11:42:09.151 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:42:09.162 INFO:teuthology.orchestra.run.smithi145.stdout:Total download size: 5.2 M 2024-09-21T11:42:09.163 INFO:teuthology.orchestra.run.smithi145.stdout:Installed size: 19 M 2024-09-21T11:42:09.163 INFO:teuthology.orchestra.run.smithi145.stdout:Downloading Packages: 2024-09-21T11:42:09.171 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-21T11:42:09.172 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-21T11:42:09.172 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-21T11:42:09.173 INFO:teuthology.orchestra.run.smithi134.stdout:Install 7 Packages 2024-09-21T11:42:09.174 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:42:09.191 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 5.2 M 2024-09-21T11:42:09.191 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 19 M 2024-09-21T11:42:09.191 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-21T11:42:09.534 INFO:teuthology.orchestra.run.smithi017.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 481 kB/s | 44 kB 00:00 2024-09-21T11:42:09.555 INFO:teuthology.orchestra.run.smithi145.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 305 kB/s | 44 kB 00:00 2024-09-21T11:42:09.559 INFO:teuthology.orchestra.run.smithi017.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 901 kB/s | 106 kB 00:00 2024-09-21T11:42:09.572 INFO:teuthology.orchestra.run.smithi134.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 415 kB/s | 44 kB 00:00 2024-09-21T11:42:09.580 INFO:teuthology.orchestra.run.smithi145.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 619 kB/s | 106 kB 00:00 2024-09-21T11:42:09.584 INFO:teuthology.orchestra.run.smithi017.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.4 MB/s | 72 kB 00:00 2024-09-21T11:42:09.601 INFO:teuthology.orchestra.run.smithi017.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 2.0 MB/s | 84 kB 00:00 2024-09-21T11:42:09.606 INFO:teuthology.orchestra.run.smithi134.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 753 kB/s | 106 kB 00:00 2024-09-21T11:42:09.630 INFO:teuthology.orchestra.run.smithi145.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-21T11:42:09.643 INFO:teuthology.orchestra.run.smithi017.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.4 MB/s | 906 kB 00:00 2024-09-21T11:42:09.647 INFO:teuthology.orchestra.run.smithi134.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 953 kB/s | 72 kB 00:00 2024-09-21T11:42:09.655 INFO:teuthology.orchestra.run.smithi145.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 712 kB/s | 72 kB 00:00 2024-09-21T11:42:09.673 INFO:teuthology.orchestra.run.smithi134.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-21T11:42:09.702 INFO:teuthology.orchestra.run.smithi017.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.0 MB/s | 837 kB 00:00 2024-09-21T11:42:09.706 INFO:teuthology.orchestra.run.smithi145.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.0 MB/s | 906 kB 00:00 2024-09-21T11:42:09.715 INFO:teuthology.orchestra.run.smithi134.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.5 MB/s | 906 kB 00:00 2024-09-21T11:42:09.773 INFO:teuthology.orchestra.run.smithi134.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 6.5 MB/s | 837 kB 00:00 2024-09-21T11:42:09.798 INFO:teuthology.orchestra.run.smithi145.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.9 MB/s | 837 kB 00:00 2024-09-21T11:42:09.812 INFO:teuthology.orchestra.run.smithi119.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 117 kB/s | 44 kB 00:00 2024-09-21T11:42:09.887 INFO:teuthology.orchestra.run.smithi119.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 232 kB/s | 106 kB 00:00 2024-09-21T11:42:09.890 INFO:teuthology.orchestra.run.smithi134.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 15 MB/s | 3.2 MB 00:00 2024-09-21T11:42:09.890 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-21T11:42:09.891 INFO:teuthology.orchestra.run.smithi134.stdout:Total 7.4 MB/s | 5.2 MB 00:00 2024-09-21T11:42:09.894 INFO:teuthology.orchestra.run.smithi017.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 11 MB/s | 3.2 MB 00:00 2024-09-21T11:42:09.894 INFO:teuthology.orchestra.run.smithi017.stdout:-------------------------------------------------------------------------------- 2024-09-21T11:42:09.894 INFO:teuthology.orchestra.run.smithi017.stdout:Total 6.9 MB/s | 5.2 MB 00:00 2024-09-21T11:42:09.932 INFO:teuthology.orchestra.run.smithi145.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 11 MB/s | 3.2 MB 00:00 2024-09-21T11:42:09.932 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2024-09-21T11:42:09.932 INFO:teuthology.orchestra.run.smithi145.stdout:Total 6.7 MB/s | 5.2 MB 00:00 2024-09-21T11:42:09.998 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-21T11:42:10.004 INFO:teuthology.orchestra.run.smithi119.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 721 kB/s | 84 kB 00:00 2024-09-21T11:42:10.013 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-21T11:42:10.013 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-21T11:42:10.013 INFO:teuthology.orchestra.run.smithi017.stdout:Running transaction check 2024-09-21T11:42:10.030 INFO:teuthology.orchestra.run.smithi119.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 330 kB/s | 72 kB 00:00 2024-09-21T11:42:10.030 INFO:teuthology.orchestra.run.smithi017.stdout:Transaction check succeeded. 2024-09-21T11:42:10.030 INFO:teuthology.orchestra.run.smithi017.stdout:Running transaction test 2024-09-21T11:42:10.046 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2024-09-21T11:42:10.061 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2024-09-21T11:42:10.062 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2024-09-21T11:42:10.247 INFO:teuthology.orchestra.run.smithi119.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.1 MB/s | 906 kB 00:00 2024-09-21T11:42:10.322 INFO:teuthology.orchestra.run.smithi017.stdout:Transaction test succeeded. 2024-09-21T11:42:10.323 INFO:teuthology.orchestra.run.smithi017.stdout:Running transaction 2024-09-21T11:42:10.351 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-21T11:42:10.351 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-21T11:42:10.380 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2024-09-21T11:42:10.381 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2024-09-21T11:42:10.388 INFO:teuthology.orchestra.run.smithi119.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.1 MB/s | 837 kB 00:00 2024-09-21T11:42:10.803 INFO:teuthology.orchestra.run.smithi017.stdout: Preparing : 1/1 2024-09-21T11:42:10.814 INFO:teuthology.orchestra.run.smithi119.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 4.0 MB/s | 3.2 MB 00:00 2024-09-21T11:42:10.814 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-21T11:42:10.814 INFO:teuthology.orchestra.run.smithi119.stdout:Total 3.0 MB/s | 5.2 MB 00:01 2024-09-21T11:42:10.851 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-21T11:42:10.856 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2024-09-21T11:42:10.898 INFO:teuthology.orchestra.run.smithi017.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-21T11:42:10.932 INFO:teuthology.orchestra.run.smithi017.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-21T11:42:10.932 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-21T11:42:10.934 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-21T11:42:10.942 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-21T11:42:10.948 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-21T11:42:10.948 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-21T11:42:10.960 INFO:teuthology.orchestra.run.smithi017.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-21T11:42:10.969 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-21T11:42:10.977 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-21T11:42:10.997 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-21T11:42:11.005 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-21T11:42:11.176 INFO:teuthology.orchestra.run.smithi017.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-21T11:42:11.204 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-21T11:42:11.212 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-21T11:42:11.216 INFO:teuthology.orchestra.run.smithi017.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T11:42:11.228 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T11:42:11.247 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T11:42:11.265 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-21T11:42:11.266 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-21T11:42:11.685 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T11:42:11.685 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T11:42:11.689 INFO:teuthology.orchestra.run.smithi017.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T11:42:11.714 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T11:42:11.716 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T11:42:11.718 INFO:teuthology.orchestra.run.smithi017.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T11:42:11.731 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-21T11:42:11.816 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-21T11:42:11.826 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T11:42:11.829 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T11:42:11.846 INFO:teuthology.orchestra.run.smithi017.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T11:42:11.855 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-21T11:42:11.884 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T11:42:11.887 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-21T11:42:11.894 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T11:42:11.918 INFO:teuthology.orchestra.run.smithi017.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T11:42:12.102 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-21T11:42:12.135 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T11:42:12.575 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T11:42:12.606 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T11:42:12.720 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T11:42:12.783 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T11:42:12.873 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T11:42:12.873 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-21T11:42:12.873 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-21T11:42:12.873 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-21T11:42:12.874 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-21T11:42:12.874 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-21T11:42:12.874 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-21T11:42:12.915 INFO:teuthology.orchestra.run.smithi017.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T11:42:12.915 INFO:teuthology.orchestra.run.smithi017.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-21T11:42:12.915 INFO:teuthology.orchestra.run.smithi017.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-21T11:42:12.915 INFO:teuthology.orchestra.run.smithi017.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-21T11:42:12.915 INFO:teuthology.orchestra.run.smithi017.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-21T11:42:12.915 INFO:teuthology.orchestra.run.smithi017.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-21T11:42:12.915 INFO:teuthology.orchestra.run.smithi017.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-21T11:42:12.916 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T11:42:12.916 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-21T11:42:12.916 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-21T11:42:12.916 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-21T11:42:12.916 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-21T11:42:12.917 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-21T11:42:12.917 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-21T11:42:13.275 INFO:teuthology.orchestra.run.smithi017.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T11:42:13.275 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:42:13.275 INFO:teuthology.orchestra.run.smithi017.stdout:Installed: 2024-09-21T11:42:13.275 INFO:teuthology.orchestra.run.smithi017.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T11:42:13.275 INFO:teuthology.orchestra.run.smithi017.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T11:42:13.275 INFO:teuthology.orchestra.run.smithi017.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T11:42:13.276 INFO:teuthology.orchestra.run.smithi017.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-21T11:42:13.276 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:42:13.276 INFO:teuthology.orchestra.run.smithi017.stdout:Complete! 2024-09-21T11:42:13.279 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T11:42:13.279 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:42:13.280 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-21T11:42:13.280 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T11:42:13.280 INFO:teuthology.orchestra.run.smithi134.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T11:42:13.280 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T11:42:13.280 INFO:teuthology.orchestra.run.smithi134.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-21T11:42:13.280 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:42:13.280 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-21T11:42:13.305 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T11:42:13.306 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:42:13.306 INFO:teuthology.orchestra.run.smithi145.stdout:Installed: 2024-09-21T11:42:13.306 INFO:teuthology.orchestra.run.smithi145.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T11:42:13.306 INFO:teuthology.orchestra.run.smithi145.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T11:42:13.306 INFO:teuthology.orchestra.run.smithi145.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T11:42:13.306 INFO:teuthology.orchestra.run.smithi145.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-21T11:42:13.306 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:42:13.306 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2024-09-21T11:42:13.641 DEBUG:teuthology.parallel:result is None 2024-09-21T11:42:13.647 DEBUG:teuthology.parallel:result is None 2024-09-21T11:42:13.672 DEBUG:teuthology.parallel:result is None 2024-09-21T11:42:13.817 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T11:42:13.818 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-21T11:42:13.818 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-21T11:42:13.818 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-21T11:42:13.818 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-21T11:42:13.818 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-21T11:42:13.818 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-21T11:42:14.215 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T11:42:14.215 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:42:14.216 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-21T11:42:14.216 INFO:teuthology.orchestra.run.smithi119.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T11:42:14.216 INFO:teuthology.orchestra.run.smithi119.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T11:42:14.216 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T11:42:14.216 INFO:teuthology.orchestra.run.smithi119.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-21T11:42:14.216 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:42:14.216 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-21T11:42:14.618 DEBUG:teuthology.parallel:result is None 2024-09-21T11:42:14.618 INFO:teuthology.run_tasks:Running task cephadm.configure_samba_client_container... 2024-09-21T11:42:14.729 INFO:tasks.cephadm:Testing if podman is available 2024-09-21T11:42:14.729 DEBUG:teuthology.orchestra.run.smithi145:> sudo podman --help 2024-09-21T11:42:15.481 INFO:teuthology.orchestra.run.smithi145.stdout:Manage pods, containers and images 2024-09-21T11:42:15.481 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:42:15.481 INFO:teuthology.orchestra.run.smithi145.stdout:Usage: 2024-09-21T11:42:15.481 INFO:teuthology.orchestra.run.smithi145.stdout: podman [options] [command] 2024-09-21T11:42:15.481 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:42:15.481 INFO:teuthology.orchestra.run.smithi145.stdout:Available Commands: 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: attach Attach to a running container 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: build Build an image using instructions from Containerfiles 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: commit Create new image based on the changed container 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: container Manage containers 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: create Create but do not start a container 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: diff Display the changes to the object's file system 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: events Show podman system events 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: exec Run a process in a running container 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: export Export container's filesystem contents as a tar archive 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: farm Farm out builds to remote machines 2024-09-21T11:42:15.482 INFO:teuthology.orchestra.run.smithi145.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: healthcheck Manage health checks on containers 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: help Help about any command 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: history Show history of a specified image 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: image Manage images 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: images List images in local storage 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: import Import a tarball to create a filesystem image 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: info Display podman system information 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: init Initialize one or more containers 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: inspect Display the configuration of object denoted by ID 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: kill Kill one or more running containers with a specific signal 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: kube Play containers, pods or volumes from a structured file 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: load Load image(s) from a tar archive 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: login Log in to a container registry 2024-09-21T11:42:15.483 INFO:teuthology.orchestra.run.smithi145.stdout: logout Log out of a container registry 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: logs Fetch the logs of one or more containers 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: machine Manage a virtual machine 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: manifest Manipulate manifest lists and image indexes 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: mount Mount a working container's root filesystem 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: network Manage networks 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: pause Pause all the processes in one or more containers 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: pod Manage pods 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: port List port mappings or a specific mapping for the container 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: ps List containers 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: pull Pull an image from a registry 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: push Push an image to a specified destination 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: rename Rename an existing container 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: restart Restart one or more containers 2024-09-21T11:42:15.484 INFO:teuthology.orchestra.run.smithi145.stdout: rm Remove one or more containers 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: rmi Remove one or more images from local storage 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: run Run a command in a new container 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: save Save image(s) to an archive 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: search Search registry for image 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: secret Manage secrets 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: start Start one or more containers 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: stats Display a live stream of container resource usage statistics 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: stop Stop one or more containers 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: system Manage podman 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: tag Add an additional name to a local image 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: top Display the running processes of a container 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: unmount Unmount working container's root filesystem 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: unpause Unpause the processes in one or more containers 2024-09-21T11:42:15.485 INFO:teuthology.orchestra.run.smithi145.stdout: unshare Run a command in a modified user namespace 2024-09-21T11:42:15.486 INFO:teuthology.orchestra.run.smithi145.stdout: untag Remove a name from a local image 2024-09-21T11:42:15.486 INFO:teuthology.orchestra.run.smithi145.stdout: update Update an existing container 2024-09-21T11:42:15.486 INFO:teuthology.orchestra.run.smithi145.stdout: version Display the Podman version information 2024-09-21T11:42:15.486 INFO:teuthology.orchestra.run.smithi145.stdout: volume Manage volumes 2024-09-21T11:42:15.486 INFO:teuthology.orchestra.run.smithi145.stdout: wait Block on one or more containers 2024-09-21T11:42:15.486 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:42:15.486 INFO:teuthology.orchestra.run.smithi145.stdout:Options: 2024-09-21T11:42:15.486 INFO:teuthology.orchestra.run.smithi145.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-21T11:42:15.486 INFO:teuthology.orchestra.run.smithi145.stdout: --config string Location of authentication config file 2024-09-21T11:42:15.486 INFO:teuthology.orchestra.run.smithi145.stdout: --conmon string Path of the conmon binary 2024-09-21T11:42:15.486 INFO:teuthology.orchestra.run.smithi145.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-21T11:42:15.486 INFO:teuthology.orchestra.run.smithi145.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-21T11:42:15.486 INFO:teuthology.orchestra.run.smithi145.stdout: --help Help for podman 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: --imagestore string Path to the 'image store', different from 'graph root', use this to split storing the image into a separate 'image store', see 'man containers-storage.conf' for details 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: --module stringArray Load the containers.conf(5) module 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: --out string Send output (stdout) from podman to a file 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: -r, --remote Access remote Podman service 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-21T11:42:15.487 INFO:teuthology.orchestra.run.smithi145.stdout: --ssh string define the ssh mode (default "golang") 2024-09-21T11:42:15.488 INFO:teuthology.orchestra.run.smithi145.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-21T11:42:15.488 INFO:teuthology.orchestra.run.smithi145.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-21T11:42:15.488 INFO:teuthology.orchestra.run.smithi145.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-21T11:42:15.488 INFO:teuthology.orchestra.run.smithi145.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-21T11:42:15.488 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:42:15.488 INFO:teuthology.orchestra.run.smithi145.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-21T11:42:15.488 INFO:teuthology.orchestra.run.smithi145.stdout: (default "/run/libpod") 2024-09-21T11:42:15.488 INFO:teuthology.orchestra.run.smithi145.stdout: --transient-store Enable transient container storage 2024-09-21T11:42:15.488 INFO:teuthology.orchestra.run.smithi145.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-21T11:42:15.488 INFO:teuthology.orchestra.run.smithi145.stdout: -v, --version version for podman 2024-09-21T11:42:15.488 INFO:teuthology.orchestra.run.smithi145.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-21T11:42:15.489 DEBUG:teuthology.orchestra.run.smithi145:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-21T11:42:16.395 INFO:teuthology.orchestra.run.smithi145.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-21T11:42:16.777 INFO:teuthology.orchestra.run.smithi145.stderr:Getting image source signatures 2024-09-21T11:42:16.780 INFO:teuthology.orchestra.run.smithi145.stderr:Copying blob sha256:f53e54002cf8b1662259f7c8057bfe9d45f75df332111cdf6eb5960bd81f6e1a 2024-09-21T11:42:16.780 INFO:teuthology.orchestra.run.smithi145.stderr:Copying blob sha256:a4ab00b4675c45bbcbff379bfa0a6c3978b9d542ad326108e6d0d1433ae89d2b 2024-09-21T11:42:20.497 INFO:teuthology.orchestra.run.smithi145.stderr:Copying config sha256:5f8ed8dd94a166b88633f20837d053cfb0fca1327a476ec1e43a04c73235b058 2024-09-21T11:42:20.647 INFO:teuthology.orchestra.run.smithi145.stderr:Writing manifest to image destination 2024-09-21T11:42:20.867 INFO:teuthology.orchestra.run.smithi145.stdout:5f8ed8dd94a166b88633f20837d053cfb0fca1327a476ec1e43a04c73235b058 2024-09-21T11:42:20.872 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T11:42:20.883 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '5c1cdc3c470dae78e91a0ed2bcf13509a046d301'} 2024-09-21T11:42:20.883 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T11:42:20.884 INFO:tasks.cephadm:Cluster fsid is 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:42:20.884 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T11:42:20.884 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.17', 'mon.b': '172.21.15.119', 'mon.c': '172.21.15.134'} 2024-09-21T11:42:20.884 INFO:tasks.cephadm:First mon is mon.a on smithi017 2024-09-21T11:42:20.884 INFO:tasks.cephadm:First mgr is x 2024-09-21T11:42:20.885 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T11:42:20.885 DEBUG:teuthology.orchestra.run.smithi017:> sudo hostname $(hostname -s) 2024-09-21T11:42:20.917 DEBUG:teuthology.orchestra.run.smithi119:> sudo hostname $(hostname -s) 2024-09-21T11:42:20.948 DEBUG:teuthology.orchestra.run.smithi134:> sudo hostname $(hostname -s) 2024-09-21T11:42:20.979 DEBUG:teuthology.orchestra.run.smithi145:> sudo hostname $(hostname -s) 2024-09-21T11:42:21.011 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-21T11:42:21.011 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T11:42:21.154 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '5c1cdc3c470dae78e91a0ed2bcf13509a046d301', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/83200/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5103-g5c1cdc3c', 'node_name': '172.21.2.5+braggi05', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5103.g5c1cdc3c'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-21 10:00:04.055809', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-21-0813', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-21T11:42:21.298 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-guits-main-2024-09-21-0813, sha1 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T11:42:21.299 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/centos/9/x86_64/flavors/default/cephadm 2024-09-21T11:42:21.299 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/centos/9/x86_64/flavors/default/cephadm 2024-09-21T11:42:21.299 DEBUG:teuthology.orchestra.run.smithi017:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T11:42:21.649 INFO:teuthology.orchestra.run.smithi017.stdout:-rw-r--r--. 1 ubuntu ubuntu 804189 Sep 21 11:42 /home/ubuntu/cephtest/cephadm 2024-09-21T11:42:21.649 DEBUG:teuthology.orchestra.run.smithi119:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T11:42:22.044 INFO:teuthology.orchestra.run.smithi119.stdout:-rw-r--r--. 1 ubuntu ubuntu 804189 Sep 21 11:42 /home/ubuntu/cephtest/cephadm 2024-09-21T11:42:22.045 DEBUG:teuthology.orchestra.run.smithi134:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T11:42:22.450 INFO:teuthology.orchestra.run.smithi134.stdout:-rw-r--r--. 1 ubuntu ubuntu 804189 Sep 21 11:42 /home/ubuntu/cephtest/cephadm 2024-09-21T11:42:22.450 DEBUG:teuthology.orchestra.run.smithi145:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T11:42:22.822 INFO:teuthology.orchestra.run.smithi145.stdout:-rw-r--r--. 1 ubuntu ubuntu 804189 Sep 21 11:42 /home/ubuntu/cephtest/cephadm 2024-09-21T11:42:22.822 DEBUG:teuthology.orchestra.run.smithi017:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T11:42:22.839 DEBUG:teuthology.orchestra.run.smithi119:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T11:42:22.859 DEBUG:teuthology.orchestra.run.smithi134:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T11:42:22.875 DEBUG:teuthology.orchestra.run.smithi145:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T11:42:22.906 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 on all hosts... 2024-09-21T11:42:22.906 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 pull 2024-09-21T11:42:22.908 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 pull 2024-09-21T11:42:22.910 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 pull 2024-09-21T11:42:22.917 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 pull 2024-09-21T11:42:23.143 INFO:teuthology.orchestra.run.smithi145.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301... 2024-09-21T11:42:24.408 INFO:teuthology.orchestra.run.smithi017.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301... 2024-09-21T11:42:24.477 INFO:teuthology.orchestra.run.smithi134.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301... 2024-09-21T11:42:24.609 INFO:teuthology.orchestra.run.smithi119.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301... 2024-09-21T11:42:51.994 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-21T11:42:51.994 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph_version": "ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev)", 2024-09-21T11:42:51.994 INFO:teuthology.orchestra.run.smithi145.stdout: "image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", 2024-09-21T11:42:51.994 INFO:teuthology.orchestra.run.smithi145.stdout: "repo_digests": [ 2024-09-21T11:42:51.994 INFO:teuthology.orchestra.run.smithi145.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472" 2024-09-21T11:42:51.994 INFO:teuthology.orchestra.run.smithi145.stdout: ] 2024-09-21T11:42:51.994 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-21T11:42:56.786 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2024-09-21T11:42:56.786 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph_version": "ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev)", 2024-09-21T11:42:56.786 INFO:teuthology.orchestra.run.smithi119.stdout: "image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", 2024-09-21T11:42:56.786 INFO:teuthology.orchestra.run.smithi119.stdout: "repo_digests": [ 2024-09-21T11:42:56.786 INFO:teuthology.orchestra.run.smithi119.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472" 2024-09-21T11:42:56.787 INFO:teuthology.orchestra.run.smithi119.stdout: ] 2024-09-21T11:42:56.787 INFO:teuthology.orchestra.run.smithi119.stdout:} 2024-09-21T11:43:06.251 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2024-09-21T11:43:06.252 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph_version": "ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev)", 2024-09-21T11:43:06.252 INFO:teuthology.orchestra.run.smithi017.stdout: "image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", 2024-09-21T11:43:06.252 INFO:teuthology.orchestra.run.smithi017.stdout: "repo_digests": [ 2024-09-21T11:43:06.252 INFO:teuthology.orchestra.run.smithi017.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472" 2024-09-21T11:43:06.252 INFO:teuthology.orchestra.run.smithi017.stdout: ] 2024-09-21T11:43:06.252 INFO:teuthology.orchestra.run.smithi017.stdout:} 2024-09-21T11:43:23.307 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-09-21T11:43:23.307 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph_version": "ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev)", 2024-09-21T11:43:23.307 INFO:teuthology.orchestra.run.smithi134.stdout: "image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", 2024-09-21T11:43:23.307 INFO:teuthology.orchestra.run.smithi134.stdout: "repo_digests": [ 2024-09-21T11:43:23.307 INFO:teuthology.orchestra.run.smithi134.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472" 2024-09-21T11:43:23.307 INFO:teuthology.orchestra.run.smithi134.stdout: ] 2024-09-21T11:43:23.307 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-09-21T11:43:23.332 DEBUG:teuthology.orchestra.run.smithi017:> sudo mkdir -p /etc/ceph 2024-09-21T11:43:23.367 DEBUG:teuthology.orchestra.run.smithi119:> sudo mkdir -p /etc/ceph 2024-09-21T11:43:23.401 DEBUG:teuthology.orchestra.run.smithi134:> sudo mkdir -p /etc/ceph 2024-09-21T11:43:23.428 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /etc/ceph 2024-09-21T11:43:23.462 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 777 /etc/ceph 2024-09-21T11:43:23.491 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 777 /etc/ceph 2024-09-21T11:43:23.521 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 777 /etc/ceph 2024-09-21T11:43:23.545 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 777 /etc/ceph 2024-09-21T11:43:23.575 INFO:tasks.cephadm:Writing seed config... 2024-09-21T11:43:23.576 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T11:43:23.576 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T11:43:23.577 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T11:43:23.577 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T11:43:23.577 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T11:43:23.577 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T11:43:23.577 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T11:43:23.578 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T11:43:23.578 DEBUG:teuthology.orchestra.run.smithi017:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T11:43:23.597 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 8fc71e68-780e-11ef-baf6-efdc52797490 [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 debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-21T11:43:23.597 DEBUG:teuthology.orchestra.run.smithi017:mon.a> sudo journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.a.service 2024-09-21T11:43:23.639 DEBUG:teuthology.orchestra.run.smithi017:mgr.x> sudo journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mgr.x.service 2024-09-21T11:43:23.681 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T11:43:23.682 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 -v bootstrap --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.17 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:43:23.896 INFO:teuthology.orchestra.run.smithi017.stdout:-------------------------------------------------------------------------------- 2024-09-21T11:43:23.896 INFO:teuthology.orchestra.run.smithi017.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301', '-v', 'bootstrap', '--fsid', '8fc71e68-780e-11ef-baf6-efdc52797490', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.17', '--skip-admin-label'] 2024-09-21T11:43:23.897 INFO:teuthology.orchestra.run.smithi017.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T11:43:23.897 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying podman|docker is present... 2024-09-21T11:43:23.921 INFO:teuthology.orchestra.run.smithi017.stdout:/bin/podman: stdout 5.2.2 2024-09-21T11:43:23.921 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying lvm2 is present... 2024-09-21T11:43:23.921 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying time synchronization is in place... 2024-09-21T11:43:23.928 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T11:43:23.928 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T11:43:23.936 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T11:43:23.936 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T11:43:23.944 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout enabled 2024-09-21T11:43:23.950 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout active 2024-09-21T11:43:23.951 INFO:teuthology.orchestra.run.smithi017.stdout:Unit chronyd.service is enabled and running 2024-09-21T11:43:23.951 INFO:teuthology.orchestra.run.smithi017.stdout:Repeating the final host check... 2024-09-21T11:43:23.973 INFO:teuthology.orchestra.run.smithi017.stdout:/bin/podman: stdout 5.2.2 2024-09-21T11:43:23.974 INFO:teuthology.orchestra.run.smithi017.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-21T11:43:23.974 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl is present 2024-09-21T11:43:23.974 INFO:teuthology.orchestra.run.smithi017.stdout:lvcreate is present 2024-09-21T11:43:23.980 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T11:43:23.980 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T11:43:23.987 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T11:43:23.987 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T11:43:23.993 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout enabled 2024-09-21T11:43:24.000 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout active 2024-09-21T11:43:24.000 INFO:teuthology.orchestra.run.smithi017.stdout:Unit chronyd.service is enabled and running 2024-09-21T11:43:24.000 INFO:teuthology.orchestra.run.smithi017.stdout:Host looks OK 2024-09-21T11:43:24.000 INFO:teuthology.orchestra.run.smithi017.stdout:Cluster fsid: 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:43:24.000 INFO:teuthology.orchestra.run.smithi017.stdout:Acquiring lock 140219384903376 on /run/cephadm/8fc71e68-780e-11ef-baf6-efdc52797490.lock 2024-09-21T11:43:24.000 INFO:teuthology.orchestra.run.smithi017.stdout:Lock 140219384903376 acquired on /run/cephadm/8fc71e68-780e-11ef-baf6-efdc52797490.lock 2024-09-21T11:43:24.001 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying IP 172.21.15.17 port 3300 ... 2024-09-21T11:43:24.001 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying IP 172.21.15.17 port 6789 ... 2024-09-21T11:43:24.001 INFO:teuthology.orchestra.run.smithi017.stdout:Base mon IP(s) is [172.21.15.17:3300, 172.21.15.17:6789], mon addrv is [v2:172.21.15.17:3300,v1:172.21.15.17:6789] 2024-09-21T11:43:24.005 INFO:teuthology.orchestra.run.smithi017.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.17 metric 100 2024-09-21T11:43:24.005 INFO:teuthology.orchestra.run.smithi017.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.17 metric 100 2024-09-21T11:43:24.007 INFO:teuthology.orchestra.run.smithi017.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T11:43:24.007 INFO:teuthology.orchestra.run.smithi017.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-21T11:43:24.007 INFO:teuthology.orchestra.run.smithi017.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1782sec hoplimit 64 pref medium 2024-09-21T11:43:24.010 INFO:teuthology.orchestra.run.smithi017.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T11:43:24.010 INFO:teuthology.orchestra.run.smithi017.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T11:43:24.010 INFO:teuthology.orchestra.run.smithi017.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T11:43:24.010 INFO:teuthology.orchestra.run.smithi017.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-21T11:43:24.010 INFO:teuthology.orchestra.run.smithi017.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe59:d992/64 scope link 2024-09-21T11:43:24.010 INFO:teuthology.orchestra.run.smithi017.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T11:43:24.011 INFO:teuthology.orchestra.run.smithi017.stdout:Mon IP `172.21.15.17` is in CIDR network `172.21.0.0/20` 2024-09-21T11:43:24.011 INFO:teuthology.orchestra.run.smithi017.stdout:Mon IP `172.21.15.17` is in CIDR network `172.21.0.0/20` 2024-09-21T11:43:24.011 INFO:teuthology.orchestra.run.smithi017.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T11:43:24.011 INFO:teuthology.orchestra.run.smithi017.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T11:43:24.012 INFO:teuthology.orchestra.run.smithi017.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301... 2024-09-21T11:43:24.470 INFO:teuthology.orchestra.run.smithi017.stdout:/bin/podman: stdout 8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063 2024-09-21T11:43:24.470 INFO:teuthology.orchestra.run.smithi017.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301... 2024-09-21T11:43:24.470 INFO:teuthology.orchestra.run.smithi017.stdout:/bin/podman: stderr Getting image source signatures 2024-09-21T11:43:24.470 INFO:teuthology.orchestra.run.smithi017.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-21T11:43:24.470 INFO:teuthology.orchestra.run.smithi017.stdout:/bin/podman: stderr Copying blob sha256:832cb702be6ace10bd8c779318aa247eb0f26450f5c31f0789905499e59c463e 2024-09-21T11:43:24.470 INFO:teuthology.orchestra.run.smithi017.stdout:/bin/podman: stderr Copying config sha256:8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063 2024-09-21T11:43:24.470 INFO:teuthology.orchestra.run.smithi017.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-21T11:43:25.257 INFO:teuthology.orchestra.run.smithi017.stdout:ceph: stdout ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev) 2024-09-21T11:43:25.257 INFO:teuthology.orchestra.run.smithi017.stdout:Ceph version: ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev) 2024-09-21T11:43:25.257 INFO:teuthology.orchestra.run.smithi017.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T11:43:26.238 INFO:teuthology.orchestra.run.smithi017.stdout:stat: stdout 167 167 2024-09-21T11:43:26.238 INFO:teuthology.orchestra.run.smithi017.stdout:Creating initial keys... 2024-09-21T11:43:27.146 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-authtool: stdout AQBese5mylKYIhAAPg94JvhwVnXFfvlWRRdlFQ== 2024-09-21T11:43:28.008 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-authtool: stdout AQBfse5mmKv5HRAAsEEe+H43jMVTOIFXj0L9kQ== 2024-09-21T11:43:28.904 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-authtool: stdout AQBgse5mpVzdFBAABfhF7Tllr336lNL1V1EmdQ== 2024-09-21T11:43:28.905 INFO:teuthology.orchestra.run.smithi017.stdout:Creating initial monmap... 2024-09-21T11:43:36.738 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T11:43:36.738 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-21T11:43:36.739 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:43:36.739 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T11:43:36.739 INFO:teuthology.orchestra.run.smithi017.stdout:monmaptool for a [v2:172.21.15.17:3300,v1:172.21.15.17:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T11:43:36.739 INFO:teuthology.orchestra.run.smithi017.stdout:setting min_mon_release = quincy 2024-09-21T11:43:36.739 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/monmaptool: set fsid to 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:43:36.739 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T11:43:36.739 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:43:36.739 INFO:teuthology.orchestra.run.smithi017.stdout:Creating mon... 2024-09-21T11:43:41.612 INFO:teuthology.orchestra.run.smithi017.stdout:create mon.a on 2024-09-21T11:43:42.107 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-21T11:43:42.302 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-8fc71e68-780e-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-8fc71e68-780e-11ef-baf6-efdc52797490.target. 2024-09-21T11:43:42.302 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-8fc71e68-780e-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-8fc71e68-780e-11ef-baf6-efdc52797490.target. 2024-09-21T11:43:42.612 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.a 2024-09-21T11:43:42.613 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.a.service: Unit ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.a.service not loaded. 2024-09-21T11:43:42.776 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8fc71e68-780e-11ef-baf6-efdc52797490.target.wants/ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.a.service → /etc/systemd/system/ceph-8fc71e68-780e-11ef-baf6-efdc52797490@.service. 2024-09-21T11:43:43.126 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:43 smithi017 podman[24895]: 2024-09-21 11:43:42.922104522 +0000 UTC m=+0.016131460 image pull 8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T11:43:43.352 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T11:43:43.353 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout disabled 2024-09-21T11:43:43.360 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T11:43:43.360 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T11:43:43.360 INFO:teuthology.orchestra.run.smithi017.stdout:firewalld.service is not enabled 2024-09-21T11:43:43.360 INFO:teuthology.orchestra.run.smithi017.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T11:43:43.360 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for mon to start... 2024-09-21T11:43:43.360 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for mon... 2024-09-21T11:43:43.484 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:43 smithi017 podman[24895]: 2024-09-21 11:43:43.229405786 +0000 UTC m=+0.323432724 container init 4362cfe3b12502bfcd692603a0290e4dea257de9258e89fc452b78e3f60c5ec9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-21T11:43:43.484 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:43 smithi017 podman[24895]: 2024-09-21 11:43:43.234686065 +0000 UTC m=+0.328712987 container start 4362cfe3b12502bfcd692603a0290e4dea257de9258e89fc452b78e3f60c5ec9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, io.buildah.version=1.37.2) 2024-09-21T11:43:43.484 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:43 smithi017 ceph-mon[24933]: mkfs 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:43:43.484 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:43 smithi017 ceph-mon[24933]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T11:43:43.484 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:43 smithi017 bash[24895]: 4362cfe3b12502bfcd692603a0290e4dea257de9258e89fc452b78e3f60c5ec9 2024-09-21T11:43:43.484 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:43 smithi017 systemd[1]: Started Ceph mon.a for 8fc71e68-780e-11ef-baf6-efdc52797490. 2024-09-21T11:43:44.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:44 smithi017 ceph-mon[24933]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T11:43:44.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:44 smithi017 ceph-mon[24933]: monmap epoch 1 2024-09-21T11:43:44.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:44 smithi017 ceph-mon[24933]: fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:43:44.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:44 smithi017 ceph-mon[24933]: last_changed 2024-09-21T11:43:30.296070+0000 2024-09-21T11:43:44.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:44 smithi017 ceph-mon[24933]: created 2024-09-21T11:43:30.296070+0000 2024-09-21T11:43:44.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:44 smithi017 ceph-mon[24933]: min_mon_release 19 (squid) 2024-09-21T11:43:44.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:44 smithi017 ceph-mon[24933]: election_strategy: 1 2024-09-21T11:43:44.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:44 smithi017 ceph-mon[24933]: 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T11:43:44.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:44 smithi017 ceph-mon[24933]: fsmap 2024-09-21T11:43:44.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:44 smithi017 ceph-mon[24933]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T11:43:44.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:44 smithi017 ceph-mon[24933]: mgrmap e1: no daemons active 2024-09-21T11:43:44.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:44 smithi017 ceph-mon[24933]: from='client.? 172.21.15.17:0/3146275128' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-21T11:43:44.692 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T11:43:44.692 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout id: 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:43:44.692 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout services: 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.616161s) 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout data: 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:mon is available 2024-09-21T11:43:44.693 INFO:teuthology.orchestra.run.smithi017.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T11:43:45.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:45 smithi017 ceph-mon[24933]: from='client.? 172.21.15.17:0/1055677439' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T11:43:45.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:45 smithi017 ceph-mon[24933]: from='client.? 172.21.15.17:0/1055677439' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T11:43:45.755 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout fsid = 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.17:3300,v1:172.21.15.17:6789] 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T11:43:45.756 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T11:43:45.757 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T11:43:45.757 INFO:teuthology.orchestra.run.smithi017.stdout:Generating new minimal ceph.conf... 2024-09-21T11:43:46.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:46 smithi017 ceph-mon[24933]: from='client.? 172.21.15.17:0/382859372' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:43:47.054 INFO:teuthology.orchestra.run.smithi017.stdout:Restarting the monitor... 2024-09-21T11:43:47.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:47 smithi017 systemd[1]: Stopping Ceph mon.a for 8fc71e68-780e-11ef-baf6-efdc52797490... 2024-09-21T11:43:47.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:47 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a[24910]: 2024-09-21T11:43:47.336+0000 7f5db593a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T11:43:47.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:47 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a[24910]: 2024-09-21T11:43:47.337+0000 7f5db593a640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T11:43:47.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:47 smithi017 podman[25251]: 2024-09-21 11:43:47.399144563 +0000 UTC m=+0.156709411 container died 4362cfe3b12502bfcd692603a0290e4dea257de9258e89fc452b78e3f60c5ec9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T11:43:48.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:47 smithi017 podman[25251]: 2024-09-21 11:43:47.76814147 +0000 UTC m=+0.525706307 container cleanup 4362cfe3b12502bfcd692603a0290e4dea257de9258e89fc452b78e3f60c5ec9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-21T11:43:48.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:47 smithi017 bash[25251]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a 2024-09-21T11:43:48.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 podman[25269]: 2024-09-21 11:43:48.027400702 +0000 UTC m=+0.622906980 container remove 4362cfe3b12502bfcd692603a0290e4dea257de9258e89fc452b78e3f60c5ec9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-21T11:43:48.363 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 systemd[1]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T11:43:48.363 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 systemd[1]: Stopped Ceph mon.a for 8fc71e68-780e-11ef-baf6-efdc52797490. 2024-09-21T11:43:48.363 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 systemd[1]: Starting Ceph mon.a for 8fc71e68-780e-11ef-baf6-efdc52797490... 2024-09-21T11:43:48.623 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 podman[25365]: 2024-09-21 11:43:48.361558422 +0000 UTC m=+0.108394322 container create dac7d5af3be125f04b9de4b761e05a4f4e20261f05d98fed4d729c02a4e723f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True) 2024-09-21T11:43:48.624 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 podman[25365]: 2024-09-21 11:43:48.269119974 +0000 UTC m=+0.015955877 image pull 8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T11:43:48.624 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 podman[25365]: 2024-09-21 11:43:48.530539707 +0000 UTC m=+0.277375608 container init dac7d5af3be125f04b9de4b761e05a4f4e20261f05d98fed4d729c02a4e723f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3) 2024-09-21T11:43:48.624 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 podman[25365]: 2024-09-21 11:43:48.535357853 +0000 UTC m=+0.282193760 container start dac7d5af3be125f04b9de4b761e05a4f4e20261f05d98fed4d729c02a4e723f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T11:43:48.624 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T11:43:48.624 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev), process ceph-mon, pid 7 2024-09-21T11:43:48.624 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: pidfile_write: ignore empty --pid-file 2024-09-21T11:43:48.624 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: load: jerasure load: lrc 2024-09-21T11:43:48.624 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: RocksDB version: 7.9.2 2024-09-21T11:43:48.625 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Git sha 0 2024-09-21T11:43:48.625 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Compile date 2024-09-21 08:36:07 2024-09-21T11:43:48.625 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: DB SUMMARY 2024-09-21T11:43:48.625 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: DB Session ID: WDOEYGJCCIMSL4NIOTMP 2024-09-21T11:43:48.625 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: CURRENT file: CURRENT 2024-09-21T11:43:48.625 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T11:43:48.625 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T11:43:48.625 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T11:43:48.625 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88272 ; 2024-09-21T11:43:48.625 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.error_if_exists: 0 2024-09-21T11:43:48.626 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.create_if_missing: 0 2024-09-21T11:43:48.626 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.paranoid_checks: 1 2024-09-21T11:43:48.626 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T11:43:48.626 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T11:43:48.626 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T11:43:48.626 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.env: 0x556d98abb120 2024-09-21T11:43:48.626 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T11:43:48.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.info_log: 0x556d9a11b700 2024-09-21T11:43:48.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T11:43:48.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.statistics: (nil) 2024-09-21T11:43:48.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.use_fsync: 0 2024-09-21T11:43:48.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_log_file_size: 0 2024-09-21T11:43:48.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T11:43:48.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T11:43:48.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T11:43:48.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T11:43:48.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.allow_fallocate: 1 2024-09-21T11:43:48.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T11:43:48.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T11:43:48.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.use_direct_reads: 0 2024-09-21T11:43:48.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T11:43:48.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T11:43:48.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.db_log_dir: 2024-09-21T11:43:48.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.wal_dir: 2024-09-21T11:43:48.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T11:43:48.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T11:43:48.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T11:43:48.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T11:43:48.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T11:43:48.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T11:43:48.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T11:43:48.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T11:43:48.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.write_buffer_manager: 0x556d9a11fb80 2024-09-21T11:43:48.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T11:43:48.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T11:43:48.630 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T11:43:48.630 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T11:43:48.630 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T11:43:48.631 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T11:43:48.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T11:43:48.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T11:43:48.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.unordered_write: 0 2024-09-21T11:43:48.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T11:43:48.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T11:43:48.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T11:43:48.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T11:43:48.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.row_cache: None 2024-09-21T11:43:48.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.wal_filter: None 2024-09-21T11:43:48.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T11:43:48.633 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T11:43:48.633 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.two_write_queues: 0 2024-09-21T11:43:48.633 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T11:43:48.633 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.wal_compression: 0 2024-09-21T11:43:48.633 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.atomic_flush: 0 2024-09-21T11:43:48.633 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T11:43:48.633 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T11:43:48.633 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T11:43:48.634 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.log_readahead_size: 0 2024-09-21T11:43:48.634 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T11:43:48.634 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T11:43:48.634 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T11:43:48.634 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T11:43:48.634 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T11:43:48.634 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T11:43:48.634 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T11:43:48.634 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_background_jobs: 2 2024-09-21T11:43:48.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_background_compactions: -1 2024-09-21T11:43:48.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_subcompactions: 1 2024-09-21T11:43:48.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T11:43:48.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T11:43:48.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T11:43:48.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T11:43:48.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T11:43:48.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T11:43:48.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T11:43:48.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T11:43:48.636 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_open_files: -1 2024-09-21T11:43:48.636 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T11:43:48.636 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T11:43:48.636 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T11:43:48.636 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T11:43:48.636 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_background_flushes: -1 2024-09-21T11:43:48.636 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Compression algorithms supported: 2024-09-21T11:43:48.636 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: kZSTD supported: 0 2024-09-21T11:43:48.636 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: kXpressCompression supported: 0 2024-09-21T11:43:48.636 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: kBZip2Compression supported: 0 2024-09-21T11:43:48.637 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T11:43:48.637 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: kLZ4Compression supported: 1 2024-09-21T11:43:48.637 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: kZlibCompression supported: 1 2024-09-21T11:43:48.637 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T11:43:48.637 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: kSnappyCompression supported: 1 2024-09-21T11:43:48.637 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T11:43:48.637 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T11:43:48.637 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T11:43:48.637 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T11:43:48.637 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T11:43:48.637 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.merge_operator: 2024-09-21T11:43:48.638 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compaction_filter: None 2024-09-21T11:43:48.638 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T11:43:48.638 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T11:43:48.638 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T11:43:48.638 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T11:43:48.638 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556d9a11b320) 2024-09-21T11:43:48.638 INFO:journalctl@ceph.mon.a.smithi017.stdout: cache_index_and_filter_blocks: 1 2024-09-21T11:43:48.638 INFO:journalctl@ceph.mon.a.smithi017.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T11:43:48.638 INFO:journalctl@ceph.mon.a.smithi017.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T11:43:48.639 INFO:journalctl@ceph.mon.a.smithi017.stdout: pin_top_level_index_and_filter: 1 2024-09-21T11:43:48.639 INFO:journalctl@ceph.mon.a.smithi017.stdout: index_type: 0 2024-09-21T11:43:48.639 INFO:journalctl@ceph.mon.a.smithi017.stdout: data_block_index_type: 0 2024-09-21T11:43:48.639 INFO:journalctl@ceph.mon.a.smithi017.stdout: index_shortening: 1 2024-09-21T11:43:48.639 INFO:journalctl@ceph.mon.a.smithi017.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T11:43:48.639 INFO:journalctl@ceph.mon.a.smithi017.stdout: checksum: 4 2024-09-21T11:43:48.639 INFO:journalctl@ceph.mon.a.smithi017.stdout: no_block_cache: 0 2024-09-21T11:43:48.639 INFO:journalctl@ceph.mon.a.smithi017.stdout: block_cache: 0x556d9a10f610 2024-09-21T11:43:48.640 INFO:journalctl@ceph.mon.a.smithi017.stdout: block_cache_name: BinnedLRUCache 2024-09-21T11:43:48.640 INFO:journalctl@ceph.mon.a.smithi017.stdout: block_cache_options: 2024-09-21T11:43:48.640 INFO:journalctl@ceph.mon.a.smithi017.stdout: capacity : 536870912 2024-09-21T11:43:48.640 INFO:journalctl@ceph.mon.a.smithi017.stdout: num_shard_bits : 4 2024-09-21T11:43:48.640 INFO:journalctl@ceph.mon.a.smithi017.stdout: strict_capacity_limit : 0 2024-09-21T11:43:48.640 INFO:journalctl@ceph.mon.a.smithi017.stdout: high_pri_pool_ratio: 0.000 2024-09-21T11:43:48.640 INFO:journalctl@ceph.mon.a.smithi017.stdout: block_cache_compressed: (nil) 2024-09-21T11:43:48.640 INFO:journalctl@ceph.mon.a.smithi017.stdout: persistent_cache: (nil) 2024-09-21T11:43:48.640 INFO:journalctl@ceph.mon.a.smithi017.stdout: block_size: 4096 2024-09-21T11:43:48.640 INFO:journalctl@ceph.mon.a.smithi017.stdout: block_size_deviation: 10 2024-09-21T11:43:48.640 INFO:journalctl@ceph.mon.a.smithi017.stdout: block_restart_interval: 16 2024-09-21T11:43:48.641 INFO:journalctl@ceph.mon.a.smithi017.stdout: index_block_restart_interval: 1 2024-09-21T11:43:48.641 INFO:journalctl@ceph.mon.a.smithi017.stdout: metadata_block_size: 4096 2024-09-21T11:43:48.641 INFO:journalctl@ceph.mon.a.smithi017.stdout: partition_filters: 0 2024-09-21T11:43:48.641 INFO:journalctl@ceph.mon.a.smithi017.stdout: use_delta_encoding: 1 2024-09-21T11:43:48.641 INFO:journalctl@ceph.mon.a.smithi017.stdout: filter_policy: bloomfilter 2024-09-21T11:43:48.641 INFO:journalctl@ceph.mon.a.smithi017.stdout: whole_key_filtering: 1 2024-09-21T11:43:48.641 INFO:journalctl@ceph.mon.a.smithi017.stdout: verify_compression: 0 2024-09-21T11:43:48.641 INFO:journalctl@ceph.mon.a.smithi017.stdout: read_amp_bytes_per_bit: 0 2024-09-21T11:43:48.642 INFO:journalctl@ceph.mon.a.smithi017.stdout: format_version: 5 2024-09-21T11:43:48.642 INFO:journalctl@ceph.mon.a.smithi017.stdout: enable_index_compression: 1 2024-09-21T11:43:48.642 INFO:journalctl@ceph.mon.a.smithi017.stdout: block_align: 0 2024-09-21T11:43:48.642 INFO:journalctl@ceph.mon.a.smithi017.stdout: max_auto_readahead_size: 262144 2024-09-21T11:43:48.642 INFO:journalctl@ceph.mon.a.smithi017.stdout: prepopulate_block_cache: 0 2024-09-21T11:43:48.642 INFO:journalctl@ceph.mon.a.smithi017.stdout: initial_auto_readahead_size: 8192 2024-09-21T11:43:48.642 INFO:journalctl@ceph.mon.a.smithi017.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T11:43:48.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T11:43:48.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T11:43:48.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compression: NoCompression 2024-09-21T11:43:48.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T11:43:48.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T11:43:48.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T11:43:48.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.num_levels: 7 2024-09-21T11:43:48.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T11:43:48.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T11:43:48.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T11:43:48.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T11:43:48.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T11:43:48.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T11:43:48.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T11:43:48.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T11:43:48.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T11:43:48.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T11:43:48.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T11:43:48.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T11:43:48.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T11:43:48.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T11:43:48.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T11:43:48.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T11:43:48.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T11:43:48.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T11:43:48.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T11:43:48.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T11:43:48.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T11:43:48.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T11:43:48.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T11:43:48.646 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T11:43:48.646 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T11:43:48.646 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T11:43:48.646 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T11:43:48.646 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T11:43:48.646 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T11:43:48.646 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T11:43:48.646 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T11:43:48.646 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T11:43:48.646 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T11:43:48.647 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T11:43:48.647 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T11:43:48.647 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T11:43:48.647 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T11:43:48.647 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T11:43:48.647 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T11:43:48.647 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T11:43:48.647 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T11:43:48.647 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T11:43:48.647 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T11:43:48.648 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T11:43:48.648 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T11:43:48.648 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T11:43:48.648 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T11:43:48.648 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T11:43:48.648 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T11:43:48.648 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T11:43:48.648 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T11:43:48.648 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T11:43:48.648 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T11:43:48.649 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T11:43:48.649 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.inplace_update_support: 0 2024-09-21T11:43:48.649 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T11:43:48.649 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T11:43:48.649 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T11:43:48.649 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T11:43:48.649 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.bloom_locality: 0 2024-09-21T11:43:48.649 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.max_successive_merges: 0 2024-09-21T11:43:48.649 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T11:43:48.649 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T11:43:48.650 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T11:43:48.650 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T11:43:48.650 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.ttl: 2592000 2024-09-21T11:43:48.650 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T11:43:48.650 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T11:43:48.650 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T11:43:48.650 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.enable_blob_files: false 2024-09-21T11:43:48.650 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.min_blob_size: 0 2024-09-21T11:43:48.651 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T11:43:48.651 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T11:43:48.651 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T11:43:48.651 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T11:43:48.651 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T11:43:48.651 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T11:43:48.651 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T11:43:48.651 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T11:43:48.651 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-21T11:43:48.651 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T11:43:48.652 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7777356c-b999-4020-87ec-9127d9f1b40c 2024-09-21T11:43:48.652 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726919028562299, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T11:43:48.652 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T11:43:48.652 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726919028563172, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85048, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83188, "index_size": 244, "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": 10002, "raw_average_key_size": 46, "raw_value_size": 77437, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726919028, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7777356c-b999-4020-87ec-9127d9f1b40c", "db_session_id": "WDOEYGJCCIMSL4NIOTMP", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T11:43:48.652 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726919028563278, "job": 1, "event": "recovery_finished"} 2024-09-21T11:43:48.652 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T11:43:48.652 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T11:43:48.652 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556d9a13ee00 2024-09-21T11:43:48.652 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: DB pointer 0x556d9a240000 2024-09-21T11:43:48.653 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T11:43:48.653 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T11:43:48.653 INFO:journalctl@ceph.mon.a.smithi017.stdout: ** DB Stats ** 2024-09-21T11:43:48.653 INFO:journalctl@ceph.mon.a.smithi017.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T11:43:48.653 INFO:journalctl@ceph.mon.a.smithi017.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T11:43:48.653 INFO:journalctl@ceph.mon.a.smithi017.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T11:43:48.653 INFO:journalctl@ceph.mon.a.smithi017.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T11:43:48.653 INFO:journalctl@ceph.mon.a.smithi017.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T11:43:48.653 INFO:journalctl@ceph.mon.a.smithi017.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T11:43:48.653 INFO:journalctl@ceph.mon.a.smithi017.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T11:43:48.654 INFO:journalctl@ceph.mon.a.smithi017.stdout: 2024-09-21T11:43:48.654 INFO:journalctl@ceph.mon.a.smithi017.stdout: ** Compaction Stats [default] ** 2024-09-21T11:43:48.654 INFO:journalctl@ceph.mon.a.smithi017.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T11:43:48.654 INFO:journalctl@ceph.mon.a.smithi017.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T11:43:48.654 INFO:journalctl@ceph.mon.a.smithi017.stdout: L0 2/0 84.92 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 148.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T11:43:48.654 INFO:journalctl@ceph.mon.a.smithi017.stdout: Sum 2/0 84.92 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 148.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T11:43:48.654 INFO:journalctl@ceph.mon.a.smithi017.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 148.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T11:43:48.654 INFO:journalctl@ceph.mon.a.smithi017.stdout: 2024-09-21T11:43:48.654 INFO:journalctl@ceph.mon.a.smithi017.stdout: ** Compaction Stats [default] ** 2024-09-21T11:43:48.654 INFO:journalctl@ceph.mon.a.smithi017.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T11:43:48.655 INFO:journalctl@ceph.mon.a.smithi017.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T11:43:48.655 INFO:journalctl@ceph.mon.a.smithi017.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 148.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T11:43:48.655 INFO:journalctl@ceph.mon.a.smithi017.stdout: 2024-09-21T11:43:48.655 INFO:journalctl@ceph.mon.a.smithi017.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T11:43:48.655 INFO:journalctl@ceph.mon.a.smithi017.stdout: 2024-09-21T11:43:48.655 INFO:journalctl@ceph.mon.a.smithi017.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T11:43:48.655 INFO:journalctl@ceph.mon.a.smithi017.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T11:43:48.656 INFO:journalctl@ceph.mon.a.smithi017.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T11:43:48.656 INFO:journalctl@ceph.mon.a.smithi017.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T11:43:48.656 INFO:journalctl@ceph.mon.a.smithi017.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T11:43:48.656 INFO:journalctl@ceph.mon.a.smithi017.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T11:43:48.656 INFO:journalctl@ceph.mon.a.smithi017.stdout: Cumulative compaction: 0.00 GB write, 25.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T11:43:48.656 INFO:journalctl@ceph.mon.a.smithi017.stdout: Interval compaction: 0.00 GB write, 25.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T11:43:48.656 INFO:journalctl@ceph.mon.a.smithi017.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T11:43:48.656 INFO:journalctl@ceph.mon.a.smithi017.stdout: Block cache BinnedLRUCache@0x556d9a10f610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-21T11:43:48.656 INFO:journalctl@ceph.mon.a.smithi017.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-09-21T11:43:48.656 INFO:journalctl@ceph.mon.a.smithi017.stdout: 2024-09-21T11:43:48.657 INFO:journalctl@ceph.mon.a.smithi017.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T11:43:48.657 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: starting mon.a rank 0 at public addrs [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] at bind addrs [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:43:48.657 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: mon.a@-1(???) e1 preinit fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:43:48.657 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: mon.a@-1(???).mds e1 new map 2024-09-21T11:43:48.657 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: mon.a@-1(???).mds e1 print_map 2024-09-21T11:43:48.657 INFO:journalctl@ceph.mon.a.smithi017.stdout: e1 2024-09-21T11:43:48.657 INFO:journalctl@ceph.mon.a.smithi017.stdout: btime 2024-09-21T11:43:43:272923+0000 2024-09-21T11:43:48.657 INFO:journalctl@ceph.mon.a.smithi017.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T11:43:48.657 INFO:journalctl@ceph.mon.a.smithi017.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,11=minor log segments,12=quiesce subvolumes} 2024-09-21T11:43:48.657 INFO:journalctl@ceph.mon.a.smithi017.stdout: legacy client fscid: -1 2024-09-21T11:43:48.657 INFO:journalctl@ceph.mon.a.smithi017.stdout: 2024-09-21T11:43:48.658 INFO:journalctl@ceph.mon.a.smithi017.stdout: No filesystems configured 2024-09-21T11:43:48.658 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T11:43:48.658 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T11:43:48.658 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T11:43:48.658 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T11:43:48.658 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T11:43:48.658 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T11:43:48.658 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: monmap epoch 1 2024-09-21T11:43:48.658 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:43:48.658 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: last_changed 2024-09-21T11:43:30.296070+0000 2024-09-21T11:43:48.659 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: created 2024-09-21T11:43:30.296070+0000 2024-09-21T11:43:48.659 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: min_mon_release 19 (squid) 2024-09-21T11:43:48.659 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: election_strategy: 1 2024-09-21T11:43:48.659 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T11:43:48.659 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: fsmap 2024-09-21T11:43:48.659 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T11:43:48.659 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 ceph-mon[25402]: mgrmap e1: no daemons active 2024-09-21T11:43:48.659 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 bash[25365]: dac7d5af3be125f04b9de4b761e05a4f4e20261f05d98fed4d729c02a4e723f7 2024-09-21T11:43:48.659 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:48 smithi017 systemd[1]: Started Ceph mon.a for 8fc71e68-780e-11ef-baf6-efdc52797490. 2024-09-21T11:43:48.660 INFO:teuthology.orchestra.run.smithi017.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T11:43:49.657 INFO:teuthology.orchestra.run.smithi017.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T11:43:49.679 INFO:teuthology.orchestra.run.smithi017.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:43:49.679 INFO:teuthology.orchestra.run.smithi017.stdout:Creating mgr... 2024-09-21T11:43:49.679 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T11:43:49.680 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T11:43:49.929 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mgr.x 2024-09-21T11:43:49.929 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mgr.x.service: Unit ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mgr.x.service not loaded. 2024-09-21T11:43:50.078 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8fc71e68-780e-11ef-baf6-efdc52797490.target.wants/ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mgr.x.service → /etc/systemd/system/ceph-8fc71e68-780e-11ef-baf6-efdc52797490@.service. 2024-09-21T11:43:50.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:50 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/40396061' entity='client.admin' 2024-09-21T11:43:50.392 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:43:50 smithi017 podman[25638]: 2024-09-21 11:43:50.216394636 +0000 UTC m=+0.016541435 image pull 8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T11:43:50.598 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T11:43:50.598 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout disabled 2024-09-21T11:43:50.606 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T11:43:50.606 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T11:43:50.606 INFO:teuthology.orchestra.run.smithi017.stdout:firewalld.service is not enabled 2024-09-21T11:43:50.606 INFO:teuthology.orchestra.run.smithi017.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T11:43:50.615 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T11:43:50.615 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout disabled 2024-09-21T11:43:50.623 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T11:43:50.623 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T11:43:50.623 INFO:teuthology.orchestra.run.smithi017.stdout:firewalld.service is not enabled 2024-09-21T11:43:50.623 INFO:teuthology.orchestra.run.smithi017.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T11:43:50.623 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for mgr to start... 2024-09-21T11:43:50.623 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for mgr... 2024-09-21T11:43:50.747 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:43:50 smithi017 podman[25638]: 2024-09-21 11:43:50.491576735 +0000 UTC m=+0.291723534 container init 2e44c4749ca1e25ff2c3da7f069c59f208d80b544dde964f4744fa6a04f18a04 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3) 2024-09-21T11:43:50.748 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:43:50 smithi017 podman[25638]: 2024-09-21 11:43:50.496371319 +0000 UTC m=+0.296518109 container start 2e44c4749ca1e25ff2c3da7f069c59f208d80b544dde964f4744fa6a04f18a04 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-21T11:43:50.748 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:43:50 smithi017 bash[25638]: 2e44c4749ca1e25ff2c3da7f069c59f208d80b544dde964f4744fa6a04f18a04 2024-09-21T11:43:50.748 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:43:50 smithi017 systemd[1]: Started Ceph mgr.x for 8fc71e68-780e-11ef-baf6-efdc52797490. 2024-09-21T11:43:51.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:51 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/33982427' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T11:43:51.731 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T11:43:51.731 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:43:51.731 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "fsid": "8fc71e68-780e-11ef-baf6-efdc52797490", 2024-09-21T11:43:51.731 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T11:43:51.731 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T11:43:51.731 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T11:43:51.731 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T11:43:51.731 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:51.731 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T11:43:51.731 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 0 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T11:43:51.732 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T11:43:51.733 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T11:43:43:272923+0000", 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T11:43:51.734 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:43:51.735 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T11:43:51.735 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:51.735 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T11:43:51.735 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:43:51.735 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T11:43:43.273584+0000", 2024-09-21T11:43:51.735 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T11:43:51.735 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:51.735 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T11:43:51.735 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:43:51.735 INFO:teuthology.orchestra.run.smithi017.stdout:mgr not available, waiting (1/15)... 2024-09-21T11:43:54.537 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:54 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1418741659' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T11:43:54.845 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T11:43:54.845 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:43:54.845 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "fsid": "8fc71e68-780e-11ef-baf6-efdc52797490", 2024-09-21T11:43:54.845 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T11:43:54.845 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T11:43:54.845 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 0 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T11:43:54.846 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T11:43:54.847 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T11:43:43:272923+0000", 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T11:43:54.848 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T11:43:43.273584+0000", 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T11:43:54.849 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:43:54.850 INFO:teuthology.orchestra.run.smithi017.stdout:mgr not available, waiting (2/15)... 2024-09-21T11:43:56.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:55 smithi017 ceph-mon[25402]: Activating manager daemon x 2024-09-21T11:43:56.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:55 smithi017 ceph-mon[25402]: mgrmap e2: x(active, starting, since 0.00314932s) 2024-09-21T11:43:56.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:55 smithi017 ceph-mon[25402]: from='mgr.14100 172.21.15.17:0/2176835722' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T11:43:56.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:55 smithi017 ceph-mon[25402]: from='mgr.14100 172.21.15.17:0/2176835722' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T11:43:56.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:55 smithi017 ceph-mon[25402]: from='mgr.14100 172.21.15.17:0/2176835722' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T11:43:56.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:55 smithi017 ceph-mon[25402]: from='mgr.14100 172.21.15.17:0/2176835722' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:43:56.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:55 smithi017 ceph-mon[25402]: from='mgr.14100 172.21.15.17:0/2176835722' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T11:43:56.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:55 smithi017 ceph-mon[25402]: Manager daemon x is now available 2024-09-21T11:43:56.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:55 smithi017 ceph-mon[25402]: from='mgr.14100 172.21.15.17:0/2176835722' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T11:43:56.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:55 smithi017 ceph-mon[25402]: from='mgr.14100 172.21.15.17:0/2176835722' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T11:43:56.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:55 smithi017 ceph-mon[25402]: from='mgr.14100 172.21.15.17:0/2176835722' entity='mgr.x' 2024-09-21T11:43:56.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:55 smithi017 ceph-mon[25402]: from='mgr.14100 172.21.15.17:0/2176835722' entity='mgr.x' 2024-09-21T11:43:56.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:55 smithi017 ceph-mon[25402]: from='mgr.14100 172.21.15.17:0/2176835722' entity='mgr.x' 2024-09-21T11:43:57.877 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:57 smithi017 ceph-mon[25402]: mgrmap e3: x(active, since 1.00821s) 2024-09-21T11:43:57.877 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:57 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/347932314' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T11:43:58.160 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T11:43:58.160 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:43:58.161 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "fsid": "8fc71e68-780e-11ef-baf6-efdc52797490", 2024-09-21T11:43:58.161 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T11:43:58.161 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T11:43:58.161 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T11:43:58.161 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T11:43:58.161 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:58.161 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T11:43:58.161 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T11:43:58.161 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 0 2024-09-21T11:43:58.161 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:43:58.161 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T11:43:58.161 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T11:43:58.161 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T11:43:58.162 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T11:43:58.163 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:58.163 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T11:43:58.163 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T11:43:58.163 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T11:43:58.163 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T11:43:58.163 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T11:43:58.163 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T11:43:58.163 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T11:43:58.163 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T11:43:58.163 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T11:43:58.163 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:58.163 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T11:43:43:272923+0000", 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:43:58.164 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T11:43:58.165 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:58.165 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T11:43:58.165 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:43:58.165 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T11:43:43.273584+0000", 2024-09-21T11:43:58.165 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T11:43:58.165 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:43:58.165 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T11:43:58.165 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:43:58.165 INFO:teuthology.orchestra.run.smithi017.stdout:mgr is available 2024-09-21T11:43:59.058 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:58 smithi017 ceph-mon[25402]: mgrmap e4: x(active, since 2s) 2024-09-21T11:43:59.337 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T11:43:59.338 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T11:43:59.338 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout fsid = 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:43:59.338 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T11:43:59.338 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.17:3300,v1:172.21.15.17:6789] 2024-09-21T11:43:59.338 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T11:43:59.338 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T11:43:59.338 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T11:43:59.338 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T11:43:59.338 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T11:43:59.338 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T11:43:59.338 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T11:43:59.338 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T11:43:59.338 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T11:43:59.339 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T11:43:59.339 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T11:43:59.339 INFO:teuthology.orchestra.run.smithi017.stdout:Enabling cephadm module... 2024-09-21T11:44:00.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:43:59 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/218961071' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T11:44:01.089 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:00 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2259713583' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-21T11:44:01.090 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:00 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: ignoring --setuser ceph since I am not root 2024-09-21T11:44:01.090 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:00 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: ignoring --setgroup ceph since I am not root 2024-09-21T11:44:02.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:01 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2259713583' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T11:44:02.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:01 smithi017 ceph-mon[25402]: mgrmap e5: x(active, since 5s) 2024-09-21T11:44:02.591 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:44:02.591 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T11:44:02.591 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T11:44:02.591 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T11:44:02.591 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T11:44:02.591 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:44:02.591 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for the mgr to restart... 2024-09-21T11:44:02.591 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for mgr epoch 5... 2024-09-21T11:44:02.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:02 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/978461637' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T11:44:06.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:06 smithi017 ceph-mon[25402]: Active manager daemon x restarted 2024-09-21T11:44:06.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:06 smithi017 ceph-mon[25402]: Activating manager daemon x 2024-09-21T11:44:06.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:06 smithi017 ceph-mon[25402]: osdmap e2: 0 total, 0 up, 0 in 2024-09-21T11:44:06.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:06 smithi017 ceph-mon[25402]: mgrmap e6: x(active, starting, since 0.00363798s) 2024-09-21T11:44:06.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:06 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:44:06.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:06 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T11:44:06.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:06 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T11:44:06.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:06 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T11:44:06.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:06 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T11:44:06.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:06 smithi017 ceph-mon[25402]: Manager daemon x is now available 2024-09-21T11:44:07.839 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:44:07.839 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T11:44:07.839 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T11:44:07.839 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:44:07.839 INFO:teuthology.orchestra.run.smithi017.stdout:mgr epoch 5 is available 2024-09-21T11:44:07.839 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying orchestrator module is enabled... 2024-09-21T11:44:08.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:08 smithi017 ceph-mon[25402]: mgrmap e7: x(active, since 1.00635s) 2024-09-21T11:44:08.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:08 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:08.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:08 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:08.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:08 smithi017 ceph-mon[25402]: Found migration_current of "None". Setting to last migration. 2024-09-21T11:44:08.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:08 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:08.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:08 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:08.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:08 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:44:08.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:08 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:44:08.100 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:08 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T11:44:08.100 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:08 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T11:44:09.567 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-mon[25402]: mgrmap e8: x(active, since 2s) 2024-09-21T11:44:09.567 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/548925593' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-21T11:44:09.567 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:44:09.198+0000 7fcaf6d11640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:11:44:09] ENGINE Error in HTTPServer.serve 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: Traceback (most recent call last): 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: self._connections.run(self.expiration_interval) 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: self._run(expiration_interval) 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: s = self.context.wrap_socket( 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:44:09.568 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: return self.sslsocket_class._create( 2024-09-21T11:44:09.569 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:44:09.569 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: self.do_handshake() 2024-09-21T11:44:09.569 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:44:09.569 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: self._sslobj.do_handshake() 2024-09-21T11:44:09.569 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:44:09.569 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:09 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:44:09.828 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-21T11:44:09.828 INFO:teuthology.orchestra.run.smithi017.stdout:Setting orchestrator backend to cephadm... 2024-09-21T11:44:10.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:10 smithi017 ceph-mon[25402]: [21/Sep/2024:11:44:08] ENGINE Bus STARTING 2024-09-21T11:44:10.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:10 smithi017 ceph-mon[25402]: [21/Sep/2024:11:44:09] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T11:44:10.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:10 smithi017 ceph-mon[25402]: [21/Sep/2024:11:44:09] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T11:44:10.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:10 smithi017 ceph-mon[25402]: [21/Sep/2024:11:44:09] ENGINE Bus STARTED 2024-09-21T11:44:10.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:10 smithi017 ceph-mon[25402]: [21/Sep/2024:11:44:09] ENGINE Error in HTTPServer.serve 2024-09-21T11:44:10.524 INFO:journalctl@ceph.mon.a.smithi017.stdout: Traceback (most recent call last): 2024-09-21T11:44:10.525 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:44:10.525 INFO:journalctl@ceph.mon.a.smithi017.stdout: self._connections.run(self.expiration_interval) 2024-09-21T11:44:10.525 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:44:10.525 INFO:journalctl@ceph.mon.a.smithi017.stdout: self._run(expiration_interval) 2024-09-21T11:44:10.525 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:44:10.525 INFO:journalctl@ceph.mon.a.smithi017.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:44:10.526 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:44:10.526 INFO:journalctl@ceph.mon.a.smithi017.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:44:10.526 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:44:10.526 INFO:journalctl@ceph.mon.a.smithi017.stdout: s = self.context.wrap_socket( 2024-09-21T11:44:10.526 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:44:10.526 INFO:journalctl@ceph.mon.a.smithi017.stdout: return self.sslsocket_class._create( 2024-09-21T11:44:10.526 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:44:10.526 INFO:journalctl@ceph.mon.a.smithi017.stdout: self.do_handshake() 2024-09-21T11:44:10.526 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:44:10.526 INFO:journalctl@ceph.mon.a.smithi017.stdout: self._sslobj.do_handshake() 2024-09-21T11:44:10.527 INFO:journalctl@ceph.mon.a.smithi017.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:44:10.527 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:10 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/548925593' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-21T11:44:10.527 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:10 smithi017 ceph-mon[25402]: mgrmap e9: x(active, since 3s) 2024-09-21T11:44:11.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:11 smithi017 ceph-mon[25402]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:11.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:11 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:11.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:11 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:44:12.282 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T11:44:12.282 INFO:teuthology.orchestra.run.smithi017.stdout:Generating ssh key... 2024-09-21T11:44:12.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:12 smithi017 ceph-mon[25402]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:13.669 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: Generating public/private rsa key pair. 2024-09-21T11:44:13.669 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: Your identification has been saved in /tmp/tmp7t95wkce/key 2024-09-21T11:44:13.670 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: Your public key has been saved in /tmp/tmp7t95wkce/key.pub 2024-09-21T11:44:13.670 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: The key fingerprint is: 2024-09-21T11:44:13.670 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: SHA256:gtm/fsv+2UwFs0dPH/K4PZFOeCZe5GD/YG/1yST96Hc ceph-8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:44:13.670 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: The key's randomart image is: 2024-09-21T11:44:13.670 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: +---[RSA 3072]----+ 2024-09-21T11:44:13.670 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: | | 2024-09-21T11:44:13.670 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: | | 2024-09-21T11:44:13.670 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: | +ooo| 2024-09-21T11:44:13.670 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: | + . @*=| 2024-09-21T11:44:13.670 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: | o o S =+&*| 2024-09-21T11:44:13.670 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: | o ..&*B| 2024-09-21T11:44:13.670 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: | . oo**| 2024-09-21T11:44:13.670 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: | o. * .E| 2024-09-21T11:44:13.671 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: | .oo+oo +..| 2024-09-21T11:44:13.671 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:13 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: +----[SHA256]-----+ 2024-09-21T11:44:14.612 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:14 smithi017 ceph-mon[25402]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:14.612 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:14 smithi017 ceph-mon[25402]: Generating ssh key... 2024-09-21T11:44:14.612 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:14 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:14.612 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:14 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:15.178 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWifT00/l6EUnTGcWn+zZYSNWHXR8ytpHFksDILHDmicBJxaogZ14wjJEMeMAe2gC6vYAaGbF8kFI7Mg9+/dVdXZVdWGJlEQZlSfVLGyZoB/8R6ImPaHkSKK3589pWY/2eeHI57970Z+TUKF9omufGvobDonJXH04UetRpj/x7i/jUwYvMqSnMlB+cf05qnQ2Sd464+oeZu+6C4qYACBtlNg5Ppu+z39iqGV5i88ic35U4ERMqrnbZ4i/EXfBXdztQ+lcyhgl0gt4YNrzWHcAeGWq0kjgvwQpF2DRLgOvBBA3o6aUBDVasb+dRa7XIKtDU+Zih24S48m5rGtnyS+9VRuMIiIf5mJztI5C8jvWNUQ3Cf/C6ippFP+9nk3npKE4ipJJnPRpfeeDz03zwxbTdyixlsvVINATcJ5joU/qMiwPrU0xoapuu3GYQk7bL3adkKgaSajtKxl2ko1UDcNOW4o09JSlej0ecUlLAhgodGbKw8LCkWSW0Jlb6mYENyr8= ceph-8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:44:15.178 INFO:teuthology.orchestra.run.smithi017.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T11:44:15.178 INFO:teuthology.orchestra.run.smithi017.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T11:44:15.189 INFO:teuthology.orchestra.run.smithi017.stdout:Adding host smithi017... 2024-09-21T11:44:15.619 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:15 smithi017 ceph-mon[25402]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:16.518 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:16 smithi017 ceph-mon[25402]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi017", "addr": "172.21.15.17", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:17.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:17 smithi017 ceph-mon[25402]: Deploying cephadm binary to smithi017 2024-09-21T11:44:20.229 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout Added host 'smithi017' with addr '172.21.15.17' 2024-09-21T11:44:20.229 INFO:teuthology.orchestra.run.smithi017.stdout:Deploying unmanaged mon service... 2024-09-21T11:44:20.731 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:20 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:20.732 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:20 smithi017 ceph-mon[25402]: Added host smithi017 2024-09-21T11:44:20.732 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:20 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:44:22.384 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:22 smithi017 ceph-mon[25402]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:22.384 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:22 smithi017 ceph-mon[25402]: Saving service mon spec with placement count:5 2024-09-21T11:44:22.384 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:22 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:22.384 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:22 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:22.384 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T11:44:22.384 INFO:teuthology.orchestra.run.smithi017.stdout:Deploying unmanaged mgr service... 2024-09-21T11:44:23.832 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:23 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:23.832 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:23 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:24.068 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T11:44:24.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:24 smithi017 ceph-mon[25402]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:24.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:24 smithi017 ceph-mon[25402]: Saving service mgr spec with placement count:2 2024-09-21T11:44:24.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:24 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:26.003 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:25 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3232382907' entity='client.admin' 2024-09-21T11:44:26.003 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:25 smithi017 ceph-mon[25402]: from='mgr.14118 172.21.15.17:0/3818146791' entity='mgr.x' 2024-09-21T11:44:26.883 INFO:teuthology.orchestra.run.smithi017.stdout:Enabling the dashboard module... 2024-09-21T11:44:27.270 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:26 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/151698972' entity='client.admin' 2024-09-21T11:44:27.270 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:26 smithi017 ceph-mon[25402]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:44:28.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:28 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1900178977' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-21T11:44:28.392 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:28 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: ignoring --setuser ceph since I am not root 2024-09-21T11:44:28.392 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:28 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: ignoring --setgroup ceph since I am not root 2024-09-21T11:44:29.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:29 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1900178977' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T11:44:29.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:29 smithi017 ceph-mon[25402]: mgrmap e10: x(active, since 22s) 2024-09-21T11:44:29.906 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:44:29.906 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 10, 2024-09-21T11:44:29.906 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T11:44:29.906 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T11:44:29.906 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T11:44:29.906 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:44:29.907 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for the mgr to restart... 2024-09-21T11:44:29.907 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for mgr epoch 10... 2024-09-21T11:44:30.272 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:30 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3462938823' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T11:44:33.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:33 smithi017 ceph-mon[25402]: Active manager daemon x restarted 2024-09-21T11:44:33.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:33 smithi017 ceph-mon[25402]: Activating manager daemon x 2024-09-21T11:44:33.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:33 smithi017 ceph-mon[25402]: osdmap e3: 0 total, 0 up, 0 in 2024-09-21T11:44:33.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:33 smithi017 ceph-mon[25402]: mgrmap e11: x(active, starting, since 0.00339679s) 2024-09-21T11:44:33.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:44:33.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T11:44:33.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T11:44:33.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T11:44:33.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T11:44:33.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:33 smithi017 ceph-mon[25402]: Manager daemon x is now available 2024-09-21T11:44:34.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:34 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:44:34.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:34 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T11:44:34.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:34 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T11:44:34.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:34 smithi017 ceph-mon[25402]: mgrmap e12: x(active, since 1.00683s) 2024-09-21T11:44:35.129 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:44:35.129 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 12, 2024-09-21T11:44:35.129 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T11:44:35.129 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:44:35.130 INFO:teuthology.orchestra.run.smithi017.stdout:mgr epoch 10 is available 2024-09-21T11:44:35.130 INFO:teuthology.orchestra.run.smithi017.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-21T11:44:35.696 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:35 smithi017 ceph-mon[25402]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T11:44:35.697 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:35 smithi017 ceph-mon[25402]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T11:44:36.679 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-mon[25402]: mgrmap e13: x(active, since 2s) 2024-09-21T11:44:36.680 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-mon[25402]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:36.680 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:36.974 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:44:36.676+0000 7f7ea1d9b640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:11:44:36] ENGINE Error in HTTPServer.serve 2024-09-21T11:44:36.974 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: Traceback (most recent call last): 2024-09-21T11:44:36.974 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:44:36.974 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: self._connections.run(self.expiration_interval) 2024-09-21T11:44:36.974 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:44:36.974 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: self._run(expiration_interval) 2024-09-21T11:44:36.974 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:44:36.974 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:44:36.974 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:44:36.974 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:44:36.975 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:44:36.975 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: s = self.context.wrap_socket( 2024-09-21T11:44:36.975 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:44:36.975 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: return self.sslsocket_class._create( 2024-09-21T11:44:36.975 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:44:36.975 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: self.do_handshake() 2024-09-21T11:44:36.975 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:44:36.975 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: self._sslobj.do_handshake() 2024-09-21T11:44:36.975 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:44:36.975 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:44:36 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:44:37.888 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:37 smithi017 ceph-mon[25402]: [21/Sep/2024:11:44:36] ENGINE Bus STARTING 2024-09-21T11:44:37.888 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:37 smithi017 ceph-mon[25402]: [21/Sep/2024:11:44:36] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:37 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:37 smithi017 ceph-mon[25402]: [21/Sep/2024:11:44:36] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:37 smithi017 ceph-mon[25402]: [21/Sep/2024:11:44:36] ENGINE Bus STARTED 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:37 smithi017 ceph-mon[25402]: [21/Sep/2024:11:44:36] ENGINE Error in HTTPServer.serve 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout: Traceback (most recent call last): 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout: self._connections.run(self.expiration_interval) 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout: self._run(expiration_interval) 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:44:37.889 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:44:37.890 INFO:journalctl@ceph.mon.a.smithi017.stdout: s = self.context.wrap_socket( 2024-09-21T11:44:37.890 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:44:37.890 INFO:journalctl@ceph.mon.a.smithi017.stdout: return self.sslsocket_class._create( 2024-09-21T11:44:37.890 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:44:37.890 INFO:journalctl@ceph.mon.a.smithi017.stdout: self.do_handshake() 2024-09-21T11:44:37.890 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:44:37.890 INFO:journalctl@ceph.mon.a.smithi017.stdout: self._sslobj.do_handshake() 2024-09-21T11:44:37.890 INFO:journalctl@ceph.mon.a.smithi017.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:44:38.157 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUZnfVmZDOVQUMQBNdxApQudg8ZbkwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkyMTExNDQzN1oXDTM0\nMDkyMjExNDQzN1owFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjE3MIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAo8dFUJ2o6VgkBY/h2xhnf1FN78AQTo5sowHS\nYHXl8zZEerSqVb0GhbdKIbeLCgi9kNPDmVh0jahqv0YIVLCKPGlDkfs9S/GMvT+H\nrHuL4poa3ExJkXnf/io1LPD41BPWFc6sFhxwT8TMSz8Rv3mVZhVbEPWe2AojlUhV\nFhC7/mCPF3hCmDY9nkDixEFyQmwGhHDdiB6G1p5Uf/Cs8MPKcRIGEkNqiG9eMKPD\nmegxL6NA5Tl6qHY53aTJTCcFZC95qe9qRBx/m6G3BjgyLpD5dNHkY8ddXF/Wk9g7\nymEzKIk+K9Xe8wDgUWNPkS8JZjNEneYTnAdRKh1jVC36K0mo0d1GuAbHbL3gzbS6\nIhEWoCYuZsPruua2IFaT3gk25p/JGxDVt+CETW20anfcWhsJZXWTo9+p4ZQmDLiQ\nkTsFYakaozeQN0p0Ym8EphmLLmXcs3CR1gZ0AQzAypqxZ2wwKX1D53BGlwc2K3rf\nnl1ZDaYuIYN/+EBI6AOfqSBGLMB54TM0jxyUxaW52kW4a7NIOi0KYNls/EgGh7L5\nqxplmWLyyKvetAGmeJy/lw5dZq6fhVxX2X6buG/Tm9/qOYSL4WO2gTxShO+n6V5f\nbUGNdfDKqJQzIzACMXEVYAcaMmOTzMGMt8W0FoZLLN31ph0C9RMzYoCo4mS1fhew\nVCBCl6cCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDE3ghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPETAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQAr\nKQaT2jhHHaR/LiPUD2Sx9SCuUziIDwCSEhUQwWsomb4Yp6YzOJfoh6B1FpiN0I6R\nHbHKRrhH3OW/AovVv8C5qtMthtgYnmrn9F1L6kRj9FnuR7udYrT9H1RE2fvPgWp+\npkFR1DPYIDCY5Cp6Z5TnL6Zn+DW/HpE50CQJNm6p8Rs7vnyafthh0+6hBGwOEDJw\n/7VT06UHV1bBm6HPBuYMWolhSjAHStTUzqTieNo6Oa4XqCtrnVdaQqCWv/IXD6D/\nI69Xq3xMSODvS8pPUXRYEWJiZJ5M+D69YiQLyulJsUBlm7INHTY6hGCksSqBmV67\nIkhwc8XZS07f4KMvKXXnPCkGX+Ndb5lMhsORme1r9a8QBB4rVG0QKiYIIIvc7hFp\nmu2sI9hIq2DIqUtd0/B9wy+ye/MRtjg/T4FGDnofj0hdZFVm5Z+ajf88otdRcuCm\nciOiK3MGcL4Ju2MVTMO/t29daWo3V1x8lNDwBqxCES6r71HQCxQLye4QZ9DWmxU2\nAUIRryB9t93C2X8H99QZSs3bDI69EfPS/8nHK4Z/TsUWuPfrPLICxYsB1uys0mxu\n6NQVADeYkLQZfS70PoiNeqcDbJU0IFQBOJooTywugcYm2dAF3sn2IXCEjbEAmI5m\n3GDgQFwxxyWV4q+wl2kUCpYaTiee7SzsfbqbPB+CMA==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEAo8dFUJ2o6VgkBY/h2xhnf1FN78AQTo5sowHSYHXl8zZEerSq\nVb0GhbdKIbeLCgi9kNPDmVh0jahqv0YIVLCKPGlDkfs9S/GMvT+HrHuL4poa3ExJ\nkXnf/io1LPD41BPWFc6sFhxwT8TMSz8Rv3mVZhVbEPWe2AojlUhVFhC7/mCPF3hC\nmDY9nkDixEFyQmwGhHDdiB6G1p5Uf/Cs8MPKcRIGEkNqiG9eMKPDmegxL6NA5Tl6\nqHY53aTJTCcFZC95qe9qRBx/m6G3BjgyLpD5dNHkY8ddXF/Wk9g7ymEzKIk+K9Xe\n8wDgUWNPkS8JZjNEneYTnAdRKh1jVC36K0mo0d1GuAbHbL3gzbS6IhEWoCYuZsPr\nuua2IFaT3gk25p/JGxDVt+CETW20anfcWhsJZXWTo9+p4ZQmDLiQkTsFYakaozeQ\nN0p0Ym8EphmLLmXcs3CR1gZ0AQzAypqxZ2wwKX1D53BGlwc2K3rfnl1ZDaYuIYN/\n+EBI6AOfqSBGLMB54TM0jxyUxaW52kW4a7NIOi0KYNls/EgGh7L5qxplmWLyyKve\ntAGmeJy/lw5dZq6fhVxX2X6buG/Tm9/qOYSL4WO2gTxShO+n6V5fbUGNdfDKqJQz\nIzACMXEVYAcaMmOTzMGMt8W0FoZLLN31ph0C9RMzYoCo4mS1fhewVCBCl6cCAwEA\nAQKCAgAEh5wzXzKIk0Dm/0eOfFdO3lw0d4oIuJTpBHThtbRD2Zb9Rp/rbSX2bs8k\nrZaxeVppqTtT5qFnbAAMnqg+VDLbYHuKi+AliJHAh9BKnsQlfIBy4ioRIiv/mjU/\nf/UYQ7aV6QU51O5T40W8Bj68azJABFkxCxbdZmWWv5n/pgjWphI74osDYLffKtZB\nLVPQSHwwD45HZIJZzz+kP9WldxTTTPdQ0mW3Tk7UzSkf/M8KptsPO/UlHnGTrF1K\nhBqSRP0T2SS5Ee/pljuhdwGhGuHIL46/v7s/G2hFs7y7m5w2ajO6mXJOid8Qzf/D\nLGgRi1t1FPCRgS/nS7Bimwu8EZATHbA9KPtz7EG0GJ6VIXf0zVJ8UnxzCRYVPzpN\n8j4qDTdAugfYlKaoAQ/0M1+9vHF/Vfd7swbFQdLfF+yRrbSrRoi2mnELPsSQoAXZ\nR6p38kYNVdSJvdzjG1pL465dT5qwbBv048Ye612sniEuMb4XDEdTWLGL5OhrJYfC\nB9rOKABEGbM7Jk2ZNt+FT3aEYQ6vfPm9NO/lNWqhYsKN+TwQeFoV3i2HgcHwx1UA\n7a/FyDoQJAUxj2P8UGNcsm8N1W2ccpOXSndfrQf6Boje0uUTWxq4VtCDeY6vkoWX\nPtwk1xNnna75Y4dZtsOb5Rl9PoI45/hu+7T+Zb3ht6dWhp5qAQKCAQEA4JGhZzGb\nIOyPgjMUBvrMfWWxSUdcm3BlxUDpTEHpkul6JrrlGzAhlFUwRFwlaIm/9LseeOnY\nSW+lfm5LeiIl1s9R8D5n1h3Fnp55eQphLLca5wIo7aTsWUn/GDIiOy7+cp5S2L+M\nrsdoDUlwmWS/9yMlUdv8ZVpQ7pGNiJF9i9vJNsgA8SoGa5iX3WfqY4BY1C4TDRm6\n4c0tyO8LmOBQYPVnWHB1EJl168V0vJ/p48f1Hzmap/zPL9HxzvGYqsS7FJX3pksJ\npoZFWUdJ6uP+vHRLoAilYqnkzivQbp/7EZtzNbSLtBbyI8YSjZfv1yfBFZpW4nKV\nDUkV4DmVBTFVAQKCAQEAurN/7JV+RRMmyq53Tsrcmjl95L2hyNcuOOsuZai1gRDX\nrE4IdEFoXXWldtIpisAxdOxI0y3utmYqf00fU85j5zLHqr3JCnCg99I0GJ2OGZhy\nHDU0tZL546cIzuzXJYlQRV/slxoxUExq7jjydU20pcDj9J1Rvuxvi0f2awrriiU9\nau9Uo+zAAgNKvhiK3NX0burae/olDVN6p02MhpJKyPdGrijU613VWFdla7aANdWQ\nAEF4zYhwsl3guWnNqqf0XuIhhF2rpLMo560ISHfUOUUR6VcNV4iN/4ndmxsYYyNF\nl3SJJ8vMuBcS0C9IR8vAArgRGzUEKdJ0QkZHLSAkpwKCAQEA30RKiPNLvPcUUqj/\nv1S32/Avy6AUVUHxHKTFjhh15acU1862m0pGCFiNzVkjpARYATPMPwCXFaPXkJSN\nm9a5chDa8RTKXZlp8aKzOID2TeOZ7pQ6JtLyXG9yHBcz6010knYP/girENWWAKfE\nN+1v4YBiyTkCfa3GivnREjc778HLEhjUvvA+Q9kJG4oGAXkIV6ObM0oif/5jB8OJ\n7ysNHui9H7Nm3+MC1y6QOjxu6BTUAoBd36g8QNnlJA8U7qr7KKNU/VLbPGGALxvu\nRIb6q1igG3KdIzOwFL6A0othrYa0i299+cVaZfC2X2nwfSO8FwNEYIz03amNA0mc\ne/YpAQKCAQEAk4HsaTx3hhWqiWosYzlN8B/KQqY8o5S3NUtC3hjcRnvLGpyQe2GO\nFoEz2NwU7EYLDSj+JLNergesPeXuAWXIcsshC9pkc3YnB4WxmV0p/zj9tyGmYmsc\nOewnvm1LUqHZpOYz4/JS0fF+bnbZwSpCts7ei86b3m+pdW7G1y3KiNwBWXJ7+gO8\ndBqru+NiGzaDp/qv4lHxYkT5XCOeClic84jC9CjYiJkbTW/HdsG7LE1uN3WC/0h0\nWchoG7XnQ5TtMuYQuybSzQ6sG9cO+0qJhzH2A9i+dtEx95qyVrCipPkiK5ZsIuAW\n/79jIs6omej17HAHO+q4Pl7DcfVamOGTcwKCAQAcqCMMT08LvHbrjzjSYTHmPrKQ\n1OZagTiR8STsfWVcuBkeYrG1vTeXEX317ZebTtF+EVd2P2e9orKe9zrIqVJNXSHO\ntrXf6zbvZIJ7vXsEVe9p5yL68I8caoJlemAWj2qEmfLqrAuCuzB8Csl6xKMb9edF\nn6FIn0dE9JB4UTeGnl3/z/VwRL0wIbuCM3Do/hxzpt1s2MG3fx//i5rBsL5PUmDS\nUe9InE4YO3QdG16NMMANAb+WQwpjC8dfKyLDq4SxilwxNbxjD5+zWZjvKIeXTony\nsDRQZ/tsRj/heUBj3vhsVeezTH2dNJexU95IofqrOSFPeFh0t7VLz8p4kXvf\n-----END RSA PRIVATE KEY-----\n"} 2024-09-21T11:44:39.715 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-21T11:44:40.057 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:39 smithi017 ceph-mon[25402]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:40.057 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:39 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:40.930 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-21T11:44:40.930 INFO:teuthology.orchestra.run.smithi017.stdout:Creating initial admin user... 2024-09-21T11:44:41.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:41 smithi017 ceph-mon[25402]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:41.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:41 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:42.418 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$qEbGlHh28aJyFopfGDIVBO2V6CYdydwzOjA.ikOIuCgnd9VT7Lhd2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726919081, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T11:44:42.418 INFO:teuthology.orchestra.run.smithi017.stdout:Fetching dashboard port number... 2024-09-21T11:44:43.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:42 smithi017 ceph-mon[25402]: from='client.14170 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:43.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:42 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:43.615 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T11:44:43.626 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T11:44:43.626 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout disabled 2024-09-21T11:44:43.633 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T11:44:43.634 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T11:44:43.634 INFO:teuthology.orchestra.run.smithi017.stdout:firewalld.service is not enabled 2024-09-21T11:44:43.634 INFO:teuthology.orchestra.run.smithi017.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T11:44:43.636 INFO:teuthology.orchestra.run.smithi017.stdout:Ceph Dashboard is now available at: 2024-09-21T11:44:43.636 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:44:43.636 INFO:teuthology.orchestra.run.smithi017.stdout: URL: https://smithi017.front.sepia.ceph.com:8443/ 2024-09-21T11:44:43.636 INFO:teuthology.orchestra.run.smithi017.stdout: User: admin 2024-09-21T11:44:43.636 INFO:teuthology.orchestra.run.smithi017.stdout: Password: 9qwdjoxew7 2024-09-21T11:44:43.636 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:44:43.636 INFO:teuthology.orchestra.run.smithi017.stdout:Saving cluster configuration to /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config directory 2024-09-21T11:44:43.872 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:43 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2431654874' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-21T11:44:44.889 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T11:44:44.889 INFO:teuthology.orchestra.run.smithi017.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T11:44:44.889 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:44:44.889 INFO:teuthology.orchestra.run.smithi017.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:44:44.889 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:44:44.889 INFO:teuthology.orchestra.run.smithi017.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T11:44:44.889 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:44:44.889 INFO:teuthology.orchestra.run.smithi017.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T11:44:44.889 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:44:44.889 INFO:teuthology.orchestra.run.smithi017.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T11:44:44.889 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:44:44.890 INFO:teuthology.orchestra.run.smithi017.stdout: ceph telemetry on 2024-09-21T11:44:44.890 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:44:44.890 INFO:teuthology.orchestra.run.smithi017.stdout:For more information see: 2024-09-21T11:44:44.890 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:44:44.890 INFO:teuthology.orchestra.run.smithi017.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T11:44:44.890 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:44:44.890 INFO:teuthology.orchestra.run.smithi017.stdout:Bootstrap complete. 2024-09-21T11:44:44.928 INFO:tasks.cephadm:Fetching config... 2024-09-21T11:44:44.928 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T11:44:44.928 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T11:44:44.944 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T11:44:44.944 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T11:44:44.945 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T11:44:45.000 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T11:44:45.001 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T11:44:45.001 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T11:44:45.066 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T11:44:45.067 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T11:44:45.067 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T11:44:45.123 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T11:44:45.123 DEBUG:teuthology.orchestra.run.smithi017:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWifT00/l6EUnTGcWn+zZYSNWHXR8ytpHFksDILHDmicBJxaogZ14wjJEMeMAe2gC6vYAaGbF8kFI7Mg9+/dVdXZVdWGJlEQZlSfVLGyZoB/8R6ImPaHkSKK3589pWY/2eeHI57970Z+TUKF9omufGvobDonJXH04UetRpj/x7i/jUwYvMqSnMlB+cf05qnQ2Sd464+oeZu+6C4qYACBtlNg5Ppu+z39iqGV5i88ic35U4ERMqrnbZ4i/EXfBXdztQ+lcyhgl0gt4YNrzWHcAeGWq0kjgvwQpF2DRLgOvBBA3o6aUBDVasb+dRa7XIKtDU+Zih24S48m5rGtnyS+9VRuMIiIf5mJztI5C8jvWNUQ3Cf/C6ippFP+9nk3npKE4ipJJnPRpfeeDz03zwxbTdyixlsvVINATcJ5joU/qMiwPrU0xoapuu3GYQk7bL3adkKgaSajtKxl2ko1UDcNOW4o09JSlej0ecUlLAhgodGbKw8LCkWSW0Jlb6mYENyr8= ceph-8fc71e68-780e-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T11:44:45.198 INFO:teuthology.orchestra.run.smithi017.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWifT00/l6EUnTGcWn+zZYSNWHXR8ytpHFksDILHDmicBJxaogZ14wjJEMeMAe2gC6vYAaGbF8kFI7Mg9+/dVdXZVdWGJlEQZlSfVLGyZoB/8R6ImPaHkSKK3589pWY/2eeHI57970Z+TUKF9omufGvobDonJXH04UetRpj/x7i/jUwYvMqSnMlB+cf05qnQ2Sd464+oeZu+6C4qYACBtlNg5Ppu+z39iqGV5i88ic35U4ERMqrnbZ4i/EXfBXdztQ+lcyhgl0gt4YNrzWHcAeGWq0kjgvwQpF2DRLgOvBBA3o6aUBDVasb+dRa7XIKtDU+Zih24S48m5rGtnyS+9VRuMIiIf5mJztI5C8jvWNUQ3Cf/C6ippFP+9nk3npKE4ipJJnPRpfeeDz03zwxbTdyixlsvVINATcJ5joU/qMiwPrU0xoapuu3GYQk7bL3adkKgaSajtKxl2ko1UDcNOW4o09JSlej0ecUlLAhgodGbKw8LCkWSW0Jlb6mYENyr8= ceph-8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:44:45.210 DEBUG:teuthology.orchestra.run.smithi119:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWifT00/l6EUnTGcWn+zZYSNWHXR8ytpHFksDILHDmicBJxaogZ14wjJEMeMAe2gC6vYAaGbF8kFI7Mg9+/dVdXZVdWGJlEQZlSfVLGyZoB/8R6ImPaHkSKK3589pWY/2eeHI57970Z+TUKF9omufGvobDonJXH04UetRpj/x7i/jUwYvMqSnMlB+cf05qnQ2Sd464+oeZu+6C4qYACBtlNg5Ppu+z39iqGV5i88ic35U4ERMqrnbZ4i/EXfBXdztQ+lcyhgl0gt4YNrzWHcAeGWq0kjgvwQpF2DRLgOvBBA3o6aUBDVasb+dRa7XIKtDU+Zih24S48m5rGtnyS+9VRuMIiIf5mJztI5C8jvWNUQ3Cf/C6ippFP+9nk3npKE4ipJJnPRpfeeDz03zwxbTdyixlsvVINATcJ5joU/qMiwPrU0xoapuu3GYQk7bL3adkKgaSajtKxl2ko1UDcNOW4o09JSlej0ecUlLAhgodGbKw8LCkWSW0Jlb6mYENyr8= ceph-8fc71e68-780e-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T11:44:45.315 INFO:teuthology.orchestra.run.smithi119.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWifT00/l6EUnTGcWn+zZYSNWHXR8ytpHFksDILHDmicBJxaogZ14wjJEMeMAe2gC6vYAaGbF8kFI7Mg9+/dVdXZVdWGJlEQZlSfVLGyZoB/8R6ImPaHkSKK3589pWY/2eeHI57970Z+TUKF9omufGvobDonJXH04UetRpj/x7i/jUwYvMqSnMlB+cf05qnQ2Sd464+oeZu+6C4qYACBtlNg5Ppu+z39iqGV5i88ic35U4ERMqrnbZ4i/EXfBXdztQ+lcyhgl0gt4YNrzWHcAeGWq0kjgvwQpF2DRLgOvBBA3o6aUBDVasb+dRa7XIKtDU+Zih24S48m5rGtnyS+9VRuMIiIf5mJztI5C8jvWNUQ3Cf/C6ippFP+9nk3npKE4ipJJnPRpfeeDz03zwxbTdyixlsvVINATcJ5joU/qMiwPrU0xoapuu3GYQk7bL3adkKgaSajtKxl2ko1UDcNOW4o09JSlej0ecUlLAhgodGbKw8LCkWSW0Jlb6mYENyr8= ceph-8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:44:45.329 DEBUG:teuthology.orchestra.run.smithi134:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWifT00/l6EUnTGcWn+zZYSNWHXR8ytpHFksDILHDmicBJxaogZ14wjJEMeMAe2gC6vYAaGbF8kFI7Mg9+/dVdXZVdWGJlEQZlSfVLGyZoB/8R6ImPaHkSKK3589pWY/2eeHI57970Z+TUKF9omufGvobDonJXH04UetRpj/x7i/jUwYvMqSnMlB+cf05qnQ2Sd464+oeZu+6C4qYACBtlNg5Ppu+z39iqGV5i88ic35U4ERMqrnbZ4i/EXfBXdztQ+lcyhgl0gt4YNrzWHcAeGWq0kjgvwQpF2DRLgOvBBA3o6aUBDVasb+dRa7XIKtDU+Zih24S48m5rGtnyS+9VRuMIiIf5mJztI5C8jvWNUQ3Cf/C6ippFP+9nk3npKE4ipJJnPRpfeeDz03zwxbTdyixlsvVINATcJ5joU/qMiwPrU0xoapuu3GYQk7bL3adkKgaSajtKxl2ko1UDcNOW4o09JSlej0ecUlLAhgodGbKw8LCkWSW0Jlb6mYENyr8= ceph-8fc71e68-780e-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T11:44:45.448 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:45 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1086872205' entity='client.admin' 2024-09-21T11:44:45.477 INFO:teuthology.orchestra.run.smithi134.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWifT00/l6EUnTGcWn+zZYSNWHXR8ytpHFksDILHDmicBJxaogZ14wjJEMeMAe2gC6vYAaGbF8kFI7Mg9+/dVdXZVdWGJlEQZlSfVLGyZoB/8R6ImPaHkSKK3589pWY/2eeHI57970Z+TUKF9omufGvobDonJXH04UetRpj/x7i/jUwYvMqSnMlB+cf05qnQ2Sd464+oeZu+6C4qYACBtlNg5Ppu+z39iqGV5i88ic35U4ERMqrnbZ4i/EXfBXdztQ+lcyhgl0gt4YNrzWHcAeGWq0kjgvwQpF2DRLgOvBBA3o6aUBDVasb+dRa7XIKtDU+Zih24S48m5rGtnyS+9VRuMIiIf5mJztI5C8jvWNUQ3Cf/C6ippFP+9nk3npKE4ipJJnPRpfeeDz03zwxbTdyixlsvVINATcJ5joU/qMiwPrU0xoapuu3GYQk7bL3adkKgaSajtKxl2ko1UDcNOW4o09JSlej0ecUlLAhgodGbKw8LCkWSW0Jlb6mYENyr8= ceph-8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:44:45.491 DEBUG:teuthology.orchestra.run.smithi145:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWifT00/l6EUnTGcWn+zZYSNWHXR8ytpHFksDILHDmicBJxaogZ14wjJEMeMAe2gC6vYAaGbF8kFI7Mg9+/dVdXZVdWGJlEQZlSfVLGyZoB/8R6ImPaHkSKK3589pWY/2eeHI57970Z+TUKF9omufGvobDonJXH04UetRpj/x7i/jUwYvMqSnMlB+cf05qnQ2Sd464+oeZu+6C4qYACBtlNg5Ppu+z39iqGV5i88ic35U4ERMqrnbZ4i/EXfBXdztQ+lcyhgl0gt4YNrzWHcAeGWq0kjgvwQpF2DRLgOvBBA3o6aUBDVasb+dRa7XIKtDU+Zih24S48m5rGtnyS+9VRuMIiIf5mJztI5C8jvWNUQ3Cf/C6ippFP+9nk3npKE4ipJJnPRpfeeDz03zwxbTdyixlsvVINATcJ5joU/qMiwPrU0xoapuu3GYQk7bL3adkKgaSajtKxl2ko1UDcNOW4o09JSlej0ecUlLAhgodGbKw8LCkWSW0Jlb6mYENyr8= ceph-8fc71e68-780e-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T11:44:45.536 INFO:teuthology.orchestra.run.smithi145.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWifT00/l6EUnTGcWn+zZYSNWHXR8ytpHFksDILHDmicBJxaogZ14wjJEMeMAe2gC6vYAaGbF8kFI7Mg9+/dVdXZVdWGJlEQZlSfVLGyZoB/8R6ImPaHkSKK3589pWY/2eeHI57970Z+TUKF9omufGvobDonJXH04UetRpj/x7i/jUwYvMqSnMlB+cf05qnQ2Sd464+oeZu+6C4qYACBtlNg5Ppu+z39iqGV5i88ic35U4ERMqrnbZ4i/EXfBXdztQ+lcyhgl0gt4YNrzWHcAeGWq0kjgvwQpF2DRLgOvBBA3o6aUBDVasb+dRa7XIKtDU+Zih24S48m5rGtnyS+9VRuMIiIf5mJztI5C8jvWNUQ3Cf/C6ippFP+9nk3npKE4ipJJnPRpfeeDz03zwxbTdyixlsvVINATcJ5joU/qMiwPrU0xoapuu3GYQk7bL3adkKgaSajtKxl2ko1UDcNOW4o09JSlej0ecUlLAhgodGbKw8LCkWSW0Jlb6mYENyr8= ceph-8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:44:45.549 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T11:44:45.805 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:44:46.595 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:46 smithi017 ceph-mon[25402]: mgrmap e14: x(active, since 12s) 2024-09-21T11:44:47.764 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T11:44:47.765 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T11:44:48.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:47 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2680337403' entity='client.admin' 2024-09-21T11:44:48.638 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:44:49.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:49 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:49.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:49 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:49.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:49 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi017", "name": "osd_memory_target"} : dispatch 2024-09-21T11:44:49.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:49 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:49.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:49 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:44:49.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:49 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:49.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:49 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:49.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:49 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:44:49.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:49 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:44:49.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:49 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:44:49.959 INFO:tasks.cephadm:Remote smithi145 excluded from cephadm cluster by role 2024-09-21T11:44:49.959 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi119 2024-09-21T11:44:49.959 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-21T11:44:49.959 DEBUG:teuthology.orchestra.run.smithi119:> dd of=/etc/ceph/ceph.conf 2024-09-21T11:44:49.979 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-21T11:44:49.980 DEBUG:teuthology.orchestra.run.smithi119:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:44:50.037 INFO:tasks.cephadm:Adding host smithi119 to orchestrator... 2024-09-21T11:44:50.037 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch host add smithi119 2024-09-21T11:44:50.285 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:44:51.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:50 smithi017 ceph-mon[25402]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:51.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:50 smithi017 ceph-mon[25402]: Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T11:44:51.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:50 smithi017 ceph-mon[25402]: Updating smithi017:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:44:51.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:50 smithi017 ceph-mon[25402]: Updating smithi017:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:44:51.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:50 smithi017 ceph-mon[25402]: Updating smithi017:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:44:51.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:50 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:51.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:50 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:51.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:50 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:52.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:51 smithi017 ceph-mon[25402]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi119", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:53.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:52 smithi017 ceph-mon[25402]: Deploying cephadm binary to smithi119 2024-09-21T11:44:54.697 INFO:teuthology.orchestra.run.smithi017.stdout:Added host 'smithi119' with addr '172.21.15.119' 2024-09-21T11:44:55.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:54 smithi017 ceph-mon[25402]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:44:55.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:54 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:55.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:54 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:44:55.328 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T11:44:55.578 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:44:55.973 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:55 smithi017 ceph-mon[25402]: Added host smithi119 2024-09-21T11:44:55.973 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:55 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:55.973 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:55 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:56.185 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:44:56.185 INFO:teuthology.orchestra.run.smithi017.stdout:[{"addr": "172.21.15.17", "hostname": "smithi017", "labels": [], "status": ""}, {"addr": "172.21.15.119", "hostname": "smithi119", "labels": [], "status": ""}] 2024-09-21T11:44:56.748 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi134 2024-09-21T11:44:56.749 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-21T11:44:56.749 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.conf 2024-09-21T11:44:56.769 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-21T11:44:56.769 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:44:56.827 INFO:tasks.cephadm:Adding host smithi134 to orchestrator... 2024-09-21T11:44:56.827 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch host add smithi134 2024-09-21T11:44:57.078 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:44:57.313 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:57 smithi017 ceph-mon[25402]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:44:57.313 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:57 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:58.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:58 smithi017 ceph-mon[25402]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:44:59.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:59 smithi017 ceph-mon[25402]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:44:59.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:59 smithi017 ceph-mon[25402]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:44:59.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:59.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:59.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:59.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:44:59.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi119", "name": "osd_memory_target"} : dispatch 2024-09-21T11:44:59.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:44:59.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:44:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:00.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:00 smithi017 ceph-mon[25402]: Deploying cephadm binary to smithi134 2024-09-21T11:45:00.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:00 smithi017 ceph-mon[25402]: Updating smithi119:/etc/ceph/ceph.conf 2024-09-21T11:45:00.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:00 smithi017 ceph-mon[25402]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:00.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:00 smithi017 ceph-mon[25402]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:45:00.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:00 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:00.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:00 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:00.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:00 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:01.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:01 smithi017 ceph-mon[25402]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:45:01.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:01 smithi017 ceph-mon[25402]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:01.594 INFO:teuthology.orchestra.run.smithi017.stdout:Added host 'smithi134' with addr '172.21.15.134' 2024-09-21T11:45:02.301 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T11:45:02.553 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:45:02.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:02 smithi017 ceph-mon[25402]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:02.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:02.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:02 smithi017 ceph-mon[25402]: Added host smithi134 2024-09-21T11:45:02.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:02.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:02.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:03.379 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:45:03.380 INFO:teuthology.orchestra.run.smithi017.stdout:[{"addr": "172.21.15.17", "hostname": "smithi017", "labels": [], "status": ""}, {"addr": "172.21.15.119", "hostname": "smithi119", "labels": [], "status": ""}, {"addr": "172.21.15.134", "hostname": "smithi134", "labels": [], "status": ""}] 2024-09-21T11:45:03.976 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T11:45:03.977 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T11:45:04.000 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:03 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:04.227 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:45:05.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:04 smithi017 ceph-mon[25402]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:05.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:04 smithi017 ceph-mon[25402]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:45:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:adjusted tunables profile to default 2024-09-21T11:45:06.369 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:05 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1139042960' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T11:45:06.369 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:06.369 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:06.369 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:06.369 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:06.369 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"} : dispatch 2024-09-21T11:45:06.369 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:06.369 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:06.618 INFO:tasks.cephadm:Adding mon.a on smithi017 2024-09-21T11:45:06.618 INFO:tasks.cephadm:Adding mon.b on smithi119 2024-09-21T11:45:06.618 INFO:tasks.cephadm:Adding mon.c on smithi134 2024-09-21T11:45:06.618 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch apply mon '3;smithi017:172.21.15.17=a;smithi119:172.21.15.119=b;smithi134:172.21.15.134=c' 2024-09-21T11:45:06.854 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:07.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:06 smithi017 ceph-mon[25402]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:07.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:06 smithi017 ceph-mon[25402]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-21T11:45:07.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:06 smithi017 ceph-mon[25402]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:07.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:06 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1139042960' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T11:45:07.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:06 smithi017 ceph-mon[25402]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:45:07.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:06 smithi017 ceph-mon[25402]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:45:07.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:06 smithi017 ceph-mon[25402]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:45:07.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:07.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:07.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:07.479 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled mon update... 2024-09-21T11:45:08.108 DEBUG:teuthology.orchestra.run.smithi119:mon.b> sudo journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.b.service 2024-09-21T11:45:08.110 DEBUG:teuthology.orchestra.run.smithi134:mon.c> sudo journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.c.service 2024-09-21T11:45:08.112 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T11:45:08.113 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T11:45:08.843 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:08.851 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:08 smithi017 ceph-mon[25402]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:08.851 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:08 smithi017 ceph-mon[25402]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi017:172.21.15.17=a;smithi119:172.21.15.119=b;smithi134:172.21.15.134=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:45:08.851 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:08 smithi017 ceph-mon[25402]: Saving service mon spec with placement smithi017:172.21.15.17=a;smithi119:172.21.15.119=b;smithi134:172.21.15.134=c;count:3 2024-09-21T11:45:08.851 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:08 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:08.851 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:08 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:08.851 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:08 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:08.851 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:08 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:08.852 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:08 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:08.852 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:08 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:08.852 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:08 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:08.852 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:08 smithi017 ceph-mon[25402]: Deploying daemon mon.c on smithi134 2024-09-21T11:45:10.069 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:45:10.069 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"8fc71e68-780e-11ef-baf6-efdc52797490","modified":"2024-09-21T11:43:30.296070Z","created":"2024-09-21T11:43:30.296070Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:3300","nonce":0},{"type":"v1","addr":"172.21.15.17:6789","nonce":0}]},"addr":"172.21.15.17:6789/0","public_addr":"172.21.15.17:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T11:45:10.069 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-21T11:45:10.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:10 smithi017 ceph-mon[25402]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:10.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:10 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/1379918847' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:45:11.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:11 smithi134 podman[28022]: 2024-09-21 11:45:11.703046646 +0000 UTC m=+0.015578395 image pull 8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472 2024-09-21T11:45:12.196 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T11:45:12.196 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T11:45:12.369 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 podman[28022]: 2024-09-21 11:45:12.002387106 +0000 UTC m=+0.314918854 container init 4255021cb8eea9871f00fa0d57a336ffeafe5aeee7e1b2e5c6bfeb559fe11ba5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-c, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T11:45:12.369 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 podman[28022]: 2024-09-21 11:45:12.006691067 +0000 UTC m=+0.319222816 container start 4255021cb8eea9871f00fa0d57a336ffeafe5aeee7e1b2e5c6bfeb559fe11ba5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-c, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True) 2024-09-21T11:45:12.369 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T11:45:12.370 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev), process ceph-mon, pid 7 2024-09-21T11:45:12.370 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: pidfile_write: ignore empty --pid-file 2024-09-21T11:45:12.370 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: load: jerasure load: lrc 2024-09-21T11:45:12.370 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: RocksDB version: 7.9.2 2024-09-21T11:45:12.370 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Git sha 0 2024-09-21T11:45:12.370 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Compile date 2024-09-21 08:36:07 2024-09-21T11:45:12.370 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: DB SUMMARY 2024-09-21T11:45:12.370 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: DB Session ID: VIFV0L7PMBH1S0ZPDJW7 2024-09-21T11:45:12.370 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: CURRENT file: CURRENT 2024-09-21T11:45:12.370 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T11:45:12.370 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T11:45:12.370 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-21T11:45:12.370 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-21T11:45:12.371 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.error_if_exists: 0 2024-09-21T11:45:12.371 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.create_if_missing: 0 2024-09-21T11:45:12.371 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.paranoid_checks: 1 2024-09-21T11:45:12.371 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T11:45:12.371 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T11:45:12.371 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T11:45:12.371 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.env: 0x555c1f7f4120 2024-09-21T11:45:12.371 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T11:45:12.371 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.info_log: 0x555c20653700 2024-09-21T11:45:12.371 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T11:45:12.372 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.statistics: (nil) 2024-09-21T11:45:12.372 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.use_fsync: 0 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_log_file_size: 0 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.allow_fallocate: 1 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.use_direct_reads: 0 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.db_log_dir: 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.wal_dir: 2024-09-21T11:45:12.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.write_buffer_manager: 0x555c20657b80 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T11:45:12.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.unordered_write: 0 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.row_cache: None 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.wal_filter: None 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.two_write_queues: 0 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.wal_compression: 0 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.atomic_flush: 0 2024-09-21T11:45:12.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.log_readahead_size: 0 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_background_jobs: 2 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_background_compactions: -1 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_subcompactions: 1 2024-09-21T11:45:12.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_open_files: -1 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_background_flushes: -1 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Compression algorithms supported: 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: kZSTD supported: 0 2024-09-21T11:45:12.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: kXpressCompression supported: 0 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: kBZip2Compression supported: 0 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: kLZ4Compression supported: 1 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: kZlibCompression supported: 1 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: kSnappyCompression supported: 1 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.merge_operator: 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compaction_filter: None 2024-09-21T11:45:12.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555c20653320) 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout: cache_index_and_filter_blocks: 1 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout: pin_top_level_index_and_filter: 1 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout: index_type: 0 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout: data_block_index_type: 0 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout: index_shortening: 1 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout: checksum: 4 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout: no_block_cache: 0 2024-09-21T11:45:12.379 INFO:journalctl@ceph.mon.c.smithi134.stdout: block_cache: 0x555c20647610 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: block_cache_name: BinnedLRUCache 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: block_cache_options: 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: capacity : 536870912 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: num_shard_bits : 4 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: strict_capacity_limit : 0 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: high_pri_pool_ratio: 0.000 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: block_cache_compressed: (nil) 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: persistent_cache: (nil) 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: block_size: 4096 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: block_size_deviation: 10 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: block_restart_interval: 16 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: index_block_restart_interval: 1 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: metadata_block_size: 4096 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: partition_filters: 0 2024-09-21T11:45:12.380 INFO:journalctl@ceph.mon.c.smithi134.stdout: use_delta_encoding: 1 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout: filter_policy: bloomfilter 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout: whole_key_filtering: 1 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout: verify_compression: 0 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout: read_amp_bytes_per_bit: 0 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout: format_version: 5 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout: enable_index_compression: 1 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout: block_align: 0 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout: max_auto_readahead_size: 262144 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout: prepopulate_block_cache: 0 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout: initial_auto_readahead_size: 8192 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compression: NoCompression 2024-09-21T11:45:12.381 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.num_levels: 7 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T11:45:12.382 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T11:45:12.383 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T11:45:12.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.inplace_update_support: 0 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T11:45:12.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.bloom_locality: 0 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.max_successive_merges: 0 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.ttl: 2592000 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.enable_blob_files: false 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.min_blob_size: 0 2024-09-21T11:45:12.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 94e4fe8f-a411-4885-a3ec-ba5ee0f9a185 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726919112034222, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726919112034618, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726919112, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "94e4fe8f-a411-4885-a3ec-ba5ee0f9a185", "db_session_id": "VIFV0L7PMBH1S0ZPDJW7", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726919112034708, "job": 1, "event": "recovery_finished"} 2024-09-21T11:45:12.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555c20676e00 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: DB pointer 0x555c20778000 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout: ** DB Stats ** 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T11:45:12.388 INFO:journalctl@ceph.mon.c.smithi134.stdout: 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: ** Compaction Stats [default] ** 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: ** Compaction Stats [default] ** 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: 2024-09-21T11:45:12.389 INFO:journalctl@ceph.mon.c.smithi134.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout: Interval compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout: Block cache BinnedLRUCache@0x555c20647610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout: 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-21T11:45:12.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: using public_addr v2:172.21.15.134:0/0 -> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: starting mon.c rank -1 at public addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] at bind addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(???) e0 preinit fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(synchronizing).mds e1 new map 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout: e1 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout: btime 2024-09-21T11:43:43:272923+0000 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.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,11=minor log segments,12=quiesce subvolumes} 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout: legacy client fscid: -1 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout: 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout: No filesystems configured 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T11:45:12.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T11:45:12.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T11:45:12.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T11:45:12.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T11:45:12.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T11:45:12.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T11:45:12.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T11:45:12.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:12.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:12.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: Added host smithi119 2024-09-21T11:45:12.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:12.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:45:12.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:12.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:45:12.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi119", "name": "osd_memory_target"} : dispatch 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: Deploying cephadm binary to smithi134 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: Updating smithi119:/etc/ceph/ceph.conf 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:12.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: Added host smithi134 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1139042960' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"} : dispatch 2024-09-21T11:45:12.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1139042960' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi017:172.21.15.17=a;smithi119:172.21.15.119=b;smithi134:172.21.15.134=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: Saving service mon spec with placement smithi017:172.21.15.17=a;smithi119:172.21.15.119=b;smithi134:172.21.15.134=c;count:3 2024-09-21T11:45:12.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:12.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:12.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:12.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:12.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:12.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:12.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: Deploying daemon mon.c on smithi134 2024-09-21T11:45:12.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:12.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/1379918847' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:45:12.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 ceph-mon[28059]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T11:45:12.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 bash[28022]: 4255021cb8eea9871f00fa0d57a336ffeafe5aeee7e1b2e5c6bfeb559fe11ba5 2024-09-21T11:45:12.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:12 smithi134 systemd[1]: Started Ceph mon.c for 8fc71e68-780e-11ef-baf6-efdc52797490. 2024-09-21T11:45:12.461 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T11:45:17.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:17.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:45:17.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:17.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: mon.a calling monitor election 2024-09-21T11:45:17.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:17.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:17.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: mon.c calling monitor election 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: monmap epoch 2 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: last_changed 2024-09-21T11:45:12.060346+0000 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: created 2024-09-21T11:43:30.296070+0000 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: min_mon_release 19 (squid) 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: election_strategy: 1 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T11:45:17.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-21T11:45:17.394 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: fsmap 2024-09-21T11:45:17.394 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:45:17.394 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: mgrmap e14: x(active, since 43s) 2024-09-21T11:45:17.394 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: overall HEALTH_OK 2024-09-21T11:45:17.394 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:17.394 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:17.394 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:17.394 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:17.394 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:17.613 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:45:17.614 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":2,"fsid":"8fc71e68-780e-11ef-baf6-efdc52797490","modified":"2024-09-21T11:45:12.060346Z","created":"2024-09-21T11:43:30.296070Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:3300","nonce":0},{"type":"v1","addr":"172.21.15.17:6789","nonce":0}]},"addr":"172.21.15.17:6789/0","public_addr":"172.21.15.17:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T11:45:17.614 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 2 2024-09-21T11:45:17.614 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:17.614 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:45:17.614 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:17.614 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: mon.a calling monitor election 2024-09-21T11:45:17.614 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:17.615 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:17.615 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:17.615 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: mon.c calling monitor election 2024-09-21T11:45:17.615 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:17.615 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:17.615 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:17.615 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:17.615 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:45:17.615 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: monmap epoch 2 2024-09-21T11:45:17.615 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:17.615 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: last_changed 2024-09-21T11:45:12.060346+0000 2024-09-21T11:45:17.615 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: created 2024-09-21T11:43:30.296070+0000 2024-09-21T11:45:17.616 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: min_mon_release 19 (squid) 2024-09-21T11:45:17.616 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: election_strategy: 1 2024-09-21T11:45:17.616 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T11:45:17.616 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-21T11:45:17.616 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: fsmap 2024-09-21T11:45:17.616 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:45:17.616 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: mgrmap e14: x(active, since 43s) 2024-09-21T11:45:17.616 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: overall HEALTH_OK 2024-09-21T11:45:17.616 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:17.616 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:17.616 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:17.616 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:17.616 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:18.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:18 smithi017 ceph-mon[25402]: Deploying daemon mon.b on smithi119 2024-09-21T11:45:18.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:18 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/3476620221' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:45:18.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:18 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:18.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:18 smithi134 ceph-mon[28059]: Deploying daemon mon.b on smithi119 2024-09-21T11:45:18.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:18 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/3476620221' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:45:18.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:18 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:19.239 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T11:45:19.240 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T11:45:19.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:19 smithi017 ceph-mon[25402]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:19.480 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T11:45:19.593 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:19 smithi134 ceph-mon[28059]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:20.133 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:45:20.133 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":2,"fsid":"8fc71e68-780e-11ef-baf6-efdc52797490","modified":"2024-09-21T11:45:12.060346Z","created":"2024-09-21T11:43:30.296070Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:3300","nonce":0},{"type":"v1","addr":"172.21.15.17:6789","nonce":0}]},"addr":"172.21.15.17:6789/0","public_addr":"172.21.15.17:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T11:45:20.133 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 2 2024-09-21T11:45:20.144 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:20 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/1192276135' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:45:20.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:20 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/1192276135' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:45:20.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 podman[27924]: 2024-09-21 11:45:20.461434729 +0000 UTC m=+0.015983293 image pull 8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472 2024-09-21T11:45:21.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 podman[27924]: 2024-09-21 11:45:20.750761164 +0000 UTC m=+0.305309728 container init 8c53692a17ef6a7bdd743916f7c66243b9797e941db93dc667774b20ca7abc77 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, maintainer=Guillaume Abrioux ) 2024-09-21T11:45:21.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 podman[27924]: 2024-09-21 11:45:20.755247516 +0000 UTC m=+0.309796068 container start 8c53692a17ef6a7bdd743916f7c66243b9797e941db93dc667774b20ca7abc77 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T11:45:21.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T11:45:21.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev), process ceph-mon, pid 7 2024-09-21T11:45:21.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pidfile_write: ignore empty --pid-file 2024-09-21T11:45:21.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: load: jerasure load: lrc 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: RocksDB version: 7.9.2 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Git sha 0 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Compile date 2024-09-21 08:36:07 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: DB SUMMARY 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: DB Session ID: R50F8B4JMRHXNRGCUBHS 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: CURRENT file: CURRENT 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.error_if_exists: 0 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.create_if_missing: 0 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.paranoid_checks: 1 2024-09-21T11:45:21.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T11:45:21.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T11:45:21.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T11:45:21.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.env: 0x55bd0c2d3120 2024-09-21T11:45:21.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T11:45:21.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.info_log: 0x55bd0d72f700 2024-09-21T11:45:21.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T11:45:21.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.statistics: (nil) 2024-09-21T11:45:21.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.use_fsync: 0 2024-09-21T11:45:21.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_log_file_size: 0 2024-09-21T11:45:21.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T11:45:21.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T11:45:21.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T11:45:21.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T11:45:21.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.allow_fallocate: 1 2024-09-21T11:45:21.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T11:45:21.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.use_direct_reads: 0 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.db_log_dir: 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.wal_dir: 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T11:45:21.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.write_buffer_manager: 0x55bd0d733b80 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.unordered_write: 0 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T11:45:21.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.row_cache: None 2024-09-21T11:45:21.108 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.wal_filter: None 2024-09-21T11:45:21.108 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T11:45:21.108 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T11:45:21.108 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.two_write_queues: 0 2024-09-21T11:45:21.108 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T11:45:21.108 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.wal_compression: 0 2024-09-21T11:45:21.108 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.atomic_flush: 0 2024-09-21T11:45:21.108 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T11:45:21.108 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T11:45:21.108 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T11:45:21.108 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.log_readahead_size: 0 2024-09-21T11:45:21.108 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T11:45:21.108 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_background_jobs: 2 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_background_compactions: -1 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_subcompactions: 1 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T11:45:21.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_open_files: -1 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_background_flushes: -1 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Compression algorithms supported: 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: kZSTD supported: 0 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: kXpressCompression supported: 0 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: kBZip2Compression supported: 0 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: kLZ4Compression supported: 1 2024-09-21T11:45:21.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: kZlibCompression supported: 1 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: kSnappyCompression supported: 1 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.merge_operator: 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compaction_filter: None 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T11:45:21.111 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bd0d72f320) 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: cache_index_and_filter_blocks: 1 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: pin_top_level_index_and_filter: 1 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: index_type: 0 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: data_block_index_type: 0 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: index_shortening: 1 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: checksum: 4 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: no_block_cache: 0 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_cache: 0x55bd0d723610 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_cache_name: BinnedLRUCache 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_cache_options: 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: capacity : 536870912 2024-09-21T11:45:21.112 INFO:journalctl@ceph.mon.b.smithi119.stdout: num_shard_bits : 4 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: strict_capacity_limit : 0 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: high_pri_pool_ratio: 0.000 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_cache_compressed: (nil) 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: persistent_cache: (nil) 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_size: 4096 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_size_deviation: 10 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_restart_interval: 16 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: index_block_restart_interval: 1 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: metadata_block_size: 4096 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: partition_filters: 0 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: use_delta_encoding: 1 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: filter_policy: bloomfilter 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: whole_key_filtering: 1 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: verify_compression: 0 2024-09-21T11:45:21.113 INFO:journalctl@ceph.mon.b.smithi119.stdout: read_amp_bytes_per_bit: 0 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout: format_version: 5 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout: enable_index_compression: 1 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_align: 0 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout: max_auto_readahead_size: 262144 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout: prepopulate_block_cache: 0 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout: initial_auto_readahead_size: 8192 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compression: NoCompression 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T11:45:21.114 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.num_levels: 7 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T11:45:21.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T11:45:21.116 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T11:45:21.117 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.inplace_update_support: 0 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T11:45:21.118 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T11:45:21.119 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T11:45:21.119 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T11:45:21.119 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.bloom_locality: 0 2024-09-21T11:45:21.119 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.max_successive_merges: 0 2024-09-21T11:45:21.119 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T11:45:21.119 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T11:45:21.119 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T11:45:21.119 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T11:45:21.119 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.ttl: 2592000 2024-09-21T11:45:21.119 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T11:45:21.119 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T11:45:21.120 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T11:45:21.120 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.enable_blob_files: false 2024-09-21T11:45:21.120 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.min_blob_size: 0 2024-09-21T11:45:21.120 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T11:45:21.120 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T11:45:21.120 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T11:45:21.121 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T11:45:21.121 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T11:45:21.121 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T11:45:21.121 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T11:45:21.121 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T11:45:21.121 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T11:45:21.121 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T11:45:21.121 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: fcea937c-2621-4395-9b69-4951719ea70b 2024-09-21T11:45:21.121 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726919120782526, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T11:45:21.121 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T11:45:21.121 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726919120782919, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726919120, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fcea937c-2621-4395-9b69-4951719ea70b", "db_session_id": "R50F8B4JMRHXNRGCUBHS", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T11:45:21.121 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726919120783013, "job": 1, "event": "recovery_finished"} 2024-09-21T11:45:21.121 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bd0d752e00 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: DB pointer 0x55bd0d854000 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** DB Stats ** 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T11:45:21.122 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** Compaction Stats [default] ** 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** Compaction Stats [default] ** 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2024-09-21T11:45:21.123 INFO:journalctl@ceph.mon.b.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout: Cumulative compaction: 0.00 GB write, 0.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout: Interval compaction: 0.00 GB write, 0.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout: Block cache BinnedLRUCache@0x55bd0d723610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-21T11:45:21.124 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: using public_addr v2:172.21.15.119:0/0 -> [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: starting mon.b rank -1 at public addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] at bind addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(???) e0 preinit fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(synchronizing).mds e1 new map 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout: e1 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout: btime 2024-09-21T11:43:43:272923+0000 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.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,11=minor log segments,12=quiesce subvolumes} 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout: legacy client fscid: -1 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout: No filesystems configured 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T11:45:21.125 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T11:45:21.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T11:45:21.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T11:45:21.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T11:45:21.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T11:45:21.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T11:45:21.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T11:45:21.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:21.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:21.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Added host smithi119 2024-09-21T11:45:21.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi119", "name": "osd_memory_target"} : dispatch 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Deploying cephadm binary to smithi134 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Updating smithi119:/etc/ceph/ceph.conf 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:21.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Added host smithi134 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:21.128 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1139042960' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"} : dispatch 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1139042960' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:45:21.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi017:172.21.15.17=a;smithi119:172.21.15.119=b;smithi134:172.21.15.134=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Saving service mon spec with placement smithi017:172.21.15.17=a;smithi119:172.21.15.119=b;smithi134:172.21.15.134=c;count:3 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:21.130 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Deploying daemon mon.c on smithi134 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/1379918847' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.a calling monitor election 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.c calling monitor election 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:21.131 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: monmap epoch 2 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: last_changed 2024-09-21T11:45:12.060346+0000 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: created 2024-09-21T11:43:30.296070+0000 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: min_mon_release 19 (squid) 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: election_strategy: 1 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: fsmap 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mgrmap e14: x(active, since 43s) 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: overall HEALTH_OK 2024-09-21T11:45:21.132 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.133 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.133 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:21.133 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:21.133 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:21.133 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: Deploying daemon mon.b on smithi119 2024-09-21T11:45:21.133 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/3476620221' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:45:21.133 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:21.133 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:21.133 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/1192276135' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:45:21.133 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 ceph-mon[27963]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T11:45:21.133 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 bash[27924]: 8c53692a17ef6a7bdd743916f7c66243b9797e941db93dc667774b20ca7abc77 2024-09-21T11:45:21.133 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:20 smithi119 systemd[1]: Started Ceph mon.b for 8fc71e68-780e-11ef-baf6-efdc52797490. 2024-09-21T11:45:21.651 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T11:45:21.652 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T11:45:21.900 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T11:45:26.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:45:26.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: mon.c calling monitor election 2024-09-21T11:45:26.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: mon.a calling monitor election 2024-09-21T11:45:26.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:26.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:26.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:26.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: monmap epoch 3 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: last_changed 2024-09-21T11:45:20.808394+0000 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: created 2024-09-21T11:43:30.296070+0000 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: min_mon_release 19 (squid) 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: election_strategy: 1 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T11:45:26.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-21T11:45:26.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-09-21T11:45:26.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: fsmap 2024-09-21T11:45:26.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:45:26.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: mgrmap e14: x(active, since 52s) 2024-09-21T11:45:26.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-21T11:45:26.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-21T11:45:26.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-21T11:45:26.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: mon.b (rank 2) addr [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] is down (out of quorum) 2024-09-21T11:45:26.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:26.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:26.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:26.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:26.229 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:45:26.230 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":3,"fsid":"8fc71e68-780e-11ef-baf6-efdc52797490","modified":"2024-09-21T11:45:20.808394Z","created":"2024-09-21T11:43:30.296070Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:3300","nonce":0},{"type":"v1","addr":"172.21.15.17:6789","nonce":0}]},"addr":"172.21.15.17:6789/0","public_addr":"172.21.15.17:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T11:45:26.230 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 3 2024-09-21T11:45:26.230 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:45:26.231 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: mon.c calling monitor election 2024-09-21T11:45:26.231 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: mon.a calling monitor election 2024-09-21T11:45:26.231 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:26.231 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:26.231 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:26.231 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:26.232 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:26.232 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:26.232 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:26.232 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:26.232 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:26.232 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:45:26.233 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: monmap epoch 3 2024-09-21T11:45:26.233 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:26.233 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: last_changed 2024-09-21T11:45:20.808394+0000 2024-09-21T11:45:26.233 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: created 2024-09-21T11:43:30.296070+0000 2024-09-21T11:45:26.233 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: min_mon_release 19 (squid) 2024-09-21T11:45:26.233 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: election_strategy: 1 2024-09-21T11:45:26.233 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T11:45:26.234 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-21T11:45:26.234 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-09-21T11:45:26.234 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: fsmap 2024-09-21T11:45:26.234 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:45:26.234 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: mgrmap e14: x(active, since 52s) 2024-09-21T11:45:26.234 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-21T11:45:26.234 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-21T11:45:26.234 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-21T11:45:26.235 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: mon.b (rank 2) addr [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] is down (out of quorum) 2024-09-21T11:45:26.235 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:26.235 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:26.235 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:26.235 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:26.712 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T11:45:26.713 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T11:45:26.978 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:45:27.076 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:26 smithi017 ceph-mon[25402]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:27.077 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:26 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:27.077 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:26 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/1591698262' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:45:27.077 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:26 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:27.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:26 smithi134 ceph-mon[28059]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:27.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:26 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:27.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:26 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/1591698262' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:45:27.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:26 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:27.709 INFO:teuthology.orchestra.run.smithi017.stdout:# minimal ceph.conf for 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:27.710 INFO:teuthology.orchestra.run.smithi017.stdout:[global] 2024-09-21T11:45:27.710 INFO:teuthology.orchestra.run.smithi017.stdout: fsid = 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:27.710 INFO:teuthology.orchestra.run.smithi017.stdout: mon_host = [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] 2024-09-21T11:45:28.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:45:28.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: mon.c calling monitor election 2024-09-21T11:45:28.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: mon.a calling monitor election 2024-09-21T11:45:28.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:28.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:45:28.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:28.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:28.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:28.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:28.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:28.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:28.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: monmap epoch 3 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: last_changed 2024-09-21T11:45:20.808394+0000 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: created 2024-09-21T11:43:30.296070+0000 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: min_mon_release 19 (squid) 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: election_strategy: 1 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: fsmap 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: mgrmap e14: x(active, since 52s) 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-21T11:45:28.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-21T11:45:28.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: mon.b (rank 2) addr [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] is down (out of quorum) 2024-09-21T11:45:28.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:28.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:28.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:28.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:28.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:28.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:28.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/1591698262' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:45:28.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:28.496 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T11:45:28.497 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T11:45:28.497 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T11:45:28.525 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T11:45:28.526 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:45:28.593 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-21T11:45:28.593 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T11:45:28.621 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-21T11:45:28.621 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:45:28.687 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-21T11:45:28.687 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T11:45:28.713 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-21T11:45:28.713 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:45:28.779 INFO:tasks.cephadm:Adding mgr.x on smithi017 2024-09-21T11:45:28.779 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch apply mgr '1;smithi017=x' 2024-09-21T11:45:29.067 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T11:45:29.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: mon.b calling monitor election 2024-09-21T11:45:29.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:29.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T11:45:29.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: Updating smithi119:/etc/ceph/ceph.conf 2024-09-21T11:45:29.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-21T11:45:29.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:29.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: Updating smithi017:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:29.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:29.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: mon.b calling monitor election 2024-09-21T11:45:29.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: mon.c calling monitor election 2024-09-21T11:45:29.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: mon.a calling monitor election 2024-09-21T11:45:29.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T11:45:29.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: monmap epoch 3 2024-09-21T11:45:29.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: last_changed 2024-09-21T11:45:20.808394+0000 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: created 2024-09-21T11:43:30.296070+0000 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: min_mon_release 19 (squid) 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: election_strategy: 1 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: fsmap 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: mgrmap e14: x(active, since 54s) 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: Cluster is now healthy 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: overall HEALTH_OK 2024-09-21T11:45:29.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T11:45:29.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:29.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:45:29.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:29.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: Reconfiguring daemon mon.a on smithi017 2024-09-21T11:45:29.104 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: mon.b calling monitor election 2024-09-21T11:45:29.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:29.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T11:45:29.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: Updating smithi119:/etc/ceph/ceph.conf 2024-09-21T11:45:29.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-21T11:45:29.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:29.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: Updating smithi017:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:29.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:29.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: mon.b calling monitor election 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: mon.c calling monitor election 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: mon.a calling monitor election 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: monmap epoch 3 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: last_changed 2024-09-21T11:45:20.808394+0000 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: created 2024-09-21T11:43:30.296070+0000 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: min_mon_release 19 (squid) 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: election_strategy: 1 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: fsmap 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:45:29.119 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: mgrmap e14: x(active, since 54s) 2024-09-21T11:45:29.120 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-21T11:45:29.120 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: Cluster is now healthy 2024-09-21T11:45:29.120 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: overall HEALTH_OK 2024-09-21T11:45:29.120 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.120 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.120 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.120 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.120 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T11:45:29.120 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:29.120 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:45:29.120 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:29.120 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: Reconfiguring daemon mon.a on smithi017 2024-09-21T11:45:29.120 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: mon.b calling monitor election 2024-09-21T11:45:29.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:29.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T11:45:29.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: Updating smithi119:/etc/ceph/ceph.conf 2024-09-21T11:45:29.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-21T11:45:29.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:29.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: Updating smithi017:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:29.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:45:29.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: mon.b calling monitor election 2024-09-21T11:45:29.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: mon.c calling monitor election 2024-09-21T11:45:29.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: mon.a calling monitor election 2024-09-21T11:45:29.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T11:45:29.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: monmap epoch 3 2024-09-21T11:45:29.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:45:29.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: last_changed 2024-09-21T11:45:20.808394+0000 2024-09-21T11:45:29.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: created 2024-09-21T11:43:30.296070+0000 2024-09-21T11:45:29.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: min_mon_release 19 (squid) 2024-09-21T11:45:29.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: election_strategy: 1 2024-09-21T11:45:29.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T11:45:29.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: fsmap 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: mgrmap e14: x(active, since 54s) 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: Cluster is now healthy 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: overall HEALTH_OK 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:45:29.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:29.145 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: Reconfiguring daemon mon.a on smithi017 2024-09-21T11:45:29.145 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:29.664 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled mgr update... 2024-09-21T11:45:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:45:30.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:30.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:30.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:30.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:30.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:30.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:30.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:45:30.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:30.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:30.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:45:30.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:45:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:30.247 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T11:45:30.247 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T11:45:30.247 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T11:45:30.247 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T11:45:30.268 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-21T11:45:30.269 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_1 2024-09-21T11:45:30.329 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T11:45:30.329 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:45:30.329 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-21T11:45:30.329 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:45:30.329 INFO:teuthology.orchestra.run.smithi017.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T11:45:30.329 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2024-09-21 11:44:47.710276887 +0000 2024-09-21T11:45:30.329 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2024-09-21 11:42:11.805636379 +0000 2024-09-21T11:45:30.329 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2024-09-21 11:42:11.805636379 +0000 2024-09-21T11:45:30.329 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: 2024-09-21 11:42:11.805636379 +0000 2024-09-21T11:45:30.329 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T11:45:30.399 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2024-09-21T11:45:30.399 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2024-09-21T11:45:30.399 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.000134303 s, 3.8 MB/s 2024-09-21T11:45:30.400 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T11:45:30.460 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_2 2024-09-21T11:45:30.519 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T11:45:30.520 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:45:30.520 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 5h/5d Inode: 964 Links: 1 2024-09-21T11:45:30.520 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:45:30.520 INFO:teuthology.orchestra.run.smithi017.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T11:45:30.520 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2024-09-21 11:44:47.746276565 +0000 2024-09-21T11:45:30.520 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2024-09-21 11:42:11.805636379 +0000 2024-09-21T11:45:30.520 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2024-09-21 11:42:11.805636379 +0000 2024-09-21T11:45:30.520 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: 2024-09-21 11:42:11.805636379 +0000 2024-09-21T11:45:30.520 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T11:45:30.588 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2024-09-21T11:45:30.588 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2024-09-21T11:45:30.588 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.000132296 s, 3.9 MB/s 2024-09-21T11:45:30.590 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T11:45:30.649 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_3 2024-09-21T11:45:30.707 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T11:45:30.707 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:45:30.707 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-21T11:45:30.707 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:45:30.707 INFO:teuthology.orchestra.run.smithi017.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T11:45:30.707 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2024-09-21 11:44:47.788276189 +0000 2024-09-21T11:45:30.708 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2024-09-21 11:42:11.811636806 +0000 2024-09-21T11:45:30.708 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2024-09-21 11:42:11.811636806 +0000 2024-09-21T11:45:30.708 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: 2024-09-21 11:42:11.811636806 +0000 2024-09-21T11:45:30.708 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T11:45:30.777 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2024-09-21T11:45:30.777 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2024-09-21T11:45:30.777 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.000131592 s, 3.9 MB/s 2024-09-21T11:45:30.778 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T11:45:30.839 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_4 2024-09-21T11:45:30.869 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:30 smithi119 ceph-mon[27963]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:30.869 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:30 smithi119 ceph-mon[27963]: Reconfiguring mon.b (monmap changed)... 2024-09-21T11:45:30.869 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:30 smithi119 ceph-mon[27963]: Reconfiguring daemon mon.b on smithi119 2024-09-21T11:45:30.869 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:30 smithi119 ceph-mon[27963]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi017=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:45:30.869 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:30 smithi119 ceph-mon[27963]: Saving service mgr spec with placement smithi017=x;count:1 2024-09-21T11:45:30.899 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T11:45:30.899 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:45:30.899 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-21T11:45:30.899 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:45:30.899 INFO:teuthology.orchestra.run.smithi017.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T11:45:30.899 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2024-09-21 11:44:47.826275848 +0000 2024-09-21T11:45:30.899 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2024-09-21 11:42:11.808636593 +0000 2024-09-21T11:45:30.899 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2024-09-21 11:42:11.808636593 +0000 2024-09-21T11:45:30.900 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: 2024-09-21 11:42:11.808636593 +0000 2024-09-21T11:45:30.900 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T11:45:30.967 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2024-09-21T11:45:30.967 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2024-09-21T11:45:30.967 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.00012273 s, 4.2 MB/s 2024-09-21T11:45:30.969 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T11:45:31.028 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-21T11:45:31.028 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T11:45:31.045 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-21T11:45:31.045 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_1 2024-09-21T11:45:31.100 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T11:45:31.100 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:45:31.100 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-21T11:45:31.100 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:45:31.100 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T11:45:31.100 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-09-21 11:45:20.259645065 +0000 2024-09-21T11:45:31.100 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-09-21 11:42:12.683102584 +0000 2024-09-21T11:45:31.100 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-09-21 11:42:12.683102584 +0000 2024-09-21T11:45:31.100 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: 2024-09-21 11:42:12.683102584 +0000 2024-09-21T11:45:31.101 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T11:45:31.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:30 smithi134 ceph-mon[28059]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:31.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:30 smithi134 ceph-mon[28059]: Reconfiguring mon.b (monmap changed)... 2024-09-21T11:45:31.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:30 smithi134 ceph-mon[28059]: Reconfiguring daemon mon.b on smithi119 2024-09-21T11:45:31.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:30 smithi134 ceph-mon[28059]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi017=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:45:31.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:30 smithi134 ceph-mon[28059]: Saving service mgr spec with placement smithi017=x;count:1 2024-09-21T11:45:31.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:30 smithi017 ceph-mon[25402]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:31.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:30 smithi017 ceph-mon[25402]: Reconfiguring mon.b (monmap changed)... 2024-09-21T11:45:31.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:30 smithi017 ceph-mon[25402]: Reconfiguring daemon mon.b on smithi119 2024-09-21T11:45:31.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:30 smithi017 ceph-mon[25402]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi017=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:45:31.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:30 smithi017 ceph-mon[25402]: Saving service mgr spec with placement smithi017=x;count:1 2024-09-21T11:45:31.165 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-09-21T11:45:31.165 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-09-21T11:45:31.165 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000191416 s, 2.7 MB/s 2024-09-21T11:45:31.167 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T11:45:31.223 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_2 2024-09-21T11:45:31.279 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T11:45:31.279 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:45:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-21T11:45:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:45:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T11:45:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-09-21 11:45:20.259645065 +0000 2024-09-21T11:45:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-09-21 11:42:12.684102560 +0000 2024-09-21T11:45:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-09-21 11:42:12.684102560 +0000 2024-09-21T11:45:31.279 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: 2024-09-21 11:42:12.684102560 +0000 2024-09-21T11:45:31.279 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T11:45:31.342 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-09-21T11:45:31.342 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-09-21T11:45:31.342 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000187633 s, 2.7 MB/s 2024-09-21T11:45:31.343 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T11:45:31.399 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_3 2024-09-21T11:45:31.456 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T11:45:31.456 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:45:31.456 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-21T11:45:31.456 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:45:31.456 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T11:45:31.457 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-09-21 11:45:20.260645042 +0000 2024-09-21T11:45:31.457 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-09-21 11:42:12.683102584 +0000 2024-09-21T11:45:31.457 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-09-21 11:42:12.683102584 +0000 2024-09-21T11:45:31.457 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: 2024-09-21 11:42:12.683102584 +0000 2024-09-21T11:45:31.457 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T11:45:31.519 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-09-21T11:45:31.519 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-09-21T11:45:31.519 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000203608 s, 2.5 MB/s 2024-09-21T11:45:31.521 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T11:45:31.576 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_4 2024-09-21T11:45:31.632 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T11:45:31.632 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:45:31.632 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-21T11:45:31.632 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:45:31.632 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T11:45:31.632 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-09-21 11:45:20.260645042 +0000 2024-09-21T11:45:31.632 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-09-21 11:42:12.683102584 +0000 2024-09-21T11:45:31.632 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-09-21 11:42:12.683102584 +0000 2024-09-21T11:45:31.632 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: 2024-09-21 11:42:12.683102584 +0000 2024-09-21T11:45:31.632 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T11:45:31.695 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-09-21T11:45:31.695 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-09-21T11:45:31.695 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000199041 s, 2.6 MB/s 2024-09-21T11:45:31.696 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T11:45:31.753 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-21T11:45:31.753 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T11:45:31.770 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-21T11:45:31.770 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_1 2024-09-21T11:45:31.825 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T11:45:31.825 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:45:31.825 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-21T11:45:31.826 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:45:31.826 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T11:45:31.826 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-21 11:45:11.505466596 +0000 2024-09-21T11:45:31.826 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-21 11:42:11.787896805 +0000 2024-09-21T11:45:31.826 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-21 11:42:11.787896805 +0000 2024-09-21T11:45:31.826 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-21 11:42:11.787896805 +0000 2024-09-21T11:45:31.826 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T11:45:31.891 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-21T11:45:31.891 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-21T11:45:31.891 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000220319 s, 2.3 MB/s 2024-09-21T11:45:31.892 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T11:45:31.949 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_2 2024-09-21T11:45:32.004 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T11:45:32.004 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:45:32.004 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-21T11:45:32.004 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:45:32.004 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T11:45:32.004 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-21 11:45:11.505466596 +0000 2024-09-21T11:45:32.004 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-21 11:42:11.787896805 +0000 2024-09-21T11:45:32.004 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-21 11:42:11.787896805 +0000 2024-09-21T11:45:32.004 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-21 11:42:11.787896805 +0000 2024-09-21T11:45:32.004 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T11:45:32.067 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-21T11:45:32.068 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-21T11:45:32.068 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000255446 s, 2.0 MB/s 2024-09-21T11:45:32.069 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T11:45:32.125 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_3 2024-09-21T11:45:32.180 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T11:45:32.180 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:45:32.180 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-21T11:45:32.180 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:45:32.180 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T11:45:32.180 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-21 11:45:11.505466596 +0000 2024-09-21T11:45:32.180 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-21 11:42:11.785896905 +0000 2024-09-21T11:45:32.180 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-21 11:42:11.785896905 +0000 2024-09-21T11:45:32.180 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-21 11:42:11.785896905 +0000 2024-09-21T11:45:32.180 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T11:45:32.219 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:31 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:32.219 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:31 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:32.219 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:31 smithi134 ceph-mon[28059]: Reconfiguring mon.c (monmap changed)... 2024-09-21T11:45:32.219 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:31 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:32.219 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:31 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:45:32.219 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:31 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:32.219 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:31 smithi134 ceph-mon[28059]: Reconfiguring daemon mon.c on smithi134 2024-09-21T11:45:32.241 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-21T11:45:32.242 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-21T11:45:32.242 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000185623 s, 2.8 MB/s 2024-09-21T11:45:32.243 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T11:45:32.300 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_4 2024-09-21T11:45:32.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:31 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:32.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:31 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:32.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:31 smithi119 ceph-mon[27963]: Reconfiguring mon.c (monmap changed)... 2024-09-21T11:45:32.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:31 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:32.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:31 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:45:32.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:31 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:32.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:31 smithi119 ceph-mon[27963]: Reconfiguring daemon mon.c on smithi134 2024-09-21T11:45:32.355 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T11:45:32.355 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:45:32.355 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-21T11:45:32.355 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:45:32.355 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T11:45:32.355 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-21 11:45:11.506466571 +0000 2024-09-21T11:45:32.355 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-21 11:42:11.787896805 +0000 2024-09-21T11:45:32.355 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-21 11:42:11.787896805 +0000 2024-09-21T11:45:32.356 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-21 11:42:11.787896805 +0000 2024-09-21T11:45:32.356 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T11:45:32.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:31 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:32.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:31 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:32.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:31 smithi017 ceph-mon[25402]: Reconfiguring mon.c (monmap changed)... 2024-09-21T11:45:32.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:31 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:45:32.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:31 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:45:32.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:31 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:32.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:31 smithi017 ceph-mon[25402]: Reconfiguring daemon mon.c on smithi134 2024-09-21T11:45:32.417 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-21T11:45:32.417 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-21T11:45:32.418 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000198137 s, 2.6 MB/s 2024-09-21T11:45:32.419 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T11:45:32.475 INFO:tasks.cephadm:Deploying osd.0 on smithi017 with /dev/vg_nvme/lv_4... 2024-09-21T11:45:32.475 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T11:45:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:32 smithi017 ceph-mon[25402]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:32 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:32 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:32 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:32 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:32 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:32 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:32 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:32 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T11:45:33.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:32 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T11:45:33.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:32 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:33.288 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:45:33.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:32 smithi119 ceph-mon[27963]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:33.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:32 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:33.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:32 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:33.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:32 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:33.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:32 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:33.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:32 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:33.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:32 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:33.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:32 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:33.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:32 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T11:45:33.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:32 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T11:45:33.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:32 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:33.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:32 smithi134 ceph-mon[28059]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:33.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:32 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:33.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:32 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:33.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:32 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:33.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:32 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:33.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:32 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:33.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:32 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:33.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:32 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:33.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:32 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T11:45:33.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:32 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T11:45:33.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:32 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:34.106 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:33 smithi017 ceph-mon[25402]: Reconfiguring mgr.x (unknown last config time)... 2024-09-21T11:45:34.106 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:33 smithi017 ceph-mon[25402]: Reconfiguring daemon mgr.x on smithi017 2024-09-21T11:45:34.106 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:34.106 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:34.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:33 smithi119 ceph-mon[27963]: Reconfiguring mgr.x (unknown last config time)... 2024-09-21T11:45:34.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:33 smithi119 ceph-mon[27963]: Reconfiguring daemon mgr.x on smithi017 2024-09-21T11:45:34.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:33 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:34.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:33 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:34.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:33 smithi134 ceph-mon[28059]: Reconfiguring mgr.x (unknown last config time)... 2024-09-21T11:45:34.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:33 smithi134 ceph-mon[28059]: Reconfiguring daemon mgr.x on smithi017 2024-09-21T11:45:34.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:33 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:34.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:33 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:34.984 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:34 smithi017 ceph-mon[25402]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:35.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:34 smithi119 ceph-mon[27963]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:35.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:34 smithi134 ceph-mon[28059]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:36.353 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:45:36.382 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi017:vg_nvme/lv_4 2024-09-21T11:45:36.634 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:45:37.076 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:36 smithi017 ceph-mon[25402]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:37.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:36 smithi119 ceph-mon[27963]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:37.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:36 smithi134 ceph-mon[28059]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:38.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:37 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:45:38.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:37 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:45:38.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:37 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:38.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:37 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:45:38.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:37 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:45:38.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:37 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:38.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:37 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:45:38.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:37 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:45:38.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:37 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:39.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:38 smithi017 ceph-mon[25402]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:45:39.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:38 smithi017 ceph-mon[25402]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:39.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:38 smithi119 ceph-mon[27963]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:45:39.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:38 smithi119 ceph-mon[27963]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:39.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:38 smithi134 ceph-mon[28059]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:45:39.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:38 smithi134 ceph-mon[28059]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:40.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:39 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/4244402101' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a003623e-844d-4534-b850-30a9c1db702b"} : dispatch 2024-09-21T11:45:40.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:39 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/4244402101' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a003623e-844d-4534-b850-30a9c1db702b"}]': finished 2024-09-21T11:45:40.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:39 smithi017 ceph-mon[25402]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T11:45:40.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:39 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:45:40.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:39 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/4244402101' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a003623e-844d-4534-b850-30a9c1db702b"} : dispatch 2024-09-21T11:45:40.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:39 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/4244402101' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a003623e-844d-4534-b850-30a9c1db702b"}]': finished 2024-09-21T11:45:40.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:39 smithi119 ceph-mon[27963]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T11:45:40.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:39 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:45:40.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:39 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/4244402101' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a003623e-844d-4534-b850-30a9c1db702b"} : dispatch 2024-09-21T11:45:40.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:39 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/4244402101' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a003623e-844d-4534-b850-30a9c1db702b"}]': finished 2024-09-21T11:45:40.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:39 smithi134 ceph-mon[28059]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T11:45:40.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:39 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:45:41.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:40 smithi119 ceph-mon[27963]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:41.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:40 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1373935941' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:45:41.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:40 smithi134 ceph-mon[28059]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:41.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:40 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1373935941' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:45:41.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:40 smithi017 ceph-mon[25402]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:41.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:40 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1373935941' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:45:43.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:42 smithi119 ceph-mon[27963]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:43.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:42 smithi134 ceph-mon[28059]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:43.369 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:42 smithi017 ceph-mon[25402]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:45.039 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:44 smithi017 ceph-mon[25402]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:45.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:44 smithi119 ceph-mon[27963]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:45.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:44 smithi134 ceph-mon[28059]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:47.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:46 smithi017 ceph-mon[25402]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:47.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:46 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T11:45:47.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:46 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:47.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:46 smithi119 ceph-mon[27963]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:47.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:46 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T11:45:47.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:46 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:47.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:46 smithi134 ceph-mon[28059]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:47.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:46 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T11:45:47.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:46 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:48.223 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:47 smithi017 ceph-mon[25402]: Deploying daemon osd.0 on smithi017 2024-09-21T11:45:48.317 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:47 smithi119 ceph-mon[27963]: Deploying daemon osd.0 on smithi017 2024-09-21T11:45:48.344 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:47 smithi134 ceph-mon[28059]: Deploying daemon osd.0 on smithi017 2024-09-21T11:45:49.104 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:48 smithi017 ceph-mon[25402]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:49.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:48 smithi119 ceph-mon[27963]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:49.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:48 smithi134 ceph-mon[28059]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:51.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:50 smithi119 ceph-mon[27963]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:51.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:50 smithi134 ceph-mon[28059]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:51.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:50 smithi017 ceph-mon[25402]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:53.341 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:52 smithi017 ceph-mon[25402]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:53.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:52 smithi119 ceph-mon[27963]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:53.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:52 smithi134 ceph-mon[28059]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:55.284 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:54 smithi017 ceph-mon[25402]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:55.284 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:54 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:55.285 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:54 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:55.285 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:54 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:55.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:54 smithi119 ceph-mon[27963]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:55.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:54 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:55.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:54 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:55.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:54 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:55.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:54 smithi134 ceph-mon[28059]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:55.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:54 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:45:55.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:54 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:55.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:54 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:57.118 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:56 smithi017 ceph-mon[25402]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:57.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:56 smithi119 ceph-mon[27963]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:57.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:56 smithi134 ceph-mon[28059]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:58.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:58 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:58.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:58 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:58.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:58 smithi119 ceph-mon[27963]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:58.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:58 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:58.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:58 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:58.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:45:58 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:58.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:58 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:58.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:58 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:58.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:58 smithi134 ceph-mon[28059]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:58.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:58 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:58.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:58 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:58.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:45:58 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:58.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:58 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:58.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:58 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:45:58.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:58 smithi017 ceph-mon[25402]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:45:58.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:58 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:45:58.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:58 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:45:58.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:45:58 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:00.145 INFO:teuthology.orchestra.run.smithi017.stdout:Created osd(s) 0 on host 'smithi017' 2024-09-21T11:46:00.743 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:00 smithi017 ceph-mon[25402]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:46:00.743 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:00 smithi017 ceph-mon[25402]: from='osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T11:46:00.743 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:00 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:00.743 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:00 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:00.743 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:00 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:00.772 DEBUG:teuthology.orchestra.run.smithi017:osd.0> sudo journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T11:46:00.774 INFO:tasks.cephadm:Deploying osd.1 on smithi017 with /dev/vg_nvme/lv_3... 2024-09-21T11:46:00.774 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T11:46:00.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:00 smithi119 ceph-mon[27963]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:46:00.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:00 smithi119 ceph-mon[27963]: from='osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T11:46:00.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:00 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:00.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:00 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:00.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:00 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:00.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:00 smithi134 ceph-mon[28059]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:46:00.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:00 smithi134 ceph-mon[28059]: from='osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T11:46:00.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:00 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:00.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:00 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:00.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:00 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:01.554 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:46:01.681 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:01 smithi017 ceph-mon[25402]: from='osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T11:46:01.681 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:01 smithi017 ceph-mon[25402]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T11:46:01.681 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:01 smithi017 ceph-mon[25402]: from='osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T11:46:01.681 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:46:01.681 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:46:01 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0[39421]: 2024-09-21T11:46:01.429+0000 7fc8479aa640 -1 osd.0 0 waiting for initial osdmap 2024-09-21T11:46:01.681 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:46:01 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0[39421]: 2024-09-21T11:46:01.432+0000 7fc8437d1640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T11:46:01.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:01 smithi119 ceph-mon[27963]: from='osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T11:46:01.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:01 smithi119 ceph-mon[27963]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T11:46:01.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:01 smithi119 ceph-mon[27963]: from='osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T11:46:01.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:46:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:01 smithi134 ceph-mon[28059]: from='osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T11:46:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:01 smithi134 ceph-mon[28059]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T11:46:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:01 smithi134 ceph-mon[28059]: from='osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T11:46:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:46:02.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:02 smithi017 ceph-mon[25402]: purged_snaps scrub starts 2024-09-21T11:46:02.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:02 smithi017 ceph-mon[25402]: purged_snaps scrub ok 2024-09-21T11:46:02.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:02 smithi017 ceph-mon[25402]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:46:02.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:02 smithi017 ceph-mon[25402]: from='osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T11:46:02.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:02 smithi017 ceph-mon[25402]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T11:46:02.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:46:02.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:46:02.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:02 smithi119 ceph-mon[27963]: purged_snaps scrub starts 2024-09-21T11:46:02.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:02 smithi119 ceph-mon[27963]: purged_snaps scrub ok 2024-09-21T11:46:02.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:02 smithi119 ceph-mon[27963]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:46:02.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:02 smithi119 ceph-mon[27963]: from='osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T11:46:02.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:02 smithi119 ceph-mon[27963]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T11:46:02.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:46:02.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:46:02.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:02 smithi134 ceph-mon[28059]: purged_snaps scrub starts 2024-09-21T11:46:02.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:02 smithi134 ceph-mon[28059]: purged_snaps scrub ok 2024-09-21T11:46:02.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:02 smithi134 ceph-mon[28059]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:46:02.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:02 smithi134 ceph-mon[28059]: from='osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T11:46:02.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:02 smithi134 ceph-mon[28059]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T11:46:02.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:46:02.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:46:03.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:03 smithi119 ceph-mon[27963]: osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335] boot 2024-09-21T11:46:03.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:03 smithi119 ceph-mon[27963]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T11:46:03.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:03 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:46:03.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:03 smithi134 ceph-mon[28059]: osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335] boot 2024-09-21T11:46:03.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:03 smithi134 ceph-mon[28059]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T11:46:03.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:03 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:46:03.870 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:03 smithi017 ceph-mon[25402]: osd.0 [v2:172.21.15.17:6802/2604256335,v1:172.21.15.17:6803/2604256335] boot 2024-09-21T11:46:03.870 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:03 smithi017 ceph-mon[25402]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T11:46:03.870 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:03 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:46:04.690 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:04 smithi017 ceph-mon[25402]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:46:04.690 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:04 smithi017 ceph-mon[25402]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T11:46:04.690 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:04 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:04.690 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:04 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:04.691 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:04 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:46:04.691 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:04 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:04.691 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:04 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:04.691 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:04 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:46:04.691 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:04 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:04.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:04 smithi119 ceph-mon[27963]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:46:04.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:04 smithi119 ceph-mon[27963]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T11:46:04.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:04 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:04.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:04 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:04.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:04 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:46:04.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:04 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:04.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:04 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:04.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:04 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:46:04.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:04 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:04.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:04 smithi134 ceph-mon[28059]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:46:04.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:04 smithi134 ceph-mon[28059]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T11:46:04.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:04 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:04.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:04 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:04.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:04 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:46:04.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:04 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:04.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:04 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:04.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:04 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:46:04.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:04 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:05.561 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:05 smithi017 ceph-mon[25402]: Detected new or changed devices on smithi017 2024-09-21T11:46:05.561 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:05 smithi017 ceph-mon[25402]: Adjusting osd_memory_target on smithi017 to 17092M 2024-09-21T11:46:05.847 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:46:05.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:05 smithi119 ceph-mon[27963]: Detected new or changed devices on smithi017 2024-09-21T11:46:05.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:05 smithi119 ceph-mon[27963]: Adjusting osd_memory_target on smithi017 to 17092M 2024-09-21T11:46:05.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:05 smithi134 ceph-mon[28059]: Detected new or changed devices on smithi017 2024-09-21T11:46:05.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:05 smithi134 ceph-mon[28059]: Adjusting osd_memory_target on smithi017 to 17092M 2024-09-21T11:46:05.876 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi017:vg_nvme/lv_3 2024-09-21T11:46:06.128 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:46:06.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:06 smithi119 ceph-mon[27963]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:06.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:06 smithi134 ceph-mon[28059]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:06.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:06 smithi017 ceph-mon[25402]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:07.794 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:07 smithi017 ceph-mon[25402]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:46:07.794 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:07 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:46:07.794 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:07 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:46:07.795 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:07 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:07.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:07 smithi119 ceph-mon[27963]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:46:07.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:07 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:46:07.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:07 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:46:07.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:07 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:07.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:07 smithi134 ceph-mon[28059]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:46:07.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:07 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:46:07.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:07 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:46:07.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:07 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:08.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:08 smithi119 ceph-mon[27963]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:08.853 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:08 smithi017 ceph-mon[25402]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:08.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:08 smithi134 ceph-mon[28059]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:09.799 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:09 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2125535301' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a9b097c7-5fe2-44b5-9c5c-faffd310314a"} : dispatch 2024-09-21T11:46:09.799 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:09 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2125535301' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9b097c7-5fe2-44b5-9c5c-faffd310314a"}]': finished 2024-09-21T11:46:09.799 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:09 smithi017 ceph-mon[25402]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T11:46:09.800 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:09 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:09.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:09 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2125535301' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a9b097c7-5fe2-44b5-9c5c-faffd310314a"} : dispatch 2024-09-21T11:46:09.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:09 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2125535301' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9b097c7-5fe2-44b5-9c5c-faffd310314a"}]': finished 2024-09-21T11:46:09.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:09 smithi119 ceph-mon[27963]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T11:46:09.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:09 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:09.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:09 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2125535301' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a9b097c7-5fe2-44b5-9c5c-faffd310314a"} : dispatch 2024-09-21T11:46:09.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:09 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2125535301' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9b097c7-5fe2-44b5-9c5c-faffd310314a"}]': finished 2024-09-21T11:46:09.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:09 smithi134 ceph-mon[28059]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T11:46:09.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:09 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:10.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:10 smithi119 ceph-mon[27963]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:10.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:10 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1187722836' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:46:10.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:10 smithi134 ceph-mon[28059]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:10.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:10 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1187722836' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:46:10.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:10 smithi017 ceph-mon[25402]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:10.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:10 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1187722836' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:46:12.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:12 smithi119 ceph-mon[27963]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:12.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:12 smithi134 ceph-mon[28059]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:12.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:12 smithi017 ceph-mon[25402]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:14.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:14 smithi017 ceph-mon[25402]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:14.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:14 smithi119 ceph-mon[27963]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:14.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:14 smithi134 ceph-mon[28059]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:16.464 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:16 smithi017 ceph-mon[25402]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:16.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:16 smithi119 ceph-mon[27963]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:16.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:16 smithi134 ceph-mon[28059]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:17.752 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:17 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T11:46:17.753 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:17 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:17.753 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:17 smithi119 ceph-mon[27963]: Deploying daemon osd.1 on smithi017 2024-09-21T11:46:17.768 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T11:46:17.768 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:17 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:17.768 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:17 smithi134 ceph-mon[28059]: Deploying daemon osd.1 on smithi017 2024-09-21T11:46:17.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T11:46:17.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:17 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:17.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:17 smithi017 ceph-mon[25402]: Deploying daemon osd.1 on smithi017 2024-09-21T11:46:18.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:18 smithi134 ceph-mon[28059]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:18.809 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:18 smithi017 ceph-mon[25402]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:18.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:18 smithi119 ceph-mon[27963]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:20.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:20 smithi119 ceph-mon[27963]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:20.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:20 smithi134 ceph-mon[28059]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:20.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:20 smithi017 ceph-mon[25402]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:22.828 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:22 smithi017 ceph-mon[25402]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:22.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:22 smithi119 ceph-mon[27963]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:22.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:22 smithi134 ceph-mon[28059]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:24.771 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:24 smithi017 ceph-mon[25402]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:24.771 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:24 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:24.771 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:24 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:24.771 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:24 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:24.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:24 smithi119 ceph-mon[27963]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:24.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:24 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:24.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:24 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:24.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:24 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:24.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:24 smithi134 ceph-mon[28059]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:24.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:24 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:24.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:24 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:24.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:24 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:26.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:26 smithi119 ceph-mon[27963]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:26.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:26 smithi134 ceph-mon[28059]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:26.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:26 smithi017 ceph-mon[25402]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:28.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:28.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:28.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:28.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:46:28.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:28.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:28.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:28.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:28.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:46:28.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:28.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:28.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:28.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:28.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:46:28.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:29.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:29 smithi119 ceph-mon[27963]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:29.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:29 smithi119 ceph-mon[27963]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T11:46:29.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:29 smithi134 ceph-mon[28059]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:29.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:29 smithi134 ceph-mon[28059]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T11:46:29.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:29 smithi017 ceph-mon[25402]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:29.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:29 smithi017 ceph-mon[25402]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T11:46:29.611 INFO:teuthology.orchestra.run.smithi017.stdout:Created osd(s) 1 on host 'smithi017' 2024-09-21T11:46:30.189 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:30 smithi017 ceph-mon[25402]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T11:46:30.189 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:30 smithi017 ceph-mon[25402]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T11:46:30.189 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:30 smithi017 ceph-mon[25402]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T11:46:30.189 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:30 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:30.190 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:30 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:30.190 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:30 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:30.190 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:30 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:30.190 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:30 smithi017 ceph-mon[25402]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T11:46:30.190 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:30 smithi017 ceph-mon[25402]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T11:46:30.190 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:30 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:30.221 DEBUG:teuthology.orchestra.run.smithi017:osd.1> sudo journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.1.service 2024-09-21T11:46:30.223 INFO:tasks.cephadm:Deploying osd.2 on smithi119 with /dev/vg_nvme/lv_4... 2024-09-21T11:46:30.223 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T11:46:30.472 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:46:30.538 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:46:30 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1[45429]: 2024-09-21T11:46:30.378+0000 7ff02501f640 -1 osd.1 0 waiting for initial osdmap 2024-09-21T11:46:30.538 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:46:30 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1[45429]: 2024-09-21T11:46:30.380+0000 7ff01ce3e640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T11:46:30.590 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:30 smithi119 ceph-mon[27963]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T11:46:30.590 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:30 smithi119 ceph-mon[27963]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T11:46:30.590 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:30 smithi119 ceph-mon[27963]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T11:46:30.590 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:30 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:30.591 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:30 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:30.591 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:30 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:30.591 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:30 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:30.591 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:30 smithi119 ceph-mon[27963]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T11:46:30.591 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:30 smithi119 ceph-mon[27963]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T11:46:30.591 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:30 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:30.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:30 smithi134 ceph-mon[28059]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T11:46:30.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:30 smithi134 ceph-mon[28059]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T11:46:30.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:30 smithi134 ceph-mon[28059]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T11:46:30.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:30 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:30.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:30 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:30.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:30 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:30.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:30 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:30.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:30 smithi134 ceph-mon[28059]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T11:46:30.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:30 smithi134 ceph-mon[28059]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T11:46:30.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:30 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:31.261 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:31 smithi119 ceph-mon[27963]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:31.261 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:31 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:31.261 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:31 smithi119 ceph-mon[27963]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' 2024-09-21T11:46:31.261 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:31 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:31.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:31 smithi017 ceph-mon[25402]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:31.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:31 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:31.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:31 smithi017 ceph-mon[25402]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' 2024-09-21T11:46:31.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:31 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:31.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:31 smithi134 ceph-mon[28059]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:31.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:31 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:31.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:31 smithi134 ceph-mon[28059]: from='osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961]' entity='osd.1' 2024-09-21T11:46:31.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:31 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:32.515 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:32 smithi119 ceph-mon[27963]: purged_snaps scrub starts 2024-09-21T11:46:32.515 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:32 smithi119 ceph-mon[27963]: purged_snaps scrub ok 2024-09-21T11:46:32.515 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:32 smithi119 ceph-mon[27963]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:32.515 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:32 smithi119 ceph-mon[27963]: osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961] boot 2024-09-21T11:46:32.515 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:32 smithi119 ceph-mon[27963]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T11:46:32.515 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:32 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:32.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:32 smithi017 ceph-mon[25402]: purged_snaps scrub starts 2024-09-21T11:46:32.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:32 smithi017 ceph-mon[25402]: purged_snaps scrub ok 2024-09-21T11:46:32.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:32 smithi017 ceph-mon[25402]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:32.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:32 smithi017 ceph-mon[25402]: osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961] boot 2024-09-21T11:46:32.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:32 smithi017 ceph-mon[25402]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T11:46:32.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:32 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:32.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:32 smithi134 ceph-mon[28059]: purged_snaps scrub starts 2024-09-21T11:46:32.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:32 smithi134 ceph-mon[28059]: purged_snaps scrub ok 2024-09-21T11:46:32.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:32 smithi134 ceph-mon[28059]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:46:32.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:32 smithi134 ceph-mon[28059]: osd.1 [v2:172.21.15.17:6810/145730961,v1:172.21.15.17:6811/145730961] boot 2024-09-21T11:46:32.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:32 smithi134 ceph-mon[28059]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T11:46:32.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:32 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:46:33.112 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:46:33.138 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi119:vg_nvme/lv_4 2024-09-21T11:46:33.378 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:46:33.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:33 smithi017 ceph-mon[25402]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T11:46:33.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:33 smithi017 ceph-mon[25402]: Detected new or changed devices on smithi017 2024-09-21T11:46:33.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:33.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:33.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:46:33.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T11:46:33.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:33 smithi017 ceph-mon[25402]: Adjusting osd_memory_target on smithi017 to 8546M 2024-09-21T11:46:33.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:33.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:33.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:46:33.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:33 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:33.721 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:33 smithi119 ceph-mon[27963]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T11:46:33.721 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:33 smithi119 ceph-mon[27963]: Detected new or changed devices on smithi017 2024-09-21T11:46:33.721 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:33 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:33.721 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:33 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:33.721 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:33 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:46:33.721 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:33 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T11:46:33.721 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:33 smithi119 ceph-mon[27963]: Adjusting osd_memory_target on smithi017 to 8546M 2024-09-21T11:46:33.722 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:33 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:33.722 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:33 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:33.722 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:33 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:46:33.722 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:33 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:33.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:33 smithi134 ceph-mon[28059]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T11:46:33.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:33 smithi134 ceph-mon[28059]: Detected new or changed devices on smithi017 2024-09-21T11:46:33.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:33 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:33.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:33 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:33.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:33 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:46:33.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:33 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T11:46:33.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:33 smithi134 ceph-mon[28059]: Adjusting osd_memory_target on smithi017 to 8546M 2024-09-21T11:46:33.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:33 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:33.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:33 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:33.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:33 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:46:33.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:33 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:35.268 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:35 smithi119 ceph-mon[27963]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:35.268 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:35 smithi119 ceph-mon[27963]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:46:35.268 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:35 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:46:35.268 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:35 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:46:35.268 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:35 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:35.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:34 smithi134 ceph-mon[28059]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:35.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:35 smithi134 ceph-mon[28059]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:46:35.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:35 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:46:35.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:35 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:46:35.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:35 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:35.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:34 smithi017 ceph-mon[25402]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:35.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:34 smithi017 ceph-mon[25402]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:46:35.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:34 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:46:35.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:34 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:46:35.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:34 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:37.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:37 smithi119 ceph-mon[27963]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:37.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:37 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/294397838' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ed29d113-43b4-4309-8652-13709d5a03eb"} : dispatch 2024-09-21T11:46:37.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:37 smithi119 ceph-mon[27963]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ed29d113-43b4-4309-8652-13709d5a03eb"} : dispatch 2024-09-21T11:46:37.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:37 smithi119 ceph-mon[27963]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed29d113-43b4-4309-8652-13709d5a03eb"}]': finished 2024-09-21T11:46:37.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:37 smithi119 ceph-mon[27963]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T11:46:37.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:37 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:37.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:37 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/3179082435' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:46:37.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:37 smithi134 ceph-mon[28059]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:37.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:37 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/294397838' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ed29d113-43b4-4309-8652-13709d5a03eb"} : dispatch 2024-09-21T11:46:37.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:37 smithi134 ceph-mon[28059]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ed29d113-43b4-4309-8652-13709d5a03eb"} : dispatch 2024-09-21T11:46:37.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:37 smithi134 ceph-mon[28059]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed29d113-43b4-4309-8652-13709d5a03eb"}]': finished 2024-09-21T11:46:37.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:37 smithi134 ceph-mon[28059]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T11:46:37.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:37 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:37.368 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:37 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/3179082435' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:46:37.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:37 smithi017 ceph-mon[25402]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:37.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:37 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/294397838' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ed29d113-43b4-4309-8652-13709d5a03eb"} : dispatch 2024-09-21T11:46:37.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:37 smithi017 ceph-mon[25402]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ed29d113-43b4-4309-8652-13709d5a03eb"} : dispatch 2024-09-21T11:46:37.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:37 smithi017 ceph-mon[25402]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed29d113-43b4-4309-8652-13709d5a03eb"}]': finished 2024-09-21T11:46:37.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:37 smithi017 ceph-mon[25402]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T11:46:37.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:37 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:37.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:37 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/3179082435' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:46:39.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:39 smithi119 ceph-mon[27963]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:39.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:39 smithi134 ceph-mon[28059]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:39.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:39 smithi017 ceph-mon[25402]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:41.326 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:41 smithi119 ceph-mon[27963]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:41.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:41 smithi134 ceph-mon[28059]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:41.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:41 smithi017 ceph-mon[25402]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:43.312 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:43 smithi119 ceph-mon[27963]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:43.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:43 smithi134 ceph-mon[28059]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:43.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:43 smithi017 ceph-mon[25402]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:44.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:44 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T11:46:44.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:44 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:44.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:44 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T11:46:44.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:44 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:44.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:44 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T11:46:44.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:44 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:45.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:45 smithi119 ceph-mon[27963]: Deploying daemon osd.2 on smithi119 2024-09-21T11:46:45.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:45 smithi119 ceph-mon[27963]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:45.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:45 smithi134 ceph-mon[28059]: Deploying daemon osd.2 on smithi119 2024-09-21T11:46:45.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:45 smithi134 ceph-mon[28059]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:45.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:45 smithi017 ceph-mon[25402]: Deploying daemon osd.2 on smithi119 2024-09-21T11:46:45.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:45 smithi017 ceph-mon[25402]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:47.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:47 smithi119 ceph-mon[27963]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:47.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:47 smithi134 ceph-mon[28059]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:47.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:47 smithi017 ceph-mon[25402]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:49.313 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:49 smithi119 ceph-mon[27963]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:49.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:49 smithi134 ceph-mon[28059]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:49.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:49 smithi017 ceph-mon[25402]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:51.316 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:51 smithi119 ceph-mon[27963]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:51.316 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:51 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:51.316 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:51 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:51.316 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:51 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:51.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:51 smithi134 ceph-mon[28059]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:51.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:51 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:51.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:51 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:51.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:51 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:51.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:51 smithi017 ceph-mon[25402]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:51.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:51 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:51.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:51 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:51.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:51 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:53.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:53 smithi119 ceph-mon[27963]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:53.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:53 smithi134 ceph-mon[28059]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:53.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:53 smithi017 ceph-mon[25402]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:54.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:54 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:54.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:54 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:54.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:54 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:54.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:54 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:46:54.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:54 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:54.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:54 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:54.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:54 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:54.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:54 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:54.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:54 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:46:54.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:54 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:54.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:54 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:54.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:54 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:54.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:54 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:46:54.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:54 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:46:54.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:54 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:55.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:55 smithi119 ceph-mon[27963]: pgmap v75: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:55.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:55 smithi134 ceph-mon[28059]: pgmap v75: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:55.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:55 smithi017 ceph-mon[25402]: pgmap v75: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:56.136 INFO:teuthology.orchestra.run.smithi119.stdout:Created osd(s) 2 on host 'smithi119' 2024-09-21T11:46:56.136 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:56 smithi119 ceph-mon[27963]: from='osd.2 [v2:172.21.15.119:6800/1376825574,v1:172.21.15.119:6801/1376825574]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T11:46:56.136 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:56 smithi119 ceph-mon[27963]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T11:46:56.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:56 smithi134 ceph-mon[28059]: from='osd.2 [v2:172.21.15.119:6800/1376825574,v1:172.21.15.119:6801/1376825574]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T11:46:56.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:56 smithi134 ceph-mon[28059]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T11:46:56.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:56 smithi017 ceph-mon[25402]: from='osd.2 [v2:172.21.15.119:6800/1376825574,v1:172.21.15.119:6801/1376825574]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T11:46:56.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:56 smithi017 ceph-mon[25402]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T11:46:56.745 DEBUG:teuthology.orchestra.run.smithi119:osd.2> sudo journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.2.service 2024-09-21T11:46:56.748 INFO:tasks.cephadm:Deploying osd.3 on smithi119 with /dev/vg_nvme/lv_3... 2024-09-21T11:46:56.748 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T11:46:57.351 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:46:57 smithi119 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2[31348]: 2024-09-21T11:46:57.093+0000 7fbe5a44c640 -1 osd.2 0 waiting for initial osdmap 2024-09-21T11:46:57.352 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:46:57 smithi119 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2[31348]: 2024-09-21T11:46:57.096+0000 7fbe56273640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T11:46:57.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:57 smithi119 ceph-mon[27963]: pgmap v76: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:57.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:57 smithi119 ceph-mon[27963]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T11:46:57.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:57 smithi119 ceph-mon[27963]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T11:46:57.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:57 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:57.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:57 smithi119 ceph-mon[27963]: from='osd.2 [v2:172.21.15.119:6800/1376825574,v1:172.21.15.119:6801/1376825574]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]} : dispatch 2024-09-21T11:46:57.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:57 smithi119 ceph-mon[27963]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]} : dispatch 2024-09-21T11:46:57.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:57 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:57.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:57 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:57.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:57 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:57.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:57 smithi134 ceph-mon[28059]: pgmap v76: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:57.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:57 smithi134 ceph-mon[28059]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T11:46:57.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:57 smithi134 ceph-mon[28059]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T11:46:57.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:57 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:57.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:57 smithi134 ceph-mon[28059]: from='osd.2 [v2:172.21.15.119:6800/1376825574,v1:172.21.15.119:6801/1376825574]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]} : dispatch 2024-09-21T11:46:57.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:57 smithi134 ceph-mon[28059]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]} : dispatch 2024-09-21T11:46:57.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:57 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:57.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:57 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:57.368 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:57 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:57.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:57 smithi017 ceph-mon[25402]: pgmap v76: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:57.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:57 smithi017 ceph-mon[25402]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T11:46:57.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:57 smithi017 ceph-mon[25402]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T11:46:57.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:57 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:57.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:57 smithi017 ceph-mon[25402]: from='osd.2 [v2:172.21.15.119:6800/1376825574,v1:172.21.15.119:6801/1376825574]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]} : dispatch 2024-09-21T11:46:57.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:57 smithi017 ceph-mon[25402]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]} : dispatch 2024-09-21T11:46:57.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:57 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:46:57.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:57 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:57.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:57 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:46:57.422 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:46:58.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:58 smithi119 ceph-mon[27963]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-21T11:46:58.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:58 smithi119 ceph-mon[27963]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T11:46:58.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:58 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:58.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:58 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:58.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:58 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:58.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:58 smithi134 ceph-mon[28059]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-21T11:46:58.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:58 smithi134 ceph-mon[28059]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T11:46:58.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:58 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:58.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:58 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:58.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:58 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:58.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:58 smithi017 ceph-mon[25402]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-21T11:46:58.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:58 smithi017 ceph-mon[25402]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T11:46:58.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:58 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:58.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:58 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:58.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:58 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:59.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:59 smithi119 ceph-mon[27963]: purged_snaps scrub starts 2024-09-21T11:46:59.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:59 smithi119 ceph-mon[27963]: purged_snaps scrub ok 2024-09-21T11:46:59.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:59 smithi119 ceph-mon[27963]: pgmap v79: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:59.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:59 smithi119 ceph-mon[27963]: osd.2 [v2:172.21.15.119:6800/1376825574,v1:172.21.15.119:6801/1376825574] boot 2024-09-21T11:46:59.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:59 smithi119 ceph-mon[27963]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T11:46:59.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:46:59 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:59.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:59 smithi134 ceph-mon[28059]: purged_snaps scrub starts 2024-09-21T11:46:59.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:59 smithi134 ceph-mon[28059]: purged_snaps scrub ok 2024-09-21T11:46:59.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:59 smithi134 ceph-mon[28059]: pgmap v79: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:59.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:59 smithi134 ceph-mon[28059]: osd.2 [v2:172.21.15.119:6800/1376825574,v1:172.21.15.119:6801/1376825574] boot 2024-09-21T11:46:59.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:59 smithi134 ceph-mon[28059]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T11:46:59.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:46:59 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:46:59.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:59 smithi017 ceph-mon[25402]: purged_snaps scrub starts 2024-09-21T11:46:59.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:59 smithi017 ceph-mon[25402]: purged_snaps scrub ok 2024-09-21T11:46:59.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:59 smithi017 ceph-mon[25402]: pgmap v79: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T11:46:59.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:59 smithi017 ceph-mon[25402]: osd.2 [v2:172.21.15.119:6800/1376825574,v1:172.21.15.119:6801/1376825574] boot 2024-09-21T11:46:59.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:59 smithi017 ceph-mon[25402]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T11:46:59.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:46:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:47:00.266 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:00 smithi119 ceph-mon[27963]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T11:47:00.266 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:00 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-21T11:47:00.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:00 smithi134 ceph-mon[28059]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T11:47:00.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:00 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-21T11:47:00.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:00 smithi017 ceph-mon[25402]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T11:47:00.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:00 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-21T11:47:01.323 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 ceph-mon[27963]: pgmap v82: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:01.324 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T11:47:01.324 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 ceph-mon[27963]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T11:47:01.324 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T11:47:01.324 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:01.324 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:01.324 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T11:47:01.324 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:01.324 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:01.324 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:01.324 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:01.391 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49245]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T11:47:01.392 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49245]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T11:47:01.392 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T11:47:01.392 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49245]: pam_unix(sudo:session): session closed for user root 2024-09-21T11:47:01.392 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49248]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T11:47:01.392 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49248]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T11:47:01.392 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T11:47:01.392 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49248]: pam_unix(sudo:session): session closed for user root 2024-09-21T11:47:01.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 ceph-mon[25402]: pgmap v82: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:01.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T11:47:01.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 ceph-mon[25402]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T11:47:01.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T11:47:01.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:01.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:01.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T11:47:01.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:01.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:01.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:01.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:01.393 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49251]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T11:47:01.394 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49251]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T11:47:01.394 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T11:47:01.394 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49251]: pam_unix(sudo:session): session closed for user root 2024-09-21T11:47:01.394 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49254]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T11:47:01.394 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49254]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T11:47:01.394 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T11:47:01.394 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49254]: pam_unix(sudo:session): session closed for user root 2024-09-21T11:47:01.467 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 ceph-mon[28059]: pgmap v82: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:01.467 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T11:47:01.467 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 ceph-mon[28059]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T11:47:01.467 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T11:47:01.467 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:01.467 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:01.467 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T11:47:01.467 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:01.467 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:01.467 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:01.467 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:01.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34820]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T11:47:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34820]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T11:47:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T11:47:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34820]: pam_unix(sudo:session): session closed for user root 2024-09-21T11:47:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34823]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T11:47:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34823]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T11:47:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T11:47:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34823]: pam_unix(sudo:session): session closed for user root 2024-09-21T11:47:01.602 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34804]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T11:47:01.602 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34804]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T11:47:01.602 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T11:47:01.602 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34804]: pam_unix(sudo:session): session closed for user root 2024-09-21T11:47:01.603 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34817]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T11:47:01.603 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34817]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T11:47:01.603 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T11:47:01.603 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:47:01 smithi119 sudo[34817]: pam_unix(sudo:session): session closed for user root 2024-09-21T11:47:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 sudo[29637]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T11:47:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 sudo[29637]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T11:47:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 sudo[29637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T11:47:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 sudo[29637]: pam_unix(sudo:session): session closed for user root 2024-09-21T11:47:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 sudo[29640]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T11:47:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 sudo[29640]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T11:47:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 sudo[29640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T11:47:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:01 smithi134 sudo[29640]: pam_unix(sudo:session): session closed for user root 2024-09-21T11:47:01.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49257]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T11:47:01.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49257]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T11:47:01.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T11:47:01.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49257]: pam_unix(sudo:session): session closed for user root 2024-09-21T11:47:01.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49260]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T11:47:01.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49260]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T11:47:01.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T11:47:01.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:01 smithi017 sudo[49260]: pam_unix(sudo:session): session closed for user root 2024-09-21T11:47:01.943 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-21T11:47:01.968 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi119:vg_nvme/lv_3 2024-09-21T11:47:02.210 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:47:02.331 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: Detected new or changed devices on smithi119 2024-09-21T11:47:02.331 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: Adjusting osd_memory_target on smithi119 to 21184M 2024-09-21T11:47:02.331 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T11:47:02.331 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T11:47:02.331 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:02.331 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:02.331 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T11:47:02.331 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T11:47:02.331 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:47:02.331 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:47:02.332 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:47:02.332 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T11:47:02.332 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:47:02.332 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:47:02.332 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:47:02.332 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T11:47:02.332 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:02.332 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T11:47:02.332 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:47:02.332 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:47:02.332 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:47:02.332 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:02 smithi119 ceph-mon[27963]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: Detected new or changed devices on smithi119 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: Adjusting osd_memory_target on smithi119 to 21184M 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:47:02.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:47:02.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:47:02.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T11:47:02.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:02.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T11:47:02.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:47:02.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:47:02.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:47:02.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:02 smithi017 ceph-mon[25402]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T11:47:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: Detected new or changed devices on smithi119 2024-09-21T11:47:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: Adjusting osd_memory_target on smithi119 to 21184M 2024-09-21T11:47:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T11:47:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:02.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T11:47:02.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:47:02.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:47:02.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:47:02.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:02 smithi134 ceph-mon[28059]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T11:47:03.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:03 smithi017 ceph-mon[25402]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:03.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:03 smithi017 ceph-mon[25402]: osdmap e22: 3 total, 3 up, 3 in 2024-09-21T11:47:03.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:03 smithi017 ceph-mon[25402]: mgrmap e15: x(active, since 2m) 2024-09-21T11:47:03.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:03 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:47:03.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:03 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:47:03.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:03 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:03.512 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:03 smithi119 ceph-mon[27963]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:03.512 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:03 smithi119 ceph-mon[27963]: osdmap e22: 3 total, 3 up, 3 in 2024-09-21T11:47:03.512 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:03 smithi119 ceph-mon[27963]: mgrmap e15: x(active, since 2m) 2024-09-21T11:47:03.512 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:03 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:47:03.512 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:03 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:47:03.512 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:03 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:03.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:03 smithi134 ceph-mon[28059]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:03.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:03 smithi134 ceph-mon[28059]: osdmap e22: 3 total, 3 up, 3 in 2024-09-21T11:47:03.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:03 smithi134 ceph-mon[28059]: mgrmap e15: x(active, since 2m) 2024-09-21T11:47:03.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:03 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:47:03.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:03 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:47:03.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:03 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:04.224 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:04 smithi119 ceph-mon[27963]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:47:04.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:04 smithi017 ceph-mon[25402]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:47:04.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:04 smithi134 ceph-mon[28059]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:47:05.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:05 smithi017 ceph-mon[25402]: pgmap v87: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:05.457 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:05 smithi119 ceph-mon[27963]: pgmap v87: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:05.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:05 smithi134 ceph-mon[28059]: pgmap v87: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:06.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:06 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/679580944' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e68396d8-e50d-4c88-aac7-dfd7945efb2f"} : dispatch 2024-09-21T11:47:06.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:06 smithi017 ceph-mon[25402]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e68396d8-e50d-4c88-aac7-dfd7945efb2f"} : dispatch 2024-09-21T11:47:06.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:06 smithi017 ceph-mon[25402]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e68396d8-e50d-4c88-aac7-dfd7945efb2f"}]': finished 2024-09-21T11:47:06.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:06 smithi017 ceph-mon[25402]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T11:47:06.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:06.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:06 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/3531193576' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:47:06.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:06 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/679580944' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e68396d8-e50d-4c88-aac7-dfd7945efb2f"} : dispatch 2024-09-21T11:47:06.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:06 smithi119 ceph-mon[27963]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e68396d8-e50d-4c88-aac7-dfd7945efb2f"} : dispatch 2024-09-21T11:47:06.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:06 smithi119 ceph-mon[27963]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e68396d8-e50d-4c88-aac7-dfd7945efb2f"}]': finished 2024-09-21T11:47:06.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:06 smithi119 ceph-mon[27963]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T11:47:06.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:06 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:06.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:06 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/3531193576' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:47:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:06 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/679580944' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e68396d8-e50d-4c88-aac7-dfd7945efb2f"} : dispatch 2024-09-21T11:47:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:06 smithi134 ceph-mon[28059]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e68396d8-e50d-4c88-aac7-dfd7945efb2f"} : dispatch 2024-09-21T11:47:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:06 smithi134 ceph-mon[28059]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e68396d8-e50d-4c88-aac7-dfd7945efb2f"}]': finished 2024-09-21T11:47:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:06 smithi134 ceph-mon[28059]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T11:47:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:06 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:06 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/3531193576' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:47:07.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:07 smithi119 ceph-mon[27963]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:07.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:07 smithi134 ceph-mon[28059]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:07.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:07 smithi017 ceph-mon[25402]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:09.322 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:09 smithi119 ceph-mon[27963]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:09.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:09 smithi134 ceph-mon[28059]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:09.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:09 smithi017 ceph-mon[25402]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:11.229 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:11 smithi119 ceph-mon[27963]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:11.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:11 smithi134 ceph-mon[28059]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:11.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:11 smithi017 ceph-mon[25402]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:13.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:13 smithi119 ceph-mon[27963]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:13.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:13 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T11:47:13.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:13 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:13.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:13 smithi134 ceph-mon[28059]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:13.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:13 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T11:47:13.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:13 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:13.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:13 smithi017 ceph-mon[25402]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:13.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:13 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T11:47:13.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:13 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:14.474 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:14 smithi119 ceph-mon[27963]: Deploying daemon osd.3 on smithi119 2024-09-21T11:47:14.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:14 smithi134 ceph-mon[28059]: Deploying daemon osd.3 on smithi119 2024-09-21T11:47:14.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:14 smithi017 ceph-mon[25402]: Deploying daemon osd.3 on smithi119 2024-09-21T11:47:15.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:15 smithi119 ceph-mon[27963]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:15.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:15 smithi134 ceph-mon[28059]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:15.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:15 smithi017 ceph-mon[25402]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:17.419 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:17 smithi134 ceph-mon[28059]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:17.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:17 smithi119 ceph-mon[27963]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:17.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:17 smithi017 ceph-mon[25402]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:19.560 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:19 smithi119 ceph-mon[27963]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:19.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:19 smithi134 ceph-mon[28059]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:19.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:19 smithi017 ceph-mon[25402]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:47:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:20.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:20 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:47:20.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:20 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:20.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:20 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:20.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:20 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:47:20.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:20 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:20.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:20 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:21.410 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:21 smithi119 ceph-mon[27963]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:21.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:21 smithi134 ceph-mon[28059]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:21.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:21 smithi017 ceph-mon[25402]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:23.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:23 smithi119 ceph-mon[27963]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:23.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:23 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:23.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:23 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:23.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:23 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:23.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:23 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:23.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:23 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:23.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:23 smithi134 ceph-mon[28059]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:23.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:23 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:23.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:23 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:23.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:23 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:23.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:23 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:23.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:23 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:23.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:23 smithi017 ceph-mon[25402]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:23.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:23 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:23.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:23 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:23.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:23 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:23.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:23 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:23.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:23 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:24.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:24 smithi119 ceph-mon[27963]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:24.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:24 smithi134 ceph-mon[28059]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:24.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:24 smithi017 ceph-mon[25402]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:25.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:25 smithi119 ceph-mon[27963]: from='osd.3 [v2:172.21.15.119:6808/2460637487,v1:172.21.15.119:6809/2460637487]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T11:47:25.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:25 smithi119 ceph-mon[27963]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T11:47:25.395 INFO:teuthology.orchestra.run.smithi119.stdout:Created osd(s) 3 on host 'smithi119' 2024-09-21T11:47:25.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:25 smithi134 ceph-mon[28059]: from='osd.3 [v2:172.21.15.119:6808/2460637487,v1:172.21.15.119:6809/2460637487]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T11:47:25.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:25 smithi134 ceph-mon[28059]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T11:47:25.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:25 smithi017 ceph-mon[25402]: from='osd.3 [v2:172.21.15.119:6808/2460637487,v1:172.21.15.119:6809/2460637487]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T11:47:25.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:25 smithi017 ceph-mon[25402]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T11:47:26.016 DEBUG:teuthology.orchestra.run.smithi119:osd.3> sudo journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.3.service 2024-09-21T11:47:26.018 INFO:tasks.cephadm:Deploying osd.4 on smithi134 with /dev/vg_nvme/lv_4... 2024-09-21T11:47:26.019 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T11:47:26.256 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T11:47:26.288 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:26 smithi119 ceph-mon[27963]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T11:47:26.288 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:26 smithi119 ceph-mon[27963]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T11:47:26.288 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:26 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:26.289 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:26 smithi119 ceph-mon[27963]: from='osd.3 [v2:172.21.15.119:6808/2460637487,v1:172.21.15.119:6809/2460637487]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]} : dispatch 2024-09-21T11:47:26.289 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:26 smithi119 ceph-mon[27963]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]} : dispatch 2024-09-21T11:47:26.289 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:26 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:47:26.289 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:26 smithi119 ceph-mon[27963]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:26.289 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:26 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:26.289 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:26 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:26.289 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:47:26 smithi119 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3[36959]: 2024-09-21T11:47:26.195+0000 7f61cffca640 -1 osd.3 0 waiting for initial osdmap 2024-09-21T11:47:26.289 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:47:26 smithi119 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3[36959]: 2024-09-21T11:47:26.199+0000 7f61cbdf1640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T11:47:26.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:26 smithi134 ceph-mon[28059]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T11:47:26.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:26 smithi134 ceph-mon[28059]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T11:47:26.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:26 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:26.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:26 smithi134 ceph-mon[28059]: from='osd.3 [v2:172.21.15.119:6808/2460637487,v1:172.21.15.119:6809/2460637487]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]} : dispatch 2024-09-21T11:47:26.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:26 smithi134 ceph-mon[28059]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]} : dispatch 2024-09-21T11:47:26.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:26 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:47:26.368 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:26 smithi134 ceph-mon[28059]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:26.368 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:26 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:26.368 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:26 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:26.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:26 smithi017 ceph-mon[25402]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T11:47:26.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:26 smithi017 ceph-mon[25402]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T11:47:26.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:26 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:26.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:26 smithi017 ceph-mon[25402]: from='osd.3 [v2:172.21.15.119:6808/2460637487,v1:172.21.15.119:6809/2460637487]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]} : dispatch 2024-09-21T11:47:26.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:26 smithi017 ceph-mon[25402]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]} : dispatch 2024-09-21T11:47:26.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:26 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:47:26.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:26 smithi017 ceph-mon[25402]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T11:47:26.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:26 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:26.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:26 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:27.343 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:27 smithi119 ceph-mon[27963]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-21T11:47:27.343 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:27 smithi119 ceph-mon[27963]: osdmap e25: 4 total, 3 up, 4 in 2024-09-21T11:47:27.343 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:27.343 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:27 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:27.346 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:27 smithi134 ceph-mon[28059]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-21T11:47:27.346 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:27 smithi134 ceph-mon[28059]: osdmap e25: 4 total, 3 up, 4 in 2024-09-21T11:47:27.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:27 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:27.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:27 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:27.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:27 smithi017 ceph-mon[25402]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-21T11:47:27.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:27 smithi017 ceph-mon[25402]: osdmap e25: 4 total, 3 up, 4 in 2024-09-21T11:47:27.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:27 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:27.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:27 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:28.291 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:28 smithi134 ceph-mon[28059]: purged_snaps scrub starts 2024-09-21T11:47:28.291 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:28 smithi134 ceph-mon[28059]: purged_snaps scrub ok 2024-09-21T11:47:28.291 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:28 smithi134 ceph-mon[28059]: osd.3 [v2:172.21.15.119:6808/2460637487,v1:172.21.15.119:6809/2460637487] boot 2024-09-21T11:47:28.291 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:28 smithi134 ceph-mon[28059]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T11:47:28.292 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:28 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:28.292 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:28 smithi134 ceph-mon[28059]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:28.292 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:28 smithi134 ceph-mon[28059]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T11:47:28.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:28 smithi119 ceph-mon[27963]: purged_snaps scrub starts 2024-09-21T11:47:28.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:28 smithi119 ceph-mon[27963]: purged_snaps scrub ok 2024-09-21T11:47:28.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:28 smithi119 ceph-mon[27963]: osd.3 [v2:172.21.15.119:6808/2460637487,v1:172.21.15.119:6809/2460637487] boot 2024-09-21T11:47:28.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:28 smithi119 ceph-mon[27963]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T11:47:28.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:28 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:28.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:28 smithi119 ceph-mon[27963]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:28.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:28 smithi119 ceph-mon[27963]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T11:47:28.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:28 smithi017 ceph-mon[25402]: purged_snaps scrub starts 2024-09-21T11:47:28.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:28 smithi017 ceph-mon[25402]: purged_snaps scrub ok 2024-09-21T11:47:28.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:28 smithi017 ceph-mon[25402]: osd.3 [v2:172.21.15.119:6808/2460637487,v1:172.21.15.119:6809/2460637487] boot 2024-09-21T11:47:28.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:28 smithi017 ceph-mon[25402]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T11:47:28.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:28 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:47:28.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:28 smithi017 ceph-mon[25402]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:28.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:28 smithi017 ceph-mon[25402]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T11:47:28.864 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:47:28.889 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi134:vg_nvme/lv_4 2024-09-21T11:47:29.125 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T11:47:29.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:29 smithi134 ceph-mon[28059]: Detected new or changed devices on smithi119 2024-09-21T11:47:29.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:29.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:29.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T11:47:29.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T11:47:29.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:29 smithi134 ceph-mon[28059]: Adjusting osd_memory_target on smithi119 to 10592M 2024-09-21T11:47:29.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:29.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:29.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:29.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:29 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:29.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:29 smithi134 ceph-mon[28059]: osdmap e28: 4 total, 4 up, 4 in 2024-09-21T11:47:30.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:29 smithi119 ceph-mon[27963]: Detected new or changed devices on smithi119 2024-09-21T11:47:30.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:30.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T11:47:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T11:47:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:29 smithi119 ceph-mon[27963]: Adjusting osd_memory_target on smithi119 to 10592M 2024-09-21T11:47:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:29 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:29 smithi119 ceph-mon[27963]: osdmap e28: 4 total, 4 up, 4 in 2024-09-21T11:47:30.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:29 smithi017 ceph-mon[25402]: Detected new or changed devices on smithi119 2024-09-21T11:47:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T11:47:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T11:47:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:29 smithi017 ceph-mon[25402]: Adjusting osd_memory_target on smithi119 to 10592M 2024-09-21T11:47:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:29 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:30.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:29 smithi017 ceph-mon[25402]: osdmap e28: 4 total, 4 up, 4 in 2024-09-21T11:47:30.836 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:30 smithi134 ceph-mon[28059]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:30.836 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:30 smithi134 ceph-mon[28059]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:47:30.836 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:30 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:47:30.836 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:30 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:47:30.837 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:30 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:31.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:30 smithi119 ceph-mon[27963]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:31.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:30 smithi119 ceph-mon[27963]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:47:31.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:30 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:47:31.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:30 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:47:31.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:30 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:31.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:30 smithi017 ceph-mon[25402]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:31.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:30 smithi017 ceph-mon[25402]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:47:31.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:30 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:47:31.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:30 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:47:31.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:30 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:32.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:32 smithi134 ceph-mon[28059]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:32.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:32 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/1699183203' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e9bc872-c5af-41a7-b2c0-a16f45a26c69"} : dispatch 2024-09-21T11:47:32.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:32 smithi134 ceph-mon[28059]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e9bc872-c5af-41a7-b2c0-a16f45a26c69"} : dispatch 2024-09-21T11:47:32.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:32 smithi134 ceph-mon[28059]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e9bc872-c5af-41a7-b2c0-a16f45a26c69"}]': finished 2024-09-21T11:47:32.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:32 smithi134 ceph-mon[28059]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T11:47:32.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:32 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:32.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:32 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/3656006770' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:47:33.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:32 smithi119 ceph-mon[27963]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:33.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:32 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/1699183203' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e9bc872-c5af-41a7-b2c0-a16f45a26c69"} : dispatch 2024-09-21T11:47:33.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:32 smithi119 ceph-mon[27963]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e9bc872-c5af-41a7-b2c0-a16f45a26c69"} : dispatch 2024-09-21T11:47:33.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:32 smithi119 ceph-mon[27963]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e9bc872-c5af-41a7-b2c0-a16f45a26c69"}]': finished 2024-09-21T11:47:33.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:32 smithi119 ceph-mon[27963]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T11:47:33.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:32 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:33.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:32 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/3656006770' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:47:33.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:32 smithi017 ceph-mon[25402]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:33.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:32 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/1699183203' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e9bc872-c5af-41a7-b2c0-a16f45a26c69"} : dispatch 2024-09-21T11:47:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:32 smithi017 ceph-mon[25402]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e9bc872-c5af-41a7-b2c0-a16f45a26c69"} : dispatch 2024-09-21T11:47:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:32 smithi017 ceph-mon[25402]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e9bc872-c5af-41a7-b2c0-a16f45a26c69"}]': finished 2024-09-21T11:47:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:32 smithi017 ceph-mon[25402]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T11:47:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:32 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:33.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:32 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/3656006770' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:47:35.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:34 smithi119 ceph-mon[27963]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T11:47:35.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:34 smithi134 ceph-mon[28059]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T11:47:35.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:34 smithi017 ceph-mon[25402]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T11:47:36.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:36 smithi134 ceph-mon[28059]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-21T11:47:37.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:36 smithi119 ceph-mon[27963]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-21T11:47:37.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:36 smithi017 ceph-mon[25402]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-21T11:47:38.943 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:38 smithi017 ceph-mon[25402]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-21T11:47:39.079 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:38 smithi134 ceph-mon[28059]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-21T11:47:39.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:38 smithi119 ceph-mon[27963]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-21T11:47:39.783 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:39 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T11:47:39.783 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:39 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:39.783 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:39 smithi134 ceph-mon[28059]: Deploying daemon osd.4 on smithi134 2024-09-21T11:47:40.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:39 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T11:47:40.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:39 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:40.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:39 smithi119 ceph-mon[27963]: Deploying daemon osd.4 on smithi134 2024-09-21T11:47:40.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:39 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T11:47:40.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:39 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:40.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:39 smithi017 ceph-mon[25402]: Deploying daemon osd.4 on smithi134 2024-09-21T11:47:40.945 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:40 smithi134 ceph-mon[28059]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T11:47:41.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:40 smithi119 ceph-mon[27963]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T11:47:41.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:40 smithi017 ceph-mon[25402]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T11:47:42.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:42 smithi134 ceph-mon[28059]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T11:47:43.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:42 smithi119 ceph-mon[27963]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T11:47:43.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:42 smithi017 ceph-mon[25402]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T11:47:45.093 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:44 smithi134 ceph-mon[28059]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-21T11:47:45.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:44 smithi119 ceph-mon[27963]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-21T11:47:45.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:44 smithi017 ceph-mon[25402]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-21T11:47:46.978 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:46 smithi134 ceph-mon[28059]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:46.978 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:46 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:47:46.979 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:46 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:46.979 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:46 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:47.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:46 smithi119 ceph-mon[27963]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:47.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:46 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:47:47.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:46 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:47.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:46 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:47.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:46 smithi017 ceph-mon[25402]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:47.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:46 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:47:47.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:46 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:47.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:46 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:49.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:48 smithi119 ceph-mon[27963]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:49.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:48 smithi134 ceph-mon[28059]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:49.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:48 smithi017 ceph-mon[25402]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:50.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:50 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:50.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:50 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:50.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:50 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:50.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:50 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:50.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:50 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:50.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:50 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:50.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:50 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:50.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:50 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:50.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:50 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:50.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:50 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:50.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:50 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:50.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:50 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:50.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:50 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:50.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:50 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:50.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:50 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:51.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:51 smithi134 ceph-mon[28059]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:51.435 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 4 on host 'smithi134' 2024-09-21T11:47:51.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:51 smithi119 ceph-mon[27963]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:51.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:51 smithi017 ceph-mon[25402]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:52.020 DEBUG:teuthology.orchestra.run.smithi134:osd.4> sudo journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.4.service 2024-09-21T11:47:52.022 INFO:tasks.cephadm:Deploying osd.5 on smithi134 with /dev/vg_nvme/lv_3... 2024-09-21T11:47:52.023 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T11:47:52.252 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:52 smithi134 ceph-mon[28059]: from='osd.4 [v2:172.21.15.134:6800/1601420583,v1:172.21.15.134:6801/1601420583]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T11:47:52.252 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:52 smithi134 ceph-mon[28059]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T11:47:52.252 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:52 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:47:52.252 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:52 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:52.252 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:52 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:52.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:52 smithi119 ceph-mon[27963]: from='osd.4 [v2:172.21.15.134:6800/1601420583,v1:172.21.15.134:6801/1601420583]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T11:47:52.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:52 smithi119 ceph-mon[27963]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T11:47:52.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:52 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:47:52.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:52 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:52.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:52 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:52.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:52 smithi017 ceph-mon[25402]: from='osd.4 [v2:172.21.15.134:6800/1601420583,v1:172.21.15.134:6801/1601420583]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T11:47:52.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:52 smithi017 ceph-mon[25402]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T11:47:52.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:52 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:47:52.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:52 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:52.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:52 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:52.800 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T11:47:53.588 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:53 smithi134 ceph-mon[28059]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:53.588 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:53 smithi134 ceph-mon[28059]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T11:47:53.588 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:53 smithi134 ceph-mon[28059]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T11:47:53.589 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:53 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:53.589 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:53 smithi134 ceph-mon[28059]: from='osd.4 [v2:172.21.15.134:6800/1601420583,v1:172.21.15.134:6801/1601420583]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-21T11:47:53.589 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:53 smithi134 ceph-mon[28059]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-21T11:47:53.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:53 smithi119 ceph-mon[27963]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:53.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:53 smithi119 ceph-mon[27963]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T11:47:53.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:53 smithi119 ceph-mon[27963]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T11:47:53.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:53 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:53.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:53 smithi119 ceph-mon[27963]: from='osd.4 [v2:172.21.15.134:6800/1601420583,v1:172.21.15.134:6801/1601420583]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-21T11:47:53.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:53 smithi119 ceph-mon[27963]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-21T11:47:53.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:53 smithi017 ceph-mon[25402]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:53.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:53 smithi017 ceph-mon[25402]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T11:47:53.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:53 smithi017 ceph-mon[25402]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T11:47:53.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:53 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:53.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:53 smithi017 ceph-mon[25402]: from='osd.4 [v2:172.21.15.134:6800/1601420583,v1:172.21.15.134:6801/1601420583]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-21T11:47:53.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:53 smithi017 ceph-mon[25402]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-21T11:47:53.840 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:47:53 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:47:53.603+0000 7f75e812e640 -1 osd.4 0 waiting for initial osdmap 2024-09-21T11:47:53.840 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:47:53 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:47:53.607+0000 7f75dff4d640 -1 osd.4 32 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T11:47:54.510 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:54 smithi134 ceph-mon[28059]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-21T11:47:54.510 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:54 smithi134 ceph-mon[28059]: osdmap e31: 5 total, 4 up, 5 in 2024-09-21T11:47:54.510 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:54 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:54.510 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:54 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:54.510 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:54 smithi134 ceph-mon[28059]: osdmap e32: 5 total, 4 up, 5 in 2024-09-21T11:47:54.510 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:54 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:54.510 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:54 smithi134 ceph-mon[28059]: from='osd.4 ' entity='osd.4' 2024-09-21T11:47:54.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:54 smithi119 ceph-mon[27963]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-21T11:47:54.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:54 smithi119 ceph-mon[27963]: osdmap e31: 5 total, 4 up, 5 in 2024-09-21T11:47:54.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:54 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:54.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:54 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:54.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:54 smithi119 ceph-mon[27963]: osdmap e32: 5 total, 4 up, 5 in 2024-09-21T11:47:54.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:54 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:54.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:54 smithi119 ceph-mon[27963]: from='osd.4 ' entity='osd.4' 2024-09-21T11:47:54.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:54 smithi017 ceph-mon[25402]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-21T11:47:54.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:54 smithi017 ceph-mon[25402]: osdmap e31: 5 total, 4 up, 5 in 2024-09-21T11:47:54.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:54 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:54.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:54 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:54.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:54 smithi017 ceph-mon[25402]: osdmap e32: 5 total, 4 up, 5 in 2024-09-21T11:47:54.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:54 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:54.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:54 smithi017 ceph-mon[25402]: from='osd.4 ' entity='osd.4' 2024-09-21T11:47:55.481 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:55 smithi134 ceph-mon[28059]: purged_snaps scrub starts 2024-09-21T11:47:55.481 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:55 smithi134 ceph-mon[28059]: purged_snaps scrub ok 2024-09-21T11:47:55.481 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:55 smithi134 ceph-mon[28059]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:55.481 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:55 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:55.481 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:55 smithi134 ceph-mon[28059]: osd.4 [v2:172.21.15.134:6800/1601420583,v1:172.21.15.134:6801/1601420583] boot 2024-09-21T11:47:55.481 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:55 smithi134 ceph-mon[28059]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T11:47:55.482 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:55 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:55.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:55 smithi119 ceph-mon[27963]: purged_snaps scrub starts 2024-09-21T11:47:55.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:55 smithi119 ceph-mon[27963]: purged_snaps scrub ok 2024-09-21T11:47:55.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:55 smithi119 ceph-mon[27963]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:55.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:55 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:55.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:55 smithi119 ceph-mon[27963]: osd.4 [v2:172.21.15.134:6800/1601420583,v1:172.21.15.134:6801/1601420583] boot 2024-09-21T11:47:55.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:55 smithi119 ceph-mon[27963]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T11:47:55.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:55 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:55.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:55 smithi017 ceph-mon[25402]: purged_snaps scrub starts 2024-09-21T11:47:55.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:55 smithi017 ceph-mon[25402]: purged_snaps scrub ok 2024-09-21T11:47:55.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:55 smithi017 ceph-mon[25402]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T11:47:55.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:55 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:55.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:55 smithi017 ceph-mon[25402]: osd.4 [v2:172.21.15.134:6800/1601420583,v1:172.21.15.134:6801/1601420583] boot 2024-09-21T11:47:55.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:55 smithi017 ceph-mon[25402]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T11:47:55.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:55 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:47:56.829 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:56 smithi134 ceph-mon[28059]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:47:56.829 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:56 smithi134 ceph-mon[28059]: Detected new or changed devices on smithi134 2024-09-21T11:47:56.829 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:56 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:56.830 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:56 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:56.830 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:56 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T11:47:56.830 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:56 smithi134 ceph-mon[28059]: Adjusting osd_memory_target on smithi134 to 21184M 2024-09-21T11:47:56.830 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:56 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:56.830 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:56 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:56.830 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:56 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:56.830 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:56 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:56.830 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:56 smithi134 ceph-mon[28059]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T11:47:56.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:56 smithi119 ceph-mon[27963]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:47:56.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:56 smithi119 ceph-mon[27963]: Detected new or changed devices on smithi134 2024-09-21T11:47:56.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:56 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:56.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:56 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:56.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:56 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T11:47:56.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:56 smithi119 ceph-mon[27963]: Adjusting osd_memory_target on smithi134 to 21184M 2024-09-21T11:47:56.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:56 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:56.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:56 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:56.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:56 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:56.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:56 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:56.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:56 smithi119 ceph-mon[27963]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T11:47:56.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:56 smithi017 ceph-mon[25402]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:47:56.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:56 smithi017 ceph-mon[25402]: Detected new or changed devices on smithi134 2024-09-21T11:47:56.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:56 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:56.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:56 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:56.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:56 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T11:47:56.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:56 smithi017 ceph-mon[25402]: Adjusting osd_memory_target on smithi134 to 21184M 2024-09-21T11:47:56.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:56 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:56.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:56 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:56.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:56 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:47:56.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:56 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:47:56.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:56 smithi017 ceph-mon[25402]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T11:47:57.091 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T11:47:57.119 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi134:vg_nvme/lv_3 2024-09-21T11:47:57.360 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T11:47:57.799 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:57 smithi134 ceph-mon[28059]: osdmap e35: 5 total, 5 up, 5 in 2024-09-21T11:47:57.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:57 smithi017 ceph-mon[25402]: osdmap e35: 5 total, 5 up, 5 in 2024-09-21T11:47:58.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:57 smithi119 ceph-mon[27963]: osdmap e35: 5 total, 5 up, 5 in 2024-09-21T11:47:58.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:58 smithi134 ceph-mon[28059]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T11:47:58.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:58 smithi134 ceph-mon[28059]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:47:58.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:58 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:47:58.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:58 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:47:58.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:47:58 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:58.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:58 smithi017 ceph-mon[25402]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T11:47:58.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:58 smithi017 ceph-mon[25402]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:47:58.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:58 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:47:58.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:58 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:47:58.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:47:58 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:47:59.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:58 smithi119 ceph-mon[27963]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T11:47:59.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:58 smithi119 ceph-mon[27963]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:47:59.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:58 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:47:59.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:58 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:47:59.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:47:58 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:00.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:00 smithi134 ceph-mon[28059]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-21T11:48:00.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:00 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/1030615784' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5c21f753-2e4b-47a7-81cf-c08c10dc3a89"} : dispatch 2024-09-21T11:48:00.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:00 smithi134 ceph-mon[28059]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5c21f753-2e4b-47a7-81cf-c08c10dc3a89"} : dispatch 2024-09-21T11:48:00.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:00 smithi134 ceph-mon[28059]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c21f753-2e4b-47a7-81cf-c08c10dc3a89"}]': finished 2024-09-21T11:48:00.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:00 smithi134 ceph-mon[28059]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T11:48:00.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:00 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:00.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:00 smithi017 ceph-mon[25402]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-21T11:48:00.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:00 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/1030615784' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5c21f753-2e4b-47a7-81cf-c08c10dc3a89"} : dispatch 2024-09-21T11:48:00.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:00 smithi017 ceph-mon[25402]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5c21f753-2e4b-47a7-81cf-c08c10dc3a89"} : dispatch 2024-09-21T11:48:00.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:00 smithi017 ceph-mon[25402]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c21f753-2e4b-47a7-81cf-c08c10dc3a89"}]': finished 2024-09-21T11:48:00.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:00 smithi017 ceph-mon[25402]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T11:48:00.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:00 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:01.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:00 smithi119 ceph-mon[27963]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-21T11:48:01.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:00 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/1030615784' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5c21f753-2e4b-47a7-81cf-c08c10dc3a89"} : dispatch 2024-09-21T11:48:01.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:00 smithi119 ceph-mon[27963]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5c21f753-2e4b-47a7-81cf-c08c10dc3a89"} : dispatch 2024-09-21T11:48:01.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:00 smithi119 ceph-mon[27963]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c21f753-2e4b-47a7-81cf-c08c10dc3a89"}]': finished 2024-09-21T11:48:01.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:00 smithi119 ceph-mon[27963]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T11:48:01.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:00 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:01 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/3828388888' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:48:01.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:01 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/3828388888' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:48:02.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:01 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/3828388888' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:48:02.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:02 smithi134 ceph-mon[28059]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T11:48:02.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:02 smithi017 ceph-mon[25402]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T11:48:03.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:02 smithi119 ceph-mon[27963]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T11:48:04.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:04 smithi134 ceph-mon[28059]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-21T11:48:04.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:04 smithi017 ceph-mon[25402]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-21T11:48:05.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:04 smithi119 ceph-mon[27963]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-21T11:48:06.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:06 smithi134 ceph-mon[28059]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-21T11:48:06.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:06 smithi017 ceph-mon[25402]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-21T11:48:07.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:06 smithi119 ceph-mon[27963]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-21T11:48:07.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:07 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T11:48:07.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:07 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:07.945 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:07 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T11:48:07.945 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:07 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:08.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:07 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T11:48:08.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:07 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:08.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:08 smithi017 ceph-mon[25402]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:08.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:08 smithi017 ceph-mon[25402]: Deploying daemon osd.5 on smithi134 2024-09-21T11:48:08.907 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:08 smithi134 ceph-mon[28059]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:08.907 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:08 smithi134 ceph-mon[28059]: Deploying daemon osd.5 on smithi134 2024-09-21T11:48:09.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:08 smithi119 ceph-mon[27963]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:09.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:08 smithi119 ceph-mon[27963]: Deploying daemon osd.5 on smithi134 2024-09-21T11:48:10.808 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:10 smithi134 ceph-mon[28059]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:10.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:10 smithi017 ceph-mon[25402]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:11.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:10 smithi119 ceph-mon[27963]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:12.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:12 smithi017 ceph-mon[25402]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:13.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:12 smithi119 ceph-mon[27963]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:13.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:12 smithi134 ceph-mon[28059]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:14.738 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:14 smithi134 ceph-mon[28059]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:14.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:14 smithi017 ceph-mon[25402]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:15.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:14 smithi119 ceph-mon[27963]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:15.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:15 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:48:15.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:15 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:15.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:15 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:15.944 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:15 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:48:15.944 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:15 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:15.944 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:15 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:16.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:15 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:48:16.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:15 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:16.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:15 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:16.865 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:16 smithi134 ceph-mon[28059]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:16.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:16 smithi017 ceph-mon[25402]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:17.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:16 smithi119 ceph-mon[27963]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:19.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:18 smithi119 ceph-mon[27963]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:19.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:18 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:19.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:18 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:19.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:18 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:19.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:18 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:48:19.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:18 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:19.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:18 smithi134 ceph-mon[28059]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:19.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:18 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:19.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:18 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:19.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:18 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:19.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:18 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:48:19.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:18 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:19.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:18 smithi017 ceph-mon[25402]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:19.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:18 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:19.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:18 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:19.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:18 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:19.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:18 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:48:19.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:18 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:20.640 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 5 on host 'smithi134' 2024-09-21T11:48:20.939 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:20 smithi134 ceph-mon[28059]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:20.940 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:20 smithi134 ceph-mon[28059]: from='osd.5 [v2:172.21.15.134:6808/2263663073,v1:172.21.15.134:6809/2263663073]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T11:48:20.940 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:20 smithi134 ceph-mon[28059]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T11:48:20.940 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:20 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:48:20.940 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:20 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:20.940 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:20 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:21.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:20 smithi017 ceph-mon[25402]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:21.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:20 smithi017 ceph-mon[25402]: from='osd.5 [v2:172.21.15.134:6808/2263663073,v1:172.21.15.134:6809/2263663073]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T11:48:21.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:20 smithi017 ceph-mon[25402]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T11:48:21.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:20 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:48:21.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:20 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:21.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:20 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:21.254 DEBUG:teuthology.orchestra.run.smithi134:osd.5> sudo journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.5.service 2024-09-21T11:48:21.257 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-21T11:48:21.257 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T11:48:21.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:20 smithi119 ceph-mon[27963]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:21.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:20 smithi119 ceph-mon[27963]: from='osd.5 [v2:172.21.15.134:6808/2263663073,v1:172.21.15.134:6809/2263663073]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T11:48:21.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:20 smithi119 ceph-mon[27963]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T11:48:21.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:48:21.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:21.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:20 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:21.508 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:21.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:21 smithi017 ceph-mon[25402]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T11:48:21.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:21 smithi017 ceph-mon[25402]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T11:48:21.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:21 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:21.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:21 smithi017 ceph-mon[25402]: from='osd.5 [v2:172.21.15.134:6808/2263663073,v1:172.21.15.134:6809/2263663073]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-21T11:48:21.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:21 smithi017 ceph-mon[25402]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-21T11:48:22.115 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:48:22.275 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:21 smithi134 ceph-mon[28059]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T11:48:22.275 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:21 smithi134 ceph-mon[28059]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T11:48:22.275 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:21 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:22.275 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:21 smithi134 ceph-mon[28059]: from='osd.5 [v2:172.21.15.134:6808/2263663073,v1:172.21.15.134:6809/2263663073]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-21T11:48:22.275 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:21 smithi134 ceph-mon[28059]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-21T11:48:22.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:21 smithi119 ceph-mon[27963]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T11:48:22.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:21 smithi119 ceph-mon[27963]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T11:48:22.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:21 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:22.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:21 smithi119 ceph-mon[27963]: from='osd.5 [v2:172.21.15.134:6808/2263663073,v1:172.21.15.134:6809/2263663073]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-21T11:48:22.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:21 smithi119 ceph-mon[27963]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-21T11:48:22.553 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:48:22 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:48:22.272+0000 7efd9897c640 -1 osd.5 0 waiting for initial osdmap 2024-09-21T11:48:22.553 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:48:22 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:48:22.277+0000 7efd9079b640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T11:48:22.904 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":38,"num_osds":6,"num_up_osds":5,"osd_up_since":1726919274,"num_in_osds":6,"osd_in_since":1726919280,"num_remapped_pgs":0} 2024-09-21T11:48:23.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:22 smithi134 ceph-mon[28059]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:23.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:22 smithi134 ceph-mon[28059]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-21T11:48:23.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:22 smithi134 ceph-mon[28059]: osdmap e38: 6 total, 5 up, 6 in 2024-09-21T11:48:23.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:22 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:23.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:22 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:23.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:22 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2143398418' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T11:48:23.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:22 smithi134 ceph-mon[28059]: from='osd.5 ' entity='osd.5' 2024-09-21T11:48:23.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:22 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:23.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:22 smithi017 ceph-mon[25402]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:23.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:22 smithi017 ceph-mon[25402]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-21T11:48:23.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:22 smithi017 ceph-mon[25402]: osdmap e38: 6 total, 5 up, 6 in 2024-09-21T11:48:23.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:22 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:23.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:22 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:23.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:22 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2143398418' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T11:48:23.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:22 smithi017 ceph-mon[25402]: from='osd.5 ' entity='osd.5' 2024-09-21T11:48:23.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:22 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:23.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:22 smithi119 ceph-mon[27963]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:23.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:22 smithi119 ceph-mon[27963]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-21T11:48:23.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:22 smithi119 ceph-mon[27963]: osdmap e38: 6 total, 5 up, 6 in 2024-09-21T11:48:23.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:22 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:23.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:22 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:23.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:22 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2143398418' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T11:48:23.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:22 smithi119 ceph-mon[27963]: from='osd.5 ' entity='osd.5' 2024-09-21T11:48:23.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:22 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:23.906 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T11:48:24.075 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:23 smithi134 ceph-mon[28059]: purged_snaps scrub starts 2024-09-21T11:48:24.076 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:23 smithi134 ceph-mon[28059]: purged_snaps scrub ok 2024-09-21T11:48:24.076 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:23 smithi134 ceph-mon[28059]: osd.5 [v2:172.21.15.134:6808/2263663073,v1:172.21.15.134:6809/2263663073] boot 2024-09-21T11:48:24.076 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:23 smithi134 ceph-mon[28059]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T11:48:24.076 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:23 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:24.076 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:23 smithi134 ceph-mon[28059]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T11:48:24.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:23 smithi017 ceph-mon[25402]: purged_snaps scrub starts 2024-09-21T11:48:24.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:23 smithi017 ceph-mon[25402]: purged_snaps scrub ok 2024-09-21T11:48:24.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:23 smithi017 ceph-mon[25402]: osd.5 [v2:172.21.15.134:6808/2263663073,v1:172.21.15.134:6809/2263663073] boot 2024-09-21T11:48:24.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:23 smithi017 ceph-mon[25402]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T11:48:24.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:23 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:24.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:23 smithi017 ceph-mon[25402]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T11:48:24.174 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:24.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:23 smithi119 ceph-mon[27963]: purged_snaps scrub starts 2024-09-21T11:48:24.351 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:23 smithi119 ceph-mon[27963]: purged_snaps scrub ok 2024-09-21T11:48:24.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:23 smithi119 ceph-mon[27963]: osd.5 [v2:172.21.15.134:6808/2263663073,v1:172.21.15.134:6809/2263663073] boot 2024-09-21T11:48:24.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:23 smithi119 ceph-mon[27963]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T11:48:24.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:23 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:48:24.352 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:23 smithi119 ceph-mon[27963]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T11:48:24.950 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:48:25.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:25 smithi017 ceph-mon[25402]: pgmap v144: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:25.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:25 smithi017 ceph-mon[25402]: Detected new or changed devices on smithi134 2024-09-21T11:48:25.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:25.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:25.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T11:48:25.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T11:48:25.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:25 smithi017 ceph-mon[25402]: Adjusting osd_memory_target on smithi134 to 10592M 2024-09-21T11:48:25.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:25.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:25.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:48:25.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:25 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:25.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:25 smithi017 ceph-mon[25402]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T11:48:25.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:25 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/4117825797' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T11:48:25.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:25 smithi134 ceph-mon[28059]: pgmap v144: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:25.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:25 smithi134 ceph-mon[28059]: Detected new or changed devices on smithi134 2024-09-21T11:48:25.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:25.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:25.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T11:48:25.368 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T11:48:25.368 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:25 smithi134 ceph-mon[28059]: Adjusting osd_memory_target on smithi134 to 10592M 2024-09-21T11:48:25.368 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:25.368 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:25.368 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:48:25.368 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:25 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:25.368 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:25 smithi134 ceph-mon[28059]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T11:48:25.368 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:25 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/4117825797' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T11:48:25.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:25 smithi119 ceph-mon[27963]: pgmap v144: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T11:48:25.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:25 smithi119 ceph-mon[27963]: Detected new or changed devices on smithi134 2024-09-21T11:48:25.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:25 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:25.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:25 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:25.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:25 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T11:48:25.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:25 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T11:48:25.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:25 smithi119 ceph-mon[27963]: Adjusting osd_memory_target on smithi134 to 10592M 2024-09-21T11:48:25.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:25 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:25.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:25 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:25.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:25 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:48:25.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:25 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:25.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:25 smithi119 ceph-mon[27963]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T11:48:25.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:25 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/4117825797' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T11:48:25.702 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":41,"num_osds":6,"num_up_osds":6,"osd_up_since":1726919302,"num_in_osds":6,"osd_in_since":1726919280,"num_remapped_pgs":0} 2024-09-21T11:48:25.703 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T11:48:25.956 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:26.699 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:48:26.700 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":41,"fsid":"8fc71e68-780e-11ef-baf6-efdc52797490","created":"2024-09-21T11:43:43.273087+0000","modified":"2024-09-21T11:48:24.600708+0000","last_up_change":"2024-09-21T11:48:22.861506+0000","last_in_change":"2024-09-21T11:48:00.406058+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T11:46:59.827485+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"a003623e-844d-4534-b850-30a9c1db702b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6802","nonce":2604256335},{"type":"v1","addr":"172.21.15.17:6803","nonce":2604256335}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6804","nonce":2604256335},{"type":"v1","addr":"172.21.15.17:6805","nonce":2604256335}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6808","nonce":2604256335},{"type":"v1","addr":"172.21.15.17:6809","nonce":2604256335}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6806","nonce":2604256335},{"type":"v1","addr":"172.21.15.17:6807","nonce":2604256335}]},"public_addr":"172.21.15.17:6803/2604256335","cluster_addr":"172.21.15.17:6805/2604256335","heartbeat_back_addr":"172.21.15.17:6809/2604256335","heartbeat_front_addr":"172.21.15.17:6807/2604256335","state":["exists","up"]},{"osd":1,"uuid":"a9b097c7-5fe2-44b5-9c5c-faffd310314a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6810","nonce":145730961},{"type":"v1","addr":"172.21.15.17:6811","nonce":145730961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6812","nonce":145730961},{"type":"v1","addr":"172.21.15.17:6813","nonce":145730961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6816","nonce":145730961},{"type":"v1","addr":"172.21.15.17:6817","nonce":145730961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6814","nonce":145730961},{"type":"v1","addr":"172.21.15.17:6815","nonce":145730961}]},"public_addr":"172.21.15.17:6811/145730961","cluster_addr":"172.21.15.17:6813/145730961","heartbeat_back_addr":"172.21.15.17:6817/145730961","heartbeat_front_addr":"172.21.15.17:6815/145730961","state":["exists","up"]},{"osd":2,"uuid":"ed29d113-43b4-4309-8652-13709d5a03eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6800","nonce":1376825574},{"type":"v1","addr":"172.21.15.119:6801","nonce":1376825574}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":1376825574},{"type":"v1","addr":"172.21.15.119:6803","nonce":1376825574}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":1376825574},{"type":"v1","addr":"172.21.15.119:6807","nonce":1376825574}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":1376825574},{"type":"v1","addr":"172.21.15.119:6805","nonce":1376825574}]},"public_addr":"172.21.15.119:6801/1376825574","cluster_addr":"172.21.15.119:6803/1376825574","heartbeat_back_addr":"172.21.15.119:6807/1376825574","heartbeat_front_addr":"172.21.15.119:6805/1376825574","state":["exists","up"]},{"osd":3,"uuid":"e68396d8-e50d-4c88-aac7-dfd7945efb2f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2460637487},{"type":"v1","addr":"172.21.15.119:6809","nonce":2460637487}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":2460637487},{"type":"v1","addr":"172.21.15.119:6811","nonce":2460637487}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":2460637487},{"type":"v1","addr":"172.21.15.119:6815","nonce":2460637487}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":2460637487},{"type":"v1","addr":"172.21.15.119:6813","nonce":2460637487}]},"public_addr":"172.21.15.119:6809/2460637487","cluster_addr":"172.21.15.119:6811/2460637487","heartbeat_back_addr":"172.21.15.119:6815/2460637487","heartbeat_front_addr":"172.21.15.119:6813/2460637487","state":["exists","up"]},{"osd":4,"uuid":"9e9bc872-c5af-41a7-b2c0-a16f45a26c69","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":1601420583},{"type":"v1","addr":"172.21.15.134:6801","nonce":1601420583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":1601420583},{"type":"v1","addr":"172.21.15.134:6803","nonce":1601420583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":1601420583},{"type":"v1","addr":"172.21.15.134:6807","nonce":1601420583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":1601420583},{"type":"v1","addr":"172.21.15.134:6805","nonce":1601420583}]},"public_addr":"172.21.15.134:6801/1601420583","cluster_addr":"172.21.15.134:6803/1601420583","heartbeat_back_addr":"172.21.15.134:6807/1601420583","heartbeat_front_addr":"172.21.15.134:6805/1601420583","state":["exists","up"]},{"osd":5,"uuid":"5c21f753-2e4b-47a7-81cf-c08c10dc3a89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":2263663073},{"type":"v1","addr":"172.21.15.134:6809","nonce":2263663073}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":2263663073},{"type":"v1","addr":"172.21.15.134:6811","nonce":2263663073}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":2263663073},{"type":"v1","addr":"172.21.15.134:6815","nonce":2263663073}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":2263663073},{"type":"v1","addr":"172.21.15.134:6813","nonce":2263663073}]},"public_addr":"172.21.15.134:6809/2263663073","cluster_addr":"172.21.15.134:6811/2263663073","heartbeat_back_addr":"172.21.15.134:6815/2263663073","heartbeat_front_addr":"172.21.15.134:6813/2263663073","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:46:00.443226+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:46:29.849605+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:46:57.091038+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:47:25.885364+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:47:52.425721+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:48:21.331538+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.17:6801/4292219623":"2024-09-22T11:44:33.351936+0000","172.21.15.17:0/997607539":"2024-09-22T11:44:33.351936+0000","172.21.15.17:6800/4292219623":"2024-09-22T11:44:33.351936+0000","172.21.15.17:0/3918334734":"2024-09-22T11:44:33.351936+0000","172.21.15.17:6801/3147587993":"2024-09-22T11:44:06.029670+0000","172.21.15.17:6800/3147587993":"2024-09-22T11:44:06.029670+0000","172.21.15.17:0/400439955":"2024-09-22T11:44:06.029670+0000","172.21.15.17:0/1215545496":"2024-09-22T11:44:33.351936+0000","172.21.15.17:0/994266169":"2024-09-22T11:44:06.029670+0000","172.21.15.17:0/3286649102":"2024-09-22T11:44:06.029670+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T11:48:27.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:27 smithi134 ceph-mon[28059]: pgmap v147: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:27.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:27 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1841649250' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:48:27.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:27 smithi017 ceph-mon[25402]: pgmap v147: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:27.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:27 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1841649250' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:48:27.442 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T11:46:59.827485+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 6, 'score_stable': 6, 'optimal_score': 0.5, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-21T11:48:27.442 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T11:48:27.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:27 smithi119 ceph-mon[27963]: pgmap v147: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:27.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:27 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1841649250' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:48:27.696 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:28.369 INFO:teuthology.orchestra.run.smithi017.stdout:pg_num: 1 2024-09-21T11:48:29.062 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T11:48:29.062 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T11:48:29.316 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:29.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:29 smithi134 ceph-mon[28059]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-09-21T11:48:29.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:29 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/3274159618' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T11:48:29.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:29 smithi017 ceph-mon[25402]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-09-21T11:48:29.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:29 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3274159618' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T11:48:29.595 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:29 smithi119 ceph-mon[27963]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-09-21T11:48:29.595 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:29 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/3274159618' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T11:48:30.089 INFO:teuthology.orchestra.run.smithi017.stdout:[client.0] 2024-09-21T11:48:30.090 INFO:teuthology.orchestra.run.smithi017.stdout: key = AQCOsu5mOmUzBRAAwYsA5ZCHLrJdq0odkrkEuQ== 2024-09-21T11:48:30.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:30 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2091454097' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T11:48:30.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:30 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2091454097' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T11:48:30.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:30 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2091454097' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T11:48:30.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:30 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2091454097' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T11:48:30.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:30 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2091454097' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T11:48:30.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:30 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2091454097' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T11:48:30.731 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T11:48:30.732 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T11:48:30.732 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T11:48:30.773 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T11:48:31.064 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:31.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:31 smithi017 ceph-mon[25402]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T11:48:31.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:31 smithi119 ceph-mon[27963]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T11:48:31.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:31 smithi134 ceph-mon[28059]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T11:48:31.723 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:48:32.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:32 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/834244227' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T11:48:32.470 INFO:teuthology.orchestra.run.smithi017.stdout:[{"version":18,"timestamp":"2024-09-21T11:48:24.117185+0000","name":"","changes":[{"name":"osd/host:smithi134/osd_memory_target","previous_value":"22213177753","new_value":"11106588876"}]}] 2024-09-21T11:48:32.470 INFO:tasks.ceph_manager:config epoch is 18 2024-09-21T11:48:32.470 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T11:48:32.470 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T11:48:32.471 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T11:48:32.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:32 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/834244227' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T11:48:32.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:32 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/834244227' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T11:48:32.724 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:33.378 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:48:33.379 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:33 smithi017 ceph-mon[25402]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T11:48:33.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:33 smithi119 ceph-mon[27963]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T11:48:33.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:33 smithi134 ceph-mon[28059]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T11:48:34.025 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6800","nonce":447813647},{"type":"v1","addr":"172.21.15.17:6801","nonce":447813647}]},"active_addr":"172.21.15.17:6801/447813647","active_change":"2024-09-21T11:44:33.352041+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.8","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.17:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.17:0","nonce":1552859224}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.17:0","nonce":3401920796}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.17:0","nonce":3635895869}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.17:0","nonce":1643935635}]}]} 2024-09-21T11:48:34.028 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T11:48:34.028 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T11:48:34.028 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T11:48:34.282 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:34.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:34 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/329034616' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T11:48:34.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:34 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/329034616' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T11:48:34.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:34 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/329034616' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T11:48:34.901 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:48:34.901 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":41,"fsid":"8fc71e68-780e-11ef-baf6-efdc52797490","created":"2024-09-21T11:43:43.273087+0000","modified":"2024-09-21T11:48:24.600708+0000","last_up_change":"2024-09-21T11:48:22.861506+0000","last_in_change":"2024-09-21T11:48:00.406058+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T11:46:59.827485+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"a003623e-844d-4534-b850-30a9c1db702b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6802","nonce":2604256335},{"type":"v1","addr":"172.21.15.17:6803","nonce":2604256335}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6804","nonce":2604256335},{"type":"v1","addr":"172.21.15.17:6805","nonce":2604256335}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6808","nonce":2604256335},{"type":"v1","addr":"172.21.15.17:6809","nonce":2604256335}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6806","nonce":2604256335},{"type":"v1","addr":"172.21.15.17:6807","nonce":2604256335}]},"public_addr":"172.21.15.17:6803/2604256335","cluster_addr":"172.21.15.17:6805/2604256335","heartbeat_back_addr":"172.21.15.17:6809/2604256335","heartbeat_front_addr":"172.21.15.17:6807/2604256335","state":["exists","up"]},{"osd":1,"uuid":"a9b097c7-5fe2-44b5-9c5c-faffd310314a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6810","nonce":145730961},{"type":"v1","addr":"172.21.15.17:6811","nonce":145730961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6812","nonce":145730961},{"type":"v1","addr":"172.21.15.17:6813","nonce":145730961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6816","nonce":145730961},{"type":"v1","addr":"172.21.15.17:6817","nonce":145730961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6814","nonce":145730961},{"type":"v1","addr":"172.21.15.17:6815","nonce":145730961}]},"public_addr":"172.21.15.17:6811/145730961","cluster_addr":"172.21.15.17:6813/145730961","heartbeat_back_addr":"172.21.15.17:6817/145730961","heartbeat_front_addr":"172.21.15.17:6815/145730961","state":["exists","up"]},{"osd":2,"uuid":"ed29d113-43b4-4309-8652-13709d5a03eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6800","nonce":1376825574},{"type":"v1","addr":"172.21.15.119:6801","nonce":1376825574}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":1376825574},{"type":"v1","addr":"172.21.15.119:6803","nonce":1376825574}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":1376825574},{"type":"v1","addr":"172.21.15.119:6807","nonce":1376825574}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":1376825574},{"type":"v1","addr":"172.21.15.119:6805","nonce":1376825574}]},"public_addr":"172.21.15.119:6801/1376825574","cluster_addr":"172.21.15.119:6803/1376825574","heartbeat_back_addr":"172.21.15.119:6807/1376825574","heartbeat_front_addr":"172.21.15.119:6805/1376825574","state":["exists","up"]},{"osd":3,"uuid":"e68396d8-e50d-4c88-aac7-dfd7945efb2f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2460637487},{"type":"v1","addr":"172.21.15.119:6809","nonce":2460637487}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":2460637487},{"type":"v1","addr":"172.21.15.119:6811","nonce":2460637487}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":2460637487},{"type":"v1","addr":"172.21.15.119:6815","nonce":2460637487}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":2460637487},{"type":"v1","addr":"172.21.15.119:6813","nonce":2460637487}]},"public_addr":"172.21.15.119:6809/2460637487","cluster_addr":"172.21.15.119:6811/2460637487","heartbeat_back_addr":"172.21.15.119:6815/2460637487","heartbeat_front_addr":"172.21.15.119:6813/2460637487","state":["exists","up"]},{"osd":4,"uuid":"9e9bc872-c5af-41a7-b2c0-a16f45a26c69","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":1601420583},{"type":"v1","addr":"172.21.15.134:6801","nonce":1601420583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":1601420583},{"type":"v1","addr":"172.21.15.134:6803","nonce":1601420583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":1601420583},{"type":"v1","addr":"172.21.15.134:6807","nonce":1601420583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":1601420583},{"type":"v1","addr":"172.21.15.134:6805","nonce":1601420583}]},"public_addr":"172.21.15.134:6801/1601420583","cluster_addr":"172.21.15.134:6803/1601420583","heartbeat_back_addr":"172.21.15.134:6807/1601420583","heartbeat_front_addr":"172.21.15.134:6805/1601420583","state":["exists","up"]},{"osd":5,"uuid":"5c21f753-2e4b-47a7-81cf-c08c10dc3a89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":2263663073},{"type":"v1","addr":"172.21.15.134:6809","nonce":2263663073}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":2263663073},{"type":"v1","addr":"172.21.15.134:6811","nonce":2263663073}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":2263663073},{"type":"v1","addr":"172.21.15.134:6815","nonce":2263663073}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":2263663073},{"type":"v1","addr":"172.21.15.134:6813","nonce":2263663073}]},"public_addr":"172.21.15.134:6809/2263663073","cluster_addr":"172.21.15.134:6811/2263663073","heartbeat_back_addr":"172.21.15.134:6815/2263663073","heartbeat_front_addr":"172.21.15.134:6813/2263663073","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:46:00.443226+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:46:29.849605+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:46:57.091038+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:47:25.885364+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:47:52.425721+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:48:21.331538+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.17:6801/4292219623":"2024-09-22T11:44:33.351936+0000","172.21.15.17:0/997607539":"2024-09-22T11:44:33.351936+0000","172.21.15.17:6800/4292219623":"2024-09-22T11:44:33.351936+0000","172.21.15.17:0/3918334734":"2024-09-22T11:44:33.351936+0000","172.21.15.17:6801/3147587993":"2024-09-22T11:44:06.029670+0000","172.21.15.17:6800/3147587993":"2024-09-22T11:44:06.029670+0000","172.21.15.17:0/400439955":"2024-09-22T11:44:06.029670+0000","172.21.15.17:0/1215545496":"2024-09-22T11:44:33.351936+0000","172.21.15.17:0/994266169":"2024-09-22T11:44:06.029670+0000","172.21.15.17:0/3286649102":"2024-09-22T11:44:06.029670+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T11:48:35.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:35 smithi017 ceph-mon[25402]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-21T11:48:35.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:35 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3941483269' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:48:35.515 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T11:48:35.515 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T11:48:35.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:35 smithi119 ceph-mon[27963]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-21T11:48:35.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:35 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/3941483269' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:48:35.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:35 smithi134 ceph-mon[28059]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-21T11:48:35.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:35 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/3941483269' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:48:35.767 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:36.415 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:48:36.415 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":41,"fsid":"8fc71e68-780e-11ef-baf6-efdc52797490","created":"2024-09-21T11:43:43.273087+0000","modified":"2024-09-21T11:48:24.600708+0000","last_up_change":"2024-09-21T11:48:22.861506+0000","last_in_change":"2024-09-21T11:48:00.406058+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T11:46:59.827485+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"a003623e-844d-4534-b850-30a9c1db702b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6802","nonce":2604256335},{"type":"v1","addr":"172.21.15.17:6803","nonce":2604256335}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6804","nonce":2604256335},{"type":"v1","addr":"172.21.15.17:6805","nonce":2604256335}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6808","nonce":2604256335},{"type":"v1","addr":"172.21.15.17:6809","nonce":2604256335}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6806","nonce":2604256335},{"type":"v1","addr":"172.21.15.17:6807","nonce":2604256335}]},"public_addr":"172.21.15.17:6803/2604256335","cluster_addr":"172.21.15.17:6805/2604256335","heartbeat_back_addr":"172.21.15.17:6809/2604256335","heartbeat_front_addr":"172.21.15.17:6807/2604256335","state":["exists","up"]},{"osd":1,"uuid":"a9b097c7-5fe2-44b5-9c5c-faffd310314a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6810","nonce":145730961},{"type":"v1","addr":"172.21.15.17:6811","nonce":145730961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6812","nonce":145730961},{"type":"v1","addr":"172.21.15.17:6813","nonce":145730961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6816","nonce":145730961},{"type":"v1","addr":"172.21.15.17:6817","nonce":145730961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6814","nonce":145730961},{"type":"v1","addr":"172.21.15.17:6815","nonce":145730961}]},"public_addr":"172.21.15.17:6811/145730961","cluster_addr":"172.21.15.17:6813/145730961","heartbeat_back_addr":"172.21.15.17:6817/145730961","heartbeat_front_addr":"172.21.15.17:6815/145730961","state":["exists","up"]},{"osd":2,"uuid":"ed29d113-43b4-4309-8652-13709d5a03eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6800","nonce":1376825574},{"type":"v1","addr":"172.21.15.119:6801","nonce":1376825574}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":1376825574},{"type":"v1","addr":"172.21.15.119:6803","nonce":1376825574}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":1376825574},{"type":"v1","addr":"172.21.15.119:6807","nonce":1376825574}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":1376825574},{"type":"v1","addr":"172.21.15.119:6805","nonce":1376825574}]},"public_addr":"172.21.15.119:6801/1376825574","cluster_addr":"172.21.15.119:6803/1376825574","heartbeat_back_addr":"172.21.15.119:6807/1376825574","heartbeat_front_addr":"172.21.15.119:6805/1376825574","state":["exists","up"]},{"osd":3,"uuid":"e68396d8-e50d-4c88-aac7-dfd7945efb2f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2460637487},{"type":"v1","addr":"172.21.15.119:6809","nonce":2460637487}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":2460637487},{"type":"v1","addr":"172.21.15.119:6811","nonce":2460637487}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":2460637487},{"type":"v1","addr":"172.21.15.119:6815","nonce":2460637487}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":2460637487},{"type":"v1","addr":"172.21.15.119:6813","nonce":2460637487}]},"public_addr":"172.21.15.119:6809/2460637487","cluster_addr":"172.21.15.119:6811/2460637487","heartbeat_back_addr":"172.21.15.119:6815/2460637487","heartbeat_front_addr":"172.21.15.119:6813/2460637487","state":["exists","up"]},{"osd":4,"uuid":"9e9bc872-c5af-41a7-b2c0-a16f45a26c69","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":1601420583},{"type":"v1","addr":"172.21.15.134:6801","nonce":1601420583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":1601420583},{"type":"v1","addr":"172.21.15.134:6803","nonce":1601420583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":1601420583},{"type":"v1","addr":"172.21.15.134:6807","nonce":1601420583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":1601420583},{"type":"v1","addr":"172.21.15.134:6805","nonce":1601420583}]},"public_addr":"172.21.15.134:6801/1601420583","cluster_addr":"172.21.15.134:6803/1601420583","heartbeat_back_addr":"172.21.15.134:6807/1601420583","heartbeat_front_addr":"172.21.15.134:6805/1601420583","state":["exists","up"]},{"osd":5,"uuid":"5c21f753-2e4b-47a7-81cf-c08c10dc3a89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":2263663073},{"type":"v1","addr":"172.21.15.134:6809","nonce":2263663073}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":2263663073},{"type":"v1","addr":"172.21.15.134:6811","nonce":2263663073}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":2263663073},{"type":"v1","addr":"172.21.15.134:6815","nonce":2263663073}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":2263663073},{"type":"v1","addr":"172.21.15.134:6813","nonce":2263663073}]},"public_addr":"172.21.15.134:6809/2263663073","cluster_addr":"172.21.15.134:6811/2263663073","heartbeat_back_addr":"172.21.15.134:6815/2263663073","heartbeat_front_addr":"172.21.15.134:6813/2263663073","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:46:00.443226+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:46:29.849605+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:46:57.091038+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:47:25.885364+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:47:52.425721+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T11:48:21.331538+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.17:6801/4292219623":"2024-09-22T11:44:33.351936+0000","172.21.15.17:0/997607539":"2024-09-22T11:44:33.351936+0000","172.21.15.17:6800/4292219623":"2024-09-22T11:44:33.351936+0000","172.21.15.17:0/3918334734":"2024-09-22T11:44:33.351936+0000","172.21.15.17:6801/3147587993":"2024-09-22T11:44:06.029670+0000","172.21.15.17:6800/3147587993":"2024-09-22T11:44:06.029670+0000","172.21.15.17:0/400439955":"2024-09-22T11:44:06.029670+0000","172.21.15.17:0/1215545496":"2024-09-22T11:44:33.351936+0000","172.21.15.17:0/994266169":"2024-09-22T11:44:06.029670+0000","172.21.15.17:0/3286649102":"2024-09-22T11:44:06.029670+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T11:48:37.021 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T11:48:37.022 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T11:48:37.022 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T11:48:37.022 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T11:48:37.023 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T11:48:37.023 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T11:48:37.320 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:37.327 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:37.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:37 smithi017 ceph-mon[25402]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T11:48:37.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:37 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2975614648' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:48:37.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:37 smithi119 ceph-mon[27963]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T11:48:37.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:37 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2975614648' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:48:37.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:37 smithi134 ceph-mon[28059]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T11:48:37.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:37 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2975614648' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:48:38.466 INFO:teuthology.orchestra.run.smithi017.stdout:141733920780 2024-09-21T11:48:38.467 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T11:48:38.658 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:38.663 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:38.663 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:39.347 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:39 smithi017 ceph-mon[25402]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T11:48:39.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:39 smithi119 ceph-mon[27963]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T11:48:39.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:39 smithi134 ceph-mon[28059]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T11:48:40.739 INFO:teuthology.orchestra.run.smithi017.stdout:55834574877 2024-09-21T11:48:40.740 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T11:48:41.322 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:41 smithi017 ceph-mon[25402]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:41.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:41 smithi119 ceph-mon[27963]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:41.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:41 smithi134 ceph-mon[28059]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:41.659 INFO:teuthology.orchestra.run.smithi017.stdout:167503724551 2024-09-21T11:48:41.660 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T11:48:42.075 INFO:teuthology.orchestra.run.smithi017.stdout:34359738403 2024-09-21T11:48:42.076 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T11:48:42.574 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:42.574 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:42.935 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:42.955 INFO:teuthology.orchestra.run.smithi017.stdout:77309411351 2024-09-21T11:48:42.955 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T11:48:43.173 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:43 smithi017 ceph-mon[25402]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:43.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:43 smithi119 ceph-mon[27963]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:43.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:43 smithi134 ceph-mon[28059]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:44.444 INFO:teuthology.orchestra.run.smithi017.stdout:34359738403 2024-09-21T11:48:44.661 INFO:teuthology.orchestra.run.smithi017.stdout:167503724551 2024-09-21T11:48:45.156 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738403 got 34359738403 for osd.0 2024-09-21T11:48:45.157 DEBUG:teuthology.parallel:result is None 2024-09-21T11:48:45.206 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:45.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:45 smithi017 ceph-mon[25402]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:45.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:45 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1684893091' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T11:48:45.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:45 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/96930266' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T11:48:45.414 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:45.415 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:45.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:45 smithi119 ceph-mon[27963]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:45.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:45 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1684893091' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T11:48:45.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:45 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/96930266' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T11:48:45.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:45 smithi134 ceph-mon[28059]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:45.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:45 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1684893091' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T11:48:45.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:45 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/96930266' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T11:48:45.887 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724551 got 167503724551 for osd.5 2024-09-21T11:48:45.887 DEBUG:teuthology.parallel:result is None 2024-09-21T11:48:46.519 INFO:teuthology.orchestra.run.smithi017.stdout:111669149714 2024-09-21T11:48:46.519 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T11:48:47.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:47 smithi017 ceph-mon[25402]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:47.404 INFO:teuthology.orchestra.run.smithi017.stdout:55834574878 2024-09-21T11:48:47.419 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:47 smithi134 ceph-mon[28059]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:47.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:47 smithi119 ceph-mon[27963]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:47.646 INFO:teuthology.orchestra.run.smithi017.stdout:77309411352 2024-09-21T11:48:48.140 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574877 got 55834574878 for osd.1 2024-09-21T11:48:48.140 DEBUG:teuthology.parallel:result is None 2024-09-21T11:48:48.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:48 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1013693989' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T11:48:48.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:48 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1954704074' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T11:48:48.503 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:48 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1013693989' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T11:48:48.503 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:48 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1954704074' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T11:48:48.554 INFO:teuthology.orchestra.run.smithi017.stdout:141733920782 2024-09-21T11:48:48.570 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:48.593 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:48 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1013693989' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T11:48:48.593 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:48 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1954704074' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T11:48:49.152 INFO:tasks.cephadm.ceph_manager.ceph:need seq 141733920780 got 141733920782 for osd.4 2024-09-21T11:48:49.153 DEBUG:teuthology.parallel:result is None 2024-09-21T11:48:49.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:49 smithi017 ceph-mon[25402]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:49.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:49 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3522135948' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T11:48:49.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:49 smithi119 ceph-mon[27963]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:49.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:49 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/3522135948' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T11:48:49.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:49 smithi134 ceph-mon[28059]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:49.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:49 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/3522135948' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T11:48:49.935 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411351 got 77309411352 for osd.2 2024-09-21T11:48:49.936 DEBUG:teuthology.parallel:result is None 2024-09-21T11:48:50.341 INFO:teuthology.orchestra.run.smithi017.stdout:111669149715 2024-09-21T11:48:50.948 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149714 got 111669149715 for osd.3 2024-09-21T11:48:50.948 DEBUG:teuthology.parallel:result is None 2024-09-21T11:48:50.948 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T11:48:50.949 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T11:48:51.199 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:51.320 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:51 smithi017 ceph-mon[25402]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:51.320 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:51 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2838462794' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T11:48:51.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:51 smithi119 ceph-mon[27963]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:51.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:51 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2838462794' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T11:48:51.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:51 smithi134 ceph-mon[28059]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:51.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:51 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2838462794' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T11:48:51.807 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:48:51.807 INFO:teuthology.orchestra.run.smithi017.stderr:dumped all 2024-09-21T11:48:52.531 INFO:teuthology.orchestra.run.smithi017.stdout:{"pg_ready":true,"pg_map":{"version":160,"stamp":"2024-09-21T11:48:51.401056+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":3,"kb":562470912,"kb_used":170264,"kb_used_data":3900,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300648,"statfs":{"total":575970213888,"available":575795863552,"internally_reserved":0,"allocated":3993600,"data_stored":2619108,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":170187424},"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.002044"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":64,"reported_epoch":41,"state":"active+clean","last_fresh":"2024-09-21T11:48:24.904922+0000","last_change":"2024-09-21T11:48:24.904793+0000","last_active":"2024-09-21T11:48:24.904922+0000","last_peered":"2024-09-21T11:48:24.904922+0000","last_clean":"2024-09-21T11:48:24.904922+0000","last_became_active":"2024-09-21T11:48:24.899953+0000","last_became_peered":"2024-09-21T11:48:24.899953+0000","last_unstale":"2024-09-21T11:48:24.904922+0000","last_undegraded":"2024-09-21T11:48:24.904922+0000","last_fullsized":"2024-09-21T11:48:24.904922+0000","mapping_epoch":40,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":41,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T11:47:00.110070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T11:47:00.110070+0000","last_clean_scrub_stamp":"2024-09-21T11:47:00.110070+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:52:26.304570+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]}],"pool_stats":[{"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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":39,"seq":167503724553,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27976,"kb_used_data":940,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717176,"statfs":{"total":95995035648,"available":95966388224,"internally_reserved":0,"allocated":962560,"data_stored":731702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":33,"seq":141733920783,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27392,"kb_used_data":360,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717760,"statfs":{"total":95995035648,"available":95966986240,"internally_reserved":0,"allocated":368640,"data_stored":141334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149715,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27976,"kb_used_data":940,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717176,"statfs":{"total":95995035648,"available":95966388224,"internally_reserved":0,"allocated":962560,"data_stored":731702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411353,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":940,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":962560,"data_stored":731702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574879,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31552,"kb_used_data":360,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713600,"statfs":{"total":95995035648,"available":95962726400,"internally_reserved":0,"allocated":368640,"data_stored":141334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27396,"kb_used_data":360,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717756,"statfs":{"total":95995035648,"available":95966982144,"internally_reserved":0,"allocated":368640,"data_stored":141334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":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}]}} 2024-09-21T11:48:52.532 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T11:48:52.785 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:53.421 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:48:53.421 INFO:teuthology.orchestra.run.smithi017.stderr:dumped all 2024-09-21T11:48:53.421 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:53 smithi017 ceph-mon[25402]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:53.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:53 smithi017 ceph-mon[25402]: from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:48:53.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:53 smithi119 ceph-mon[27963]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:53.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:53 smithi119 ceph-mon[27963]: from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:48:53.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:53 smithi134 ceph-mon[28059]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:53.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:53 smithi134 ceph-mon[28059]: from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:48:54.064 INFO:teuthology.orchestra.run.smithi017.stdout:{"pg_ready":true,"pg_map":{"version":161,"stamp":"2024-09-21T11:48:53.401333+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":3,"kb":562470912,"kb_used":170264,"kb_used_data":3900,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300648,"statfs":{"total":575970213888,"available":575795863552,"internally_reserved":0,"allocated":3993600,"data_stored":2619108,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":170187424},"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.002100"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":64,"reported_epoch":41,"state":"active+clean","last_fresh":"2024-09-21T11:48:24.904922+0000","last_change":"2024-09-21T11:48:24.904793+0000","last_active":"2024-09-21T11:48:24.904922+0000","last_peered":"2024-09-21T11:48:24.904922+0000","last_clean":"2024-09-21T11:48:24.904922+0000","last_became_active":"2024-09-21T11:48:24.899953+0000","last_became_peered":"2024-09-21T11:48:24.899953+0000","last_unstale":"2024-09-21T11:48:24.904922+0000","last_undegraded":"2024-09-21T11:48:24.904922+0000","last_fullsized":"2024-09-21T11:48:24.904922+0000","mapping_epoch":40,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":41,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T11:47:00.110070+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T11:47:00.110070+0000","last_clean_scrub_stamp":"2024-09-21T11:47:00.110070+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:52:26.304570+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]}],"pool_stats":[{"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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":39,"seq":167503724553,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27976,"kb_used_data":940,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717176,"statfs":{"total":95995035648,"available":95966388224,"internally_reserved":0,"allocated":962560,"data_stored":731702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":33,"seq":141733920783,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27392,"kb_used_data":360,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717760,"statfs":{"total":95995035648,"available":95966986240,"internally_reserved":0,"allocated":368640,"data_stored":141334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149716,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27976,"kb_used_data":940,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717176,"statfs":{"total":95995035648,"available":95966388224,"internally_reserved":0,"allocated":962560,"data_stored":731702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411353,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":940,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":962560,"data_stored":731702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574880,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31552,"kb_used_data":360,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713600,"statfs":{"total":95995035648,"available":95962726400,"internally_reserved":0,"allocated":368640,"data_stored":141334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27396,"kb_used_data":360,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717756,"statfs":{"total":95995035648,"available":95966982144,"internally_reserved":0,"allocated":368640,"data_stored":141334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":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}]}} 2024-09-21T11:48:54.064 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T11:48:54.064 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T11:48:54.065 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T11:48:54.065 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T11:48:54.319 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:55.034 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:48:55.034 INFO:teuthology.orchestra.run.smithi017.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T11:48:55.328 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:55 smithi017 ceph-mon[25402]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:55.328 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:55 smithi017 ceph-mon[25402]: from='client.14466 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:48:55.328 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:55 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2112164827' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T11:48:55.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:55 smithi119 ceph-mon[27963]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:55.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:55 smithi119 ceph-mon[27963]: from='client.14466 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:48:55.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:55 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2112164827' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T11:48:55.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:55 smithi134 ceph-mon[28059]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:55.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:55 smithi134 ceph-mon[28059]: from='client.14466 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:48:55.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:55 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2112164827' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T11:48:55.734 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T11:48:55.734 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T11:48:55.735 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T11:48:55.745 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T11:48:55.745 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- bash -c 'ceph fs volume create cephfs' 2024-09-21T11:48:55.996 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:57.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:57 smithi119 ceph-mon[27963]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:57.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:57 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T11:48:57.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:57 smithi134 ceph-mon[28059]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:57.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:57 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T11:48:57.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:57 smithi017 ceph-mon[25402]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:57.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:57 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T11:48:58.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:58 smithi134 ceph-mon[28059]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:48:58.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:58 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T11:48:58.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:58 smithi134 ceph-mon[28059]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T11:48:58.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:58 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T11:48:58.527 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:58 smithi017 ceph-mon[25402]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:48:58.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:58 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T11:48:58.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:58 smithi017 ceph-mon[25402]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T11:48:58.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:58 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T11:48:58.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:58 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a[25379]: 2024-09-21T11:48:58.182+0000 7ff6ef1d3640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T11:48:58.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:58 smithi119 ceph-mon[27963]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:48:58.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:58 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T11:48:58.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:58 smithi119 ceph-mon[27963]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T11:48:58.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:58 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T11:48:58.896 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T11:48:58.913 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-21T11:48:58.913 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:48:59.170 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:48:59.251 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: pgmap v164: 33 pgs: 8 creating+peering, 1 active+clean, 24 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:59.251 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T11:48:59.251 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T11:48:59.251 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T11:48:59.251 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T11:48:59.251 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T11:48:59.251 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T11:48:59.251 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T11:48:59.251 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: osdmap e44: 6 total, 6 up, 6 in 2024-09-21T11:48:59.251 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: fsmap cephfs:0 2024-09-21T11:48:59.251 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:59.252 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:48:59.252 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:59.252 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:48:59.252 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:59.252 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.rnbufa", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T11:48:59.252 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.rnbufa", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T11:48:59.252 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:48:59 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:59.430 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: pgmap v164: 33 pgs: 8 creating+peering, 1 active+clean, 24 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: osdmap e44: 6 total, 6 up, 6 in 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: fsmap cephfs:0 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:48:59.431 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:59.432 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.rnbufa", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T11:48:59.432 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.rnbufa", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T11:48:59.432 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:48:59 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:59.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: pgmap v164: 33 pgs: 8 creating+peering, 1 active+clean, 24 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:48:59.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T11:48:59.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T11:48:59.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T11:48:59.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T11:48:59.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T11:48:59.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T11:48:59.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T11:48:59.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: osdmap e44: 6 total, 6 up, 6 in 2024-09-21T11:48:59.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: fsmap cephfs:0 2024-09-21T11:48:59.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:59.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:48:59.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:59.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:48:59.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:48:59.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.rnbufa", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T11:48:59.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.rnbufa", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T11:48:59.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:48:59 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:48:59.843 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:48:59.843 INFO:teuthology.orchestra.run.smithi017.stdout:[{"events": ["2024-09-21T11:48:58.201017Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T11:45:32.281472Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:46:27.103186Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T11:45:25.833704Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:46:27.103089Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:46:27.103261Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T11:49:00.508 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:00 smithi017 ceph-mon[25402]: Saving service mds.cephfs spec with placement count:2 2024-09-21T11:49:00.508 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:00 smithi017 ceph-mon[25402]: Deploying daemon mds.cephfs.smithi134.rnbufa on smithi134 2024-09-21T11:49:00.509 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:00 smithi017 ceph-mon[25402]: osdmap e45: 6 total, 6 up, 6 in 2024-09-21T11:49:00.539 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-21T11:49:00.547 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:00 smithi134 ceph-mon[28059]: Saving service mds.cephfs spec with placement count:2 2024-09-21T11:49:00.547 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:00 smithi134 ceph-mon[28059]: Deploying daemon mds.cephfs.smithi134.rnbufa on smithi134 2024-09-21T11:49:00.548 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:00 smithi134 ceph-mon[28059]: osdmap e45: 6 total, 6 up, 6 in 2024-09-21T11:49:00.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:00 smithi119 ceph-mon[27963]: Saving service mds.cephfs spec with placement count:2 2024-09-21T11:49:00.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:00 smithi119 ceph-mon[27963]: Deploying daemon mds.cephfs.smithi134.rnbufa on smithi134 2024-09-21T11:49:00.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:00 smithi119 ceph-mon[27963]: osdmap e45: 6 total, 6 up, 6 in 2024-09-21T11:49:01.445 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:01 smithi017 ceph-mon[25402]: pgmap v168: 65 pgs: 19 creating+peering, 17 active+clean, 29 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:01.445 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:01 smithi017 ceph-mon[25402]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:01.445 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:01 smithi017 ceph-mon[25402]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T11:49:01.445 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:01 smithi017 ceph-mon[25402]: osdmap e46: 6 total, 6 up, 6 in 2024-09-21T11:49:01.445 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:01.446 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:01.446 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:01.446 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.wlynip", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T11:49:01.446 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.wlynip", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T11:49:01.446 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:01 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:01.540 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:49:01.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:01 smithi119 ceph-mon[27963]: pgmap v168: 65 pgs: 19 creating+peering, 17 active+clean, 29 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:01.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:01 smithi119 ceph-mon[27963]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:01 smithi119 ceph-mon[27963]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T11:49:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:01 smithi119 ceph-mon[27963]: osdmap e46: 6 total, 6 up, 6 in 2024-09-21T11:49:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.wlynip", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T11:49:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.wlynip", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T11:49:01.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:01 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:01.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:01 smithi134 ceph-mon[28059]: pgmap v168: 65 pgs: 19 creating+peering, 17 active+clean, 29 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:01.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:01 smithi134 ceph-mon[28059]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:01.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:01 smithi134 ceph-mon[28059]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T11:49:01.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:01 smithi134 ceph-mon[28059]: osdmap e46: 6 total, 6 up, 6 in 2024-09-21T11:49:01.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:01.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:01.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:01.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.wlynip", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T11:49:01.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.wlynip", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T11:49:01.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:01 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:01.896 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:49:02.390 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:02 smithi017 ceph-mon[25402]: Deploying daemon mds.cephfs.smithi017.wlynip on smithi017 2024-09-21T11:49:02.390 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:02 smithi017 ceph-mon[25402]: mds.? [v2:172.21.15.134:6816/2142595874,v1:172.21.15.134:6817/2142595874] up:boot 2024-09-21T11:49:02.390 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:02 smithi017 ceph-mon[25402]: daemon mds.cephfs.smithi134.rnbufa assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T11:49:02.390 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:02 smithi017 ceph-mon[25402]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T11:49:02.390 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:02 smithi017 ceph-mon[25402]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T11:49:02.390 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:02 smithi017 ceph-mon[25402]: Cluster is now healthy 2024-09-21T11:49:02.390 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:02 smithi017 ceph-mon[25402]: fsmap cephfs:0 1 up:standby 2024-09-21T11:49:02.390 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:02 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.rnbufa"} : dispatch 2024-09-21T11:49:02.390 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:02 smithi017 ceph-mon[25402]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:creating} 2024-09-21T11:49:02.390 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:02 smithi017 ceph-mon[25402]: daemon mds.cephfs.smithi134.rnbufa is now active in filesystem cephfs as rank 0 2024-09-21T11:49:02.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:02 smithi119 ceph-mon[27963]: Deploying daemon mds.cephfs.smithi017.wlynip on smithi017 2024-09-21T11:49:02.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:02 smithi119 ceph-mon[27963]: mds.? [v2:172.21.15.134:6816/2142595874,v1:172.21.15.134:6817/2142595874] up:boot 2024-09-21T11:49:02.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:02 smithi119 ceph-mon[27963]: daemon mds.cephfs.smithi134.rnbufa assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T11:49:02.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:02 smithi119 ceph-mon[27963]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T11:49:02.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:02 smithi119 ceph-mon[27963]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T11:49:02.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:02 smithi119 ceph-mon[27963]: Cluster is now healthy 2024-09-21T11:49:02.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:02 smithi119 ceph-mon[27963]: fsmap cephfs:0 1 up:standby 2024-09-21T11:49:02.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:02 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.rnbufa"} : dispatch 2024-09-21T11:49:02.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:02 smithi119 ceph-mon[27963]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:creating} 2024-09-21T11:49:02.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:02 smithi119 ceph-mon[27963]: daemon mds.cephfs.smithi134.rnbufa is now active in filesystem cephfs as rank 0 2024-09-21T11:49:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:02 smithi134 ceph-mon[28059]: Deploying daemon mds.cephfs.smithi017.wlynip on smithi017 2024-09-21T11:49:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:02 smithi134 ceph-mon[28059]: mds.? [v2:172.21.15.134:6816/2142595874,v1:172.21.15.134:6817/2142595874] up:boot 2024-09-21T11:49:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:02 smithi134 ceph-mon[28059]: daemon mds.cephfs.smithi134.rnbufa assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T11:49:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:02 smithi134 ceph-mon[28059]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T11:49:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:02 smithi134 ceph-mon[28059]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T11:49:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:02 smithi134 ceph-mon[28059]: Cluster is now healthy 2024-09-21T11:49:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:02 smithi134 ceph-mon[28059]: fsmap cephfs:0 1 up:standby 2024-09-21T11:49:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:02 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.rnbufa"} : dispatch 2024-09-21T11:49:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:02 smithi134 ceph-mon[28059]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:creating} 2024-09-21T11:49:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:02 smithi134 ceph-mon[28059]: daemon mds.cephfs.smithi134.rnbufa is now active in filesystem cephfs as rank 0 2024-09-21T11:49:03.220 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:03 smithi017 ceph-mon[25402]: pgmap v170: 65 pgs: 19 creating+peering, 28 active+clean, 18 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:03.220 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:03 smithi017 ceph-mon[25402]: mds.? [v2:172.21.15.134:6816/2142595874,v1:172.21.15.134:6817/2142595874] up:active 2024-09-21T11:49:03.221 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:03 smithi017 ceph-mon[25402]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 2024-09-21T11:49:03.261 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:49:03.261 INFO:teuthology.orchestra.run.smithi017.stdout:[{"events": ["2024-09-21T11:49:00.906777Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T11:45:32.281472Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:46:27.103186Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T11:45:25.833704Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:46:27.103089Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:46:27.103261Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T11:49:03.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:03 smithi119 ceph-mon[27963]: pgmap v170: 65 pgs: 19 creating+peering, 28 active+clean, 18 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:03.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:03 smithi119 ceph-mon[27963]: mds.? [v2:172.21.15.134:6816/2142595874,v1:172.21.15.134:6817/2142595874] up:active 2024-09-21T11:49:03.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:03 smithi119 ceph-mon[27963]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 2024-09-21T11:49:03.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:03 smithi134 ceph-mon[28059]: pgmap v170: 65 pgs: 19 creating+peering, 28 active+clean, 18 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:03.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:03 smithi134 ceph-mon[28059]: mds.? [v2:172.21.15.134:6816/2142595874,v1:172.21.15.134:6817/2142595874] up:active 2024-09-21T11:49:03.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:03 smithi134 ceph-mon[28059]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 2024-09-21T11:49:03.932 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-21T11:49:04.933 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:49:05.269 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:49:05.522 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:05 smithi017 ceph-mon[25402]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:05.522 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:05 smithi017 ceph-mon[25402]: pgmap v171: 65 pgs: 11 creating+peering, 54 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 1 op/s 2024-09-21T11:49:05.522 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.522 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.522 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.523 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:05 smithi017 ceph-mon[25402]: mds.? [v2:172.21.15.17:6818/3139495578,v1:172.21.15.17:6819/3139495578] up:boot 2024-09-21T11:49:05.523 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:05 smithi017 ceph-mon[25402]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 1 up:standby 2024-09-21T11:49:05.523 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.wlynip"} : dispatch 2024-09-21T11:49:05.523 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.523 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:05 smithi017 ceph-mon[25402]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 1 up:standby 2024-09-21T11:49:05.523 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.523 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:05 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:05.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:05 smithi119 ceph-mon[27963]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:05.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:05 smithi119 ceph-mon[27963]: pgmap v171: 65 pgs: 11 creating+peering, 54 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 1 op/s 2024-09-21T11:49:05.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:05 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:05 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:05 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:05 smithi119 ceph-mon[27963]: mds.? [v2:172.21.15.17:6818/3139495578,v1:172.21.15.17:6819/3139495578] up:boot 2024-09-21T11:49:05.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:05 smithi119 ceph-mon[27963]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 1 up:standby 2024-09-21T11:49:05.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:05 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.wlynip"} : dispatch 2024-09-21T11:49:05.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:05 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:05 smithi119 ceph-mon[27963]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 1 up:standby 2024-09-21T11:49:05.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:05 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:05 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:05.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:05 smithi134 ceph-mon[28059]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:05.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:05 smithi134 ceph-mon[28059]: pgmap v171: 65 pgs: 11 creating+peering, 54 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 1 op/s 2024-09-21T11:49:05.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:05 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:05 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:05 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:05 smithi134 ceph-mon[28059]: mds.? [v2:172.21.15.17:6818/3139495578,v1:172.21.15.17:6819/3139495578] up:boot 2024-09-21T11:49:05.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:05 smithi134 ceph-mon[28059]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 1 up:standby 2024-09-21T11:49:05.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:05 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.wlynip"} : dispatch 2024-09-21T11:49:05.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:05 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:05 smithi134 ceph-mon[28059]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 1 up:standby 2024-09-21T11:49:05.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:05 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:05.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:05 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:05.968 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:49:05.968 INFO:teuthology.orchestra.run.smithi017.stdout:[{"events": ["2024-09-21T11:49:04.206248Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:05.437988Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T11:45:32.281472Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:05.846780Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T11:45:25.833704Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:47:22.187886Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:47:22.188044Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T11:49:06.543 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: pgmap v172: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 6 op/s 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: mds.? [v2:172.21.15.134:6816/2142595874,v1:172.21.15.134:6817/2142595874] up:active 2024-09-21T11:49:06.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:06 smithi017 ceph-mon[25402]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 1 up:standby 2024-09-21T11:49:06.572 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-21T11:49:06.572 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T11:49:06.588 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T11:49:06.588 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-21T11:49:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: pgmap v172: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 6 op/s 2024-09-21T11:49:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:06.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:06.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: mds.? [v2:172.21.15.134:6816/2142595874,v1:172.21.15.134:6817/2142595874] up:active 2024-09-21T11:49:06.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:06 smithi134 ceph-mon[28059]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 1 up:standby 2024-09-21T11:49:06.839 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:49:06.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: pgmap v172: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 6 op/s 2024-09-21T11:49:06.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:06.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:06.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:06.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:06.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:06.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:06.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:06.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: mds.? [v2:172.21.15.134:6816/2142595874,v1:172.21.15.134:6817/2142595874] up:active 2024-09-21T11:49:06.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:06 smithi119 ceph-mon[27963]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 1 up:standby 2024-09-21T11:49:07.866 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:07 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:07.543+0000 7f7ea7ea7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:07.866 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:07 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:07.543+0000 7f7ea7ea7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:07.866 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:07 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:07.543+0000 7f7ea7ea7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:07.866 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:07 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:07.543+0000 7f7ea7ea7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:07.867 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:07 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:07.543+0000 7f7ea7ea7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:08.302 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-21T11:49:08.558 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:49:08.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:08 smithi017 ceph-mon[25402]: pgmap v173: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-21T11:49:08.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:08 smithi017 ceph-mon[25402]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:49:08.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:08 smithi119 ceph-mon[27963]: pgmap v173: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-21T11:49:08.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:08 smithi119 ceph-mon[27963]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:49:08.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:08 smithi134 ceph-mon[28059]: pgmap v173: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-21T11:49:08.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:08 smithi134 ceph-mon[28059]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:49:09.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:09 smithi017 ceph-mon[25402]: mds.? [v2:172.21.15.17:6818/3139495578,v1:172.21.15.17:6819/3139495578] up:standby 2024-09-21T11:49:09.633 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:09 smithi017 ceph-mon[25402]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 1 up:standby 2024-09-21T11:49:09.633 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:09 smithi017 ceph-mon[25402]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:09.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:09 smithi119 ceph-mon[27963]: mds.? [v2:172.21.15.17:6818/3139495578,v1:172.21.15.17:6819/3139495578] up:standby 2024-09-21T11:49:09.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:09 smithi119 ceph-mon[27963]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 1 up:standby 2024-09-21T11:49:09.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:09 smithi119 ceph-mon[27963]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:09.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:09 smithi134 ceph-mon[28059]: mds.? [v2:172.21.15.17:6818/3139495578,v1:172.21.15.17:6819/3139495578] up:standby 2024-09-21T11:49:09.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:09 smithi134 ceph-mon[28059]: fsmap cephfs:1 {0=cephfs.smithi134.rnbufa=up:active} 1 up:standby 2024-09-21T11:49:09.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:09 smithi134 ceph-mon[28059]: from='mgr.14152 172.21.15.17:0/2533207729' entity='mgr.x' 2024-09-21T11:49:10.010 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-21T11:49:10.263 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:49:10.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:10 smithi017 ceph-mon[25402]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:49:10.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:10 smithi017 ceph-mon[25402]: pgmap v174: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 4 op/s 2024-09-21T11:49:10.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:10 smithi017 ceph-mon[25402]: mgrmap e16: x(active, since 4m) 2024-09-21T11:49:11.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:10 smithi119 ceph-mon[27963]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:49:11.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:10 smithi119 ceph-mon[27963]: pgmap v174: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 4 op/s 2024-09-21T11:49:11.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:10 smithi119 ceph-mon[27963]: mgrmap e16: x(active, since 4m) 2024-09-21T11:49:11.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:10 smithi134 ceph-mon[28059]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:49:11.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:10 smithi134 ceph-mon[28059]: pgmap v174: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 4 op/s 2024-09-21T11:49:11.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:10 smithi134 ceph-mon[28059]: mgrmap e16: x(active, since 4m) 2024-09-21T11:49:11.689 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- bash -c 'ceph mgr module enable smb' 2024-09-21T11:49:11.948 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:49:12.068 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:11 smithi017 ceph-mon[25402]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:49:12.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:11 smithi119 ceph-mon[27963]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:49:12.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:11 smithi134 ceph-mon[28059]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:49:13.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:12 smithi119 ceph-mon[27963]: pgmap v175: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 4 op/s 2024-09-21T11:49:13.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:12 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/3182004833' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T11:49:13.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:12 smithi134 ceph-mon[28059]: pgmap v175: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 4 op/s 2024-09-21T11:49:13.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:12 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/3182004833' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T11:49:13.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:12 smithi017 ceph-mon[25402]: pgmap v175: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 4 op/s 2024-09-21T11:49:13.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:12 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3182004833' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T11:49:13.142 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:12 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: ignoring --setuser ceph since I am not root 2024-09-21T11:49:13.142 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:12 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: ignoring --setgroup ceph since I am not root 2024-09-21T11:49:13.593 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- bash -c 'sleep 30' 2024-09-21T11:49:13.848 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:49:14.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:13 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/3182004833' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T11:49:14.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:13 smithi119 ceph-mon[27963]: mgrmap e17: x(active, since 4m) 2024-09-21T11:49:14.106 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:13 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3182004833' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T11:49:14.106 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:13 smithi017 ceph-mon[25402]: mgrmap e17: x(active, since 4m) 2024-09-21T11:49:14.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:13 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/3182004833' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T11:49:14.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:13 smithi134 ceph-mon[28059]: mgrmap e17: x(active, since 4m) 2024-09-21T11:49:18.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: Active manager daemon x restarted 2024-09-21T11:49:18.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: Activating manager daemon x 2024-09-21T11:49:18.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: osdmap e47: 6 total, 6 up, 6 in 2024-09-21T11:49:18.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: mgrmap e18: x(active, starting, since 0.00541649s) 2024-09-21T11:49:18.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:49:18.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:49:18.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:49:18.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.wlynip"} : dispatch 2024-09-21T11:49:18.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.rnbufa"} : dispatch 2024-09-21T11:49:18.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T11:49:18.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:49:18.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:49:18.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:49:18.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:49:18.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:49:18.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:49:18.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T11:49:18.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T11:49:18.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T11:49:18.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:18 smithi119 ceph-mon[27963]: Manager daemon x is now available 2024-09-21T11:49:18.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: Active manager daemon x restarted 2024-09-21T11:49:18.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: Activating manager daemon x 2024-09-21T11:49:18.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: osdmap e47: 6 total, 6 up, 6 in 2024-09-21T11:49:18.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: mgrmap e18: x(active, starting, since 0.00541649s) 2024-09-21T11:49:18.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:49:18.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.wlynip"} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.rnbufa"} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T11:49:18.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:18 smithi134 ceph-mon[28059]: Manager daemon x is now available 2024-09-21T11:49:18.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: Active manager daemon x restarted 2024-09-21T11:49:18.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: Activating manager daemon x 2024-09-21T11:49:18.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: osdmap e47: 6 total, 6 up, 6 in 2024-09-21T11:49:18.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: mgrmap e18: x(active, starting, since 0.00541649s) 2024-09-21T11:49:18.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:49:18.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:49:18.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:49:18.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.wlynip"} : dispatch 2024-09-21T11:49:18.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.rnbufa"} : dispatch 2024-09-21T11:49:18.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T11:49:18.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:49:18.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:49:18.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T11:49:18.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T11:49:18.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T11:49:18.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T11:49:18.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T11:49:18.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T11:49:18.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T11:49:18.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:18 smithi017 ceph-mon[25402]: Manager daemon x is now available 2024-09-21T11:49:19.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:19 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:19.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:19 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T11:49:19.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:19 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T11:49:19.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:19 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T11:49:19.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:19 smithi134 ceph-mon[28059]: mgrmap e19: x(active, since 1.01096s) 2024-09-21T11:49:19.415 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:19 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:19.415 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:19 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T11:49:19.415 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:19 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T11:49:19.415 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:19 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T11:49:19.415 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:19 smithi017 ceph-mon[25402]: mgrmap e19: x(active, since 1.01096s) 2024-09-21T11:49:19.434 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:19 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:19.434 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:19 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T11:49:19.435 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:19 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T11:49:19.435 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:19 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T11:49:19.435 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:19 smithi119 ceph-mon[27963]: mgrmap e19: x(active, since 1.01096s) 2024-09-21T11:49:20.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T11:49:20.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-mon[25402]: osdmap e48: 6 total, 6 up, 6 in 2024-09-21T11:49:20.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T11:49:20.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-mon[25402]: [21/Sep/2024:11:49:19] ENGINE Bus STARTING 2024-09-21T11:49:20.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.393 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:20.073+0000 7f47bb82f640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:11:49:20] ENGINE Error in HTTPServer.serve 2024-09-21T11:49:20.393 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: Traceback (most recent call last): 2024-09-21T11:49:20.393 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:49:20.393 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: self._connections.run(self.expiration_interval) 2024-09-21T11:49:20.393 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:49:20.393 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: self._run(expiration_interval) 2024-09-21T11:49:20.393 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:49:20.393 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:49:20.393 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:49:20.393 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:49:20.393 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: s = self.context.wrap_socket( 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: return self.sslsocket_class._create( 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: self.do_handshake() 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: self._sslobj.do_handshake() 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:20.185+0000 7f47a9f8c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:20.185+0000 7f47a9f8c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:20.185+0000 7f47a9f8c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:20.185+0000 7f47a9f8c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:20.185+0000 7f47a9f8c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:20.394 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:20.186+0000 7f47a7787640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:20.395 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:20.186+0000 7f47a7787640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:20.395 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:20.186+0000 7f47a7787640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:20.395 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:20.186+0000 7f47a7787640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:20.395 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:20 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:20.186+0000 7f47a7787640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:20.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:20 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T11:49:20.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:20 smithi119 ceph-mon[27963]: osdmap e48: 6 total, 6 up, 6 in 2024-09-21T11:49:20.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:20 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T11:49:20.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:20 smithi119 ceph-mon[27963]: [21/Sep/2024:11:49:19] ENGINE Bus STARTING 2024-09-21T11:49:20.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:20 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:20 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:20 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:20 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:20 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:20 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:20 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T11:49:20.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:20 smithi134 ceph-mon[28059]: osdmap e48: 6 total, 6 up, 6 in 2024-09-21T11:49:20.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:20 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T11:49:20.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:20 smithi134 ceph-mon[28059]: [21/Sep/2024:11:49:19] ENGINE Bus STARTING 2024-09-21T11:49:20.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:20 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:20 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:20 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:20 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:20 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:20.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:20 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: [21/Sep/2024:11:49:19] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T11:49:21.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: [21/Sep/2024:11:49:20] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T11:49:21.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: [21/Sep/2024:11:49:20] ENGINE Bus STARTED 2024-09-21T11:49:21.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: [21/Sep/2024:11:49:20] ENGINE Error in HTTPServer.serve 2024-09-21T11:49:21.602 INFO:journalctl@ceph.mon.b.smithi119.stdout: Traceback (most recent call last): 2024-09-21T11:49:21.602 INFO:journalctl@ceph.mon.b.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:49:21.602 INFO:journalctl@ceph.mon.b.smithi119.stdout: self._connections.run(self.expiration_interval) 2024-09-21T11:49:21.602 INFO:journalctl@ceph.mon.b.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: self._run(expiration_interval) 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: s = self.context.wrap_socket( 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: return self.sslsocket_class._create( 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: self.do_handshake() 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: self._sslobj.do_handshake() 2024-09-21T11:49:21.603 INFO:journalctl@ceph.mon.b.smithi119.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: osdmap e49: 6 total, 6 up, 6 in 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: Adjusting osd_memory_target on smithi134 to 8544M 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.604 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:49:21.605 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T11:49:21.605 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: Adjusting osd_memory_target on smithi017 to 6498M 2024-09-21T11:49:21.605 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.605 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:21.605 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:21.605 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T11:49:21.605 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: Updating smithi119:/etc/ceph/ceph.conf 2024-09-21T11:49:21.605 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-21T11:49:21.605 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: Updating smithi017:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:49:21.605 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:49:21.605 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:49:21.605 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: mgrmap e20: x(active, since 2s) 2024-09-21T11:49:21.605 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:21 smithi119 ceph-mon[27963]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T11:49:21.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: [21/Sep/2024:11:49:19] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T11:49:21.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: [21/Sep/2024:11:49:20] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T11:49:21.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: [21/Sep/2024:11:49:20] ENGINE Bus STARTED 2024-09-21T11:49:21.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: [21/Sep/2024:11:49:20] ENGINE Error in HTTPServer.serve 2024-09-21T11:49:21.618 INFO:journalctl@ceph.mon.c.smithi134.stdout: Traceback (most recent call last): 2024-09-21T11:49:21.618 INFO:journalctl@ceph.mon.c.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:49:21.618 INFO:journalctl@ceph.mon.c.smithi134.stdout: self._connections.run(self.expiration_interval) 2024-09-21T11:49:21.618 INFO:journalctl@ceph.mon.c.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:49:21.618 INFO:journalctl@ceph.mon.c.smithi134.stdout: self._run(expiration_interval) 2024-09-21T11:49:21.618 INFO:journalctl@ceph.mon.c.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:49:21.618 INFO:journalctl@ceph.mon.c.smithi134.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:49:21.618 INFO:journalctl@ceph.mon.c.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:49:21.618 INFO:journalctl@ceph.mon.c.smithi134.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:49:21.618 INFO:journalctl@ceph.mon.c.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:49:21.618 INFO:journalctl@ceph.mon.c.smithi134.stdout: s = self.context.wrap_socket( 2024-09-21T11:49:21.618 INFO:journalctl@ceph.mon.c.smithi134.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:49:21.618 INFO:journalctl@ceph.mon.c.smithi134.stdout: return self.sslsocket_class._create( 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout: self.do_handshake() 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout: self._sslobj.do_handshake() 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: osdmap e49: 6 total, 6 up, 6 in 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T11:49:21.619 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: Adjusting osd_memory_target on smithi134 to 8544M 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: Adjusting osd_memory_target on smithi017 to 6498M 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: Updating smithi119:/etc/ceph/ceph.conf 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: Updating smithi017:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:49:21.620 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:49:21.621 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: mgrmap e20: x(active, since 2s) 2024-09-21T11:49:21.621 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:21 smithi134 ceph-mon[28059]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T11:49:21.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: [21/Sep/2024:11:49:19] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T11:49:21.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: [21/Sep/2024:11:49:20] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T11:49:21.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: [21/Sep/2024:11:49:20] ENGINE Bus STARTED 2024-09-21T11:49:21.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: [21/Sep/2024:11:49:20] ENGINE Error in HTTPServer.serve 2024-09-21T11:49:21.642 INFO:journalctl@ceph.mon.a.smithi017.stdout: Traceback (most recent call last): 2024-09-21T11:49:21.642 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:49:21.642 INFO:journalctl@ceph.mon.a.smithi017.stdout: self._connections.run(self.expiration_interval) 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: self._run(expiration_interval) 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: s = self.context.wrap_socket( 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: return self.sslsocket_class._create( 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: self.do_handshake() 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: self._sslobj.do_handshake() 2024-09-21T11:49:21.643 INFO:journalctl@ceph.mon.a.smithi017.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: osdmap e49: 6 total, 6 up, 6 in 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: Adjusting osd_memory_target on smithi134 to 8544M 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:49:21.644 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T11:49:21.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: Adjusting osd_memory_target on smithi017 to 6498M 2024-09-21T11:49:21.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:21.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:21.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:21.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T11:49:21.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: Updating smithi119:/etc/ceph/ceph.conf 2024-09-21T11:49:21.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-21T11:49:21.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: Updating smithi017:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:49:21.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:49:21.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:49:21.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: mgrmap e20: x(active, since 2s) 2024-09-21T11:49:21.645 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:21 smithi017 ceph-mon[25402]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T11:49:22.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:49:22.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: Updating smithi017:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:49:22.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:49:22.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:49:22.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:49:22.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: Updating smithi017:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:49:22.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: osdmap e50: 6 total, 6 up, 6 in 2024-09-21T11:49:22.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:22.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:22.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:22.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:22 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:49:22.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: Updating smithi017:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:49:22.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:49:22.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:49:22.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:49:22.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: Updating smithi017:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:49:22.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: osdmap e50: 6 total, 6 up, 6 in 2024-09-21T11:49:22.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:22.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:22.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:22.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:22 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:49:22.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: Updating smithi017:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:49:22.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:49:22.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: Updating smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:49:22.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: Updating smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:49:22.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: Updating smithi017:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:49:22.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: osdmap e50: 6 total, 6 up, 6 in 2024-09-21T11:49:22.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:22.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:22.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:22.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:22.643 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:22 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:23.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:23 smithi119 ceph-mon[27963]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:23.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:23 smithi119 ceph-mon[27963]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T11:49:23.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:23 smithi119 ceph-mon[27963]: Cluster is now healthy 2024-09-21T11:49:23.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:23 smithi119 ceph-mon[27963]: mgrmap e21: x(active, since 4s) 2024-09-21T11:49:23.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:23 smithi134 ceph-mon[28059]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:23.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:23 smithi134 ceph-mon[28059]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T11:49:23.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:23 smithi134 ceph-mon[28059]: Cluster is now healthy 2024-09-21T11:49:23.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:23 smithi134 ceph-mon[28059]: mgrmap e21: x(active, since 4s) 2024-09-21T11:49:23.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:23 smithi017 ceph-mon[25402]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:23.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:23 smithi017 ceph-mon[25402]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T11:49:23.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:23 smithi017 ceph-mon[25402]: Cluster is now healthy 2024-09-21T11:49:23.642 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:23 smithi017 ceph-mon[25402]: mgrmap e21: x(active, since 4s) 2024-09-21T11:49:25.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:25 smithi119 ceph-mon[27963]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:25.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:25 smithi134 ceph-mon[28059]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:25.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:25 smithi017 ceph-mon[25402]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:27.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:27 smithi119 ceph-mon[27963]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-21T11:49:27.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:27 smithi134 ceph-mon[28059]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-21T11:49:27.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:27 smithi017 ceph-mon[25402]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-21T11:49:29.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:29 smithi119 ceph-mon[27963]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T11:49:29.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:29 smithi134 ceph-mon[28059]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T11:49:29.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:29 smithi017 ceph-mon[25402]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T11:49:31.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:31 smithi119 ceph-mon[27963]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-21T11:49:31.605 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:31 smithi134 ceph-mon[28059]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-21T11:49:31.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:31 smithi017 ceph-mon[25402]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-21T11:49:33.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:33 smithi119 ceph-mon[27963]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-21T11:49:33.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:33 smithi134 ceph-mon[28059]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-21T11:49:33.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:33 smithi017 ceph-mon[25402]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-21T11:49:35.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:35 smithi119 ceph-mon[27963]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T11:49:35.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:35 smithi134 ceph-mon[28059]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T11:49:35.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:35 smithi017 ceph-mon[25402]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T11:49:37.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:37 smithi119 ceph-mon[27963]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T11:49:37.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:37 smithi134 ceph-mon[28059]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T11:49:37.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:37 smithi017 ceph-mon[25402]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T11:49:39.443 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:39 smithi017 ceph-mon[25402]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T11:49:39.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:39 smithi119 ceph-mon[27963]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T11:49:39.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:39 smithi134 ceph-mon[28059]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T11:49:41.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:41 smithi119 ceph-mon[27963]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T11:49:41.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:41 smithi134 ceph-mon[28059]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T11:49:41.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:41 smithi017 ceph-mon[25402]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T11:49:43.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:43 smithi119 ceph-mon[27963]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:43.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:43 smithi134 ceph-mon[28059]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:43.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:43 smithi017 ceph-mon[25402]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:44.831 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T11:49:45.091 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:49:45.466 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:45 smithi017 ceph-mon[25402]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:45.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:45 smithi119 ceph-mon[27963]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:45.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:45 smithi134 ceph-mon[28059]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:45.940 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: "results": [ 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.usersgroups", 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: "users_groups_id": "ug1", 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "present", 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: "values": { 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: "users": [ 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "user1", 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: "password": "t3stP4ss1" 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T11:49:45.941 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "user2", 2024-09-21T11:49:45.942 INFO:teuthology.orchestra.run.smithi017.stdout: "password": "t3stP4ss2" 2024-09-21T11:49:45.942 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T11:49:45.942 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2024-09-21T11:49:45.942 INFO:teuthology.orchestra.run.smithi017.stdout: "groups": [] 2024-09-21T11:49:45.942 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T11:49:45.942 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:49:45.942 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "created", 2024-09-21T11:49:45.942 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T11:49:45.942 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:49:45.942 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T11:49:45.942 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T11:49:45.942 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T11:49:45.942 INFO:teuthology.orchestra.run.smithi017.stdout: "cluster_id": "uctdb1", 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: "auth_mode": "user", 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "present", 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: "user_group_settings": [ 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: "source_type": "resource", 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: "ref": "ug1" 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: "placement": { 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: "count": 3 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "created", 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T11:49:45.943 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.share", 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "cluster_id": "uctdb1", 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "share_id": "share1", 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "present", 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "share1", 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "readonly": false, 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "browseable": true, 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "cephfs": { 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "volume": "cephfs", 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "path": "/", 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "subvolumegroup": "smb", 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "subvolume": "sv1", 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: "provider": "samba-vfs" 2024-09-21T11:49:45.944 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "created", 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.share", 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "cluster_id": "uctdb1", 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "share_id": "share2", 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "present", 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "share2", 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "readonly": false, 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "browseable": true, 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "cephfs": { 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "volume": "cephfs", 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "path": "/", 2024-09-21T11:49:45.945 INFO:teuthology.orchestra.run.smithi017.stdout: "subvolumegroup": "smb", 2024-09-21T11:49:45.946 INFO:teuthology.orchestra.run.smithi017.stdout: "subvolume": "sv2", 2024-09-21T11:49:45.946 INFO:teuthology.orchestra.run.smithi017.stdout: "provider": "samba-vfs" 2024-09-21T11:49:45.946 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T11:49:45.946 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:49:45.946 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "created", 2024-09-21T11:49:45.946 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T11:49:45.946 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T11:49:45.946 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2024-09-21T11:49:45.946 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T11:49:45.946 INFO:teuthology.orchestra.run.smithi017.stdout:} 2024-09-21T11:49:46.141 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:45 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:45.853+0000 7f47a4781640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:46.141 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:45 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:45.853+0000 7f47a4781640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:46.142 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:45 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:45.853+0000 7f47a4781640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:46.142 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:45 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:45.853+0000 7f47a4781640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:46.142 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:45 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:45.853+0000 7f47a4781640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:46.142 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:45 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:45.867+0000 7f47b17db640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:46.142 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:45 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:45.867+0000 7f47b17db640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:46.142 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:45 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:45.867+0000 7f47b17db640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:46.142 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:45 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:45.867+0000 7f47b17db640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:46.142 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:49:45 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:49:45.867+0000 7f47b17db640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T11:49:46.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:49:46.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T11:49:46.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-21T11:49:46.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T11:49:46.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-21T11:49:46.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T11:49:46.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T11:49:46.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T11:49:46.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:46.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:46.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:46.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi017.zjteqc", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T11:49:46.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi017.zjteqc", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T11:49:46.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T11:49:46.603 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:46 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:46.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:49:46.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T11:49:46.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-21T11:49:46.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T11:49:46.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-21T11:49:46.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T11:49:46.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T11:49:46.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T11:49:46.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:46.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:46.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:46.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi017.zjteqc", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T11:49:46.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi017.zjteqc", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T11:49:46.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T11:49:46.618 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:46 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:46.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:49:46.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T11:49:46.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:49:46.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi017.zjteqc", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T11:49:46.630 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi017.zjteqc", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T11:49:46.630 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T11:49:46.630 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:46 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:49:46.656 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T11:49:46.672 INFO:tasks.cephadm:Waiting for ceph service smb.uctdb1 to start (timeout 300)... 2024-09-21T11:49:46.672 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:49:46.925 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:49:47.226 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:47 smithi017 ceph-mon[25402]: Saving service smb.uctdb1 spec with placement count:3 2024-09-21T11:49:47.226 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:47 smithi017 ceph-mon[25402]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi017.zjteqc'}, 1: {0: 'uctdb1.1.0.smithi134.ornkls'}, 2: {0: 'uctdb1.2.0.smithi119.bxppbo'}} 3 2024-09-21T11:49:47.226 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:47 smithi017 ceph-mon[25402]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T11:49:47.226 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:47 smithi017 ceph-mon[25402]: configuring smb/ctdb cluster metadata 2024-09-21T11:49:47.226 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:47 smithi017 ceph-mon[25402]: daemon not available: 'smb.uctdb1.1.0.smithi134.ornkls' not in {'smb.uctdb1.0.0.smithi017.zjteqc': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi017.zjteqc', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T11:49:47.227 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:47 smithi017 ceph-mon[25402]: daemon not available: 'smb.uctdb1.2.0.smithi119.bxppbo' not in {'smb.uctdb1.0.0.smithi017.zjteqc': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi017.zjteqc', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T11:49:47.227 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:47 smithi017 ceph-mon[25402]: Deploying daemon smb.uctdb1.0.0.smithi017.zjteqc on smithi017 2024-09-21T11:49:47.227 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:47 smithi017 ceph-mon[25402]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:47.227 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:47 smithi017 ceph-mon[25402]: mgrmap e22: x(active, since 28s) 2024-09-21T11:49:47.525 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:47 smithi134 ceph-mon[28059]: Saving service smb.uctdb1 spec with placement count:3 2024-09-21T11:49:47.525 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:47 smithi134 ceph-mon[28059]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi017.zjteqc'}, 1: {0: 'uctdb1.1.0.smithi134.ornkls'}, 2: {0: 'uctdb1.2.0.smithi119.bxppbo'}} 3 2024-09-21T11:49:47.525 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:47 smithi134 ceph-mon[28059]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T11:49:47.526 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:47 smithi134 ceph-mon[28059]: configuring smb/ctdb cluster metadata 2024-09-21T11:49:47.526 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:47 smithi134 ceph-mon[28059]: daemon not available: 'smb.uctdb1.1.0.smithi134.ornkls' not in {'smb.uctdb1.0.0.smithi017.zjteqc': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi017.zjteqc', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T11:49:47.526 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:47 smithi134 ceph-mon[28059]: daemon not available: 'smb.uctdb1.2.0.smithi119.bxppbo' not in {'smb.uctdb1.0.0.smithi017.zjteqc': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi017.zjteqc', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T11:49:47.526 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:47 smithi134 ceph-mon[28059]: Deploying daemon smb.uctdb1.0.0.smithi017.zjteqc on smithi017 2024-09-21T11:49:47.526 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:47 smithi134 ceph-mon[28059]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:47.526 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:47 smithi134 ceph-mon[28059]: mgrmap e22: x(active, since 28s) 2024-09-21T11:49:47.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:47 smithi119 ceph-mon[27963]: Saving service smb.uctdb1 spec with placement count:3 2024-09-21T11:49:47.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:47 smithi119 ceph-mon[27963]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi017.zjteqc'}, 1: {0: 'uctdb1.1.0.smithi134.ornkls'}, 2: {0: 'uctdb1.2.0.smithi119.bxppbo'}} 3 2024-09-21T11:49:47.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:47 smithi119 ceph-mon[27963]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T11:49:47.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:47 smithi119 ceph-mon[27963]: configuring smb/ctdb cluster metadata 2024-09-21T11:49:47.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:47 smithi119 ceph-mon[27963]: daemon not available: 'smb.uctdb1.1.0.smithi134.ornkls' not in {'smb.uctdb1.0.0.smithi017.zjteqc': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi017.zjteqc', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T11:49:47.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:47 smithi119 ceph-mon[27963]: daemon not available: 'smb.uctdb1.2.0.smithi119.bxppbo' not in {'smb.uctdb1.0.0.smithi017.zjteqc': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi017.zjteqc', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T11:49:47.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:47 smithi119 ceph-mon[27963]: Deploying daemon smb.uctdb1.0.0.smithi017.zjteqc on smithi017 2024-09-21T11:49:47.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:47 smithi119 ceph-mon[27963]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:47.602 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:47 smithi119 ceph-mon[27963]: mgrmap e22: x(active, since 28s) 2024-09-21T11:49:47.827 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:49:47.828 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:49:45.948604Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:49:48.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:48 smithi017 ceph-mon[25402]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:48.502 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:48 smithi119 ceph-mon[27963]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:48.613 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:49:48.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:48 smithi134 ceph-mon[28059]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:49.367 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:49 smithi134 ceph-mon[28059]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:49.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:49 smithi119 ceph-mon[27963]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:49.614 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:49:49.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:49 smithi017 ceph-mon[25402]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T11:49:51.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:51 smithi119 ceph-mon[27963]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:51.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:51 smithi134 ceph-mon[28059]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:51.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:51 smithi017 ceph-mon[25402]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:52.749 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:49:53.496 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:53 smithi017 ceph-mon[25402]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:53.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:53 smithi119 ceph-mon[27963]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:53.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:53 smithi134 ceph-mon[28059]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:53.990 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:49:53.990 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:49:45.948604Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:49:55.052 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:49:55.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:55 smithi017 ceph-mon[25402]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:55.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:55 smithi017 ceph-mon[25402]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:55.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:55 smithi119 ceph-mon[27963]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:55.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:55 smithi119 ceph-mon[27963]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:55.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:55 smithi134 ceph-mon[28059]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:49:55.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:55 smithi134 ceph-mon[28059]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:56.054 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:49:56.321 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:56 smithi017 ceph-mon[25402]: from='client.? 10.88.0.2:0/3677228143' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:49:56.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:56 smithi119 ceph-mon[27963]: from='client.? 10.88.0.2:0/3677228143' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:49:56.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:56 smithi134 ceph-mon[28059]: from='client.? 10.88.0.2:0/3677228143' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:49:57.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:57 smithi119 ceph-mon[27963]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:57.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:57 smithi134 ceph-mon[28059]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:57.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:57 smithi017 ceph-mon[25402]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:59.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:49:59 smithi119 ceph-mon[27963]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:59.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:49:59 smithi134 ceph-mon[28059]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:49:59.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:49:59 smithi017 ceph-mon[25402]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:50:00.570 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:00 smithi017 ceph-mon[25402]: overall HEALTH_OK 2024-09-21T11:50:00.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:00 smithi119 ceph-mon[27963]: overall HEALTH_OK 2024-09-21T11:50:00.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:00 smithi134 ceph-mon[28059]: overall HEALTH_OK 2024-09-21T11:50:00.843 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:01.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:01 smithi017 ceph-mon[25402]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:50:01.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:01 smithi119 ceph-mon[27963]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:50:01.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:01 smithi134 ceph-mon[28059]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T11:50:01.651 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:01.651 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:49:45.948604Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:02.252 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:02.573 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:02 smithi017 ceph-mon[25402]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:02.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:02 smithi119 ceph-mon[27963]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:02.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:02 smithi134 ceph-mon[28059]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:03.253 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:03.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:03 smithi119 ceph-mon[27963]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T11:50:03.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:03 smithi119 ceph-mon[27963]: from='client.? 10.88.0.3:0/341169906' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:03.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:03 smithi134 ceph-mon[28059]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T11:50:03.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:03 smithi134 ceph-mon[28059]: from='client.? 10.88.0.3:0/341169906' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:03.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:03 smithi017 ceph-mon[25402]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T11:50:03.641 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:03 smithi017 ceph-mon[25402]: from='client.? 10.88.0.3:0/341169906' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:04.009 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:05.101 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:05.101 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:49:45.948604Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:05.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:05 smithi017 ceph-mon[25402]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T11:50:05.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:05 smithi017 ceph-mon[25402]: from='client.? 10.88.0.4:0/1072966495' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:05.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:05 smithi119 ceph-mon[27963]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T11:50:05.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:05 smithi119 ceph-mon[27963]: from='client.? 10.88.0.4:0/1072966495' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:05.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:05 smithi134 ceph-mon[28059]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T11:50:05.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:05 smithi134 ceph-mon[28059]: from='client.? 10.88.0.4:0/1072966495' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:05.803 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:06.328 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:06 smithi017 ceph-mon[25402]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:06.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:06 smithi119 ceph-mon[27963]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:06 smithi134 ceph-mon[28059]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:06.805 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:07.073 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:07.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:07 smithi017 ceph-mon[25402]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T11:50:07.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:07 smithi119 ceph-mon[27963]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T11:50:07.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:07 smithi134 ceph-mon[28059]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T11:50:07.778 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:07.778 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:49:45.948604Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:08.412 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:08.491 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:08 smithi017 ceph-mon[25402]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:08.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:08 smithi119 ceph-mon[27963]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:08.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:08 smithi134 ceph-mon[28059]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:09.413 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:09.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:09 smithi017 ceph-mon[25402]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T11:50:09.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:09 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:09.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:09 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:09.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:09 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:09.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:09 smithi017 ceph-mon[25402]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T11:50:09.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:09 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi134.ornkls", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T11:50:09.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:09 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi134.ornkls", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T11:50:09.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:09 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T11:50:09.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:09 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:50:09.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:09 smithi017 ceph-mon[25402]: configuring smb/ctdb cluster metadata 2024-09-21T11:50:09.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:09 smithi017 ceph-mon[25402]: daemon not available: 'smb.uctdb1.2.0.smithi119.bxppbo' not in {'smb.uctdb1.0.0.smithi017.zjteqc': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi017.zjteqc', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}, 'smb.uctdb1.1.0.smithi134.ornkls': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.1.0.smithi134.ornkls', 'hostname': 'smithi134', 'host_ip': '172.21.15.134'}} 2024-09-21T11:50:09.928 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:09 smithi017 ceph-mon[25402]: Deploying daemon smb.uctdb1.1.0.smithi134.ornkls on smithi134 2024-09-21T11:50:09.928 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:09 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1231485357' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:10.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:09 smithi119 ceph-mon[27963]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T11:50:10.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:09 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:10.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:09 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:10.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:09 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:10.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:09 smithi119 ceph-mon[27963]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T11:50:10.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:09 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi134.ornkls", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T11:50:10.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:09 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi134.ornkls", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T11:50:10.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:09 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T11:50:10.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:09 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:50:10.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:09 smithi119 ceph-mon[27963]: configuring smb/ctdb cluster metadata 2024-09-21T11:50:10.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:09 smithi119 ceph-mon[27963]: daemon not available: 'smb.uctdb1.2.0.smithi119.bxppbo' not in {'smb.uctdb1.0.0.smithi017.zjteqc': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi017.zjteqc', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}, 'smb.uctdb1.1.0.smithi134.ornkls': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.1.0.smithi134.ornkls', 'hostname': 'smithi134', 'host_ip': '172.21.15.134'}} 2024-09-21T11:50:10.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:09 smithi119 ceph-mon[27963]: Deploying daemon smb.uctdb1.1.0.smithi134.ornkls on smithi134 2024-09-21T11:50:10.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:09 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1231485357' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:10.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:09 smithi134 ceph-mon[28059]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T11:50:10.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:09 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:10.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:09 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:10.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:09 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:10.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:09 smithi134 ceph-mon[28059]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T11:50:10.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:09 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi134.ornkls", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T11:50:10.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:09 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi134.ornkls", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T11:50:10.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:09 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T11:50:10.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:09 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:50:10.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:09 smithi134 ceph-mon[28059]: configuring smb/ctdb cluster metadata 2024-09-21T11:50:10.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:09 smithi134 ceph-mon[28059]: daemon not available: 'smb.uctdb1.2.0.smithi119.bxppbo' not in {'smb.uctdb1.0.0.smithi017.zjteqc': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi017.zjteqc', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}, 'smb.uctdb1.1.0.smithi134.ornkls': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.1.0.smithi134.ornkls', 'hostname': 'smithi134', 'host_ip': '172.21.15.134'}} 2024-09-21T11:50:10.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:09 smithi134 ceph-mon[28059]: Deploying daemon smb.uctdb1.1.0.smithi134.ornkls on smithi134 2024-09-21T11:50:10.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:09 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1231485357' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:10.883 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:10 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2500704681' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:10.884 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:10 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/606344401' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:11.048 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:11.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:10 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2500704681' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:11.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:10 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/606344401' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:11.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:10 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2500704681' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:11.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:10 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/606344401' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:11.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:11 smithi017 ceph-mon[25402]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-21T11:50:11.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:11 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2288156210' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:11.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:11 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/246366938' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:11.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:11 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1694133481' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:11.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:11 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2336300886' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:12.100 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:12.100 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:08.680606Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:12.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:11 smithi119 ceph-mon[27963]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-21T11:50:12.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:11 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2288156210' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:12.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:11 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/246366938' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:12.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:11 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1694133481' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:12.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:11 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2336300886' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:12.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:11 smithi134 ceph-mon[28059]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-21T11:50:12.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:11 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2288156210' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:12.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:11 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/246366938' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:12.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:11 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1694133481' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:12.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:11 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2336300886' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:14.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:13 smithi017 ceph-mon[25402]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:14.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:13 smithi017 ceph-mon[25402]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T11:50:14.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:13 smithi119 ceph-mon[27963]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:14.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:13 smithi119 ceph-mon[27963]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T11:50:14.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:13 smithi134 ceph-mon[28059]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:14.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:13 smithi134 ceph-mon[28059]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T11:50:15.951 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:15 smithi134 ceph-mon[28059]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T11:50:15.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:15 smithi017 ceph-mon[25402]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T11:50:15.985 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:16.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:15 smithi119 ceph-mon[27963]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T11:50:16.986 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:17.574 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:18.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:17 smithi017 ceph-mon[25402]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T11:50:18.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:17 smithi017 ceph-mon[25402]: from='client.? 10.88.0.2:0/4172883726' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:18.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:17 smithi134 ceph-mon[28059]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T11:50:18.040 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:17 smithi134 ceph-mon[28059]: from='client.? 10.88.0.2:0/4172883726' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:18.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:17 smithi119 ceph-mon[27963]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T11:50:18.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:17 smithi119 ceph-mon[27963]: from='client.? 10.88.0.2:0/4172883726' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:18.326 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:18.326 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:08.680606Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:18.880 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:18 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3155502722' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:18.880 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]} : dispatch 2024-09-21T11:50:18.880 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:18 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]} : dispatch 2024-09-21T11:50:18.910 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:19.002 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:18 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/3155502722' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:19.002 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]} : dispatch 2024-09-21T11:50:19.002 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:18 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]} : dispatch 2024-09-21T11:50:19.051 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:18 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/3155502722' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:19.051 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]} : dispatch 2024-09-21T11:50:19.051 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:18 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]} : dispatch 2024-09-21T11:50:19.910 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:19.940 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:19 smithi017 ceph-mon[25402]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T11:50:19.940 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:19 smithi017 ceph-mon[25402]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:19.940 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:19 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]}]': finished 2024-09-21T11:50:19.940 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:19 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]}]': finished 2024-09-21T11:50:19.940 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:19 smithi017 ceph-mon[25402]: osdmap e51: 6 total, 6 up, 6 in 2024-09-21T11:50:20.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:19 smithi119 ceph-mon[27963]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T11:50:20.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:19 smithi119 ceph-mon[27963]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:20.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:19 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]}]': finished 2024-09-21T11:50:20.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:19 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]}]': finished 2024-09-21T11:50:20.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:19 smithi119 ceph-mon[27963]: osdmap e51: 6 total, 6 up, 6 in 2024-09-21T11:50:20.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:19 smithi134 ceph-mon[28059]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T11:50:20.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:19 smithi134 ceph-mon[28059]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:20.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:19 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]}]': finished 2024-09-21T11:50:20.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:19 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]}]': finished 2024-09-21T11:50:20.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:19 smithi134 ceph-mon[28059]: osdmap e51: 6 total, 6 up, 6 in 2024-09-21T11:50:20.182 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:20.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:20 smithi017 ceph-mon[25402]: osdmap e52: 6 total, 6 up, 6 in 2024-09-21T11:50:20.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:20 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1581409135' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:21.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:20 smithi119 ceph-mon[27963]: osdmap e52: 6 total, 6 up, 6 in 2024-09-21T11:50:21.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:20 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1581409135' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:21.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:20 smithi134 ceph-mon[28059]: osdmap e52: 6 total, 6 up, 6 in 2024-09-21T11:50:21.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:20 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1581409135' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:22.057 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:21 smithi017 ceph-mon[25402]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T11:50:22.057 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:21 smithi017 ceph-mon[25402]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T11:50:22.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:21 smithi119 ceph-mon[27963]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T11:50:22.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:21 smithi119 ceph-mon[27963]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T11:50:22.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:21 smithi134 ceph-mon[28059]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T11:50:22.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:21 smithi134 ceph-mon[28059]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T11:50:22.647 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:22.648 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:08.680606Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:22.842 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:22 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1902188501' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:22.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:22 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1902188501' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:23.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:22 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1902188501' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:23.236 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:23.807 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:23 smithi134 ceph-mon[28059]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:50:23.807 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:23 smithi134 ceph-mon[28059]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:24.059 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:23 smithi017 ceph-mon[25402]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:50:24.059 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:23 smithi017 ceph-mon[25402]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:24.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:23 smithi119 ceph-mon[27963]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:50:24.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:23 smithi119 ceph-mon[27963]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:24.238 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:24.505 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:24.728 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:24 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1546929104' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:24.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:24 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1546929104' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:25.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:24 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1546929104' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:25.156 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:25.156 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:08.680606Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:25.670 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:26.061 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:25 smithi017 ceph-mon[25402]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T11:50:26.061 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:25 smithi017 ceph-mon[25402]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T11:50:26.061 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:25 smithi017 ceph-mon[25402]: Cluster is now healthy 2024-09-21T11:50:26.061 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:25 smithi017 ceph-mon[25402]: from='client.? 10.88.0.4:0/1834152712' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:26.094 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:25 smithi134 ceph-mon[28059]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T11:50:26.094 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:25 smithi134 ceph-mon[28059]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T11:50:26.094 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:25 smithi134 ceph-mon[28059]: Cluster is now healthy 2024-09-21T11:50:26.094 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:25 smithi134 ceph-mon[28059]: from='client.? 10.88.0.4:0/1834152712' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:26.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:25 smithi119 ceph-mon[27963]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T11:50:26.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:25 smithi119 ceph-mon[27963]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T11:50:26.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:25 smithi119 ceph-mon[27963]: Cluster is now healthy 2024-09-21T11:50:26.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:25 smithi119 ceph-mon[27963]: from='client.? 10.88.0.4:0/1834152712' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:26.671 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:26.941 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:26.991 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:26 smithi134 ceph-mon[28059]: from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:26.991 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:26 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/104769486' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:27.051 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:26 smithi017 ceph-mon[25402]: from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:27.051 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:26 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/104769486' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:27.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:26 smithi119 ceph-mon[27963]: from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:27.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:26 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/104769486' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:27.610 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:27.610 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:27.173936Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:27.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:27 smithi134 ceph-mon[28059]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T11:50:27.872 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:27 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:27.872 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:27 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:27.872 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:27 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:27.872 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:27 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi119.bxppbo", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T11:50:27.872 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:27 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi119.bxppbo", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T11:50:27.872 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:27 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T11:50:27.872 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:27 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:50:27.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:27 smithi017 ceph-mon[25402]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T11:50:27.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:27 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:27.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:27 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:27.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:27 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:27.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:27 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi119.bxppbo", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T11:50:27.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:27 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi119.bxppbo", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T11:50:27.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:27 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T11:50:27.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:27 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:50:28.100 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:27 smithi119 ceph-mon[27963]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T11:50:28.100 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:27 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:28.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:27 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:28.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:27 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:28.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:27 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi119.bxppbo", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T11:50:28.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:27 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi119.bxppbo", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T11:50:28.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:27 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T11:50:28.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:27 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:50:28.321 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:28.883 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:28 smithi134 ceph-mon[28059]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T11:50:28.884 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:28 smithi134 ceph-mon[28059]: configuring smb/ctdb cluster metadata 2024-09-21T11:50:28.884 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:28 smithi134 ceph-mon[28059]: Deploying daemon smb.uctdb1.2.0.smithi119.bxppbo on smithi119 2024-09-21T11:50:28.884 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:28 smithi134 ceph-mon[28059]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:28.884 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:28 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/414226030' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:28.884 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:28 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2535647989' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:29.063 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:28 smithi017 ceph-mon[25402]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T11:50:29.063 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:28 smithi017 ceph-mon[25402]: configuring smb/ctdb cluster metadata 2024-09-21T11:50:29.063 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:28 smithi017 ceph-mon[25402]: Deploying daemon smb.uctdb1.2.0.smithi119.bxppbo on smithi119 2024-09-21T11:50:29.063 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:28 smithi017 ceph-mon[25402]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:29.064 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:28 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/414226030' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:29.064 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:28 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2535647989' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:29.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:28 smithi119 ceph-mon[27963]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T11:50:29.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:28 smithi119 ceph-mon[27963]: configuring smb/ctdb cluster metadata 2024-09-21T11:50:29.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:28 smithi119 ceph-mon[27963]: Deploying daemon smb.uctdb1.2.0.smithi119.bxppbo on smithi119 2024-09-21T11:50:29.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:28 smithi119 ceph-mon[27963]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:29.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:28 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/414226030' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:29.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:28 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2535647989' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:29.323 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:29.591 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:29.970 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:29 smithi017 ceph-mon[25402]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:50:29.971 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:29 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/3546218427' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:29.971 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:29 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/3220215631' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:29.971 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:29 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/801016217' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:29.971 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:29 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/1517513601' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:29.971 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:29 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/3425186875' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:30.077 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:29 smithi134 ceph-mon[28059]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:50:30.077 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:29 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/3546218427' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:30.077 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:29 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/3220215631' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:30.077 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:29 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/801016217' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:30.077 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:29 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/1517513601' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:30.077 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:29 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/3425186875' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:30.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:29 smithi119 ceph-mon[27963]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:50:30.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:29 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/3546218427' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:30.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:29 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/3220215631' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:29 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/801016217' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:29 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/1517513601' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:30.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:29 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/3425186875' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:30.270 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:30.270 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:27.173936Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:30.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:30 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2701247657' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:30.982 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:31.053 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:30 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2701247657' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:31.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:30 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2701247657' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:31.983 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:32.009 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:31 smithi017 ceph-mon[25402]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 98 B/s wr, 6 op/s 2024-09-21T11:50:32.009 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:31 smithi017 ceph-mon[25402]: from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:32.009 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:31 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/550304232' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.009 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:31 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1612174313' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.009 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:31 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3161013090' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.043 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:31 smithi134 ceph-mon[28059]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 98 B/s wr, 6 op/s 2024-09-21T11:50:32.044 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:31 smithi134 ceph-mon[28059]: from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:32.044 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:31 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/550304232' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.044 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:31 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1612174313' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.044 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:31 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/3161013090' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:31 smithi119 ceph-mon[27963]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 98 B/s wr, 6 op/s 2024-09-21T11:50:32.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:31 smithi119 ceph-mon[27963]: from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:32.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:31 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/550304232' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:31 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1612174313' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:31 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/3161013090' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.261 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:32.954 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:32.955 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:27.173936Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:32.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:32 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/174948868' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:32 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2895044172' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:32 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/2780982440' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:32 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/214006444' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:32 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3346286353' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:32 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/672732662' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.993 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:32 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/174948868' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.993 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:32 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2895044172' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.993 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:32 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/2780982440' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.993 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:32 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/214006444' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.993 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:32 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/3346286353' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:32.994 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:32 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/672732662' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:33.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:32 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/174948868' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:33.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:32 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2895044172' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:33.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:32 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/2780982440' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:33.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:32 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/214006444' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:33.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:32 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/3346286353' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:33.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:32 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/672732662' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:33.722 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:33.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:33 smithi017 ceph-mon[25402]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T11:50:33.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:33 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3156402983' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:33.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:33 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/533486991' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:33.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:33 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:33.994 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:33 smithi134 ceph-mon[28059]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T11:50:33.994 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:33 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/3156402983' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:33.994 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:33 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/533486991' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:33.994 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:33 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:33.995 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:33 smithi119 ceph-mon[27963]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T11:50:33.995 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:33 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/3156402983' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:33.996 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:33 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/533486991' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:33.996 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:33 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:34.722 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:34.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:34 smithi134 ceph-mon[28059]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:34.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:34 smithi017 ceph-mon[25402]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:34.994 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:35.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:34 smithi119 ceph-mon[27963]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:35.599 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:35.599 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:27.173936Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:35.889 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:35 smithi017 ceph-mon[25402]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.7 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-21T11:50:35.889 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:35 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/393510750' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:35.889 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:35 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/4161622447' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:35.889 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:35 smithi017 ceph-mon[25402]: from='client.? 10.88.0.2:0/2581465503' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:36.021 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:35 smithi134 ceph-mon[28059]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.7 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-21T11:50:36.021 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:35 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/393510750' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:36.021 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:35 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/4161622447' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:36.022 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:35 smithi134 ceph-mon[28059]: from='client.? 10.88.0.2:0/2581465503' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:36.075 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:35 smithi119 ceph-mon[27963]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.7 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-21T11:50:36.075 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:35 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/393510750' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:36.075 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:35 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/4161622447' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:36.075 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:35 smithi119 ceph-mon[27963]: from='client.? 10.88.0.2:0/2581465503' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:36.283 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:36.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:36 smithi017 ceph-mon[25402]: from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:37.036 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:36 smithi134 ceph-mon[28059]: from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:37.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:36 smithi119 ceph-mon[27963]: from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:37.283 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:37.556 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:37.794 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:37 smithi017 ceph-mon[25402]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.6 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-21T11:50:37.794 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:37 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/1934323309' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:38.052 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:37 smithi134 ceph-mon[28059]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.6 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-21T11:50:38.052 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:37 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/1934323309' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:38.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:37 smithi119 ceph-mon[27963]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.6 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-21T11:50:38.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:37 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/1934323309' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:38.201 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:38.201 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:27.173936Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:38.870 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:39.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:39 smithi134 ceph-mon[28059]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.6 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-21T11:50:39.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:39 smithi134 ceph-mon[28059]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:39.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:39 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/1537622575' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:39.871 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:39.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:39 smithi017 ceph-mon[25402]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.6 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-21T11:50:39.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:39 smithi017 ceph-mon[25402]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:39.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:39 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/1537622575' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:40.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:39 smithi119 ceph-mon[27963]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.6 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-21T11:50:40.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:39 smithi119 ceph-mon[27963]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:40.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:39 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/1537622575' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:40.139 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:40.813 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:40.813 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:27.173936Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:41.409 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:41.833 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:41 smithi119 ceph-mon[27963]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 85 B/s wr, 15 op/s 2024-09-21T11:50:41.833 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:41 smithi119 ceph-mon[27963]: from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:41.833 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:41 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2007192163' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:41.833 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:41 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/1640405937' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:41.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:41 smithi134 ceph-mon[28059]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 85 B/s wr, 15 op/s 2024-09-21T11:50:41.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:41 smithi134 ceph-mon[28059]: from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:41.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:41 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2007192163' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:41.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:41 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/1640405937' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:41.915 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:41 smithi017 ceph-mon[25402]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 85 B/s wr, 15 op/s 2024-09-21T11:50:41.916 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:41 smithi017 ceph-mon[25402]: from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:41.916 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:41 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2007192163' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:41.916 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:41 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/1640405937' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:42.410 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:42.682 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:43.453 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:43.453 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:27.173936Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:43.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:43 smithi134 ceph-mon[28059]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T11:50:43.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:43 smithi134 ceph-mon[28059]: from='client.? 10.88.0.4:0/3418081084' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:43.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:43 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/3869107430' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:44.045 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:43 smithi017 ceph-mon[25402]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T11:50:44.045 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:43 smithi017 ceph-mon[25402]: from='client.? 10.88.0.4:0/3418081084' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:44.045 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:43 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/3869107430' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:44.047 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:43 smithi119 ceph-mon[27963]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T11:50:44.047 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:43 smithi119 ceph-mon[27963]: from='client.? 10.88.0.4:0/3418081084' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:44.047 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:43 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/3869107430' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:44.188 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:44.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:44 smithi119 ceph-mon[27963]: from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:44.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:44 smithi134 ceph-mon[28059]: from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:45.046 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:44 smithi017 ceph-mon[25402]: from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:45.189 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:45.464 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:45.794 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:45 smithi119 ceph-mon[27963]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T11:50:45.794 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:45 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:45.794 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:45 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:45.794 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:45 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:45.794 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:45 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:45.794 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:45 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:50:45.794 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:45 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/1542295663' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:45.814 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:45 smithi134 ceph-mon[28059]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T11:50:45.814 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:45 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:45.814 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:45 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:45.814 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:45 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:45.814 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:45 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:45.814 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:45 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:50:45.814 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:45 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/1542295663' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:45.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:45 smithi017 ceph-mon[25402]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T11:50:45.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:45 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:45.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:45 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:45.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:45 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:45.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:45 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:45.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:45 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:50:45.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:45 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/1542295663' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:46.437 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:46.437 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:49:19.937051Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:49:20.032333Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:45.032267Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "running": 0, "size": 3}}] 2024-09-21T11:50:46.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:46 smithi134 ceph-mon[28059]: configuring smb/ctdb cluster metadata 2024-09-21T11:50:46.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:46 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/46922377' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:46.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:46 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/1532544420' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:46.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:46 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/768466926' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:46.994 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:46 smithi119 ceph-mon[27963]: configuring smb/ctdb cluster metadata 2024-09-21T11:50:46.994 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:46 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/46922377' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:46.994 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:46 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/1532544420' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:46.994 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:46 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/768466926' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:46 smithi017 ceph-mon[25402]: configuring smb/ctdb cluster metadata 2024-09-21T11:50:47.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:46 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/46922377' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:46 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/1532544420' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.048 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:46 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/768466926' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.228 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T11:50:47.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:47 smithi119 ceph-mon[27963]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:50:47.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:47 smithi119 ceph-mon[27963]: from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:47.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:47 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:47.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:47 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:47.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:47 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/749489127' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:47 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/3001233868' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:47 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/761021582' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:47 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/3399553058' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:47 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/1416848425' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:47 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/3845088269' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:47 smithi134 ceph-mon[28059]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:50:47.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:47 smithi134 ceph-mon[28059]: from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:47.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:47 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:47.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:47 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:47.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:47 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/749489127' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:47 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/3001233868' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:47 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/761021582' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:47 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/3399553058' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:47 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/1416848425' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:47.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:47 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/3845088269' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:48.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:47 smithi017 ceph-mon[25402]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:50:48.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:47 smithi017 ceph-mon[25402]: from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:48.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:47 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:48.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:47 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:48.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:47 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/749489127' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:48.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:47 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/3001233868' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:48.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:47 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/761021582' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:48.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:47 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/3399553058' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:48.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:47 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/1416848425' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:48.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:47 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3845088269' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:48.229 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:48.840 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:48 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/2244137279' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:48.841 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:48 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:49.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:48 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/2244137279' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:49.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:48 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:49.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:48 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/2244137279' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:49.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:48 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:49.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:49 smithi017 ceph-mon[25402]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:50:49.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:49 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/8672760' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:49.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:49 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/3539986520' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:49.899 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:49 smithi134 ceph-mon[28059]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:50:49.899 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:49 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/8672760' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:49.900 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:49 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/3539986520' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:50.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:49 smithi119 ceph-mon[27963]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:50:50.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:49 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/8672760' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:50.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:49 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/3539986520' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:50.334 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:51.474 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:51 smithi119 ceph-mon[27963]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T11:50:51.474 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:51 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:51.474 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:51 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:51.525 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:51 smithi017 ceph-mon[25402]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T11:50:51.525 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:51 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:51.525 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:51 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:51.540 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:51 smithi134 ceph-mon[28059]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T11:50:51.540 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:51 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:51.540 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:51 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:51.823 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:51.823 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:50:46.996709Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:50:50.208523Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:49:19.923022Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:49:19.923125Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:45.032267Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "last_refresh": "2024-09-21T11:50:46.996788Z", "running": 2, "size": 3}}] 2024-09-21T11:50:52.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:52 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/2902855721' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:52.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:52 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/3504836377' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:52.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:52 smithi017 ceph-mon[25402]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:52.451 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:52 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/2902855721' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:52.451 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:52 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/3504836377' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:52.451 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:52 smithi119 ceph-mon[27963]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:52.541 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:52 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/2902855721' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:52.541 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:52 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/3504836377' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:52.541 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:52 smithi134 ceph-mon[28059]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:52.552 INFO:tasks.cephadm:smb.uctdb1 has 2/3 2024-09-21T11:50:53.473 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 85 B/s wr, 7 op/s 2024-09-21T11:50:53.473 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: mgrmap e23: x(active, since 94s) 2024-09-21T11:50:53.473 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.473 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.473 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:50:53.473 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:50:53.473 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.473 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.473 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:50:53.474 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:50:53.474 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:50:53.474 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.474 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.474 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/1192859276' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:53.474 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:53 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1988996411' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:53.542 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 85 B/s wr, 7 op/s 2024-09-21T11:50:53.542 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: mgrmap e23: x(active, since 94s) 2024-09-21T11:50:53.542 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.542 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.542 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:50:53.542 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:50:53.542 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.542 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.542 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:50:53.542 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:50:53.542 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:50:53.542 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.543 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.543 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/1192859276' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:53.543 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:53 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1988996411' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:53.543 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 85 B/s wr, 7 op/s 2024-09-21T11:50:53.543 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: mgrmap e23: x(active, since 94s) 2024-09-21T11:50:53.543 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.543 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.543 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:50:53.543 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:50:53.543 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:50:53.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:50:53.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:50:53.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:50:53.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/1192859276' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:53.544 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:53 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1988996411' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:53.553 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:50:53.821 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:54.511 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:50:54.512 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:50:46.996709Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:50:50.208523Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:50:46.996450Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:50:46.996550Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:50:53.027682Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "last_refresh": "2024-09-21T11:50:46.996788Z", "running": 3, "size": 3}}] 2024-09-21T11:50:54.512 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:54 smithi017 ceph-mon[25402]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi017.zjteqc'}, 1: {0: 'uctdb1.1.0.smithi134.ornkls'}, 2: {0: 'uctdb1.2.0.smithi119.bxppbo'}} 3 2024-09-21T11:50:54.512 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:54 smithi017 ceph-mon[25402]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi017.zjteqc'}, 1: {0: 'uctdb1.1.0.smithi134.ornkls'}, 2: {0: 'uctdb1.2.0.smithi119.bxppbo'}} 3 2024-09-21T11:50:54.542 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:54 smithi134 ceph-mon[28059]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi017.zjteqc'}, 1: {0: 'uctdb1.1.0.smithi134.ornkls'}, 2: {0: 'uctdb1.2.0.smithi119.bxppbo'}} 3 2024-09-21T11:50:54.543 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:54 smithi134 ceph-mon[28059]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi017.zjteqc'}, 1: {0: 'uctdb1.1.0.smithi134.ornkls'}, 2: {0: 'uctdb1.2.0.smithi119.bxppbo'}} 3 2024-09-21T11:50:54.543 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:54 smithi119 ceph-mon[27963]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi017.zjteqc'}, 1: {0: 'uctdb1.1.0.smithi134.ornkls'}, 2: {0: 'uctdb1.2.0.smithi119.bxppbo'}} 3 2024-09-21T11:50:54.543 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:54 smithi119 ceph-mon[27963]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi017.zjteqc'}, 1: {0: 'uctdb1.1.0.smithi134.ornkls'}, 2: {0: 'uctdb1.2.0.smithi119.bxppbo'}} 3 2024-09-21T11:50:55.174 INFO:tasks.cephadm:smb.uctdb1 has 3/3 2024-09-21T11:50:55.175 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T11:50:55.186 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T11:50:55.186 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- bash -c 'rados --pool=.smb -N uctdb1 get cluster.meta.json /dev/stdout' 2024-09-21T11:50:55.402 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:55 smithi017 ceph-mon[25402]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-21T11:50:55.402 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:55 smithi017 ceph-mon[25402]: from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:55.402 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:55 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/3574347847' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:55.453 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:50:55.543 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:55 smithi134 ceph-mon[28059]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-21T11:50:55.543 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:55 smithi134 ceph-mon[28059]: from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:55.543 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:55 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/3574347847' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:55.544 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:55 smithi119 ceph-mon[27963]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-21T11:50:55.544 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:55 smithi119 ceph-mon[27963]: from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:50:55.544 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:55 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/3574347847' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:56.543 INFO:teuthology.orchestra.run.smithi017.stdout:{"nodes": [{"pnn": 0, "identity": "smb.uctdb1.0.0.smithi017.zjteqc", "node": "172.21.15.17", "state": "ready"}, {"pnn": 1, "identity": "smb.uctdb1.1.0.smithi134.ornkls", "node": "172.21.15.134", "state": "ready"}, {"pnn": 2, "identity": "smb.uctdb1.2.0.smithi119.bxppbo", "node": "172.21.15.119", "state": "ready"}], "_source": "cephadm"} 2024-09-21T11:50:56.543 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T11:50:56.553 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi145.front.sepia.ceph.com 2024-09-21T11:50:56.553 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T11:50:56.583 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 30 2024-09-21T11:50:57.545 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:57 smithi134 ceph-mon[28059]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.9 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-21T11:50:57.545 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:57 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/3608368230' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:57.545 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:57 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/3484604020' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:57.546 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:57 smithi119 ceph-mon[27963]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.9 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-21T11:50:57.546 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:57 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/3608368230' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:57.546 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:57 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/3484604020' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:57.547 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:57 smithi017 ceph-mon[25402]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.9 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-21T11:50:57.547 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:57 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/3608368230' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:57.547 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:57 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/3484604020' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:59.546 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:59 smithi134 ceph-mon[28059]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.9 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-21T11:50:59.549 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:59 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/3276835829' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:59.549 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:50:59 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/142929422' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:59.550 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:59 smithi017 ceph-mon[25402]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.9 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-21T11:50:59.550 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:59 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/3276835829' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:59.550 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:50:59 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/142929422' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:59.550 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:59 smithi119 ceph-mon[27963]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.9 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-21T11:50:59.550 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:59 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/3276835829' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:50:59.550 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:50:59 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/142929422' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:01.548 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:01 smithi119 ceph-mon[27963]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 511 B/s wr, 13 op/s 2024-09-21T11:51:01.548 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:01 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/4170310376' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:01.548 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:01 smithi017 ceph-mon[25402]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 511 B/s wr, 13 op/s 2024-09-21T11:51:01.548 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:01 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/4170310376' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:01.548 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:01 smithi134 ceph-mon[28059]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 511 B/s wr, 13 op/s 2024-09-21T11:51:01.549 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:01 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/4170310376' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:03.549 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:03 smithi134 ceph-mon[28059]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-09-21T11:51:03.549 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:03 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/3202634667' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:03.549 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:03 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/3911860529' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:03.549 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:03 smithi017 ceph-mon[25402]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-09-21T11:51:03.549 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:03 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/3202634667' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:03.549 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:03 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/3911860529' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:03.550 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:03 smithi119 ceph-mon[27963]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-09-21T11:51:03.550 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:03 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/3202634667' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:03.550 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:03 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/3911860529' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:05.550 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:05 smithi134 ceph-mon[28059]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 10 op/s 2024-09-21T11:51:05.550 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:05 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1218863445' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:05.550 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:05 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/1980819012' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:05.550 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:05 smithi119 ceph-mon[27963]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 10 op/s 2024-09-21T11:51:05.550 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:05 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1218863445' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:05.551 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:05 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/1980819012' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:05.551 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:05 smithi017 ceph-mon[25402]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 10 op/s 2024-09-21T11:51:05.551 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:05 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1218863445' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:05.551 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:05 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/1980819012' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:07.551 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:07 smithi134 ceph-mon[28059]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:07.551 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:07 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/1760446805' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:07.551 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:07 smithi017 ceph-mon[25402]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:07.552 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:07 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/1760446805' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:07.552 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:07 smithi119 ceph-mon[27963]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:07.552 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:07 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/1760446805' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:09.551 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:09 smithi134 ceph-mon[28059]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:09.552 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:09 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/4156221962' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:09.552 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:09 smithi017 ceph-mon[25402]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:09.552 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:09 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/4156221962' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:09.552 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:09 smithi119 ceph-mon[27963]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:09.552 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:09 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/4156221962' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:11.553 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:11 smithi134 ceph-mon[28059]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T11:51:11.553 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:11 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/974925697' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:11.554 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:11 smithi017 ceph-mon[25402]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T11:51:11.554 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:11 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/974925697' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:11.554 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:11 smithi119 ceph-mon[27963]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T11:51:11.554 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:11 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/974925697' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:13.555 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:13 smithi134 ceph-mon[28059]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T11:51:13.555 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:13 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/968584160' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:13.555 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:13 smithi119 ceph-mon[27963]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T11:51:13.556 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:13 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/968584160' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:13.556 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:13 smithi017 ceph-mon[25402]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T11:51:13.556 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:13 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/968584160' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:15.555 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:15 smithi134 ceph-mon[28059]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T11:51:15.556 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:15 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/1867764847' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:15.556 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:15 smithi017 ceph-mon[25402]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T11:51:15.556 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:15 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/1867764847' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:15.556 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:15 smithi119 ceph-mon[27963]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T11:51:15.556 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:15 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/1867764847' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:17.556 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:17 smithi134 ceph-mon[28059]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:17.556 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:17 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/3434293519' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:17.557 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:17 smithi119 ceph-mon[27963]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:17.557 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:17 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/3434293519' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:17.557 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:17 smithi017 ceph-mon[25402]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:17.557 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:17 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3434293519' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:19.557 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:19 smithi017 ceph-mon[25402]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:19.557 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:19 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/2613808945' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:19.557 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:19 smithi134 ceph-mon[28059]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:19.557 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:19 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/2613808945' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:19.558 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:19 smithi119 ceph-mon[27963]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:19.558 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:19 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/2613808945' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:21.514 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:21 smithi017 ceph-mon[25402]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:21.514 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:21 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/1430149994' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:21.558 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:21 smithi134 ceph-mon[28059]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:21.558 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:21 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/1430149994' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:21.559 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:21 smithi119 ceph-mon[27963]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:21.559 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:21 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/1430149994' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:23.559 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:23 smithi134 ceph-mon[28059]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:23.559 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:23 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2076207974' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:23.560 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:23 smithi119 ceph-mon[27963]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:23.560 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:23 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2076207974' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:23.560 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:23 smithi017 ceph-mon[25402]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:23.560 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:23 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2076207974' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:25.560 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:25 smithi119 ceph-mon[27963]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:25.560 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:25 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/2344782843' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:25.560 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:25 smithi017 ceph-mon[25402]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:25.560 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:25 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/2344782843' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:25.561 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:25 smithi134 ceph-mon[28059]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:25.561 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:25 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/2344782843' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:26.590 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.17/share1 -c ls' 2024-09-21T11:51:26.654 INFO:teuthology.orchestra.run.smithi145.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.17/share1 -c ls 2024-09-21T11:51:27.132 INFO:teuthology.orchestra.run.smithi145.stdout: . D 0 Sat Sep 21 11:49:09 2024 2024-09-21T11:51:27.133 INFO:teuthology.orchestra.run.smithi145.stdout: .. D 0 Sat Sep 21 11:49:09 2024 2024-09-21T11:51:27.133 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:51:27.133 INFO:teuthology.orchestra.run.smithi145.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T11:51:27.560 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:27 smithi134 ceph-mon[28059]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:27.560 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:27 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/2036430863' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:27.561 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:27 smithi017 ceph-mon[25402]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:27.561 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:27 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/2036430863' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:27.561 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:27 smithi119 ceph-mon[27963]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:27.561 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:27 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/2036430863' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:27.738 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.17/share2 -c ls' 2024-09-21T11:51:27.802 INFO:teuthology.orchestra.run.smithi145.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.17/share2 -c ls 2024-09-21T11:51:28.271 INFO:teuthology.orchestra.run.smithi145.stdout: . D 0 Sat Sep 21 11:49:10 2024 2024-09-21T11:51:28.272 INFO:teuthology.orchestra.run.smithi145.stdout: .. D 0 Sat Sep 21 11:49:10 2024 2024-09-21T11:51:28.272 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:51:28.272 INFO:teuthology.orchestra.run.smithi145.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T11:51:28.833 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T11:51:28.843 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T11:51:28.844 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm ls --no-detail | /home/ubuntu/cephtest/cephadm shell jq -r '"'"'map(select(.name | startswith("smb.uctdb1")))[-1].name'"'"' > /tmp/svcname' 2024-09-21T11:51:28.879 INFO:teuthology.orchestra.run.smithi017.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-21T11:51:28.879 INFO:teuthology.orchestra.run.smithi017.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.uctdb1")))[-1].name' 2024-09-21T11:51:29.143 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:51:29.204 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:51:29.321 INFO:teuthology.orchestra.run.smithi017.stderr:Using ceph image with id '8f4d013db793' and tag '5c1cdc3c470dae78e91a0ed2bcf13509a046d301' created on 2024-09-21 10:03:08 +0000 UTC 2024-09-21T11:51:29.321 INFO:teuthology.orchestra.run.smithi017.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472 2024-09-21T11:51:29.480 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:29 smithi134 ceph-mon[28059]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:29.480 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:29 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2819903796' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:29.543 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:29 smithi017 ceph-mon[25402]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:29.543 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:29 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2819903796' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:29.561 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:29 smithi119 ceph-mon[27963]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:29.561 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:29 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2819903796' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:30.457 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-21T11:51:30.526 INFO:teuthology.orchestra.run.smithi017.stderr:++ cat /tmp/svcname 2024-09-21T11:51:30.527 INFO:teuthology.orchestra.run.smithi017.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.uctdb1.0.0.smithi017.zjteqc ctdb status 2024-09-21T11:51:30.759 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring fsid 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:51:31.562 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:31 smithi017 ceph-mon[25402]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T11:51:31.562 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:31 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/3880500192' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:31.562 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:31 smithi134 ceph-mon[28059]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T11:51:31.562 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:31 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/3880500192' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:31.563 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:31 smithi119 ceph-mon[27963]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T11:51:31.563 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:31 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/3880500192' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:31.572 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-21T11:51:31.639 INFO:teuthology.orchestra.run.smithi017.stderr:+ cat /tmp/ctdb_status 2024-09-21T11:51:31.639 INFO:teuthology.orchestra.run.smithi017.stdout:Number of nodes:3 2024-09-21T11:51:31.639 INFO:teuthology.orchestra.run.smithi017.stdout:pnn:0 172.21.15.17 OK (THIS NODE) 2024-09-21T11:51:31.639 INFO:teuthology.orchestra.run.smithi017.stdout:pnn:1 172.21.15.134 OK 2024-09-21T11:51:31.639 INFO:teuthology.orchestra.run.smithi017.stdout:pnn:2 172.21.15.119 OK 2024-09-21T11:51:31.639 INFO:teuthology.orchestra.run.smithi017.stdout:Generation:530509950 2024-09-21T11:51:31.640 INFO:teuthology.orchestra.run.smithi017.stdout:Size:3 2024-09-21T11:51:31.640 INFO:teuthology.orchestra.run.smithi017.stdout:hash:0 lmaster:0 2024-09-21T11:51:31.640 INFO:teuthology.orchestra.run.smithi017.stdout:hash:1 lmaster:1 2024-09-21T11:51:31.640 INFO:teuthology.orchestra.run.smithi017.stdout:hash:2 lmaster:2 2024-09-21T11:51:31.640 INFO:teuthology.orchestra.run.smithi017.stdout:Recovery mode:NORMAL (0) 2024-09-21T11:51:31.640 INFO:teuthology.orchestra.run.smithi017.stdout:Leader:0 2024-09-21T11:51:31.641 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T11:51:31.705 INFO:teuthology.orchestra.run.smithi017.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-21T11:51:31.706 INFO:teuthology.orchestra.run.smithi017.stdout:pnn:0 172.21.15.17 OK (THIS NODE) 2024-09-21T11:51:31.708 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T11:51:31.772 INFO:teuthology.orchestra.run.smithi017.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-21T11:51:31.773 INFO:teuthology.orchestra.run.smithi017.stdout:pnn:1 172.21.15.134 OK 2024-09-21T11:51:31.774 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T11:51:31.839 INFO:teuthology.orchestra.run.smithi017.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-21T11:51:31.840 INFO:teuthology.orchestra.run.smithi017.stdout:pnn:2 172.21.15.119 OK 2024-09-21T11:51:31.841 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-21T11:51:31.906 INFO:teuthology.orchestra.run.smithi017.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-21T11:51:31.907 INFO:teuthology.orchestra.run.smithi017.stdout:Number of nodes:3 2024-09-21T11:51:31.909 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-21T11:51:31.973 INFO:teuthology.orchestra.run.smithi017.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-21T11:51:31.975 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T11:51:31.985 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi145.front.sepia.ceph.com 2024-09-21T11:51:31.985 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T11:51:32.014 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 30 2024-09-21T11:51:33.563 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:33 smithi134 ceph-mon[28059]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:51:33.563 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:33 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/770061967' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:33.564 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:33 smithi017 ceph-mon[25402]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:51:33.564 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:33 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/770061967' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:33.564 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:33 smithi119 ceph-mon[27963]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:51:33.564 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:33 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/770061967' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:35.564 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:35 smithi134 ceph-mon[28059]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T11:51:35.564 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:35 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/1226978750' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:35.564 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:35 smithi017 ceph-mon[25402]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T11:51:35.564 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:35 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/1226978750' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:35.565 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:35 smithi119 ceph-mon[27963]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T11:51:35.565 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:35 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/1226978750' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:37.565 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:37 smithi134 ceph-mon[28059]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:51:37.565 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:37 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/821004793' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:37.566 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:37 smithi119 ceph-mon[27963]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:51:37.566 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:37 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/821004793' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:37.566 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:37 smithi017 ceph-mon[25402]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:51:37.566 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:37 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/821004793' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:39.479 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:39 smithi017 ceph-mon[25402]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:51:39.479 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:39 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/3982406811' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:39.567 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:39 smithi134 ceph-mon[28059]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:51:39.568 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:39 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/3982406811' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:39.568 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:39 smithi119 ceph-mon[27963]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:51:39.568 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:39 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/3982406811' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:41.569 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:41 smithi134 ceph-mon[28059]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T11:51:41.570 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:41 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2611111877' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:41.570 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:41 smithi119 ceph-mon[27963]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T11:51:41.570 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:41 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2611111877' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:41.570 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:41 smithi017 ceph-mon[25402]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T11:51:41.570 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:41 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2611111877' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:43.570 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:43 smithi134 ceph-mon[28059]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:43.570 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:43 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/2129507663' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:43.571 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:43 smithi119 ceph-mon[27963]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:43.571 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:43 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/2129507663' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:43.571 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:43 smithi017 ceph-mon[25402]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:43.571 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:43 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/2129507663' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:45.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:45 smithi119 ceph-mon[27963]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:45.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:45 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/538513992' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:45.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:45 smithi134 ceph-mon[28059]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:45.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:45 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/538513992' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:45.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:45 smithi017 ceph-mon[25402]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:45.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:45 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/538513992' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:47.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:47 smithi119 ceph-mon[27963]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:47.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:47 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2288122807' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:47.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:47 smithi134 ceph-mon[28059]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:47.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:47 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2288122807' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:47.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:47 smithi017 ceph-mon[25402]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:47.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:47 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2288122807' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:49.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:49 smithi119 ceph-mon[27963]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:49.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:49 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/1917248305' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:49.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:49 smithi134 ceph-mon[28059]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:49.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:49 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/1917248305' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:49.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:49 smithi017 ceph-mon[25402]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:49.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:49 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/1917248305' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:51.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:51 smithi119 ceph-mon[27963]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:51.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:51 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/4103288268' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:51.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:51 smithi134 ceph-mon[28059]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:51.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:51 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/4103288268' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:51.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:51 smithi017 ceph-mon[25402]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:51.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:51 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/4103288268' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:53.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:53 smithi119 ceph-mon[27963]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:53.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:51:53.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:53 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/2617893920' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:53.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:51:53.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:51:53.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:51:53.852 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:53 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:51:53.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:53 smithi134 ceph-mon[28059]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:53.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:51:53.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:53 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/2617893920' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:53.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:51:53.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:51:53.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:51:53.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:53 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:51:53.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:53 smithi017 ceph-mon[25402]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:53.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:51:53.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:53 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/2617893920' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:53.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:51:53.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:51:53.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:51:53.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:53 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:51:54.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:54 smithi119 ceph-mon[27963]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi017.zjteqc'}, 1: {0: 'uctdb1.1.0.smithi134.ornkls'}, 2: {0: 'uctdb1.2.0.smithi119.bxppbo'}} 3 2024-09-21T11:51:54.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:54 smithi134 ceph-mon[28059]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi017.zjteqc'}, 1: {0: 'uctdb1.1.0.smithi134.ornkls'}, 2: {0: 'uctdb1.2.0.smithi119.bxppbo'}} 3 2024-09-21T11:51:54.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:54 smithi017 ceph-mon[25402]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi017.zjteqc'}, 1: {0: 'uctdb1.1.0.smithi134.ornkls'}, 2: {0: 'uctdb1.2.0.smithi119.bxppbo'}} 3 2024-09-21T11:51:55.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:55 smithi119 ceph-mon[27963]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:55.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:55 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/2154593120' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:55.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:55 smithi134 ceph-mon[28059]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:55.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:55 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/2154593120' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:55.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:55 smithi017 ceph-mon[25402]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:51:55.893 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:55 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/2154593120' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:57.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:57 smithi119 ceph-mon[27963]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:57.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:57 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/333529443' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:57.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:57 smithi134 ceph-mon[28059]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:57.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:57 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/333529443' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:57.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:57 smithi017 ceph-mon[25402]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:57.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:57 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/333529443' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:59.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:59 smithi119 ceph-mon[27963]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:59.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:51:59 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/3286970328' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:59.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:59 smithi134 ceph-mon[28059]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:59.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:51:59 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/3286970328' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:51:59.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:59 smithi017 ceph-mon[25402]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:51:59.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:51:59 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/3286970328' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:01.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:01 smithi119 ceph-mon[27963]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:52:01.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:01 smithi119 ceph-mon[27963]: from='client.? 172.21.15.119:0/4147959877' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:01 smithi134 ceph-mon[28059]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:52:01.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:01 smithi134 ceph-mon[28059]: from='client.? 172.21.15.119:0/4147959877' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:01.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:01 smithi017 ceph-mon[25402]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T11:52:01.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:01 smithi017 ceph-mon[25402]: from='client.? 172.21.15.119:0/4147959877' entity='client.smb.config.uctdb1.2.0.smithi119.bxppbo' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:02.020 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.134/share1 -c ls' 2024-09-21T11:52:02.087 INFO:teuthology.orchestra.run.smithi145.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.134/share1 -c ls 2024-09-21T11:52:02.522 INFO:teuthology.orchestra.run.smithi145.stdout: . D 0 Sat Sep 21 11:49:09 2024 2024-09-21T11:52:02.522 INFO:teuthology.orchestra.run.smithi145.stdout: .. D 0 Sat Sep 21 11:49:09 2024 2024-09-21T11:52:02.522 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:52:02.522 INFO:teuthology.orchestra.run.smithi145.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T11:52:03.053 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.134/share2 -c ls' 2024-09-21T11:52:03.115 INFO:teuthology.orchestra.run.smithi145.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.134/share2 -c ls 2024-09-21T11:52:03.577 INFO:teuthology.orchestra.run.smithi145.stdout: . D 0 Sat Sep 21 11:49:10 2024 2024-09-21T11:52:03.577 INFO:teuthology.orchestra.run.smithi145.stdout: .. D 0 Sat Sep 21 11:49:10 2024 2024-09-21T11:52:03.577 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-21T11:52:03.577 INFO:teuthology.orchestra.run.smithi145.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T11:52:03.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:03 smithi119 ceph-mon[27963]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:52:03.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:03 smithi119 ceph-mon[27963]: from='client.? 172.21.15.134:0/3350345051' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:03.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:03 smithi134 ceph-mon[28059]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:52:03.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:03 smithi134 ceph-mon[28059]: from='client.? 172.21.15.134:0/3350345051' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:03.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:03 smithi017 ceph-mon[25402]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T11:52:03.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:03 smithi017 ceph-mon[25402]: from='client.? 172.21.15.134:0/3350345051' entity='client.smb.config.uctdb1.1.0.smithi134.ornkls' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:04.130 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T11:52:04.146 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T11:52:04.147 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T11:52:04.417 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:52:05.377 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2024-09-21T11:52:05.377 INFO:teuthology.orchestra.run.smithi017.stdout: "results": [ 2024-09-21T11:52:05.377 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T11:52:05.377 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T11:52:05.377 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.share", 2024-09-21T11:52:05.377 INFO:teuthology.orchestra.run.smithi017.stdout: "cluster_id": "uctdb1", 2024-09-21T11:52:05.377 INFO:teuthology.orchestra.run.smithi017.stdout: "share_id": "share1", 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "removed" 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "removed", 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.share", 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: "cluster_id": "uctdb1", 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: "share_id": "share2", 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "removed" 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "removed", 2024-09-21T11:52:05.378 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: "cluster_id": "uctdb1", 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "removed" 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "removed", 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.usersgroups", 2024-09-21T11:52:05.379 INFO:teuthology.orchestra.run.smithi017.stdout: "users_groups_id": "ug1", 2024-09-21T11:52:05.380 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "removed" 2024-09-21T11:52:05.380 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T11:52:05.380 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "removed", 2024-09-21T11:52:05.380 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T11:52:05.380 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T11:52:05.380 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2024-09-21T11:52:05.380 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T11:52:05.380 INFO:teuthology.orchestra.run.smithi017.stdout:} 2024-09-21T11:52:05.668 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:05 smithi119 ceph-mon[27963]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T11:52:05.669 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:05 smithi119 ceph-mon[27963]: from='client.? 172.21.15.17:0/808282516' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:05.669 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:05 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:05.669 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:05 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T11:52:05.669 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:05 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:52:05.669 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:05 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:05.669 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:05 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:05.669 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:05 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:52:05.669 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:05 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"}]': finished 2024-09-21T11:52:05.669 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:05 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:52:05.669 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:05 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T11:52:05.669 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:05 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:05.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:05 smithi134 ceph-mon[28059]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T11:52:05.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:05 smithi134 ceph-mon[28059]: from='client.? 172.21.15.17:0/808282516' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:05.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:05 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:05.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:05 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T11:52:05.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:05 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:52:05.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:05 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:05.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:05 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:05.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:05 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:52:05.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:05 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"}]': finished 2024-09-21T11:52:05.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:05 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:52:05.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:05 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T11:52:05.868 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:05 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:05.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:05 smithi017 ceph-mon[25402]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T11:52:05.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:05 smithi017 ceph-mon[25402]: from='client.? 172.21.15.17:0/808282516' entity='client.smb.config.uctdb1.0.0.smithi017.zjteqc' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:05.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:05 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:05.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:05 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T11:52:05.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:05 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:52:05.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:05 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:05.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:05 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T11:52:05.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:05 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:52:05.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:05 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"}]': finished 2024-09-21T11:52:05.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:05 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:52:05.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:05 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T11:52:05.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:05 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:06.192 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-21T11:52:06.209 INFO:tasks.cephadm:Waiting for ceph service smb.uctdb1 to be not present in service list 2024-09-21T11:52:06.209 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:52:06.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:06 smithi119 ceph-mon[27963]: from='client.16458 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:52:06.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:06 smithi119 ceph-mon[27963]: Remove service smb.uctdb1 2024-09-21T11:52:06.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:06 smithi119 ceph-mon[27963]: Removing orphan daemon smb.uctdb1.0.0.smithi017.zjteqc... 2024-09-21T11:52:06.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:06 smithi119 ceph-mon[27963]: Removing daemon smb.uctdb1.0.0.smithi017.zjteqc from smithi017 -- ports [445, 9922] 2024-09-21T11:52:06.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:06 smithi134 ceph-mon[28059]: from='client.16458 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:52:06.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:06 smithi134 ceph-mon[28059]: Remove service smb.uctdb1 2024-09-21T11:52:06.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:06 smithi134 ceph-mon[28059]: Removing orphan daemon smb.uctdb1.0.0.smithi017.zjteqc... 2024-09-21T11:52:06.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:06 smithi134 ceph-mon[28059]: Removing daemon smb.uctdb1.0.0.smithi017.zjteqc from smithi017 -- ports [445, 9922] 2024-09-21T11:52:06.881 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:06 smithi017 ceph-mon[25402]: from='client.16458 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:52:06.881 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:06 smithi017 ceph-mon[25402]: Remove service smb.uctdb1 2024-09-21T11:52:06.881 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:06 smithi017 ceph-mon[25402]: Removing orphan daemon smb.uctdb1.0.0.smithi017.zjteqc... 2024-09-21T11:52:06.881 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:06 smithi017 ceph-mon[25402]: Removing daemon smb.uctdb1.0.0.smithi017.zjteqc from smithi017 -- ports [445, 9922] 2024-09-21T11:52:07.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:07 smithi119 ceph-mon[27963]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:52:07.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:07 smithi134 ceph-mon[28059]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:52:07.884 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:07 smithi017 ceph-mon[25402]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:52:09.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:09 smithi119 ceph-mon[27963]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:52:09.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:09 smithi134 ceph-mon[28059]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:52:09.929 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:52:09.933 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:09 smithi017 ceph-mon[25402]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T11:52:10.861 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:52:10.862 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:50:46.996709Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:50:50.208523Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:50:46.996450Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:50:46.996550Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:52:05.339241Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "last_refresh": "2024-09-21T11:50:46.996788Z", "running": 3, "size": 3}}] 2024-09-21T11:52:11.669 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mds.cephfs', 'smb.uctdb1', 'osd', 'mon', 'mgr'} 2024-09-21T11:52:11.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:11 smithi119 ceph-mon[27963]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T11:52:11.851 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:11 smithi119 ceph-mon[27963]: from='client.16509 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:11.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:11 smithi134 ceph-mon[28059]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T11:52:11.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:11 smithi134 ceph-mon[28059]: from='client.16509 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:11.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:11 smithi017 ceph-mon[25402]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T11:52:11.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:11 smithi017 ceph-mon[25402]: from='client.16509 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:12.670 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:52:12.929 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:52:13.036 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:12 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi017.zjteqc"} : dispatch 2024-09-21T11:52:13.036 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:12 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi017.zjteqc"}]': finished 2024-09-21T11:52:13.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:12 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi017.zjteqc"} : dispatch 2024-09-21T11:52:13.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:12 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi017.zjteqc"}]': finished 2024-09-21T11:52:13.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:12 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi017.zjteqc"} : dispatch 2024-09-21T11:52:13.102 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:12 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi017.zjteqc"}]': finished 2024-09-21T11:52:13.629 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:52:13.629 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:50:46.996709Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:50:50.208523Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:50:46.996450Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:50:46.996550Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:52:05.339241Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "last_refresh": "2024-09-21T11:50:46.996788Z", "running": 2, "size": 3}}] 2024-09-21T11:52:13.861 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:13 smithi134 ceph-mon[28059]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T11:52:13.861 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:13 smithi134 ceph-mon[28059]: Removing key for client.smb.config.uctdb1.0.0.smithi017.zjteqc 2024-09-21T11:52:13.861 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:13 smithi134 ceph-mon[28059]: Removing orphan daemon smb.uctdb1.2.0.smithi119.bxppbo... 2024-09-21T11:52:13.861 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:13 smithi134 ceph-mon[28059]: Removing daemon smb.uctdb1.2.0.smithi119.bxppbo from smithi119 -- ports [445, 9922] 2024-09-21T11:52:13.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:13 smithi017 ceph-mon[25402]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T11:52:13.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:13 smithi017 ceph-mon[25402]: Removing key for client.smb.config.uctdb1.0.0.smithi017.zjteqc 2024-09-21T11:52:13.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:13 smithi017 ceph-mon[25402]: Removing orphan daemon smb.uctdb1.2.0.smithi119.bxppbo... 2024-09-21T11:52:13.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:13 smithi017 ceph-mon[25402]: Removing daemon smb.uctdb1.2.0.smithi119.bxppbo from smithi119 -- ports [445, 9922] 2024-09-21T11:52:13.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:13 smithi119 ceph-mon[27963]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T11:52:13.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:13 smithi119 ceph-mon[27963]: Removing key for client.smb.config.uctdb1.0.0.smithi017.zjteqc 2024-09-21T11:52:13.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:13 smithi119 ceph-mon[27963]: Removing orphan daemon smb.uctdb1.2.0.smithi119.bxppbo... 2024-09-21T11:52:13.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:13 smithi119 ceph-mon[27963]: Removing daemon smb.uctdb1.2.0.smithi119.bxppbo from smithi119 -- ports [445, 9922] 2024-09-21T11:52:14.337 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mds.cephfs', 'smb.uctdb1', 'osd', 'mon', 'mgr'} 2024-09-21T11:52:14.862 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:14 smithi134 ceph-mon[28059]: from='client.16530 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:15.050 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:14 smithi119 ceph-mon[27963]: from='client.16530 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:15.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:14 smithi017 ceph-mon[25402]: from='client.16530 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:15.338 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:52:15.606 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:52:15.864 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:15 smithi134 ceph-mon[28059]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T11:52:15.954 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:15 smithi119 ceph-mon[27963]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T11:52:16.000 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:15 smithi017 ceph-mon[25402]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T11:52:16.293 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:52:16.293 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:50:46.996709Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:50:50.208523Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:50:46.996450Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:50:46.996550Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:52:05.339241Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "last_refresh": "2024-09-21T11:50:46.996788Z", "running": 2, "size": 3}}] 2024-09-21T11:52:16.911 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mds.cephfs', 'smb.uctdb1', 'osd', 'mon', 'mgr'} 2024-09-21T11:52:17.881 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:17 smithi134 ceph-mon[28059]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T11:52:17.881 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:17 smithi134 ceph-mon[28059]: from='client.16542 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:17.881 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:17 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi119.bxppbo"} : dispatch 2024-09-21T11:52:17.881 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:17 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi119.bxppbo"}]': finished 2024-09-21T11:52:17.911 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:52:18.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:17 smithi119 ceph-mon[27963]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T11:52:18.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:17 smithi119 ceph-mon[27963]: from='client.16542 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:18.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:17 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi119.bxppbo"} : dispatch 2024-09-21T11:52:18.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:17 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi119.bxppbo"}]': finished 2024-09-21T11:52:18.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:17 smithi017 ceph-mon[25402]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T11:52:18.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:17 smithi017 ceph-mon[25402]: from='client.16542 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:18.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:17 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi119.bxppbo"} : dispatch 2024-09-21T11:52:18.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:17 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi119.bxppbo"}]': finished 2024-09-21T11:52:18.178 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:52:18.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:18 smithi134 ceph-mon[28059]: Removing key for client.smb.config.uctdb1.2.0.smithi119.bxppbo 2024-09-21T11:52:18.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:18 smithi134 ceph-mon[28059]: Removing orphan daemon smb.uctdb1.1.0.smithi134.ornkls... 2024-09-21T11:52:18.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:18 smithi134 ceph-mon[28059]: Removing daemon smb.uctdb1.1.0.smithi134.ornkls from smithi134 -- ports [445, 9922] 2024-09-21T11:52:18.885 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:52:18.885 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:50:46.996709Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:50:50.208523Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:50:46.996450Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:50:46.996550Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:52:05.339241Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "last_refresh": "2024-09-21T11:50:46.996788Z", "running": 1, "size": 3}}] 2024-09-21T11:52:18.885 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:18 smithi017 ceph-mon[25402]: Removing key for client.smb.config.uctdb1.2.0.smithi119.bxppbo 2024-09-21T11:52:18.885 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:18 smithi017 ceph-mon[25402]: Removing orphan daemon smb.uctdb1.1.0.smithi134.ornkls... 2024-09-21T11:52:18.885 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:18 smithi017 ceph-mon[25402]: Removing daemon smb.uctdb1.1.0.smithi134.ornkls from smithi134 -- ports [445, 9922] 2024-09-21T11:52:19.002 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:18 smithi119 ceph-mon[27963]: Removing key for client.smb.config.uctdb1.2.0.smithi119.bxppbo 2024-09-21T11:52:19.002 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:18 smithi119 ceph-mon[27963]: Removing orphan daemon smb.uctdb1.1.0.smithi134.ornkls... 2024-09-21T11:52:19.003 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:18 smithi119 ceph-mon[27963]: Removing daemon smb.uctdb1.1.0.smithi134.ornkls from smithi134 -- ports [445, 9922] 2024-09-21T11:52:19.511 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mds.cephfs', 'smb.uctdb1', 'osd', 'mon', 'mgr'} 2024-09-21T11:52:19.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:19 smithi017 ceph-mon[25402]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T11:52:19.892 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:19 smithi017 ceph-mon[25402]: from='client.16560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:19.967 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:19 smithi134 ceph-mon[28059]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T11:52:19.967 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:19 smithi134 ceph-mon[28059]: from='client.16560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:20.018 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:19 smithi119 ceph-mon[27963]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T11:52:20.018 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:19 smithi119 ceph-mon[27963]: from='client.16560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:20.513 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:52:20.802 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:52:21.462 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:52:21.462 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:50:46.996709Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:50:50.208523Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:50:46.996450Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:50:46.996550Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T11:52:05.339241Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T11:49:45.934017Z", "last_refresh": "2024-09-21T11:50:46.996788Z", "running": 1, "size": 3}}] 2024-09-21T11:52:21.784 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:21 smithi017 ceph-mon[25402]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T11:52:22.051 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:21 smithi134 ceph-mon[28059]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T11:52:22.097 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mds.cephfs', 'smb.uctdb1', 'osd', 'mon', 'mgr'} 2024-09-21T11:52:22.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:21 smithi119 ceph-mon[27963]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T11:52:22.867 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:22 smithi134 ceph-mon[28059]: from='client.16572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:23.098 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T11:52:23.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:22 smithi119 ceph-mon[27963]: from='client.16572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:23.128 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:22 smithi017 ceph-mon[25402]: from='client.16572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:52:23.368 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:52:23.746 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:23 smithi017 ceph-mon[25402]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T11:52:23.746 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:23 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi134.ornkls"} : dispatch 2024-09-21T11:52:23.747 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:23 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi134.ornkls"}]': finished 2024-09-21T11:52:23.747 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:23 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"} : dispatch 2024-09-21T11:52:23.747 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:23 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"}]': finished 2024-09-21T11:52:23.747 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:23 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:52:24.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:23 smithi119 ceph-mon[27963]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T11:52:24.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:23 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi134.ornkls"} : dispatch 2024-09-21T11:52:24.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:23 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi134.ornkls"}]': finished 2024-09-21T11:52:24.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:23 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"} : dispatch 2024-09-21T11:52:24.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:23 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"}]': finished 2024-09-21T11:52:24.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:23 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:52:24.023 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:23 smithi134 ceph-mon[28059]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T11:52:24.023 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:23 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi134.ornkls"} : dispatch 2024-09-21T11:52:24.023 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:23 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi134.ornkls"}]': finished 2024-09-21T11:52:24.023 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:23 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"} : dispatch 2024-09-21T11:52:24.023 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:23 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"}]': finished 2024-09-21T11:52:24.023 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:23 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:52:24.078 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T11:52:24.079 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T11:48:58.194897Z", "last_refresh": "2024-09-21T11:50:46.996709Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:45:29.659983Z", "last_refresh": "2024-09-21T11:50:50.208523Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi119:172.21.15.119=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:45:07.473424Z", "last_refresh": "2024-09-21T11:50:46.996450Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T11:50:46.996550Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T11:52:24.854 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:24 smithi017 ceph-mon[25402]: Removing key for client.smb.config.uctdb1.1.0.smithi134.ornkls 2024-09-21T11:52:24.854 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:24 smithi017 ceph-mon[25402]: Purge service smb.uctdb1 2024-09-21T11:52:24.854 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:24 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:24.855 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:24 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:24.855 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:24 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:24.855 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:24 smithi017 ceph-mon[25402]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:24.880 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mds.cephfs', 'osd', 'mon', 'mgr'} 2024-09-21T11:52:24.880 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T11:52:24.891 INFO:tasks.cephadm:Teardown begin 2024-09-21T11:52:24.891 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:52:24.949 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:52:24.972 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:24 smithi119 ceph-mon[27963]: Removing key for client.smb.config.uctdb1.1.0.smithi134.ornkls 2024-09-21T11:52:24.973 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:24 smithi119 ceph-mon[27963]: Purge service smb.uctdb1 2024-09-21T11:52:24.973 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:24 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:24.973 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:24 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:24.973 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:24 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:24.973 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:24 smithi119 ceph-mon[27963]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:24.977 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:52:25.002 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:24 smithi134 ceph-mon[28059]: Removing key for client.smb.config.uctdb1.1.0.smithi134.ornkls 2024-09-21T11:52:25.002 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:24 smithi134 ceph-mon[28059]: Purge service smb.uctdb1 2024-09-21T11:52:25.002 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:24 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:25.002 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:24 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:25.002 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:24 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:25.002 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:24 smithi134 ceph-mon[28059]: from='mgr.14541 172.21.15.17:0/3428672927' entity='mgr.x' 2024-09-21T11:52:25.007 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:52:25.039 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T11:52:25.039 DEBUG:teuthology.orchestra.run.smithi017:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T11:52:25.056 DEBUG:teuthology.orchestra.run.smithi119:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T11:52:25.071 DEBUG:teuthology.orchestra.run.smithi134:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T11:52:25.087 DEBUG:teuthology.orchestra.run.smithi145:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T11:52:25.104 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T11:52:25.104 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T11:52:25.104 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.a 2024-09-21T11:52:25.391 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:25 smithi017 systemd[1]: Stopping Ceph mon.a for 8fc71e68-780e-11ef-baf6-efdc52797490... 2024-09-21T11:52:25.867 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:25 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a[25379]: 2024-09-21T11:52:25.499+0000 7ff6f49de640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T11:52:25.867 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:25 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a[25379]: 2024-09-21T11:52:25.499+0000 7ff6f49de640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T11:52:25.867 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:25 smithi017 podman[65173]: 2024-09-21 11:52:25.612569502 +0000 UTC m=+0.220762820 container died dac7d5af3be125f04b9de4b761e05a4f4e20261f05d98fed4d729c02a4e723f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS) 2024-09-21T11:52:26.125 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:25 smithi017 podman[65173]: 2024-09-21 11:52:25.947860953 +0000 UTC m=+0.556054266 container cleanup dac7d5af3be125f04b9de4b761e05a4f4e20261f05d98fed4d729c02a4e723f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T11:52:26.126 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:25 smithi017 bash[65173]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a 2024-09-21T11:52:26.365 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.a.service' 2024-09-21T11:52:26.388 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:26 smithi017 podman[65213]: 2024-09-21 11:52:26.124157154 +0000 UTC m=+0.510066918 container remove dac7d5af3be125f04b9de4b761e05a4f4e20261f05d98fed4d729c02a4e723f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-a, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, ceph=True, org.label-schema.license=GPLv2) 2024-09-21T11:52:26.388 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:26 smithi017 systemd[1]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T11:52:26.388 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:26 smithi017 systemd[1]: Stopped Ceph mon.a for 8fc71e68-780e-11ef-baf6-efdc52797490. 2024-09-21T11:52:26.388 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 11:52:26 smithi017 systemd[1]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.a.service: Consumed 7.721s CPU time. 2024-09-21T11:52:26.408 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:52:26.409 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T11:52:26.409 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-21T11:52:26.409 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.b 2024-09-21T11:52:26.703 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:26 smithi119 systemd[1]: Stopping Ceph mon.b for 8fc71e68-780e-11ef-baf6-efdc52797490... 2024-09-21T11:52:27.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:26 smithi119 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-b[27939]: 2024-09-21T11:52:26.700+0000 7fce2433d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T11:52:27.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:26 smithi119 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-b[27939]: 2024-09-21T11:52:26.700+0000 7fce2433d640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T11:52:27.101 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:26 smithi119 podman[46126]: 2024-09-21 11:52:26.721673665 +0000 UTC m=+0.120604975 container died 8c53692a17ef6a7bdd743916f7c66243b9797e941db93dc667774b20ca7abc77 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-b, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0) 2024-09-21T11:52:27.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:27 smithi119 podman[46126]: 2024-09-21 11:52:27.115626062 +0000 UTC m=+0.514557411 container cleanup 8c53692a17ef6a7bdd743916f7c66243b9797e941db93dc667774b20ca7abc77 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-b, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=) 2024-09-21T11:52:27.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:27 smithi119 bash[46126]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-b 2024-09-21T11:52:27.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Sep 21 11:52:27 smithi119 podman[46144]: 2024-09-21 11:52:27.317423928 +0000 UTC m=+0.589721691 container remove 8c53692a17ef6a7bdd743916f7c66243b9797e941db93dc667774b20ca7abc77 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-b, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3) 2024-09-21T11:52:27.467 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.b.service' 2024-09-21T11:52:27.511 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:52:27.511 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-21T11:52:27.511 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-21T11:52:27.512 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.c 2024-09-21T11:52:27.813 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:27 smithi134 systemd[1]: Stopping Ceph mon.c for 8fc71e68-780e-11ef-baf6-efdc52797490... 2024-09-21T11:52:28.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:27 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-c[28036]: 2024-09-21T11:52:27.810+0000 7f908dc5b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T11:52:28.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:27 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-c[28036]: 2024-09-21T11:52:27.810+0000 7f908dc5b640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T11:52:28.117 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:27 smithi134 podman[48144]: 2024-09-21 11:52:27.913270817 +0000 UTC m=+0.203214367 container died 4255021cb8eea9871f00fa0d57a336ffeafe5aeee7e1b2e5c6bfeb559fe11ba5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-c, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-21T11:52:28.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:28 smithi134 podman[48144]: 2024-09-21 11:52:28.360886321 +0000 UTC m=+0.650829860 container cleanup 4255021cb8eea9871f00fa0d57a336ffeafe5aeee7e1b2e5c6bfeb559fe11ba5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-c, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-21T11:52:28.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 21 11:52:28 smithi134 bash[48144]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mon-c 2024-09-21T11:52:28.790 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mon.c.service' 2024-09-21T11:52:28.836 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:52:28.837 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-21T11:52:28.837 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T11:52:28.837 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mgr.x 2024-09-21T11:52:29.141 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:52:28 smithi017 systemd[1]: Stopping Ceph mgr.x for 8fc71e68-780e-11ef-baf6-efdc52797490... 2024-09-21T11:52:29.479 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:52:29 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:52:29.145+0000 7f484df7d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T11:52:29.479 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:52:29 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x[25653]: 2024-09-21T11:52:29.145+0000 7f484df7d640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-21T11:52:29.479 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:52:29 smithi017 podman[65326]: 2024-09-21 11:52:29.177204613 +0000 UTC m=+0.143597219 container died 2e44c4749ca1e25ff2c3da7f069c59f208d80b544dde964f4744fa6a04f18a04 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-21T11:52:29.875 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:52:29 smithi017 podman[65326]: 2024-09-21 11:52:29.560387845 +0000 UTC m=+0.526780438 container cleanup 2e44c4749ca1e25ff2c3da7f069c59f208d80b544dde964f4744fa6a04f18a04 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-21T11:52:29.875 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 11:52:29 smithi017 bash[65326]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490-mgr-x 2024-09-21T11:52:30.052 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@mgr.x.service' 2024-09-21T11:52:30.087 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:52:30.087 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T11:52:30.087 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T11:52:30.087 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.0 2024-09-21T11:52:30.413 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:30 smithi017 systemd[1]: Stopping Ceph osd.0 for 8fc71e68-780e-11ef-baf6-efdc52797490... 2024-09-21T11:52:30.891 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:30 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0[39421]: 2024-09-21T11:52:30.411+0000 7fc8489bf640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T11:52:30.891 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:30 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0[39421]: 2024-09-21T11:52:30.411+0000 7fc8489bf640 -1 osd.0 52 *** Got signal Terminated *** 2024-09-21T11:52:30.892 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:30 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0[39421]: 2024-09-21T11:52:30.411+0000 7fc8489bf640 -1 osd.0 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:52:36.141 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:35 smithi017 podman[65460]: 2024-09-21 11:52:35.883550967 +0000 UTC m=+5.566697839 container died a4aeec10479a3e648e1497e3265ebccdbefd25bcf4f41ef2196f466ef2428bea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-21T11:52:36.504 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:36 smithi017 podman[65460]: 2024-09-21 11:52:36.242804087 +0000 UTC m=+5.925950947 container cleanup a4aeec10479a3e648e1497e3265ebccdbefd25bcf4f41ef2196f466ef2428bea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-21T11:52:36.504 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:36 smithi017 bash[65460]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0 2024-09-21T11:52:36.821 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:36 smithi017 podman[65479]: 2024-09-21 11:52:36.502691105 +0000 UTC m=+0.616312042 container remove a4aeec10479a3e648e1497e3265ebccdbefd25bcf4f41ef2196f466ef2428bea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-21T11:52:37.090 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:36 smithi017 podman[65577]: 2024-09-21 11:52:36.820066895 +0000 UTC m=+0.110895934 container create b75790d4ebf5b5085abded01a2b1329b6e15a81a1c87374f50469e7075bd8b9e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-21T11:52:37.090 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:36 smithi017 podman[65577]: 2024-09-21 11:52:36.725508822 +0000 UTC m=+0.016337870 image pull 8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472 2024-09-21T11:52:37.090 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:37 smithi017 podman[65577]: 2024-09-21 11:52:37.014552524 +0000 UTC m=+0.305381569 container init b75790d4ebf5b5085abded01a2b1329b6e15a81a1c87374f50469e7075bd8b9e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T11:52:37.090 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:37 smithi017 podman[65577]: 2024-09-21 11:52:37.019973923 +0000 UTC m=+0.310802964 container start b75790d4ebf5b5085abded01a2b1329b6e15a81a1c87374f50469e7075bd8b9e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-21T11:52:37.091 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:37 smithi017 podman[65577]: 2024-09-21 11:52:37.089174117 +0000 UTC m=+0.380003158 container attach b75790d4ebf5b5085abded01a2b1329b6e15a81a1c87374f50469e7075bd8b9e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-21T11:52:37.392 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 11:52:37 smithi017 podman[65577]: 2024-09-21 11:52:37.215056736 +0000 UTC m=+0.505885775 container died b75790d4ebf5b5085abded01a2b1329b6e15a81a1c87374f50469e7075bd8b9e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T11:52:37.810 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T11:52:37.849 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:52:37.849 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T11:52:37.849 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T11:52:37.849 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.1 2024-09-21T11:52:38.141 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:37 smithi017 systemd[1]: Stopping Ceph osd.1 for 8fc71e68-780e-11ef-baf6-efdc52797490... 2024-09-21T11:52:38.641 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:38 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1[45429]: 2024-09-21T11:52:38.180+0000 7ff026034640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T11:52:38.641 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:38 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1[45429]: 2024-09-21T11:52:38.180+0000 7ff026034640 -1 osd.1 52 *** Got signal Terminated *** 2024-09-21T11:52:38.641 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:38 smithi017 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1[45429]: 2024-09-21T11:52:38.180+0000 7ff026034640 -1 osd.1 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:52:43.815 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:43 smithi017 podman[65703]: 2024-09-21 11:52:43.541820896 +0000 UTC m=+5.472772371 container died 43c5108fc027e72fa1fd59bde65d5f464f419878dd74f03eaf3d26d93092981f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS) 2024-09-21T11:52:44.141 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:43 smithi017 podman[65703]: 2024-09-21 11:52:43.929385036 +0000 UTC m=+5.860336495 container cleanup 43c5108fc027e72fa1fd59bde65d5f464f419878dd74f03eaf3d26d93092981f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T11:52:44.142 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:43 smithi017 bash[65703]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1 2024-09-21T11:52:44.498 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:44 smithi017 podman[65735]: 2024-09-21 11:52:44.17957464 +0000 UTC m=+0.639094893 container remove 43c5108fc027e72fa1fd59bde65d5f464f419878dd74f03eaf3d26d93092981f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-21T11:52:44.801 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:44 smithi017 podman[65831]: 2024-09-21 11:52:44.497208999 +0000 UTC m=+0.106598061 container create 572840cebd94f659373a48d767885239564b74174cc882b88e09d4db5207762f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1-deactivate, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T11:52:44.801 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:44 smithi017 podman[65831]: 2024-09-21 11:52:44.406834216 +0000 UTC m=+0.016223250 image pull 8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472 2024-09-21T11:52:44.801 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:44 smithi017 podman[65831]: 2024-09-21 11:52:44.708476536 +0000 UTC m=+0.317865557 container init 572840cebd94f659373a48d767885239564b74174cc882b88e09d4db5207762f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T11:52:44.801 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:44 smithi017 podman[65831]: 2024-09-21 11:52:44.713166863 +0000 UTC m=+0.322555883 container start 572840cebd94f659373a48d767885239564b74174cc882b88e09d4db5207762f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2) 2024-09-21T11:52:45.141 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:44 smithi017 podman[65831]: 2024-09-21 11:52:44.799463289 +0000 UTC m=+0.408852332 container attach 572840cebd94f659373a48d767885239564b74174cc882b88e09d4db5207762f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1-deactivate, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-21T11:52:45.142 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 11:52:44 smithi017 podman[65831]: 2024-09-21 11:52:44.90458109 +0000 UTC m=+0.513970128 container died 572840cebd94f659373a48d767885239564b74174cc882b88e09d4db5207762f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-21T11:52:45.506 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.1.service' 2024-09-21T11:52:45.549 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:52:45.549 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T11:52:45.549 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T11:52:45.549 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.2 2024-09-21T11:52:45.847 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:45 smithi119 systemd[1]: Stopping Ceph osd.2 for 8fc71e68-780e-11ef-baf6-efdc52797490... 2024-09-21T11:52:46.101 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:45 smithi119 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2[31348]: 2024-09-21T11:52:45.844+0000 7fbe5b461640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T11:52:46.101 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:45 smithi119 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2[31348]: 2024-09-21T11:52:45.844+0000 7fbe5b461640 -1 osd.2 52 *** Got signal Terminated *** 2024-09-21T11:52:46.101 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:45 smithi119 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2[31348]: 2024-09-21T11:52:45.844+0000 7fbe5b461640 -1 osd.2 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:52:51.678 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:51 smithi119 podman[46258]: 2024-09-21 11:52:51.368510269 +0000 UTC m=+5.629273841 container died cade173d78d02b285ae6673a254364a8262e9bdf05ca18f3e5ee907a8cc7b3bc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T11:52:51.975 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:51 smithi119 podman[46258]: 2024-09-21 11:52:51.87631934 +0000 UTC m=+6.137082919 container cleanup cade173d78d02b285ae6673a254364a8262e9bdf05ca18f3e5ee907a8cc7b3bc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731) 2024-09-21T11:52:51.975 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:51 smithi119 bash[46258]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2 2024-09-21T11:52:52.351 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:52 smithi119 podman[46277]: 2024-09-21 11:52:52.102782125 +0000 UTC m=+0.734442620 container remove cade173d78d02b285ae6673a254364a8262e9bdf05ca18f3e5ee907a8cc7b3bc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T11:52:52.849 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:52 smithi119 podman[46380]: 2024-09-21 11:52:52.528574154 +0000 UTC m=+0.091599288 container create b53a21fd20bbd221b441818eab6f2e56ee547f2200aaa41c32da75491fea4a00 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2-deactivate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-21T11:52:52.849 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:52 smithi119 podman[46380]: 2024-09-21 11:52:52.45296932 +0000 UTC m=+0.015994463 image pull 8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472 2024-09-21T11:52:52.849 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:52 smithi119 podman[46380]: 2024-09-21 11:52:52.756192973 +0000 UTC m=+0.319218114 container init b53a21fd20bbd221b441818eab6f2e56ee547f2200aaa41c32da75491fea4a00 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2-deactivate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-21T11:52:52.849 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:52 smithi119 podman[46380]: 2024-09-21 11:52:52.761657731 +0000 UTC m=+0.324682865 container start b53a21fd20bbd221b441818eab6f2e56ee547f2200aaa41c32da75491fea4a00 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2-deactivate, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-21T11:52:52.849 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:52 smithi119 podman[46380]: 2024-09-21 11:52:52.847675341 +0000 UTC m=+0.410700475 container attach b53a21fd20bbd221b441818eab6f2e56ee547f2200aaa41c32da75491fea4a00 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-21T11:52:53.101 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:52 smithi119 podman[46380]: 2024-09-21 11:52:52.944871522 +0000 UTC m=+0.507896657 container died b53a21fd20bbd221b441818eab6f2e56ee547f2200aaa41c32da75491fea4a00 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3) 2024-09-21T11:52:53.540 INFO:journalctl@ceph.osd.2.smithi119.stdout:Sep 21 11:52:53 smithi119 podman[46425]: 2024-09-21 11:52:53.525961834 +0000 UTC m=+0.575797189 container remove b53a21fd20bbd221b441818eab6f2e56ee547f2200aaa41c32da75491fea4a00 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-21T11:52:53.545 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.2.service' 2024-09-21T11:52:53.583 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:52:53.583 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T11:52:53.583 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T11:52:53.584 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.3 2024-09-21T11:52:53.851 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:52:53 smithi119 systemd[1]: Stopping Ceph osd.3 for 8fc71e68-780e-11ef-baf6-efdc52797490... 2024-09-21T11:52:54.352 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:52:53 smithi119 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3[36959]: 2024-09-21T11:52:53.930+0000 7f61d0fdf640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T11:52:54.352 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:52:53 smithi119 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3[36959]: 2024-09-21T11:52:53.930+0000 7f61d0fdf640 -1 osd.3 52 *** Got signal Terminated *** 2024-09-21T11:52:54.352 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:52:53 smithi119 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3[36959]: 2024-09-21T11:52:53.930+0000 7f61d0fdf640 -1 osd.3 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:52:56.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:52:56 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:52:56.279+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:33.222338+0000 front 2024-09-21T11:52:33.222356+0000 (oldest deadline 2024-09-21T11:52:56.122219+0000) 2024-09-21T11:52:57.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:52:57 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:52:57.283+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:33.222338+0000 front 2024-09-21T11:52:33.222356+0000 (oldest deadline 2024-09-21T11:52:56.122219+0000) 2024-09-21T11:52:57.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:52:57 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:52:57.337+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:52:58.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:52:58 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:52:58.349+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:52:58.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:52:58 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:52:58.329+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:33.222338+0000 front 2024-09-21T11:52:33.222356+0000 (oldest deadline 2024-09-21T11:52:56.122219+0000) 2024-09-21T11:52:59.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:52:59 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:52:59.336+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:33.222338+0000 front 2024-09-21T11:52:33.222356+0000 (oldest deadline 2024-09-21T11:52:56.122219+0000) 2024-09-21T11:52:59.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:52:59 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:52:59.346+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:52:59.656 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:52:59 smithi119 podman[46510]: 2024-09-21 11:52:59.393409318 +0000 UTC m=+5.590657728 container died f8f4da993afd03753e85d2b3e7de873fd147dd24331708a989eb670d90b810e5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, io.buildah.version=1.37.2) 2024-09-21T11:52:59.997 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:52:59 smithi119 podman[46510]: 2024-09-21 11:52:59.753749689 +0000 UTC m=+5.950998088 container cleanup f8f4da993afd03753e85d2b3e7de873fd147dd24331708a989eb670d90b810e5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-21T11:52:59.997 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:52:59 smithi119 bash[46510]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3 2024-09-21T11:53:00.298 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:52:59 smithi119 podman[46531]: 2024-09-21 11:52:59.99651293 +0000 UTC m=+0.599196312 container remove f8f4da993afd03753e85d2b3e7de873fd147dd24331708a989eb670d90b810e5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3) 2024-09-21T11:53:00.559 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:53:00 smithi119 podman[46623]: 2024-09-21 11:53:00.297307223 +0000 UTC m=+0.098735929 container create 0db2361487044d8ee07516f6cd87c6ffbdeade2dae659b75a8757fffd165ab7a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-21T11:53:00.559 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:53:00 smithi119 podman[46623]: 2024-09-21 11:53:00.214351709 +0000 UTC m=+0.015780381 image pull 8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472 2024-09-21T11:53:00.559 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:53:00 smithi119 podman[46623]: 2024-09-21 11:53:00.491151385 +0000 UTC m=+0.292580059 container init 0db2361487044d8ee07516f6cd87c6ffbdeade2dae659b75a8757fffd165ab7a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T11:53:00.559 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:53:00 smithi119 podman[46623]: 2024-09-21 11:53:00.496000285 +0000 UTC m=+0.297428952 container start 0db2361487044d8ee07516f6cd87c6ffbdeade2dae659b75a8757fffd165ab7a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3) 2024-09-21T11:53:00.559 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:53:00 smithi119 podman[46623]: 2024-09-21 11:53:00.557598912 +0000 UTC m=+0.359027581 container attach 0db2361487044d8ee07516f6cd87c6ffbdeade2dae659b75a8757fffd165ab7a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3-deactivate, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3) 2024-09-21T11:53:00.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:00 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:53:00.350+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:33.222338+0000 front 2024-09-21T11:52:33.222356+0000 (oldest deadline 2024-09-21T11:52:56.122219+0000) 2024-09-21T11:53:00.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:00 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:00.325+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:00.851 INFO:journalctl@ceph.osd.3.smithi119.stdout:Sep 21 11:53:00 smithi119 podman[46623]: 2024-09-21 11:53:00.686243077 +0000 UTC m=+0.487671747 container died 0db2361487044d8ee07516f6cd87c6ffbdeade2dae659b75a8757fffd165ab7a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-21T11:53:01.188 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.3.service' 2024-09-21T11:53:01.225 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:53:01.225 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T11:53:01.225 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T11:53:01.225 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.4 2024-09-21T11:53:01.532 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:01 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:01.340+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:01.533 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:01 smithi134 systemd[1]: Stopping Ceph osd.4 for 8fc71e68-780e-11ef-baf6-efdc52797490... 2024-09-21T11:53:01.533 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:01 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:53:01.325+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:33.222338+0000 front 2024-09-21T11:52:33.222356+0000 (oldest deadline 2024-09-21T11:52:56.122219+0000) 2024-09-21T11:53:01.870 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:01 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:53:01.530+0000 7f75e9143640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T11:53:01.870 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:01 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:53:01.530+0000 7f75e9143640 -1 osd.4 52 *** Got signal Terminated *** 2024-09-21T11:53:01.870 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:01 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:53:01.530+0000 7f75e9143640 -1 osd.4 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:53:02.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:02 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:53:02.354+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:33.222338+0000 front 2024-09-21T11:52:33.222356+0000 (oldest deadline 2024-09-21T11:52:56.122219+0000) 2024-09-21T11:53:02.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:02 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:02.312+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:03.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:03 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:53:03.347+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:33.222338+0000 front 2024-09-21T11:52:33.222356+0000 (oldest deadline 2024-09-21T11:52:56.122219+0000) 2024-09-21T11:53:03.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:03 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:03.333+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:04.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:04 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:04.338+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:04.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:04 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:53:04.367+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:33.222338+0000 front 2024-09-21T11:52:33.222356+0000 (oldest deadline 2024-09-21T11:52:56.122219+0000) 2024-09-21T11:53:04.618 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:04 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:53:04.367+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T11:52:40.023815+0000 front 2024-09-21T11:52:40.023830+0000 (oldest deadline 2024-09-21T11:53:04.123802+0000) 2024-09-21T11:53:05.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:05 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:05.337+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:05.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:05 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:53:05.374+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:33.222338+0000 front 2024-09-21T11:52:33.222356+0000 (oldest deadline 2024-09-21T11:52:56.122219+0000) 2024-09-21T11:53:05.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:05 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:53:05.374+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T11:52:40.023815+0000 front 2024-09-21T11:52:40.023830+0000 (oldest deadline 2024-09-21T11:53:04.123802+0000) 2024-09-21T11:53:06.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:06 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:06.364+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:06.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:06 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:53:06.372+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:33.222338+0000 front 2024-09-21T11:52:33.222356+0000 (oldest deadline 2024-09-21T11:52:56.122219+0000) 2024-09-21T11:53:06.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:06 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4[32124]: 2024-09-21T11:53:06.372+0000 7f75e1750640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T11:52:40.023815+0000 front 2024-09-21T11:52:40.023830+0000 (oldest deadline 2024-09-21T11:53:04.123802+0000) 2024-09-21T11:53:07.341 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:07 smithi134 podman[48321]: 2024-09-21 11:53:07.023935621 +0000 UTC m=+5.598402782 container died d9f9415015123227c981191faf5c0a2a17d4bd2c7b4e43ab33abc6fe5fab381c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T11:53:07.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:07 smithi134 podman[48321]: 2024-09-21 11:53:07.520732989 +0000 UTC m=+6.095200174 container cleanup d9f9415015123227c981191faf5c0a2a17d4bd2c7b4e43ab33abc6fe5fab381c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-21T11:53:07.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:07 smithi134 bash[48321]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4 2024-09-21T11:53:07.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:07 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:07.354+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:07.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:07 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:07.354+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T11:52:43.126895+0000 front 2024-09-21T11:52:43.126980+0000 (oldest deadline 2024-09-21T11:53:06.626926+0000) 2024-09-21T11:53:08.082 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:07 smithi134 podman[48347]: 2024-09-21 11:53:07.780312097 +0000 UTC m=+0.750873949 container remove d9f9415015123227c981191faf5c0a2a17d4bd2c7b4e43ab33abc6fe5fab381c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-21T11:53:08.349 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:08 smithi134 podman[48443]: 2024-09-21 11:53:08.081316551 +0000 UTC m=+0.109891761 container create 48198caf3190a3bf12a38e6fc65c604d0f812b789b04155ce72f3f2f0eb69596 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4-deactivate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T11:53:08.349 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:08 smithi134 podman[48443]: 2024-09-21 11:53:07.987222175 +0000 UTC m=+0.015797348 image pull 8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472 2024-09-21T11:53:08.349 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:08 smithi134 podman[48443]: 2024-09-21 11:53:08.30023608 +0000 UTC m=+0.328811251 container init 48198caf3190a3bf12a38e6fc65c604d0f812b789b04155ce72f3f2f0eb69596 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-21T11:53:08.349 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:08 smithi134 podman[48443]: 2024-09-21 11:53:08.30551705 +0000 UTC m=+0.334092215 container start 48198caf3190a3bf12a38e6fc65c604d0f812b789b04155ce72f3f2f0eb69596 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T11:53:08.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:08 smithi134 podman[48443]: 2024-09-21 11:53:08.391833815 +0000 UTC m=+0.420408997 container attach 48198caf3190a3bf12a38e6fc65c604d0f812b789b04155ce72f3f2f0eb69596 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4-deactivate, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-21T11:53:08.617 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 21 11:53:08 smithi134 podman[48443]: 2024-09-21 11:53:08.489657234 +0000 UTC m=+0.518232399 container died 48198caf3190a3bf12a38e6fc65c604d0f812b789b04155ce72f3f2f0eb69596 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-21T11:53:08.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:08 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:08.346+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:08.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:08 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:08.346+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T11:52:43.126895+0000 front 2024-09-21T11:52:43.126980+0000 (oldest deadline 2024-09-21T11:53:06.626926+0000) 2024-09-21T11:53:09.154 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.4.service' 2024-09-21T11:53:09.192 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:53:09.192 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T11:53:09.192 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T11:53:09.192 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.5 2024-09-21T11:53:09.526 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:09 smithi134 systemd[1]: Stopping Ceph osd.5 for 8fc71e68-780e-11ef-baf6-efdc52797490... 2024-09-21T11:53:09.526 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:09 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:09.310+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:09.526 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:09 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:09.310+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T11:52:43.126895+0000 front 2024-09-21T11:52:43.126980+0000 (oldest deadline 2024-09-21T11:53:06.626926+0000) 2024-09-21T11:53:09.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:09 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:09.524+0000 7efd99991640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T11:53:09.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:09 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:09.524+0000 7efd99991640 -1 osd.5 52 *** Got signal Terminated *** 2024-09-21T11:53:09.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:09 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:09.524+0000 7efd99991640 -1 osd.5 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:53:10.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:10 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:10.293+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:10.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:10 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:10.293+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T11:52:43.126895+0000 front 2024-09-21T11:52:43.126980+0000 (oldest deadline 2024-09-21T11:53:06.626926+0000) 2024-09-21T11:53:11.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:11 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:11.308+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:11.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:11 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:11.308+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T11:52:43.126895+0000 front 2024-09-21T11:52:43.126980+0000 (oldest deadline 2024-09-21T11:53:06.626926+0000) 2024-09-21T11:53:12.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:12 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:12.262+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:12.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:12 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:12.262+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T11:52:43.126895+0000 front 2024-09-21T11:52:43.126980+0000 (oldest deadline 2024-09-21T11:53:06.626926+0000) 2024-09-21T11:53:13.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:13 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:13.265+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:13.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:13 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:13.265+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T11:52:43.126895+0000 front 2024-09-21T11:52:43.126980+0000 (oldest deadline 2024-09-21T11:53:06.626926+0000) 2024-09-21T11:53:13.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:13 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:13.265+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.119:6804 osd.2 since back 2024-09-21T11:52:50.127762+0000 front 2024-09-21T11:52:50.127798+0000 (oldest deadline 2024-09-21T11:53:13.027612+0000) 2024-09-21T11:53:14.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:14 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:14.305+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T11:52:30.225692+0000 front 2024-09-21T11:52:30.225609+0000 (oldest deadline 2024-09-21T11:52:57.226020+0000) 2024-09-21T11:53:14.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:14 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:14.305+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T11:52:43.126895+0000 front 2024-09-21T11:52:43.126980+0000 (oldest deadline 2024-09-21T11:53:06.626926+0000) 2024-09-21T11:53:14.617 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:14 smithi134 ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5[38185]: 2024-09-21T11:53:14.305+0000 7efd91f9e640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.119:6804 osd.2 since back 2024-09-21T11:52:50.127762+0000 front 2024-09-21T11:52:50.127798+0000 (oldest deadline 2024-09-21T11:53:13.027612+0000) 2024-09-21T11:53:15.117 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:14 smithi134 podman[48572]: 2024-09-21 11:53:14.884443915 +0000 UTC m=+5.463980462 container died bcc9e46d334143f88593f05ee3291430c649b417412f1af7235e97afbe13cab2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-21T11:53:15.591 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:15 smithi134 podman[48572]: 2024-09-21 11:53:15.347663315 +0000 UTC m=+5.927199898 container cleanup bcc9e46d334143f88593f05ee3291430c649b417412f1af7235e97afbe13cab2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-21T11:53:15.592 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:15 smithi134 bash[48572]: ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5 2024-09-21T11:53:15.858 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:15 smithi134 podman[48598]: 2024-09-21 11:53:15.590443409 +0000 UTC m=+0.699435600 container remove bcc9e46d334143f88593f05ee3291430c649b417412f1af7235e97afbe13cab2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-21T11:53:16.117 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:15 smithi134 podman[48694]: 2024-09-21 11:53:15.882983684 +0000 UTC m=+0.090006348 container create 84a2861d1115304c1c6373d229a4d88c79b3b4f0f8fb6a7c6b797bbdcd230505 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-21T11:53:16.117 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:15 smithi134 podman[48694]: 2024-09-21 11:53:15.80875719 +0000 UTC m=+0.015779867 image pull 8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472 2024-09-21T11:53:16.117 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:16 smithi134 podman[48694]: 2024-09-21 11:53:16.05194504 +0000 UTC m=+0.258967709 container init 84a2861d1115304c1c6373d229a4d88c79b3b4f0f8fb6a7c6b797bbdcd230505 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T11:53:16.117 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:16 smithi134 podman[48694]: 2024-09-21 11:53:16.056886673 +0000 UTC m=+0.263909342 container start 84a2861d1115304c1c6373d229a4d88c79b3b4f0f8fb6a7c6b797bbdcd230505 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-21T11:53:16.540 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:16 smithi134 podman[48694]: 2024-09-21 11:53:16.153321918 +0000 UTC m=+0.360344597 container attach 84a2861d1115304c1c6373d229a4d88c79b3b4f0f8fb6a7c6b797bbdcd230505 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-21T11:53:16.540 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 21 11:53:16 smithi134 podman[48694]: 2024-09-21 11:53:16.247566704 +0000 UTC m=+0.454589378 container died 84a2861d1115304c1c6373d229a4d88c79b3b4f0f8fb6a7c6b797bbdcd230505 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472, name=ceph-8fc71e68-780e-11ef-baf6-efdc52797490-osd-5-deactivate, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0813-5c1cdc3, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T11:53:16.935 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8fc71e68-780e-11ef-baf6-efdc52797490@osd.5.service' 2024-09-21T11:53:16.973 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:53:16.973 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T11:53:16.973 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T11:53:17.184 INFO:teuthology.orchestra.run.smithi017.stdout:Deleting cluster with fsid: 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:53:21.505 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T11:53:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:Deleting cluster with fsid: 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:53:22.822 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T11:53:23.026 INFO:teuthology.orchestra.run.smithi134.stdout:Deleting cluster with fsid: 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:53:28.628 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T11:53:28.830 INFO:teuthology.orchestra.run.smithi145.stdout:Deleting cluster with fsid: 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:53:28.946 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:53:28.977 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:53:29.012 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:53:29.040 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:53:29.066 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T11:53:29.069 DEBUG:teuthology.misc:Transferring archived files from smithi017:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874/remote/smithi017/crash 2024-09-21T11:53:29.069 DEBUG:teuthology.orchestra.run.smithi017:> sudo tar c -f - -C /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/crash -- . 2024-09-21T11:53:29.105 INFO:teuthology.orchestra.run.smithi017.stderr:tar: /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T11:53:29.105 INFO:teuthology.orchestra.run.smithi017.stderr:tar: Error is not recoverable: exiting now 2024-09-21T11:53:29.106 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874/remote/smithi119/crash 2024-09-21T11:53:29.107 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/crash -- . 2024-09-21T11:53:29.146 INFO:teuthology.orchestra.run.smithi119.stderr:tar: /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T11:53:29.146 INFO:teuthology.orchestra.run.smithi119.stderr:tar: Error is not recoverable: exiting now 2024-09-21T11:53:29.148 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874/remote/smithi134/crash 2024-09-21T11:53:29.149 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/crash -- . 2024-09-21T11:53:29.183 INFO:teuthology.orchestra.run.smithi134.stderr:tar: /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T11:53:29.183 INFO:teuthology.orchestra.run.smithi134.stderr:tar: Error is not recoverable: exiting now 2024-09-21T11:53:29.185 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874/remote/smithi145/crash 2024-09-21T11:53:29.185 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/crash -- . 2024-09-21T11:53:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:tar: /var/lib/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T11:53:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:tar: Error is not recoverable: exiting now 2024-09-21T11:53:29.219 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T11:53:29.219 DEBUG:teuthology.orchestra.run.smithi017:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-21T11:53:29.249 INFO:tasks.cephadm:Compressing logs... 2024-09-21T11:53:29.249 DEBUG:teuthology.orchestra.run.smithi017:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T11:53:29.292 DEBUG:teuthology.orchestra.run.smithi119:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T11:53:29.295 DEBUG:teuthology.orchestra.run.smithi134:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T11:53:29.297 DEBUG:teuthology.orchestra.run.smithi145:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T11:53:29.318 INFO:teuthology.orchestra.run.smithi017.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.0.log 2024-09-21T11:53:29.318 INFO:teuthology.orchestra.run.smithi017.stderr:: No such file or directory 2024-09-21T11:53:29.318 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T11:53:29.318 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T11:53:29.318 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.1.log: --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T11:53:29.319 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T11:53:29.326 INFO:teuthology.orchestra.run.smithi134.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T11:53:29.326 INFO:teuthology.orchestra.run.smithi134.stderr:: No such file or directory 2024-09-21T11:53:29.326 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T11:53:29.326 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T11:53:29.326 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi134.rnbufa.log 2024-09-21T11:53:29.327 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mon.c.log 2024-09-21T11:53:29.327 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi134.rnbufa.log: gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T11:53:29.327 INFO:teuthology.orchestra.run.smithi134.stderr: 84.1% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi134.rnbufa.log.gz 2024-09-21T11:53:29.327 INFO:teuthology.orchestra.run.smithi134.stderr:gzip/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mon.c.log: -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T11:53:29.327 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.log 2024-09-21T11:53:29.327 INFO:teuthology.orchestra.run.smithi134.stderr: 81.4% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T11:53:29.327 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T11:53:29.327 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.log: 90.3% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T11:53:29.327 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/cephadm.log: 86.4% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T11:53:29.327 INFO:teuthology.orchestra.run.smithi134.stderr: 89.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T11:53:29.328 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mon.a.log 2024-09-21T11:53:29.328 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.log 2024-09-21T11:53:29.328 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mon.a.log: gzip -5 84.2% --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mgr.x.log 2024-09-21T11:53:29.328 INFO:teuthology.orchestra.run.smithi017.stderr: -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T11:53:29.328 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi017.wlynip.log 2024-09-21T11:53:29.328 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose --/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mgr.x.log: /var/log/ceph/cephadm.log 2024-09-21T11:53:29.329 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi017.wlynip.log: 90.0% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T11:53:29.329 INFO:teuthology.orchestra.run.smithi017.stderr: 86.4% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T11:53:29.329 INFO:teuthology.orchestra.run.smithi017.stderr: 79.2% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi017.wlynip.log.gz 2024-09-21T11:53:29.329 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/cephadm.log: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T11:53:29.329 INFO:teuthology.orchestra.run.smithi017.stderr: 91.2% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T11:53:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T11:53:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:: No such file or directory 2024-09-21T11:53:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/cephadm.log: 76.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T11:53:29.330 INFO:teuthology.orchestra.run.smithi145.stderr: 2024-09-21T11:53:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:real 0m0.012s 2024-09-21T11:53:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:user 0m0.007s 2024-09-21T11:53:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:sys 0m0.015s 2024-09-21T11:53:29.332 INFO:teuthology.orchestra.run.smithi119.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T11:53:29.332 INFO:teuthology.orchestra.run.smithi119.stderr:: No such file or directory 2024-09-21T11:53:29.332 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T11:53:29.332 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T11:53:29.332 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-volume.log: /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T11:53:29.332 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.log 2024-09-21T11:53:29.332 INFO:teuthology.orchestra.run.smithi119.stderr: 81.5% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T11:53:29.332 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mon.b.log/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.2.log: 2024-09-21T11:53:29.332 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T11:53:29.332 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mon.b.log: 90.2% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T11:53:29.332 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T11:53:29.332 INFO:teuthology.orchestra.run.smithi119.stderr: 86.3%/var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.3.log: -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T11:53:29.333 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/cephadm.log: 87.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T11:53:29.333 INFO:teuthology.orchestra.run.smithi119.stderr: 91.2% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T11:53:29.333 INFO:teuthology.orchestra.run.smithi134.stderr: 91.2% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T11:53:29.422 INFO:teuthology.orchestra.run.smithi017.stderr: 89.7% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T11:53:29.436 INFO:teuthology.orchestra.run.smithi119.stderr: 92.6% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mon.b.log.gz 2024-09-21T11:53:29.445 INFO:teuthology.orchestra.run.smithi134.stderr: 92.4% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mon.c.log.gz 2024-09-21T11:53:29.483 INFO:teuthology.orchestra.run.smithi017.stderr: 93.7% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T11:53:29.530 INFO:teuthology.orchestra.run.smithi134.stderr: 93.7% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T11:53:29.533 INFO:teuthology.orchestra.run.smithi134.stderr: 93.6% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T11:53:29.535 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-09-21T11:53:29.535 INFO:teuthology.orchestra.run.smithi134.stderr:real 0m0.226s 2024-09-21T11:53:29.535 INFO:teuthology.orchestra.run.smithi134.stderr:user 0m0.546s 2024-09-21T11:53:29.535 INFO:teuthology.orchestra.run.smithi134.stderr:sys 0m0.039s 2024-09-21T11:53:29.538 INFO:teuthology.orchestra.run.smithi119.stderr: 93.8% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T11:53:29.540 INFO:teuthology.orchestra.run.smithi017.stderr: 93.8% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T11:53:29.629 INFO:teuthology.orchestra.run.smithi119.stderr: 93.6% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T11:53:29.631 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-09-21T11:53:29.631 INFO:teuthology.orchestra.run.smithi119.stderr:real 0m0.322s 2024-09-21T11:53:29.632 INFO:teuthology.orchestra.run.smithi119.stderr:user 0m0.640s 2024-09-21T11:53:29.632 INFO:teuthology.orchestra.run.smithi119.stderr:sys 0m0.037s 2024-09-21T11:53:29.643 INFO:teuthology.orchestra.run.smithi017.stderr: 91.0% -- replaced with /var/log/ceph/8fc71e68-780e-11ef-baf6-efdc52797490/ceph-mon.a.log.gz 2024-09-21T11:53:29.645 INFO:teuthology.orchestra.run.smithi017.stderr: 2024-09-21T11:53:29.645 INFO:teuthology.orchestra.run.smithi017.stderr:real 0m0.339s 2024-09-21T11:53:29.645 INFO:teuthology.orchestra.run.smithi017.stderr:user 0m0.818s 2024-09-21T11:53:29.645 INFO:teuthology.orchestra.run.smithi017.stderr:sys 0m0.044s 2024-09-21T11:53:29.646 INFO:tasks.cephadm:Archiving logs... 2024-09-21T11:53:29.646 DEBUG:teuthology.misc:Transferring archived files from smithi017:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874/remote/smithi017/log 2024-09-21T11:53:29.647 DEBUG:teuthology.orchestra.run.smithi017:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T11:53:29.844 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874/remote/smithi119/log 2024-09-21T11:53:29.844 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T11:53:29.970 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874/remote/smithi134/log 2024-09-21T11:53:29.971 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T11:53:30.084 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874/remote/smithi145/log 2024-09-21T11:53:30.085 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T11:53:30.109 INFO:tasks.cephadm:Removing cluster... 2024-09-21T11:53:30.110 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 --force 2024-09-21T11:53:30.309 INFO:teuthology.orchestra.run.smithi017.stdout:Deleting cluster with fsid: 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:53:30.434 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 --force 2024-09-21T11:53:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:Deleting cluster with fsid: 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:53:30.749 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8fc71e68-780e-11ef-baf6-efdc52797490 --force 2024-09-21T11:53:30.945 INFO:teuthology.orchestra.run.smithi134.stdout:Deleting cluster with fsid: 8fc71e68-780e-11ef-baf6-efdc52797490 2024-09-21T11:53:31.070 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T11:53:31.071 DEBUG:teuthology.orchestra.run.smithi017:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T11:53:31.089 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T11:53:31.105 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T11:53:31.122 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T11:53:31.141 INFO:tasks.cephadm:Teardown complete 2024-09-21T11:53:31.142 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.configure_samba_client_container 2024-09-21T11:53:31.152 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T11:53:31.172 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T11:53:31.173 DEBUG:teuthology.orchestra.run.smithi017:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T11:53:31.175 DEBUG:teuthology.orchestra.run.smithi119:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T11:53:31.178 DEBUG:teuthology.orchestra.run.smithi134:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T11:53:31.180 DEBUG:teuthology.orchestra.run.smithi145:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T11:53:31.189 INFO:teuthology.orchestra.run.smithi017.stderr:bash: line 1: ntpq: command not found 2024-09-21T11:53:31.190 INFO:teuthology.orchestra.run.smithi119.stderr:bash: line 1: ntpq: command not found 2024-09-21T11:53:31.192 INFO:teuthology.orchestra.run.smithi134.stderr:bash: line 1: ntpq: command not found 2024-09-21T11:53:31.194 INFO:teuthology.orchestra.run.smithi017.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T11:53:31.194 INFO:teuthology.orchestra.run.smithi017.stdout:=============================================================================== 2024-09-21T11:53:31.195 INFO:teuthology.orchestra.run.smithi017.stdout:^* hv01.front.sepia.ceph.com 3 6 377 31 -227us[ -218us] +/- 40ms 2024-09-21T11:53:31.195 INFO:teuthology.orchestra.run.smithi017.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 31 +279us[ +279us] +/- 52ms 2024-09-21T11:53:31.195 INFO:teuthology.orchestra.run.smithi017.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 32 +49us[ +58us] +/- 67ms 2024-09-21T11:53:31.195 INFO:teuthology.orchestra.run.smithi017.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:53:31.196 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T11:53:31.196 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2024-09-21T11:53:31.196 INFO:teuthology.orchestra.run.smithi119.stdout:^* hv01.front.sepia.ceph.com 3 6 377 33 -234us[ -231us] +/- 40ms 2024-09-21T11:53:31.197 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 30 +281us[ +281us] +/- 52ms 2024-09-21T11:53:31.197 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 33 +48us[ +48us] +/- 67ms 2024-09-21T11:53:31.197 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:53:31.198 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T11:53:31.198 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2024-09-21T11:53:31.198 INFO:teuthology.orchestra.run.smithi134.stdout:^* hv01.front.sepia.ceph.com 3 6 377 31 -239us[ -242us] +/- 40ms 2024-09-21T11:53:31.198 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 30 +270us[ +270us] +/- 52ms 2024-09-21T11:53:31.198 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 32 +46us[ +43us] +/- 67ms 2024-09-21T11:53:31.198 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:53:31.199 INFO:teuthology.orchestra.run.smithi145.stderr:bash: line 1: ntpq: command not found 2024-09-21T11:53:31.203 INFO:teuthology.orchestra.run.smithi145.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T11:53:31.203 INFO:teuthology.orchestra.run.smithi145.stdout:=============================================================================== 2024-09-21T11:53:31.203 INFO:teuthology.orchestra.run.smithi145.stdout:^* hv01.front.sepia.ceph.com 3 6 377 31 -224us[ -225us] +/- 40ms 2024-09-21T11:53:31.203 INFO:teuthology.orchestra.run.smithi145.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 33 +283us[ +281us] +/- 52ms 2024-09-21T11:53:31.203 INFO:teuthology.orchestra.run.smithi145.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 31 +49us[ +49us] +/- 67ms 2024-09-21T11:53:31.203 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:53:31.204 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T11:53:31.214 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T11:53:31.214 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T11:53:31.239 DEBUG:teuthology.orchestra.run.smithi017:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T11:53:31.318 DEBUG:teuthology.orchestra.run.smithi119:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T11:53:31.384 DEBUG:teuthology.orchestra.run.smithi134:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T11:53:31.450 DEBUG:teuthology.orchestra.run.smithi145:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T11:53:31.514 DEBUG:teuthology.orchestra.run.smithi017:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T11:53:31.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:53:31.546 DEBUG:teuthology.orchestra.run.smithi119:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T11:53:31.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:53:31.574 DEBUG:teuthology.orchestra.run.smithi134:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T11:53:31.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:53:31.603 DEBUG:teuthology.orchestra.run.smithi145:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T11:53:31.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:53:31.632 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T11:53:31.642 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T11:53:31.682 INFO:teuthology.task.internal:Duration was 913.745606 seconds 2024-09-21T11:53:31.683 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T11:53:31.715 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T11:53:31.715 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T11:53:31.719 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T11:53:31.722 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T11:53:31.724 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T11:53:31.758 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T11:53:31.759 INFO:teuthology.orchestra.run.smithi017.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T11:53:31.760 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T11:53:31.766 INFO:teuthology.orchestra.run.smithi145.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T11:53:32.140 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T11:53:32.140 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T11:53:32.140 DEBUG:teuthology.orchestra.run.smithi017:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T11:53:32.163 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi119.front.sepia.ceph.com 2024-09-21T11:53:32.164 DEBUG:teuthology.orchestra.run.smithi119:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T11:53:32.207 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi134.front.sepia.ceph.com 2024-09-21T11:53:32.207 DEBUG:teuthology.orchestra.run.smithi134:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T11:53:32.236 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi145.front.sepia.ceph.com 2024-09-21T11:53:32.236 DEBUG:teuthology.orchestra.run.smithi145:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T11:53:32.265 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T11:53:32.265 DEBUG:teuthology.orchestra.run.smithi017:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T11:53:32.267 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T11:53:32.269 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T11:53:32.278 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T11:53:32.332 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T11:53:32.332 DEBUG:teuthology.orchestra.run.smithi017:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T11:53:32.338 DEBUG:teuthology.orchestra.run.smithi119:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T11:53:32.340 DEBUG:teuthology.orchestra.run.smithi134:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T11:53:32.344 DEBUG:teuthology.orchestra.run.smithi145:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T11:53:32.807 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T11:53:32.818 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T11:53:32.818 DEBUG:teuthology.orchestra.run.smithi017:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T11:53:32.844 DEBUG:teuthology.orchestra.run.smithi119:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T11:53:32.870 DEBUG:teuthology.orchestra.run.smithi134:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T11:53:32.895 DEBUG:teuthology.orchestra.run.smithi145:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T11:53:32.920 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T11:53:32.931 DEBUG:teuthology.orchestra.run.smithi017:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:53:32.933 DEBUG:teuthology.orchestra.run.smithi119:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:53:32.936 DEBUG:teuthology.orchestra.run.smithi134:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:53:32.938 DEBUG:teuthology.orchestra.run.smithi145:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:53:32.955 INFO:teuthology.orchestra.run.smithi017.stdout:kernel.core_pattern = core 2024-09-21T11:53:32.956 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = core 2024-09-21T11:53:32.959 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = core 2024-09-21T11:53:32.984 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = core 2024-09-21T11:53:33.022 DEBUG:teuthology.orchestra.run.smithi017:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:53:33.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:53:33.037 DEBUG:teuthology.orchestra.run.smithi119:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:53:33.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:53:33.052 DEBUG:teuthology.orchestra.run.smithi134:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:53:33.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:53:33.067 DEBUG:teuthology.orchestra.run.smithi145:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:53:33.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:53:33.081 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T11:53:33.095 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T11:53:33.096 DEBUG:teuthology.misc:Transferring archived files from smithi017:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874/remote/smithi017 2024-09-21T11:53:33.096 DEBUG:teuthology.orchestra.run.smithi017:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T11:53:33.135 DEBUG:teuthology.misc:Transferring archived files from smithi119:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874/remote/smithi119 2024-09-21T11:53:33.136 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T11:53:33.170 DEBUG:teuthology.misc:Transferring archived files from smithi134:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874/remote/smithi134 2024-09-21T11:53:33.170 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T11:53:33.207 DEBUG:teuthology.misc:Transferring archived files from smithi145:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913874/remote/smithi145 2024-09-21T11:53:33.207 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T11:53:33.239 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T11:53:33.239 DEBUG:teuthology.orchestra.run.smithi017:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T11:53:33.241 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T11:53:33.244 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T11:53:33.246 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T11:53:33.289 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T11:53:33.302 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T11:53:33.302 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T11:53:33.332 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T11:53:33.332 DEBUG:teuthology.orchestra.run.smithi017:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T11:53:33.334 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T11:53:33.336 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T11:53:33.338 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T11:53:33.348 INFO:teuthology.orchestra.run.smithi017.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 11:53 /home/ubuntu/cephtest 2024-09-21T11:53:33.350 INFO:teuthology.orchestra.run.smithi119.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 11:53 /home/ubuntu/cephtest 2024-09-21T11:53:33.351 INFO:teuthology.orchestra.run.smithi134.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 11:53 /home/ubuntu/cephtest 2024-09-21T11:53:33.353 INFO:teuthology.orchestra.run.smithi145.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 11:53 /home/ubuntu/cephtest 2024-09-21T11:53:33.354 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T11:53:33.364 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T11:53:33.434 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_basic} duration: 913.7456061840057 owner: scheduled_gabrioux@teuthology success: true 2024-09-21T11:53:33.434 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T11:53:33.515 INFO:teuthology.run:pass