2024-09-21T13:13:56.748 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T13:13:56.776 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T13:13:56.860 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010 branch: wip-guits-main-2024-09-21-0842 description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_ips} email: gabrioux@ibm.com first_in_suite: false job_id: '7914010' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-21-0842 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: 441784946648ff53dd310293f9dd752afeeea72a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 441784946648ff53dd310293f9dd752afeeea72a selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: wip-guits-main-2024-09-21-0842 sha1: 441784946648ff53dd310293f9dd752afeeea72a 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: 5896 sha1: 441784946648ff53dd310293f9dd752afeeea72a sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-21-0842 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 441784946648ff53dd310293f9dd752afeeea72a targets: smithi067.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBz55F/utGBGXLykK2BgbLwDV1psD1pDMhNMYi82nKbeavs6rhThkdaWNLatRz1QAR2d7AA8viXiuxJzzRFXRIA= smithi142.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJEGv2DshHnqedRXHzRKgFqmlRtqy1gJt+dDFhYlb505wO5hNcxRhhG/rl3l1t+o8VRFWk5hVGVOMOodWbZ5bCg= smithi146.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOeLhiY1jx/1fEA5bRn0ryHdWa6jzaaCtpgYZcIN4WBgMXH3Rd7MZojc39IwHCwMjOL0hmx7Vb3ZkEHXlyGtAKo= smithi148.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLdWIgb2aOJDEWEGqdw+H/NCRUct8A4dqa9KVFXlAvQSoKuVgcccTeWM8JgcdSTaL5UGHjJGe9RxwGpY++YB4N4= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - cephadm.deploy_samba_ad_dc: role: host.d - vip: count: 2 - 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:\ \ adipctdb\n auth_mode: active-directory\n domain_settings:\n realm:\ \ DOMAIN1.SINK.TEST\n join_sources:\n - source_type: resource\n \ \ ref: join1-admin\n custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n\ \ public_addrs:\n - address: {{VIP0}}/{{VIPPREFIXLEN}}\n - address:\ \ {{VIP1}}/{{VIPPREFIXLEN}}\n placement:\n count: 3\n- resource_type:\ \ ceph.smb.join.auth\n auth_id: join1-admin\n auth:\n username: Administrator\n\ \ password: Passw0rd\n- resource_type: ceph.smb.share\n cluster_id: adipctdb\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:\ \ adipctdb\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.adipctdb - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''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.adipctdb")))[-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 DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share2 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/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:\ \ adipctdb\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ adipctdb\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adipctdb\n share_id: share2\n intent: removed\n# --- End\ \ Embedded YAML\n" - cephadm.wait_for_service_not_present: service: smb.adipctdb teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-21_11:23:40 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T13:13:56.860 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa; will attempt to use it 2024-09-21T13:13:56.860 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa/tasks 2024-09-21T13:13:56.861 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T13:13:56.862 INFO:teuthology.task.internal:Checking packages... 2024-09-21T13:13:56.880 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '441784946648ff53dd310293f9dd752afeeea72a' 2024-09-21T13:13:56.881 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T13:13:56.881 INFO:teuthology.packaging:ref: None 2024-09-21T13:13:56.881 INFO:teuthology.packaging:tag: None 2024-09-21T13:13:56.881 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-21-0842 2024-09-21T13:13:56.881 INFO:teuthology.packaging:sha1: 441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:13:56.881 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-0842 2024-09-21T13:13:57.025 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5104.g44178494 2024-09-21T13:13:57.027 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T13:13:57.033 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T13:13:57.034 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T13:13:57.040 INFO:teuthology.task.internal:Saving configuration 2024-09-21T13:13:57.056 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T13:13:57.063 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T13:13:57.087 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010', '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 13:08:43.252047', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBz55F/utGBGXLykK2BgbLwDV1psD1pDMhNMYi82nKbeavs6rhThkdaWNLatRz1QAR2d7AA8viXiuxJzzRFXRIA='} 2024-09-21T13:13:57.113 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010', '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 13:08:43.250451', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJEGv2DshHnqedRXHzRKgFqmlRtqy1gJt+dDFhYlb505wO5hNcxRhhG/rl3l1t+o8VRFWk5hVGVOMOodWbZ5bCg='} 2024-09-21T13:13:57.139 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi146.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010', '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 13:08:43.253345', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOeLhiY1jx/1fEA5bRn0ryHdWa6jzaaCtpgYZcIN4WBgMXH3Rd7MZojc39IwHCwMjOL0hmx7Vb3ZkEHXlyGtAKo='} 2024-09-21T13:13:57.163 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi148.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010', '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 13:08:43.254537', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLdWIgb2aOJDEWEGqdw+H/NCRUct8A4dqa9KVFXlAvQSoKuVgcccTeWM8JgcdSTaL5UGHjJGe9RxwGpY++YB4N4='} 2024-09-21T13:13:57.163 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T13:13:57.170 INFO:teuthology.task.internal:roles: ubuntu@smithi067.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-21T13:13:57.171 INFO:teuthology.task.internal:roles: ubuntu@smithi142.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-21T13:13:57.171 INFO:teuthology.task.internal:roles: ubuntu@smithi146.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-21T13:13:57.171 INFO:teuthology.task.internal:roles: ubuntu@smithi148.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-21T13:13:57.171 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T13:13:57.287 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f0100a34280>, signals=[15]) 2024-09-21T13:13:57.288 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T13:13:57.295 INFO:teuthology.task.internal:Opening connections... 2024-09-21T13:13:57.295 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T13:13:57.296 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:13:57.375 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi142.front.sepia.ceph.com 2024-09-21T13:13:57.376 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:13:57.447 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi146.front.sepia.ceph.com 2024-09-21T13:13:57.448 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:13:57.520 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi148.front.sepia.ceph.com 2024-09-21T13:13:57.521 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:13:57.593 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T13:13:57.600 DEBUG:teuthology.orchestra.run.smithi067:> uname -m 2024-09-21T13:13:57.618 INFO:teuthology.orchestra.run.smithi067.stdout:x86_64 2024-09-21T13:13:57.618 DEBUG:teuthology.orchestra.run.smithi067:> cat /etc/os-release 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:NAME="CentOS Stream" 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION="9" 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:ID="centos" 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:ID_LIKE="rhel fedora" 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_ID="9" 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:PLATFORM_ID="platform:el9" 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:ANSI_COLOR="0;31" 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:LOGO="fedora-logo-icon" 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:HOME_URL="https://centos.org/" 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T13:13:57.677 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T13:13:57.678 INFO:teuthology.lock.ops:Updating smithi067.front.sepia.ceph.com on lock server 2024-09-21T13:13:57.710 DEBUG:teuthology.orchestra.run.smithi142:> uname -m 2024-09-21T13:13:57.729 INFO:teuthology.orchestra.run.smithi142.stdout:x86_64 2024-09-21T13:13:57.729 DEBUG:teuthology.orchestra.run.smithi142:> cat /etc/os-release 2024-09-21T13:13:57.787 INFO:teuthology.orchestra.run.smithi142.stdout:NAME="CentOS Stream" 2024-09-21T13:13:57.787 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION="9" 2024-09-21T13:13:57.787 INFO:teuthology.orchestra.run.smithi142.stdout:ID="centos" 2024-09-21T13:13:57.787 INFO:teuthology.orchestra.run.smithi142.stdout:ID_LIKE="rhel fedora" 2024-09-21T13:13:57.787 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION_ID="9" 2024-09-21T13:13:57.787 INFO:teuthology.orchestra.run.smithi142.stdout:PLATFORM_ID="platform:el9" 2024-09-21T13:13:57.787 INFO:teuthology.orchestra.run.smithi142.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T13:13:57.788 INFO:teuthology.orchestra.run.smithi142.stdout:ANSI_COLOR="0;31" 2024-09-21T13:13:57.788 INFO:teuthology.orchestra.run.smithi142.stdout:LOGO="fedora-logo-icon" 2024-09-21T13:13:57.788 INFO:teuthology.orchestra.run.smithi142.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T13:13:57.788 INFO:teuthology.orchestra.run.smithi142.stdout:HOME_URL="https://centos.org/" 2024-09-21T13:13:57.788 INFO:teuthology.orchestra.run.smithi142.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T13:13:57.788 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T13:13:57.788 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T13:13:57.788 INFO:teuthology.lock.ops:Updating smithi142.front.sepia.ceph.com on lock server 2024-09-21T13:13:57.810 DEBUG:teuthology.orchestra.run.smithi146:> uname -m 2024-09-21T13:13:57.829 INFO:teuthology.orchestra.run.smithi146.stdout:x86_64 2024-09-21T13:13:57.830 DEBUG:teuthology.orchestra.run.smithi146:> cat /etc/os-release 2024-09-21T13:13:57.888 INFO:teuthology.orchestra.run.smithi146.stdout:NAME="CentOS Stream" 2024-09-21T13:13:57.888 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION="9" 2024-09-21T13:13:57.888 INFO:teuthology.orchestra.run.smithi146.stdout:ID="centos" 2024-09-21T13:13:57.888 INFO:teuthology.orchestra.run.smithi146.stdout:ID_LIKE="rhel fedora" 2024-09-21T13:13:57.888 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION_ID="9" 2024-09-21T13:13:57.888 INFO:teuthology.orchestra.run.smithi146.stdout:PLATFORM_ID="platform:el9" 2024-09-21T13:13:57.889 INFO:teuthology.orchestra.run.smithi146.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T13:13:57.889 INFO:teuthology.orchestra.run.smithi146.stdout:ANSI_COLOR="0;31" 2024-09-21T13:13:57.889 INFO:teuthology.orchestra.run.smithi146.stdout:LOGO="fedora-logo-icon" 2024-09-21T13:13:57.889 INFO:teuthology.orchestra.run.smithi146.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T13:13:57.889 INFO:teuthology.orchestra.run.smithi146.stdout:HOME_URL="https://centos.org/" 2024-09-21T13:13:57.889 INFO:teuthology.orchestra.run.smithi146.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T13:13:57.889 INFO:teuthology.orchestra.run.smithi146.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T13:13:57.889 INFO:teuthology.orchestra.run.smithi146.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T13:13:57.889 INFO:teuthology.lock.ops:Updating smithi146.front.sepia.ceph.com on lock server 2024-09-21T13:13:57.910 DEBUG:teuthology.orchestra.run.smithi148:> uname -m 2024-09-21T13:13:57.929 INFO:teuthology.orchestra.run.smithi148.stdout:x86_64 2024-09-21T13:13:57.929 DEBUG:teuthology.orchestra.run.smithi148:> cat /etc/os-release 2024-09-21T13:13:57.987 INFO:teuthology.orchestra.run.smithi148.stdout:NAME="CentOS Stream" 2024-09-21T13:13:57.987 INFO:teuthology.orchestra.run.smithi148.stdout:VERSION="9" 2024-09-21T13:13:57.988 INFO:teuthology.orchestra.run.smithi148.stdout:ID="centos" 2024-09-21T13:13:57.988 INFO:teuthology.orchestra.run.smithi148.stdout:ID_LIKE="rhel fedora" 2024-09-21T13:13:57.988 INFO:teuthology.orchestra.run.smithi148.stdout:VERSION_ID="9" 2024-09-21T13:13:57.988 INFO:teuthology.orchestra.run.smithi148.stdout:PLATFORM_ID="platform:el9" 2024-09-21T13:13:57.988 INFO:teuthology.orchestra.run.smithi148.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T13:13:57.988 INFO:teuthology.orchestra.run.smithi148.stdout:ANSI_COLOR="0;31" 2024-09-21T13:13:57.988 INFO:teuthology.orchestra.run.smithi148.stdout:LOGO="fedora-logo-icon" 2024-09-21T13:13:57.988 INFO:teuthology.orchestra.run.smithi148.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T13:13:57.988 INFO:teuthology.orchestra.run.smithi148.stdout:HOME_URL="https://centos.org/" 2024-09-21T13:13:57.988 INFO:teuthology.orchestra.run.smithi148.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T13:13:57.988 INFO:teuthology.orchestra.run.smithi148.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T13:13:57.988 INFO:teuthology.orchestra.run.smithi148.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T13:13:57.989 INFO:teuthology.lock.ops:Updating smithi148.front.sepia.ceph.com on lock server 2024-09-21T13:13:58.010 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T13:13:58.026 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T13:13:58.031 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T13:13:58.031 DEBUG:teuthology.orchestra.run.smithi067:> test '!' -e /home/ubuntu/cephtest 2024-09-21T13:13:58.034 DEBUG:teuthology.orchestra.run.smithi142:> test '!' -e /home/ubuntu/cephtest 2024-09-21T13:13:58.036 DEBUG:teuthology.orchestra.run.smithi146:> test '!' -e /home/ubuntu/cephtest 2024-09-21T13:13:58.038 DEBUG:teuthology.orchestra.run.smithi148:> test '!' -e /home/ubuntu/cephtest 2024-09-21T13:13:58.055 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T13:13:58.061 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T13:13:58.061 DEBUG:teuthology.orchestra.run.smithi067:> test -z $(ls -A /var/lib/ceph) 2024-09-21T13:13:58.091 DEBUG:teuthology.orchestra.run.smithi142:> test -z $(ls -A /var/lib/ceph) 2024-09-21T13:13:58.093 DEBUG:teuthology.orchestra.run.smithi146:> test -z $(ls -A /var/lib/ceph) 2024-09-21T13:13:58.095 DEBUG:teuthology.orchestra.run.smithi148:> test -z $(ls -A /var/lib/ceph) 2024-09-21T13:13:58.190 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T13:13:58.289 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T13:13:58.304 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T13:13:58.304 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-21T13:13:58.304 DEBUG:teuthology.orchestra.run.smithi067:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T13:13:58.305 DEBUG:teuthology.orchestra.run.smithi142:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T13:13:58.305 DEBUG:teuthology.orchestra.run.smithi146:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T13:13:58.306 DEBUG:teuthology.orchestra.run.smithi148:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T13:13:58.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:13:58.323 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-09-21T13:13:58.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:13:58.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:13:58.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:13:58.326 DEBUG:teuthology.orchestra.run.smithi148:> uname -r 2024-09-21T13:13:58.326 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-09-21T13:13:58.326 DEBUG:teuthology.orchestra.run.smithi146:> uname -r 2024-09-21T13:13:58.381 INFO:teuthology.orchestra.run.smithi067.stdout:5.14.0-503.el9.x86_64 2024-09-21T13:13:58.382 INFO:teuthology.task.kernel:Running kernel on smithi067: 5.14.0-503.el9.x86_64 2024-09-21T13:13:58.382 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum install -y kernel 2024-09-21T13:13:58.383 INFO:teuthology.orchestra.run.smithi142.stdout:5.14.0-503.el9.x86_64 2024-09-21T13:13:58.384 INFO:teuthology.task.kernel:Running kernel on smithi142: 5.14.0-503.el9.x86_64 2024-09-21T13:13:58.384 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum install -y kernel 2024-09-21T13:13:58.385 INFO:teuthology.orchestra.run.smithi146.stdout:5.14.0-503.el9.x86_64 2024-09-21T13:13:58.385 INFO:teuthology.orchestra.run.smithi148.stdout:5.14.0-503.el9.x86_64 2024-09-21T13:13:58.385 INFO:teuthology.task.kernel:Running kernel on smithi146: 5.14.0-503.el9.x86_64 2024-09-21T13:13:58.386 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum install -y kernel 2024-09-21T13:13:58.386 INFO:teuthology.task.kernel:Running kernel on smithi148: 5.14.0-503.el9.x86_64 2024-09-21T13:13:58.386 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum install -y kernel 2024-09-21T13:14:00.614 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - BaseOS 19 MB/s | 8.3 MB 00:00 2024-09-21T13:14:01.561 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - BaseOS 5.8 MB/s | 8.3 MB 00:01 2024-09-21T13:14:01.939 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - BaseOS 4.6 MB/s | 8.3 MB 00:01 2024-09-21T13:14:02.846 INFO:teuthology.orchestra.run.smithi148.stdout:CentOS Stream 9 - BaseOS 3.1 MB/s | 8.3 MB 00:02 2024-09-21T13:14:03.664 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - AppStream 31 MB/s | 20 MB 00:00 2024-09-21T13:14:03.716 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - AppStream 10 MB/s | 20 MB 00:01 2024-09-21T13:14:05.689 INFO:teuthology.orchestra.run.smithi148.stdout:CentOS Stream 9 - AppStream 11 MB/s | 20 MB 00:01 2024-09-21T13:14:05.912 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - AppStream 6.2 MB/s | 20 MB 00:03 2024-09-21T13:14:07.982 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.5 MB 00:00 2024-09-21T13:14:08.983 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - CRB 5.0 MB/s | 6.5 MB 00:01 2024-09-21T13:14:09.532 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - Extras packages 58 kB/s | 19 kB 00:00 2024-09-21T13:14:09.881 INFO:teuthology.orchestra.run.smithi148.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.5 MB 00:00 2024-09-21T13:14:10.534 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - Extras packages 72 kB/s | 19 kB 00:00 2024-09-21T13:14:10.661 INFO:teuthology.orchestra.run.smithi142.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-21T13:14:11.355 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-21T13:14:11.378 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.5 MB 00:01 2024-09-21T13:14:11.548 INFO:teuthology.orchestra.run.smithi148.stdout:CentOS Stream 9 - Extras packages 41 kB/s | 19 kB 00:00 2024-09-21T13:14:12.711 INFO:teuthology.orchestra.run.smithi148.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-21T13:14:13.071 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - Extras packages 40 kB/s | 19 kB 00:00 2024-09-21T13:14:13.959 INFO:teuthology.orchestra.run.smithi146.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-21T13:14:16.075 INFO:teuthology.orchestra.run.smithi142.stdout:lab-extras 47 kB/s | 1.7 kB 00:00 2024-09-21T13:14:16.952 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 41 kB/s | 1.7 kB 00:00 2024-09-21T13:14:17.915 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T13:14:17.915 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T13:14:18.011 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-09-21T13:14:18.015 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-21T13:14:18.015 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-09-21T13:14:18.015 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-21T13:14:18.015 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2024-09-21T13:14:18.015 INFO:teuthology.orchestra.run.smithi142.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T13:14:18.015 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-09-21T13:14:18.015 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T13:14:18.015 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T13:14:18.015 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T13:14:18.015 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:14:18.016 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-09-21T13:14:18.016 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-21T13:14:18.016 INFO:teuthology.orchestra.run.smithi142.stdout:Install 4 Packages 2024-09-21T13:14:18.016 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:14:18.016 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 79 M 2024-09-21T13:14:18.017 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 126 M 2024-09-21T13:14:18.017 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-09-21T13:14:18.024 INFO:teuthology.orchestra.run.smithi148.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-09-21T13:14:18.693 INFO:teuthology.orchestra.run.smithi142.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 64 kB/s | 36 kB 00:00 2024-09-21T13:14:18.900 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T13:14:18.900 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T13:14:18.996 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-09-21T13:14:19.001 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-21T13:14:19.001 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-09-21T13:14:19.001 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-21T13:14:19.002 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-09-21T13:14:19.002 INFO:teuthology.orchestra.run.smithi067.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T13:14:19.002 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-09-21T13:14:19.002 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T13:14:19.002 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T13:14:19.002 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T13:14:19.002 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:14:19.002 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-09-21T13:14:19.002 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-21T13:14:19.002 INFO:teuthology.orchestra.run.smithi067.stdout:Install 4 Packages 2024-09-21T13:14:19.002 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:14:19.003 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 79 M 2024-09-21T13:14:19.003 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 126 M 2024-09-21T13:14:19.003 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-09-21T13:14:19.312 INFO:teuthology.orchestra.run.smithi067.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 626 kB/s | 36 kB 00:00 2024-09-21T13:14:19.356 INFO:teuthology.orchestra.run.smithi146.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-21T13:14:19.510 INFO:teuthology.orchestra.run.smithi142.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-09-21T13:14:19.670 INFO:teuthology.orchestra.run.smithi067.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 38 MB/s | 16 MB 00:00 2024-09-21T13:14:19.881 INFO:teuthology.orchestra.run.smithi148.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T13:14:19.882 INFO:teuthology.orchestra.run.smithi148.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T13:14:19.977 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2024-09-21T13:14:19.987 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2024-09-21T13:14:19.987 INFO:teuthology.orchestra.run.smithi148.stdout: Package Architecture Version Repository Size 2024-09-21T13:14:19.987 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2024-09-21T13:14:19.987 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2024-09-21T13:14:19.987 INFO:teuthology.orchestra.run.smithi148.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T13:14:19.988 INFO:teuthology.orchestra.run.smithi148.stdout:Installing dependencies: 2024-09-21T13:14:19.988 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T13:14:19.988 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T13:14:19.988 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T13:14:19.988 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:14:19.988 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2024-09-21T13:14:19.988 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2024-09-21T13:14:19.989 INFO:teuthology.orchestra.run.smithi148.stdout:Install 4 Packages 2024-09-21T13:14:19.989 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:14:19.989 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 79 M 2024-09-21T13:14:19.989 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 126 M 2024-09-21T13:14:19.989 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2024-09-21T13:14:20.152 INFO:teuthology.orchestra.run.smithi142.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 17 MB/s | 35 MB 00:02 2024-09-21T13:14:20.176 INFO:teuthology.orchestra.run.smithi148.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 536 kB/s | 36 kB 00:00 2024-09-21T13:14:20.229 INFO:teuthology.orchestra.run.smithi067.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 35 MB/s | 35 MB 00:00 2024-09-21T13:14:20.654 INFO:teuthology.orchestra.run.smithi067.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 21 MB/s | 29 MB 00:01 2024-09-21T13:14:20.654 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-09-21T13:14:20.655 INFO:teuthology.orchestra.run.smithi067.stdout:Total 48 MB/s | 79 MB 00:01 2024-09-21T13:14:20.710 INFO:teuthology.orchestra.run.smithi148.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 26 MB/s | 16 MB 00:00 2024-09-21T13:14:20.819 INFO:teuthology.orchestra.run.smithi142.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 13 MB/s | 29 MB 00:02 2024-09-21T13:14:20.819 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-09-21T13:14:20.819 INFO:teuthology.orchestra.run.smithi142.stdout:Total 28 MB/s | 79 MB 00:02 2024-09-21T13:14:21.260 INFO:teuthology.orchestra.run.smithi148.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 30 MB/s | 35 MB 00:01 2024-09-21T13:14:21.279 INFO:teuthology.orchestra.run.smithi146.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T13:14:21.279 INFO:teuthology.orchestra.run.smithi146.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T13:14:21.359 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-09-21T13:14:21.385 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-21T13:14:21.395 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-21T13:14:21.395 INFO:teuthology.orchestra.run.smithi146.stdout: Package Architecture Version Repository Size 2024-09-21T13:14:21.395 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-21T13:14:21.395 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-21T13:14:21.395 INFO:teuthology.orchestra.run.smithi146.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T13:14:21.395 INFO:teuthology.orchestra.run.smithi146.stdout:Installing dependencies: 2024-09-21T13:14:21.395 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T13:14:21.395 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T13:14:21.395 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T13:14:21.395 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:14:21.396 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-21T13:14:21.396 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-21T13:14:21.396 INFO:teuthology.orchestra.run.smithi146.stdout:Install 4 Packages 2024-09-21T13:14:21.396 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:14:21.396 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 79 M 2024-09-21T13:14:21.396 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 126 M 2024-09-21T13:14:21.396 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-21T13:14:21.499 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-09-21T13:14:21.541 INFO:teuthology.orchestra.run.smithi146.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 293 kB/s | 36 kB 00:00 2024-09-21T13:14:21.560 INFO:teuthology.orchestra.run.smithi148.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 21 MB/s | 29 MB 00:01 2024-09-21T13:14:21.560 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2024-09-21T13:14:21.560 INFO:teuthology.orchestra.run.smithi148.stdout:Total 50 MB/s | 79 MB 00:01 2024-09-21T13:14:21.734 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-09-21T13:14:21.734 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-09-21T13:14:21.834 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-09-21T13:14:21.834 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-09-21T13:14:22.058 INFO:teuthology.orchestra.run.smithi146.stdout:(2/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 54 MB/s | 35 MB 00:00 2024-09-21T13:14:22.229 INFO:teuthology.orchestra.run.smithi146.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 19 MB/s | 16 MB 00:00 2024-09-21T13:14:22.241 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2024-09-21T13:14:22.598 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2024-09-21T13:14:22.598 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2024-09-21T13:14:22.716 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-09-21T13:14:22.716 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-09-21T13:14:22.781 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-09-21T13:14:22.782 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-09-21T13:14:23.000 INFO:teuthology.orchestra.run.smithi146.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 20 MB/s | 29 MB 00:01 2024-09-21T13:14:23.000 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-21T13:14:23.000 INFO:teuthology.orchestra.run.smithi146.stdout:Total 49 MB/s | 79 MB 00:01 2024-09-21T13:14:23.561 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2024-09-21T13:14:23.561 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2024-09-21T13:14:23.679 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-21T13:14:24.054 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-21T13:14:24.054 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-21T13:14:25.028 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-21T13:14:25.028 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-21T13:14:25.220 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-09-21T13:14:25.267 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-09-21T13:14:25.923 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T13:14:25.999 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2024-09-21T13:14:26.009 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T13:14:26.066 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T13:14:26.146 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T13:14:26.670 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T13:14:26.743 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T13:14:27.478 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-21T13:14:28.195 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T13:14:28.275 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T13:14:28.749 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T13:14:28.876 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T13:14:28.884 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T13:14:29.025 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T13:14:29.512 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T13:14:29.636 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T13:14:31.054 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T13:14:31.186 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T13:14:33.682 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T13:14:33.776 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:14:34.145 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T13:14:34.184 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:14:34.461 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T13:14:34.495 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:14:36.013 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T13:14:36.353 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:14:38.597 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:14:39.329 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:14:39.384 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:14:41.180 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:16.430 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:16.470 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:16.819 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:16.819 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T13:15:16.819 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T13:15:16.820 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T13:15:17.418 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:17.457 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:17.647 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:17.647 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:15:17.648 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-09-21T13:15:17.648 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T13:15:17.648 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T13:15:17.648 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T13:15:17.648 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T13:15:17.648 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:15:17.648 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-09-21T13:15:17.742 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:17.742 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T13:15:17.742 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T13:15:17.742 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T13:15:17.999 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T13:15:18.099 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T13:15:18.099 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T13:15:18.100 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-21T13:15:18.100 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T13:15:18.100 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T13:15:18.100 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-21T13:15:18.100 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi142.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T13:15:18.100 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T13:15:18.158 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T13:15:18.159 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T13:15:18.159 DEBUG:teuthology.orchestra.run.smithi142:> sudo rpm -qi grub2-tools 2024-09-21T13:15:18.200 INFO:teuthology.orchestra.run.smithi142.stdout:Name : grub2-tools 2024-09-21T13:15:18.200 INFO:teuthology.orchestra.run.smithi142.stdout:Epoch : 1 2024-09-21T13:15:18.200 INFO:teuthology.orchestra.run.smithi142.stdout:Version : 2.06 2024-09-21T13:15:18.200 INFO:teuthology.orchestra.run.smithi142.stdout:Release : 82.el9 2024-09-21T13:15:18.200 INFO:teuthology.orchestra.run.smithi142.stdout:Architecture: x86_64 2024-09-21T13:15:18.200 INFO:teuthology.orchestra.run.smithi142.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T13:15:18.200 INFO:teuthology.orchestra.run.smithi142.stdout:Group : Unspecified 2024-09-21T13:15:18.200 INFO:teuthology.orchestra.run.smithi142.stdout:Size : 8274670 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout:License : GPLv3+ 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout:Packager : builder@centos.org 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout:Vendor : CentOS 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout:Summary : Support tools for GRUB. 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout:Description : 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T13:15:18.201 INFO:teuthology.orchestra.run.smithi142.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T13:15:18.202 INFO:teuthology.orchestra.run.smithi142.stdout:hardware devices. 2024-09-21T13:15:18.202 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:15:18.202 INFO:teuthology.orchestra.run.smithi142.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T13:15:18.203 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T13:15:18.203 INFO:teuthology.task.kernel:Updating grub on smithi142 to boot 5.14.0-508.el9.x86_64 2024-09-21T13:15:18.203 DEBUG:teuthology.orchestra.run.smithi142:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T13:15:18.317 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:18.358 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:18.599 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:18.599 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:15:18.600 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2024-09-21T13:15:18.600 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T13:15:18.600 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T13:15:18.600 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T13:15:18.600 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T13:15:18.600 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:15:18.600 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2024-09-21T13:15:18.664 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:18.664 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T13:15:18.664 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T13:15:18.664 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T13:15:18.852 INFO:teuthology.orchestra.run.smithi142.stderr:Generating grub configuration file ... 2024-09-21T13:15:18.967 DEBUG:teuthology.orchestra.run.smithi148:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T13:15:19.056 INFO:teuthology.orchestra.run.smithi148.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T13:15:19.057 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T13:15:19.057 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-21T13:15:19.057 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T13:15:19.057 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T13:15:19.057 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-21T13:15:19.057 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi148.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T13:15:19.057 DEBUG:teuthology.orchestra.run.smithi148:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T13:15:19.115 INFO:teuthology.orchestra.run.smithi148.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T13:15:19.118 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T13:15:19.118 DEBUG:teuthology.orchestra.run.smithi148:> sudo rpm -qi grub2-tools 2024-09-21T13:15:19.152 INFO:teuthology.orchestra.run.smithi148.stdout:Name : grub2-tools 2024-09-21T13:15:19.152 INFO:teuthology.orchestra.run.smithi148.stdout:Epoch : 1 2024-09-21T13:15:19.152 INFO:teuthology.orchestra.run.smithi148.stdout:Version : 2.06 2024-09-21T13:15:19.153 INFO:teuthology.orchestra.run.smithi148.stdout:Release : 82.el9 2024-09-21T13:15:19.153 INFO:teuthology.orchestra.run.smithi148.stdout:Architecture: x86_64 2024-09-21T13:15:19.153 INFO:teuthology.orchestra.run.smithi148.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T13:15:19.153 INFO:teuthology.orchestra.run.smithi148.stdout:Group : Unspecified 2024-09-21T13:15:19.153 INFO:teuthology.orchestra.run.smithi148.stdout:Size : 8274670 2024-09-21T13:15:19.153 INFO:teuthology.orchestra.run.smithi148.stdout:License : GPLv3+ 2024-09-21T13:15:19.153 INFO:teuthology.orchestra.run.smithi148.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T13:15:19.153 INFO:teuthology.orchestra.run.smithi148.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T13:15:19.153 INFO:teuthology.orchestra.run.smithi148.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T13:15:19.153 INFO:teuthology.orchestra.run.smithi148.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T13:15:19.153 INFO:teuthology.orchestra.run.smithi148.stdout:Packager : builder@centos.org 2024-09-21T13:15:19.153 INFO:teuthology.orchestra.run.smithi148.stdout:Vendor : CentOS 2024-09-21T13:15:19.154 INFO:teuthology.orchestra.run.smithi148.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T13:15:19.154 INFO:teuthology.orchestra.run.smithi148.stdout:Summary : Support tools for GRUB. 2024-09-21T13:15:19.154 INFO:teuthology.orchestra.run.smithi148.stdout:Description : 2024-09-21T13:15:19.154 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:15:19.154 INFO:teuthology.orchestra.run.smithi148.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T13:15:19.154 INFO:teuthology.orchestra.run.smithi148.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T13:15:19.154 INFO:teuthology.orchestra.run.smithi148.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T13:15:19.155 INFO:teuthology.orchestra.run.smithi148.stdout:hardware devices. 2024-09-21T13:15:19.155 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:15:19.155 INFO:teuthology.orchestra.run.smithi148.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T13:15:19.156 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T13:15:19.156 INFO:teuthology.task.kernel:Updating grub on smithi148 to boot 5.14.0-508.el9.x86_64 2024-09-21T13:15:19.156 DEBUG:teuthology.orchestra.run.smithi148:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T13:15:19.485 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:19.485 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:15:19.485 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-09-21T13:15:19.485 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T13:15:19.485 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T13:15:19.485 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T13:15:19.485 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T13:15:19.486 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:15:19.486 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-09-21T13:15:19.512 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:19.552 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:19.834 INFO:teuthology.orchestra.run.smithi148.stderr:Generating grub configuration file ... 2024-09-21T13:15:19.844 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T13:15:19.850 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:19.850 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T13:15:19.850 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T13:15:19.850 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T13:15:19.932 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T13:15:19.932 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T13:15:19.932 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-21T13:15:19.933 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T13:15:19.933 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T13:15:19.933 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-21T13:15:19.933 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi067.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T13:15:19.933 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T13:15:19.992 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T13:15:19.992 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T13:15:19.992 DEBUG:teuthology.orchestra.run.smithi067:> sudo rpm -qi grub2-tools 2024-09-21T13:15:20.028 INFO:teuthology.orchestra.run.smithi067.stdout:Name : grub2-tools 2024-09-21T13:15:20.028 INFO:teuthology.orchestra.run.smithi067.stdout:Epoch : 1 2024-09-21T13:15:20.028 INFO:teuthology.orchestra.run.smithi067.stdout:Version : 2.06 2024-09-21T13:15:20.028 INFO:teuthology.orchestra.run.smithi067.stdout:Release : 82.el9 2024-09-21T13:15:20.028 INFO:teuthology.orchestra.run.smithi067.stdout:Architecture: x86_64 2024-09-21T13:15:20.028 INFO:teuthology.orchestra.run.smithi067.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T13:15:20.028 INFO:teuthology.orchestra.run.smithi067.stdout:Group : Unspecified 2024-09-21T13:15:20.028 INFO:teuthology.orchestra.run.smithi067.stdout:Size : 8274670 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout:License : GPLv3+ 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout:Packager : builder@centos.org 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout:Vendor : CentOS 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout:Summary : Support tools for GRUB. 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout:Description : 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T13:15:20.029 INFO:teuthology.orchestra.run.smithi067.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T13:15:20.030 INFO:teuthology.orchestra.run.smithi067.stdout:hardware devices. 2024-09-21T13:15:20.030 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:15:20.030 INFO:teuthology.orchestra.run.smithi067.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T13:15:20.030 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T13:15:20.031 INFO:teuthology.task.kernel:Updating grub on smithi067 to boot 5.14.0-508.el9.x86_64 2024-09-21T13:15:20.031 DEBUG:teuthology.orchestra.run.smithi067:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T13:15:20.126 INFO:teuthology.orchestra.run.smithi142.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T13:15:20.152 INFO:teuthology.orchestra.run.smithi142.stderr:done 2024-09-21T13:15:20.155 DEBUG:teuthology.orchestra.run.smithi142:> mktemp 2024-09-21T13:15:20.171 INFO:teuthology.orchestra.run.smithi142.stdout:/tmp/tmp.bEdc4NLzZB 2024-09-21T13:15:20.171 DEBUG:teuthology.orchestra.run.smithi142:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.bEdc4NLzZB 2024-09-21T13:15:20.246 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 0666 /tmp/tmp.bEdc4NLzZB 2024-09-21T13:15:20.382 DEBUG:teuthology.orchestra.remote:smithi142:/tmp/tmp.bEdc4NLzZB is 6KB 2024-09-21T13:15:20.401 DEBUG:teuthology.orchestra.run.smithi142:> rm -fr /tmp/tmp.bEdc4NLzZB 2024-09-21T13:15:20.416 DEBUG:teuthology.orchestra.run.smithi142:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T13:15:20.478 INFO:teuthology.orchestra.run.smithi142.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T13:15:20.478 INFO:teuthology.orchestra.run.smithi142.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T13:15:20.478 INFO:teuthology.orchestra.run.smithi142.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T13:15:20.478 INFO:teuthology.orchestra.run.smithi142.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T13:15:20.480 DEBUG:teuthology.orchestra.run.smithi142:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T13:15:20.633 DEBUG:teuthology.orchestra.run.smithi142:> sudo shutdown -r now 2024-09-21T13:15:20.659 INFO:teuthology.orchestra.run.smithi067.stderr:Generating grub configuration file ... 2024-09-21T13:15:20.730 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T13:15:20.730 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:15:20.730 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-21T13:15:20.730 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T13:15:20.730 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T13:15:20.730 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T13:15:20.731 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T13:15:20.731 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:15:20.731 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-21T13:15:21.065 DEBUG:teuthology.orchestra.run.smithi146:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T13:15:21.147 INFO:teuthology.orchestra.run.smithi146.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T13:15:21.148 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T13:15:21.148 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-21T13:15:21.148 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T13:15:21.148 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T13:15:21.148 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-21T13:15:21.148 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi146.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T13:15:21.148 DEBUG:teuthology.orchestra.run.smithi146:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T13:15:21.179 INFO:teuthology.orchestra.run.smithi148.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T13:15:21.206 INFO:teuthology.orchestra.run.smithi146.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T13:15:21.207 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T13:15:21.207 DEBUG:teuthology.orchestra.run.smithi146:> sudo rpm -qi grub2-tools 2024-09-21T13:15:21.220 INFO:teuthology.orchestra.run.smithi148.stderr:done 2024-09-21T13:15:21.222 DEBUG:teuthology.orchestra.run.smithi148:> mktemp 2024-09-21T13:15:21.237 INFO:teuthology.orchestra.run.smithi148.stdout:/tmp/tmp.5FabxjQWVU 2024-09-21T13:15:21.237 DEBUG:teuthology.orchestra.run.smithi148:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.5FabxjQWVU 2024-09-21T13:15:21.239 INFO:teuthology.orchestra.run.smithi146.stdout:Name : grub2-tools 2024-09-21T13:15:21.239 INFO:teuthology.orchestra.run.smithi146.stdout:Epoch : 1 2024-09-21T13:15:21.239 INFO:teuthology.orchestra.run.smithi146.stdout:Version : 2.06 2024-09-21T13:15:21.239 INFO:teuthology.orchestra.run.smithi146.stdout:Release : 82.el9 2024-09-21T13:15:21.239 INFO:teuthology.orchestra.run.smithi146.stdout:Architecture: x86_64 2024-09-21T13:15:21.239 INFO:teuthology.orchestra.run.smithi146.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T13:15:21.239 INFO:teuthology.orchestra.run.smithi146.stdout:Group : Unspecified 2024-09-21T13:15:21.239 INFO:teuthology.orchestra.run.smithi146.stdout:Size : 8274670 2024-09-21T13:15:21.239 INFO:teuthology.orchestra.run.smithi146.stdout:License : GPLv3+ 2024-09-21T13:15:21.239 INFO:teuthology.orchestra.run.smithi146.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout:Packager : builder@centos.org 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout:Vendor : CentOS 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout:Summary : Support tools for GRUB. 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout:Description : 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout:hardware devices. 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:15:21.240 INFO:teuthology.orchestra.run.smithi146.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T13:15:21.241 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T13:15:21.241 INFO:teuthology.task.kernel:Updating grub on smithi146 to boot 5.14.0-508.el9.x86_64 2024-09-21T13:15:21.241 DEBUG:teuthology.orchestra.run.smithi146:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T13:15:21.303 DEBUG:teuthology.orchestra.run.smithi148:> sudo chmod 0666 /tmp/tmp.5FabxjQWVU 2024-09-21T13:15:21.439 DEBUG:teuthology.orchestra.remote:smithi148:/tmp/tmp.5FabxjQWVU is 6KB 2024-09-21T13:15:21.487 DEBUG:teuthology.orchestra.run.smithi148:> rm -fr /tmp/tmp.5FabxjQWVU 2024-09-21T13:15:21.502 DEBUG:teuthology.orchestra.run.smithi148:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T13:15:21.564 INFO:teuthology.orchestra.run.smithi148.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T13:15:21.565 INFO:teuthology.orchestra.run.smithi148.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T13:15:21.565 INFO:teuthology.orchestra.run.smithi148.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T13:15:21.565 INFO:teuthology.orchestra.run.smithi148.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T13:15:21.566 DEBUG:teuthology.orchestra.run.smithi148:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T13:15:21.713 DEBUG:teuthology.orchestra.run.smithi148:> sudo shutdown -r now 2024-09-21T13:15:21.912 INFO:teuthology.orchestra.run.smithi146.stderr:Generating grub configuration file ... 2024-09-21T13:15:21.951 INFO:teuthology.orchestra.run.smithi067.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T13:15:21.977 INFO:teuthology.orchestra.run.smithi067.stderr:done 2024-09-21T13:15:21.979 DEBUG:teuthology.orchestra.run.smithi067:> mktemp 2024-09-21T13:15:21.994 INFO:teuthology.orchestra.run.smithi067.stdout:/tmp/tmp.SzjrqMqd8N 2024-09-21T13:15:21.994 DEBUG:teuthology.orchestra.run.smithi067:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.SzjrqMqd8N 2024-09-21T13:15:22.067 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 0666 /tmp/tmp.SzjrqMqd8N 2024-09-21T13:15:22.205 DEBUG:teuthology.orchestra.remote:smithi067:/tmp/tmp.SzjrqMqd8N is 6KB 2024-09-21T13:15:22.224 DEBUG:teuthology.orchestra.run.smithi067:> rm -fr /tmp/tmp.SzjrqMqd8N 2024-09-21T13:15:22.238 DEBUG:teuthology.orchestra.run.smithi067:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T13:15:22.301 INFO:teuthology.orchestra.run.smithi067.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T13:15:22.301 INFO:teuthology.orchestra.run.smithi067.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T13:15:22.301 INFO:teuthology.orchestra.run.smithi067.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T13:15:22.301 INFO:teuthology.orchestra.run.smithi067.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T13:15:22.302 DEBUG:teuthology.orchestra.run.smithi067:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T13:15:22.444 DEBUG:teuthology.orchestra.run.smithi067:> sudo shutdown -r now 2024-09-21T13:15:23.238 INFO:teuthology.orchestra.run.smithi146.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T13:15:23.265 INFO:teuthology.orchestra.run.smithi146.stderr:done 2024-09-21T13:15:23.268 DEBUG:teuthology.orchestra.run.smithi146:> mktemp 2024-09-21T13:15:23.283 INFO:teuthology.orchestra.run.smithi146.stdout:/tmp/tmp.3gOdcyg2hi 2024-09-21T13:15:23.283 DEBUG:teuthology.orchestra.run.smithi146:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.3gOdcyg2hi 2024-09-21T13:15:23.350 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 0666 /tmp/tmp.3gOdcyg2hi 2024-09-21T13:15:23.503 DEBUG:teuthology.orchestra.remote:smithi146:/tmp/tmp.3gOdcyg2hi is 6KB 2024-09-21T13:15:23.552 DEBUG:teuthology.orchestra.run.smithi146:> rm -fr /tmp/tmp.3gOdcyg2hi 2024-09-21T13:15:23.567 DEBUG:teuthology.orchestra.run.smithi146:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T13:15:23.629 INFO:teuthology.orchestra.run.smithi146.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T13:15:23.630 INFO:teuthology.orchestra.run.smithi146.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T13:15:23.630 INFO:teuthology.orchestra.run.smithi146.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T13:15:23.630 INFO:teuthology.orchestra.run.smithi146.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T13:15:23.631 DEBUG:teuthology.orchestra.run.smithi146:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T13:15:23.785 DEBUG:teuthology.orchestra.run.smithi146:> sudo shutdown -r now 2024-09-21T13:15:50.662 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-21T13:15:50.662 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-21T13:15:50.663 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:15:51.716 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-21T13:15:51.717 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-21T13:15:51.717 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:15:52.447 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-21T13:15:52.448 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-21T13:15:52.448 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:15:53.789 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-21T13:15:53.789 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-21T13:15:53.790 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:16:09.071 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-09-21T13:16:10.095 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.148 2024-09-21T13:16:10.863 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-09-21T13:16:12.143 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2024-09-21T13:16:18.075 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-21T13:16:18.076 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:16:19.096 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-21T13:16:19.097 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:16:19.864 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-21T13:16:19.865 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:16:21.134 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-09-21T13:16:21.144 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-21T13:16:21.144 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:16:22.159 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.148 2024-09-21T13:16:22.931 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-09-21T13:16:24.207 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2024-09-21T13:16:33.143 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-21T13:16:33.144 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:16:34.160 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-21T13:16:34.161 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:16:34.932 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-21T13:16:34.932 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:16:36.208 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-21T13:16:36.209 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:16:51.567 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-09-21T13:16:52.591 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.148 2024-09-21T13:16:53.359 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-09-21T13:16:54.639 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2024-09-21T13:17:06.578 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-21T13:17:06.579 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:17:06.899 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-09-21T13:17:07.272 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-21T13:17:07.272 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-21T13:17:07.272 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-09-21T13:17:07.287 INFO:teuthology.orchestra.run.smithi142.stdout:5.14.0-508.el9.x86_64 2024-09-21T13:17:07.287 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-21T13:17:07.287 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T13:17:07.287 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T13:17:07.592 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-21T13:17:07.592 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:17:08.102 DEBUG:teuthology.orchestra.run.smithi148:> true 2024-09-21T13:17:08.288 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-21T13:17:08.288 DEBUG:teuthology.orchestra.run.smithi142:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T13:17:08.359 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-21T13:17:08.360 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:17:08.399 INFO:teuthology.orchestra.run.smithi142.stdout:ttyS1 2024-09-21T13:17:08.443 DEBUG:teuthology.parallel:result is None 2024-09-21T13:17:08.648 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-21T13:17:08.649 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-508.el9.x86_64"... 2024-09-21T13:17:08.649 DEBUG:teuthology.orchestra.run.smithi148:> uname -r 2024-09-21T13:17:08.663 INFO:teuthology.orchestra.run.smithi148.stdout:5.14.0-508.el9.x86_64 2024-09-21T13:17:08.663 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-21T13:17:08.664 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T13:17:08.664 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T13:17:08.798 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-09-21T13:17:09.130 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-21T13:17:09.130 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-21T13:17:09.131 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-09-21T13:17:09.145 INFO:teuthology.orchestra.run.smithi067.stdout:5.14.0-508.el9.x86_64 2024-09-21T13:17:09.146 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-21T13:17:09.146 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T13:17:09.146 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T13:17:09.639 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-21T13:17:09.640 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:17:09.665 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-21T13:17:09.665 DEBUG:teuthology.orchestra.run.smithi148:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T13:17:09.764 INFO:teuthology.orchestra.run.smithi148.stdout:ttyS1 2024-09-21T13:17:09.765 DEBUG:teuthology.parallel:result is None 2024-09-21T13:17:10.147 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-21T13:17:10.147 DEBUG:teuthology.orchestra.run.smithi067:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T13:17:10.162 DEBUG:teuthology.orchestra.run.smithi146:> true 2024-09-21T13:17:10.240 INFO:teuthology.orchestra.run.smithi067.stdout:ttyS1 2024-09-21T13:17:10.268 DEBUG:teuthology.parallel:result is None 2024-09-21T13:17:10.581 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-21T13:17:10.581 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-508.el9.x86_64"... 2024-09-21T13:17:10.581 DEBUG:teuthology.orchestra.run.smithi146:> uname -r 2024-09-21T13:17:10.595 INFO:teuthology.orchestra.run.smithi146.stdout:5.14.0-508.el9.x86_64 2024-09-21T13:17:10.596 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-21T13:17:10.596 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T13:17:10.596 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T13:17:11.597 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-21T13:17:11.597 DEBUG:teuthology.orchestra.run.smithi146:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T13:17:11.675 INFO:teuthology.orchestra.run.smithi146.stdout:ttyS1 2024-09-21T13:17:11.709 DEBUG:teuthology.parallel:result is None 2024-09-21T13:17:11.709 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T13:17:11.721 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T13:17:11.722 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T13:17:11.724 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T13:17:11.727 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T13:17:11.729 DEBUG:teuthology.orchestra.run.smithi148:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T13:17:11.744 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T13:17:11.753 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T13:17:11.765 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T13:17:11.765 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T13:17:11.781 DEBUG:teuthology.orchestra.run.smithi142:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T13:17:11.786 DEBUG:teuthology.orchestra.run.smithi146:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T13:17:11.788 DEBUG:teuthology.orchestra.run.smithi148:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T13:17:11.815 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T13:17:11.823 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T13:17:11.823 DEBUG:teuthology.orchestra.run.smithi067:> 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-21T13:17:11.845 DEBUG:teuthology.orchestra.run.smithi142:> 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-21T13:17:11.855 DEBUG:teuthology.orchestra.run.smithi146:> 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-21T13:17:11.857 DEBUG:teuthology.orchestra.run.smithi148:> 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-21T13:17:11.869 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:17:11.879 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:17:11.881 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:17:11.888 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:17:11.889 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:17:11.899 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:17:11.992 INFO:teuthology.orchestra.run.smithi148.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:17:12.004 INFO:teuthology.orchestra.run.smithi148.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:17:12.006 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T13:17:12.014 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T13:17:12.014 DEBUG:teuthology.orchestra.run.smithi067:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T13:17:12.016 DEBUG:teuthology.orchestra.run.smithi142:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T13:17:12.018 DEBUG:teuthology.orchestra.run.smithi146:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T13:17:12.020 DEBUG:teuthology.orchestra.run.smithi148:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T13:17:12.046 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T13:17:12.062 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T13:17:12.062 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T13:17:12.083 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T13:17:12.086 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T13:17:12.090 DEBUG:teuthology.orchestra.run.smithi148:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T13:17:12.105 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:17:12.177 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:17:12.243 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:17:12.285 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:17:12.327 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T13:17:12.327 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T13:17:12.392 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:17:12.433 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:17:12.484 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:17:12.565 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:17:12.605 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-21T13:17:12.605 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T13:17:12.669 DEBUG:teuthology.orchestra.run.smithi146:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:17:12.709 DEBUG:teuthology.orchestra.run.smithi146:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:17:12.762 DEBUG:teuthology.orchestra.run.smithi146:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:17:12.848 DEBUG:teuthology.orchestra.run.smithi146:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:17:12.891 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-21T13:17:12.891 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T13:17:12.959 DEBUG:teuthology.orchestra.run.smithi148:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:17:13.004 DEBUG:teuthology.orchestra.run.smithi148:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:17:13.053 DEBUG:teuthology.orchestra.run.smithi148:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:17:13.133 DEBUG:teuthology.orchestra.run.smithi148:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:17:13.169 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2024-09-21T13:17:13.170 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T13:17:13.231 DEBUG:teuthology.orchestra.run.smithi067:> sudo service rsyslog restart 2024-09-21T13:17:13.236 DEBUG:teuthology.orchestra.run.smithi142:> sudo service rsyslog restart 2024-09-21T13:17:13.239 DEBUG:teuthology.orchestra.run.smithi146:> sudo service rsyslog restart 2024-09-21T13:17:13.241 DEBUG:teuthology.orchestra.run.smithi148:> sudo service rsyslog restart 2024-09-21T13:17:13.281 INFO:teuthology.orchestra.run.smithi146.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T13:17:13.285 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T13:17:13.319 INFO:teuthology.orchestra.run.smithi148.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T13:17:13.322 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T13:17:13.823 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T13:17:13.835 INFO:teuthology.task.internal:Starting timer... 2024-09-21T13:17:13.835 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T13:17:13.852 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T13:17:13.865 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-09-21T13:17:13.866 DEBUG:teuthology.orchestra.run.smithi067:> sudo service auditd rotate 2024-09-21T13:17:13.944 INFO:teuthology.orchestra.run.smithi067.stdout:Rotating logs: 2024-09-21T13:17:13.946 DEBUG:teuthology.orchestra.run.smithi142:> sudo service auditd rotate 2024-09-21T13:17:14.000 INFO:teuthology.orchestra.run.smithi142.stdout:Rotating logs: 2024-09-21T13:17:14.002 DEBUG:teuthology.orchestra.run.smithi146:> sudo service auditd rotate 2024-09-21T13:17:14.071 INFO:teuthology.orchestra.run.smithi146.stdout:Rotating logs: 2024-09-21T13:17:14.073 DEBUG:teuthology.orchestra.run.smithi148:> sudo service auditd rotate 2024-09-21T13:17:14.171 INFO:teuthology.orchestra.run.smithi148.stdout:Rotating logs: 2024-09-21T13:17:14.173 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T13:17:14.173 DEBUG:teuthology.orchestra.run.smithi067:> /usr/sbin/getenforce 2024-09-21T13:17:14.193 INFO:teuthology.orchestra.run.smithi067.stdout:Permissive 2024-09-21T13:17:14.193 DEBUG:teuthology.orchestra.run.smithi142:> /usr/sbin/getenforce 2024-09-21T13:17:14.215 INFO:teuthology.orchestra.run.smithi142.stdout:Permissive 2024-09-21T13:17:14.215 DEBUG:teuthology.orchestra.run.smithi146:> /usr/sbin/getenforce 2024-09-21T13:17:14.241 INFO:teuthology.orchestra.run.smithi146.stdout:Permissive 2024-09-21T13:17:14.241 DEBUG:teuthology.orchestra.run.smithi148:> /usr/sbin/getenforce 2024-09-21T13:17:14.268 INFO:teuthology.orchestra.run.smithi148.stdout:Permissive 2024-09-21T13:17:14.269 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi067.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi142.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi146.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi148.front.sepia.ceph.com': 'permissive'} 2024-09-21T13:17:14.269 DEBUG:teuthology.orchestra.run.smithi067:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T13:17:14.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:17:14.295 DEBUG:teuthology.orchestra.run.smithi142:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T13:17:14.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:17:14.322 DEBUG:teuthology.orchestra.run.smithi146:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T13:17:14.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:17:14.347 DEBUG:teuthology.orchestra.run.smithi148:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T13:17:14.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:17:14.373 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T13:17:14.373 DEBUG:teuthology.orchestra.run.smithi067:> sudo /usr/sbin/setenforce permissive 2024-09-21T13:17:14.446 DEBUG:teuthology.orchestra.run.smithi142:> sudo /usr/sbin/setenforce permissive 2024-09-21T13:17:14.481 DEBUG:teuthology.orchestra.run.smithi146:> sudo /usr/sbin/setenforce permissive 2024-09-21T13:17:14.511 DEBUG:teuthology.orchestra.run.smithi148:> sudo /usr/sbin/setenforce permissive 2024-09-21T13:17:14.641 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T13:17:14.653 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T13:17:14.663 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-21T13:17:14.664 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi067.front.sepia.ceph.com,smithi142.front.sepia.ceph.com,smithi146.front.sepia.ceph.com,smithi148.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T13:20:59.397 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi067.front.sepia.ceph.com'), Remote(name='ubuntu@smithi142.front.sepia.ceph.com'), Remote(name='ubuntu@smithi146.front.sepia.ceph.com'), Remote(name='ubuntu@smithi148.front.sepia.ceph.com')] 2024-09-21T13:20:59.398 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-21T13:20:59.399 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:20:59.477 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-09-21T13:20:59.558 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-21T13:20:59.559 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-21T13:20:59.559 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:20:59.635 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-09-21T13:20:59.714 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-21T13:20:59.714 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-21T13:20:59.715 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:20:59.788 DEBUG:teuthology.orchestra.run.smithi146:> true 2024-09-21T13:20:59.870 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-21T13:20:59.871 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-21T13:20:59.871 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:20:59.944 DEBUG:teuthology.orchestra.run.smithi148:> true 2024-09-21T13:21:00.022 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-21T13:21:00.023 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T13:21:00.036 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T13:21:00.036 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T13:21:00.037 DEBUG:teuthology.orchestra.run.smithi067:> 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-21T13:21:00.039 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T13:21:00.039 DEBUG:teuthology.orchestra.run.smithi142:> 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-21T13:21:00.042 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T13:21:00.042 DEBUG:teuthology.orchestra.run.smithi146:> 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-21T13:21:00.044 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T13:21:00.044 DEBUG:teuthology.orchestra.run.smithi148:> 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-21T13:21:00.071 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T13:21:00.071 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T13:21:00.072 INFO:teuthology.orchestra.run.smithi146.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T13:21:00.086 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T13:21:00.087 INFO:teuthology.orchestra.run.smithi146.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T13:21:00.088 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T13:21:00.093 INFO:teuthology.orchestra.run.smithi148.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T13:21:00.107 INFO:teuthology.orchestra.run.smithi148.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T13:21:00.112 INFO:teuthology.orchestra.run.smithi142.stderr:sudo: ntpd: command not found 2024-09-21T13:21:00.113 INFO:teuthology.orchestra.run.smithi146.stderr:sudo: ntpd: command not found 2024-09-21T13:21:00.115 INFO:teuthology.orchestra.run.smithi067.stderr:sudo: ntpd: command not found 2024-09-21T13:21:00.124 INFO:teuthology.orchestra.run.smithi142.stdout:506 Cannot talk to daemon 2024-09-21T13:21:00.125 INFO:teuthology.orchestra.run.smithi146.stdout:506 Cannot talk to daemon 2024-09-21T13:21:00.128 INFO:teuthology.orchestra.run.smithi067.stdout:506 Cannot talk to daemon 2024-09-21T13:21:00.133 INFO:teuthology.orchestra.run.smithi148.stderr:sudo: ntpd: command not found 2024-09-21T13:21:00.138 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T13:21:00.139 INFO:teuthology.orchestra.run.smithi146.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T13:21:00.144 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T13:21:00.144 INFO:teuthology.orchestra.run.smithi148.stdout:506 Cannot talk to daemon 2024-09-21T13:21:00.152 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T13:21:00.154 INFO:teuthology.orchestra.run.smithi146.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T13:21:00.158 INFO:teuthology.orchestra.run.smithi148.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T13:21:00.159 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T13:21:00.172 INFO:teuthology.orchestra.run.smithi148.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T13:21:00.207 INFO:teuthology.orchestra.run.smithi146.stderr:bash: line 1: ntpq: command not found 2024-09-21T13:21:00.210 INFO:teuthology.orchestra.run.smithi142.stderr:bash: line 1: ntpq: command not found 2024-09-21T13:21:00.211 INFO:teuthology.orchestra.run.smithi146.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T13:21:00.211 INFO:teuthology.orchestra.run.smithi146.stdout:=============================================================================== 2024-09-21T13:21:00.211 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.211 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.211 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.211 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.213 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T13:21:00.213 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2024-09-21T13:21:00.213 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.213 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.213 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.213 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.218 INFO:teuthology.orchestra.run.smithi067.stderr:bash: line 1: ntpq: command not found 2024-09-21T13:21:00.221 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T13:21:00.221 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2024-09-21T13:21:00.222 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.222 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.222 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.222 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.228 INFO:teuthology.orchestra.run.smithi148.stderr:bash: line 1: ntpq: command not found 2024-09-21T13:21:00.231 INFO:teuthology.orchestra.run.smithi148.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T13:21:00.231 INFO:teuthology.orchestra.run.smithi148.stdout:=============================================================================== 2024-09-21T13:21:00.231 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.232 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.232 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.232 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:21:00.232 INFO:teuthology.run_tasks:Running task pexec... 2024-09-21T13:21:00.245 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-21T13:21:00.245 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T13:21:00.246 DEBUG:teuthology.orchestra.run.smithi067:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T13:21:00.246 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi142.front.sepia.ceph.com 2024-09-21T13:21:00.246 DEBUG:teuthology.orchestra.run.smithi142:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T13:21:00.246 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi146.front.sepia.ceph.com 2024-09-21T13:21:00.246 DEBUG:teuthology.orchestra.run.smithi146:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T13:21:00.247 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi148.front.sepia.ceph.com 2024-09-21T13:21:00.247 DEBUG:teuthology.orchestra.run.smithi148:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T13:21:00.600 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-21T13:21:00.605 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-09-21T13:21:00.607 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-21T13:21:00.607 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-09-21T13:21:00.607 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-21T13:21:00.607 INFO:teuthology.orchestra.run.smithi142.stdout:Removing: 2024-09-21T13:21:00.607 INFO:teuthology.orchestra.run.smithi142.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T13:21:00.607 INFO:teuthology.orchestra.run.smithi142.stdout:Removing unused dependencies: 2024-09-21T13:21:00.607 INFO:teuthology.orchestra.run.smithi142.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T13:21:00.607 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:21:00.607 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-09-21T13:21:00.607 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-21T13:21:00.608 INFO:teuthology.orchestra.run.smithi142.stdout:Remove 2 Packages 2024-09-21T13:21:00.608 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:21:00.608 INFO:teuthology.orchestra.run.smithi142.stdout:Freed space: 5.5 M 2024-09-21T13:21:00.608 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-09-21T13:21:00.611 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-09-21T13:21:00.611 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-09-21T13:21:00.621 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2024-09-21T13:21:00.623 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-21T13:21:00.623 INFO:teuthology.orchestra.run.smithi146.stdout: Package Architecture Version Repository Size 2024-09-21T13:21:00.623 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-21T13:21:00.623 INFO:teuthology.orchestra.run.smithi146.stdout:Removing: 2024-09-21T13:21:00.623 INFO:teuthology.orchestra.run.smithi146.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T13:21:00.623 INFO:teuthology.orchestra.run.smithi146.stdout:Removing unused dependencies: 2024-09-21T13:21:00.623 INFO:teuthology.orchestra.run.smithi146.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T13:21:00.624 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:21:00.624 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-21T13:21:00.624 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-21T13:21:00.624 INFO:teuthology.orchestra.run.smithi146.stdout:Remove 2 Packages 2024-09-21T13:21:00.624 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:21:00.624 INFO:teuthology.orchestra.run.smithi146.stdout:Freed space: 5.5 M 2024-09-21T13:21:00.624 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-21T13:21:00.627 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-21T13:21:00.627 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-21T13:21:00.629 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-09-21T13:21:00.631 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-21T13:21:00.631 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-09-21T13:21:00.631 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-21T13:21:00.632 INFO:teuthology.orchestra.run.smithi067.stdout:Removing: 2024-09-21T13:21:00.632 INFO:teuthology.orchestra.run.smithi067.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T13:21:00.632 INFO:teuthology.orchestra.run.smithi067.stdout:Removing unused dependencies: 2024-09-21T13:21:00.632 INFO:teuthology.orchestra.run.smithi067.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T13:21:00.632 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:21:00.632 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-09-21T13:21:00.632 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-21T13:21:00.632 INFO:teuthology.orchestra.run.smithi067.stdout:Remove 2 Packages 2024-09-21T13:21:00.632 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:21:00.632 INFO:teuthology.orchestra.run.smithi067.stdout:Freed space: 5.5 M 2024-09-21T13:21:00.632 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-09-21T13:21:00.633 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2024-09-21T13:21:00.633 INFO:teuthology.orchestra.run.smithi148.stdout: Package Architecture Version Repository Size 2024-09-21T13:21:00.633 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2024-09-21T13:21:00.633 INFO:teuthology.orchestra.run.smithi148.stdout:Removing: 2024-09-21T13:21:00.633 INFO:teuthology.orchestra.run.smithi148.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T13:21:00.633 INFO:teuthology.orchestra.run.smithi148.stdout:Removing unused dependencies: 2024-09-21T13:21:00.633 INFO:teuthology.orchestra.run.smithi148.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T13:21:00.633 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:21:00.633 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2024-09-21T13:21:00.633 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2024-09-21T13:21:00.633 INFO:teuthology.orchestra.run.smithi148.stdout:Remove 2 Packages 2024-09-21T13:21:00.633 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:21:00.634 INFO:teuthology.orchestra.run.smithi148.stdout:Freed space: 5.5 M 2024-09-21T13:21:00.634 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2024-09-21T13:21:00.636 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-09-21T13:21:00.636 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-09-21T13:21:00.637 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2024-09-21T13:21:00.637 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2024-09-21T13:21:00.665 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-09-21T13:21:00.665 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-09-21T13:21:00.683 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-21T13:21:00.683 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-21T13:21:00.703 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2024-09-21T13:21:00.704 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2024-09-21T13:21:00.717 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-09-21T13:21:00.717 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-09-21T13:21:00.806 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-09-21T13:21:00.815 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-21T13:21:00.842 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2024-09-21T13:21:00.872 INFO:teuthology.orchestra.run.smithi142.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T13:21:00.872 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-09-21T13:21:00.897 INFO:teuthology.orchestra.run.smithi146.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T13:21:00.908 INFO:teuthology.orchestra.run.smithi148.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T13:21:00.929 INFO:teuthology.orchestra.run.smithi142.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T13:21:00.953 INFO:teuthology.orchestra.run.smithi067.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T13:21:00.958 INFO:teuthology.orchestra.run.smithi146.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T13:21:00.972 INFO:teuthology.orchestra.run.smithi148.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T13:21:01.010 INFO:teuthology.orchestra.run.smithi067.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T13:21:01.408 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T13:21:01.408 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T13:21:01.466 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T13:21:01.466 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T13:21:01.470 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T13:21:01.470 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T13:21:01.475 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T13:21:01.475 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T13:21:01.656 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T13:21:01.656 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:21:01.656 INFO:teuthology.orchestra.run.smithi142.stdout:Removed: 2024-09-21T13:21:01.656 INFO:teuthology.orchestra.run.smithi142.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T13:21:01.656 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:21:01.656 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-09-21T13:21:01.692 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T13:21:01.692 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:21:01.693 INFO:teuthology.orchestra.run.smithi067.stdout:Removed: 2024-09-21T13:21:01.693 INFO:teuthology.orchestra.run.smithi067.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T13:21:01.693 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:21:01.693 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-09-21T13:21:01.698 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T13:21:01.698 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:21:01.699 INFO:teuthology.orchestra.run.smithi148.stdout:Removed: 2024-09-21T13:21:01.699 INFO:teuthology.orchestra.run.smithi148.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T13:21:01.699 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:21:01.699 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2024-09-21T13:21:01.716 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T13:21:01.716 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:21:01.716 INFO:teuthology.orchestra.run.smithi146.stdout:Removed: 2024-09-21T13:21:01.716 INFO:teuthology.orchestra.run.smithi146.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T13:21:01.716 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:21:01.717 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-21T13:21:02.476 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:00:50 ago on Sat 21 Sep 2024 01:20:12 PM UTC. 2024-09-21T13:21:02.550 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:45 ago on Sat 21 Sep 2024 01:20:17 PM UTC. 2024-09-21T13:21:02.554 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:00:50 ago on Sat 21 Sep 2024 01:20:12 PM UTC. 2024-09-21T13:21:02.591 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:00:50 ago on Sat 21 Sep 2024 01:20:12 PM UTC. 2024-09-21T13:21:02.612 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-09-21T13:21:02.613 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-21T13:21:02.613 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-09-21T13:21:02.613 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-21T13:21:02.613 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2024-09-21T13:21:02.613 INFO:teuthology.orchestra.run.smithi142.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T13:21:02.613 INFO:teuthology.orchestra.run.smithi142.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T13:21:02.614 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-09-21T13:21:02.614 INFO:teuthology.orchestra.run.smithi142.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T13:21:02.614 INFO:teuthology.orchestra.run.smithi142.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T13:21:02.614 INFO:teuthology.orchestra.run.smithi142.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T13:21:02.614 INFO:teuthology.orchestra.run.smithi142.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T13:21:02.614 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:21:02.614 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-09-21T13:21:02.615 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-21T13:21:02.615 INFO:teuthology.orchestra.run.smithi142.stdout:Install 6 Packages 2024-09-21T13:21:02.615 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:21:02.621 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 2.0 M 2024-09-21T13:21:02.621 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 9.2 M 2024-09-21T13:21:02.622 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-09-21T13:21:02.688 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-09-21T13:21:02.688 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-21T13:21:02.688 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-09-21T13:21:02.688 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-21T13:21:02.688 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-09-21T13:21:02.689 INFO:teuthology.orchestra.run.smithi067.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T13:21:02.689 INFO:teuthology.orchestra.run.smithi067.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T13:21:02.689 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-09-21T13:21:02.689 INFO:teuthology.orchestra.run.smithi067.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T13:21:02.689 INFO:teuthology.orchestra.run.smithi067.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T13:21:02.689 INFO:teuthology.orchestra.run.smithi067.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T13:21:02.689 INFO:teuthology.orchestra.run.smithi067.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T13:21:02.689 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:21:02.689 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-09-21T13:21:02.689 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-21T13:21:02.689 INFO:teuthology.orchestra.run.smithi067.stdout:Install 6 Packages 2024-09-21T13:21:02.689 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:21:02.692 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 2.0 M 2024-09-21T13:21:02.693 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 9.2 M 2024-09-21T13:21:02.693 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-09-21T13:21:02.698 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-21T13:21:02.699 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-21T13:21:02.699 INFO:teuthology.orchestra.run.smithi146.stdout: Package Architecture Version Repository Size 2024-09-21T13:21:02.699 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-21T13:21:02.699 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-21T13:21:02.699 INFO:teuthology.orchestra.run.smithi146.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T13:21:02.699 INFO:teuthology.orchestra.run.smithi146.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T13:21:02.699 INFO:teuthology.orchestra.run.smithi146.stdout:Installing dependencies: 2024-09-21T13:21:02.699 INFO:teuthology.orchestra.run.smithi146.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T13:21:02.699 INFO:teuthology.orchestra.run.smithi146.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T13:21:02.699 INFO:teuthology.orchestra.run.smithi146.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T13:21:02.699 INFO:teuthology.orchestra.run.smithi146.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T13:21:02.699 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:21:02.700 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-21T13:21:02.700 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-21T13:21:02.700 INFO:teuthology.orchestra.run.smithi146.stdout:Install 6 Packages 2024-09-21T13:21:02.700 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:21:02.705 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 2.0 M 2024-09-21T13:21:02.705 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 9.2 M 2024-09-21T13:21:02.705 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-21T13:21:02.728 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2024-09-21T13:21:02.728 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2024-09-21T13:21:02.729 INFO:teuthology.orchestra.run.smithi148.stdout: Package Architecture Version Repository Size 2024-09-21T13:21:02.729 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2024-09-21T13:21:02.729 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2024-09-21T13:21:02.729 INFO:teuthology.orchestra.run.smithi148.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T13:21:02.729 INFO:teuthology.orchestra.run.smithi148.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T13:21:02.729 INFO:teuthology.orchestra.run.smithi148.stdout:Installing dependencies: 2024-09-21T13:21:02.729 INFO:teuthology.orchestra.run.smithi148.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T13:21:02.729 INFO:teuthology.orchestra.run.smithi148.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T13:21:02.729 INFO:teuthology.orchestra.run.smithi148.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T13:21:02.729 INFO:teuthology.orchestra.run.smithi148.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T13:21:02.730 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:21:02.730 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2024-09-21T13:21:02.730 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2024-09-21T13:21:02.730 INFO:teuthology.orchestra.run.smithi148.stdout:Install 6 Packages 2024-09-21T13:21:02.730 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:21:02.731 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 2.0 M 2024-09-21T13:21:02.731 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 9.2 M 2024-09-21T13:21:02.731 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2024-09-21T13:21:02.785 INFO:teuthology.orchestra.run.smithi142.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 397 kB/s | 44 kB 00:00 2024-09-21T13:21:02.819 INFO:teuthology.orchestra.run.smithi142.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 728 kB/s | 106 kB 00:00 2024-09-21T13:21:02.869 INFO:teuthology.orchestra.run.smithi142.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 856 kB/s | 72 kB 00:00 2024-09-21T13:21:02.894 INFO:teuthology.orchestra.run.smithi142.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-21T13:21:02.928 INFO:teuthology.orchestra.run.smithi148.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 470 kB/s | 44 kB 00:00 2024-09-21T13:21:02.936 INFO:teuthology.orchestra.run.smithi142.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.4 MB/s | 906 kB 00:00 2024-09-21T13:21:02.961 INFO:teuthology.orchestra.run.smithi148.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 827 kB/s | 106 kB 00:00 2024-09-21T13:21:02.978 INFO:teuthology.orchestra.run.smithi148.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 1.4 MB/s | 72 kB 00:00 2024-09-21T13:21:03.003 INFO:teuthology.orchestra.run.smithi142.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 6.1 MB/s | 837 kB 00:00 2024-09-21T13:21:03.003 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-09-21T13:21:03.003 INFO:teuthology.orchestra.run.smithi142.stdout:Total 5.3 MB/s | 2.0 MB 00:00 2024-09-21T13:21:03.020 INFO:teuthology.orchestra.run.smithi148.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-21T13:21:03.045 INFO:teuthology.orchestra.run.smithi148.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.2 MB/s | 906 kB 00:00 2024-09-21T13:21:03.066 INFO:teuthology.orchestra.run.smithi146.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 438 kB/s | 44 kB 00:00 2024-09-21T13:21:03.077 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-09-21T13:21:03.090 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-09-21T13:21:03.091 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-09-21T13:21:03.096 INFO:teuthology.orchestra.run.smithi148.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.0 MB/s | 837 kB 00:00 2024-09-21T13:21:03.096 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2024-09-21T13:21:03.096 INFO:teuthology.orchestra.run.smithi148.stdout:Total 5.5 MB/s | 2.0 MB 00:00 2024-09-21T13:21:03.108 INFO:teuthology.orchestra.run.smithi146.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 738 kB/s | 106 kB 00:00 2024-09-21T13:21:03.122 INFO:teuthology.orchestra.run.smithi067.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 118 kB/s | 44 kB 00:00 2024-09-21T13:21:03.142 INFO:teuthology.orchestra.run.smithi146.stdout:(3/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 5.0 MB/s | 906 kB 00:00 2024-09-21T13:21:03.167 INFO:teuthology.orchestra.run.smithi146.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 712 kB/s | 72 kB 00:00 2024-09-21T13:21:03.169 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2024-09-21T13:21:03.183 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2024-09-21T13:21:03.184 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2024-09-21T13:21:03.192 INFO:teuthology.orchestra.run.smithi146.stdout:(5/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.0 MB/s | 84 kB 00:00 2024-09-21T13:21:03.205 INFO:teuthology.orchestra.run.smithi067.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 230 kB/s | 106 kB 00:00 2024-09-21T13:21:03.234 INFO:teuthology.orchestra.run.smithi146.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 8.9 MB/s | 837 kB 00:00 2024-09-21T13:21:03.234 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-21T13:21:03.234 INFO:teuthology.orchestra.run.smithi146.stdout:Total 3.8 MB/s | 2.0 MB 00:00 2024-09-21T13:21:03.309 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-21T13:21:03.314 INFO:teuthology.orchestra.run.smithi067.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 778 kB/s | 84 kB 00:00 2024-09-21T13:21:03.323 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-21T13:21:03.323 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-21T13:21:03.339 INFO:teuthology.orchestra.run.smithi067.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 330 kB/s | 72 kB 00:00 2024-09-21T13:21:03.373 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-09-21T13:21:03.373 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-09-21T13:21:03.457 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2024-09-21T13:21:03.457 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2024-09-21T13:21:03.573 INFO:teuthology.orchestra.run.smithi067.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.1 MB/s | 906 kB 00:00 2024-09-21T13:21:03.640 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-21T13:21:03.641 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-21T13:21:03.698 INFO:teuthology.orchestra.run.smithi067.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.1 MB/s | 837 kB 00:00 2024-09-21T13:21:03.698 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-09-21T13:21:03.698 INFO:teuthology.orchestra.run.smithi067.stdout:Total 2.0 MB/s | 2.0 MB 00:01 2024-09-21T13:21:03.776 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-09-21T13:21:03.780 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-09-21T13:21:03.795 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-09-21T13:21:03.795 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-09-21T13:21:03.874 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2024-09-21T13:21:03.880 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T13:21:03.916 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T13:21:03.944 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T13:21:03.974 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T13:21:04.009 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T13:21:04.039 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T13:21:04.049 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-21T13:21:04.086 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-09-21T13:21:04.086 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-09-21T13:21:04.145 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T13:21:04.150 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T13:21:04.188 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T13:21:04.191 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T13:21:04.217 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T13:21:04.255 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T13:21:04.286 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T13:21:04.424 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T13:21:04.473 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T13:21:04.515 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-09-21T13:21:04.610 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T13:21:04.623 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T13:21:04.644 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T13:21:04.656 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T13:21:04.680 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T13:21:04.723 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T13:21:04.758 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T13:21:04.906 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T13:21:04.916 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T13:21:04.944 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T13:21:04.950 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T13:21:05.425 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T13:21:05.456 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T13:21:05.595 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T13:21:05.595 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T13:21:05.595 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T13:21:05.595 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T13:21:05.596 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T13:21:05.596 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T13:21:05.739 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T13:21:05.740 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T13:21:05.740 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T13:21:05.740 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T13:21:05.740 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T13:21:05.740 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T13:21:05.960 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T13:21:05.960 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T13:21:05.960 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T13:21:05.960 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T13:21:05.960 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T13:21:05.960 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T13:21:05.960 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T13:21:05.961 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:21:05.961 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-09-21T13:21:05.961 INFO:teuthology.orchestra.run.smithi142.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T13:21:05.961 INFO:teuthology.orchestra.run.smithi142.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T13:21:05.961 INFO:teuthology.orchestra.run.smithi142.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T13:21:05.961 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:21:05.961 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-09-21T13:21:06.059 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T13:21:06.060 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:21:06.060 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2024-09-21T13:21:06.060 INFO:teuthology.orchestra.run.smithi148.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T13:21:06.060 INFO:teuthology.orchestra.run.smithi148.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T13:21:06.060 INFO:teuthology.orchestra.run.smithi148.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T13:21:06.060 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:21:06.060 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2024-09-21T13:21:06.278 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T13:21:06.278 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:21:06.278 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-21T13:21:06.278 INFO:teuthology.orchestra.run.smithi146.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T13:21:06.278 INFO:teuthology.orchestra.run.smithi146.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T13:21:06.279 INFO:teuthology.orchestra.run.smithi146.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T13:21:06.279 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:21:06.279 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-21T13:21:06.283 DEBUG:teuthology.parallel:result is None 2024-09-21T13:21:06.384 DEBUG:teuthology.parallel:result is None 2024-09-21T13:21:06.484 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T13:21:06.484 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T13:21:06.484 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T13:21:06.484 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T13:21:06.484 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T13:21:06.484 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T13:21:06.620 DEBUG:teuthology.parallel:result is None 2024-09-21T13:21:06.852 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T13:21:06.852 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:21:06.852 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-09-21T13:21:06.852 INFO:teuthology.orchestra.run.smithi067.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T13:21:06.852 INFO:teuthology.orchestra.run.smithi067.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T13:21:06.852 INFO:teuthology.orchestra.run.smithi067.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T13:21:06.853 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:21:06.853 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-09-21T13:21:07.229 DEBUG:teuthology.parallel:result is None 2024-09-21T13:21:07.229 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-21T13:21:07.324 INFO:tasks.cephadm:Testing if podman is available 2024-09-21T13:21:07.324 DEBUG:teuthology.orchestra.run.smithi148:> sudo podman --help 2024-09-21T13:21:08.064 INFO:teuthology.orchestra.run.smithi148.stdout:Manage pods, containers and images 2024-09-21T13:21:08.064 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:21:08.065 INFO:teuthology.orchestra.run.smithi148.stdout:Usage: 2024-09-21T13:21:08.065 INFO:teuthology.orchestra.run.smithi148.stdout: podman [options] [command] 2024-09-21T13:21:08.065 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:21:08.065 INFO:teuthology.orchestra.run.smithi148.stdout:Available Commands: 2024-09-21T13:21:08.065 INFO:teuthology.orchestra.run.smithi148.stdout: attach Attach to a running container 2024-09-21T13:21:08.065 INFO:teuthology.orchestra.run.smithi148.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-21T13:21:08.065 INFO:teuthology.orchestra.run.smithi148.stdout: build Build an image using instructions from Containerfiles 2024-09-21T13:21:08.065 INFO:teuthology.orchestra.run.smithi148.stdout: commit Create new image based on the changed container 2024-09-21T13:21:08.065 INFO:teuthology.orchestra.run.smithi148.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-21T13:21:08.065 INFO:teuthology.orchestra.run.smithi148.stdout: container Manage containers 2024-09-21T13:21:08.066 INFO:teuthology.orchestra.run.smithi148.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-21T13:21:08.066 INFO:teuthology.orchestra.run.smithi148.stdout: create Create but do not start a container 2024-09-21T13:21:08.066 INFO:teuthology.orchestra.run.smithi148.stdout: diff Display the changes to the object's file system 2024-09-21T13:21:08.066 INFO:teuthology.orchestra.run.smithi148.stdout: events Show podman system events 2024-09-21T13:21:08.066 INFO:teuthology.orchestra.run.smithi148.stdout: exec Run a process in a running container 2024-09-21T13:21:08.066 INFO:teuthology.orchestra.run.smithi148.stdout: export Export container's filesystem contents as a tar archive 2024-09-21T13:21:08.066 INFO:teuthology.orchestra.run.smithi148.stdout: farm Farm out builds to remote machines 2024-09-21T13:21:08.066 INFO:teuthology.orchestra.run.smithi148.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-21T13:21:08.066 INFO:teuthology.orchestra.run.smithi148.stdout: healthcheck Manage health checks on containers 2024-09-21T13:21:08.066 INFO:teuthology.orchestra.run.smithi148.stdout: help Help about any command 2024-09-21T13:21:08.066 INFO:teuthology.orchestra.run.smithi148.stdout: history Show history of a specified image 2024-09-21T13:21:08.067 INFO:teuthology.orchestra.run.smithi148.stdout: image Manage images 2024-09-21T13:21:08.067 INFO:teuthology.orchestra.run.smithi148.stdout: images List images in local storage 2024-09-21T13:21:08.067 INFO:teuthology.orchestra.run.smithi148.stdout: import Import a tarball to create a filesystem image 2024-09-21T13:21:08.067 INFO:teuthology.orchestra.run.smithi148.stdout: info Display podman system information 2024-09-21T13:21:08.067 INFO:teuthology.orchestra.run.smithi148.stdout: init Initialize one or more containers 2024-09-21T13:21:08.067 INFO:teuthology.orchestra.run.smithi148.stdout: inspect Display the configuration of object denoted by ID 2024-09-21T13:21:08.067 INFO:teuthology.orchestra.run.smithi148.stdout: kill Kill one or more running containers with a specific signal 2024-09-21T13:21:08.067 INFO:teuthology.orchestra.run.smithi148.stdout: kube Play containers, pods or volumes from a structured file 2024-09-21T13:21:08.067 INFO:teuthology.orchestra.run.smithi148.stdout: load Load image(s) from a tar archive 2024-09-21T13:21:08.067 INFO:teuthology.orchestra.run.smithi148.stdout: login Log in to a container registry 2024-09-21T13:21:08.067 INFO:teuthology.orchestra.run.smithi148.stdout: logout Log out of a container registry 2024-09-21T13:21:08.067 INFO:teuthology.orchestra.run.smithi148.stdout: logs Fetch the logs of one or more containers 2024-09-21T13:21:08.067 INFO:teuthology.orchestra.run.smithi148.stdout: machine Manage a virtual machine 2024-09-21T13:21:08.068 INFO:teuthology.orchestra.run.smithi148.stdout: manifest Manipulate manifest lists and image indexes 2024-09-21T13:21:08.068 INFO:teuthology.orchestra.run.smithi148.stdout: mount Mount a working container's root filesystem 2024-09-21T13:21:08.068 INFO:teuthology.orchestra.run.smithi148.stdout: network Manage networks 2024-09-21T13:21:08.068 INFO:teuthology.orchestra.run.smithi148.stdout: pause Pause all the processes in one or more containers 2024-09-21T13:21:08.068 INFO:teuthology.orchestra.run.smithi148.stdout: pod Manage pods 2024-09-21T13:21:08.068 INFO:teuthology.orchestra.run.smithi148.stdout: port List port mappings or a specific mapping for the container 2024-09-21T13:21:08.068 INFO:teuthology.orchestra.run.smithi148.stdout: ps List containers 2024-09-21T13:21:08.068 INFO:teuthology.orchestra.run.smithi148.stdout: pull Pull an image from a registry 2024-09-21T13:21:08.068 INFO:teuthology.orchestra.run.smithi148.stdout: push Push an image to a specified destination 2024-09-21T13:21:08.068 INFO:teuthology.orchestra.run.smithi148.stdout: rename Rename an existing container 2024-09-21T13:21:08.068 INFO:teuthology.orchestra.run.smithi148.stdout: restart Restart one or more containers 2024-09-21T13:21:08.068 INFO:teuthology.orchestra.run.smithi148.stdout: rm Remove one or more containers 2024-09-21T13:21:08.069 INFO:teuthology.orchestra.run.smithi148.stdout: rmi Remove one or more images from local storage 2024-09-21T13:21:08.069 INFO:teuthology.orchestra.run.smithi148.stdout: run Run a command in a new container 2024-09-21T13:21:08.069 INFO:teuthology.orchestra.run.smithi148.stdout: save Save image(s) to an archive 2024-09-21T13:21:08.069 INFO:teuthology.orchestra.run.smithi148.stdout: search Search registry for image 2024-09-21T13:21:08.069 INFO:teuthology.orchestra.run.smithi148.stdout: secret Manage secrets 2024-09-21T13:21:08.069 INFO:teuthology.orchestra.run.smithi148.stdout: start Start one or more containers 2024-09-21T13:21:08.069 INFO:teuthology.orchestra.run.smithi148.stdout: stats Display a live stream of container resource usage statistics 2024-09-21T13:21:08.069 INFO:teuthology.orchestra.run.smithi148.stdout: stop Stop one or more containers 2024-09-21T13:21:08.069 INFO:teuthology.orchestra.run.smithi148.stdout: system Manage podman 2024-09-21T13:21:08.069 INFO:teuthology.orchestra.run.smithi148.stdout: tag Add an additional name to a local image 2024-09-21T13:21:08.069 INFO:teuthology.orchestra.run.smithi148.stdout: top Display the running processes of a container 2024-09-21T13:21:08.069 INFO:teuthology.orchestra.run.smithi148.stdout: unmount Unmount working container's root filesystem 2024-09-21T13:21:08.070 INFO:teuthology.orchestra.run.smithi148.stdout: unpause Unpause the processes in one or more containers 2024-09-21T13:21:08.070 INFO:teuthology.orchestra.run.smithi148.stdout: unshare Run a command in a modified user namespace 2024-09-21T13:21:08.070 INFO:teuthology.orchestra.run.smithi148.stdout: untag Remove a name from a local image 2024-09-21T13:21:08.070 INFO:teuthology.orchestra.run.smithi148.stdout: update Update an existing container 2024-09-21T13:21:08.070 INFO:teuthology.orchestra.run.smithi148.stdout: version Display the Podman version information 2024-09-21T13:21:08.070 INFO:teuthology.orchestra.run.smithi148.stdout: volume Manage volumes 2024-09-21T13:21:08.070 INFO:teuthology.orchestra.run.smithi148.stdout: wait Block on one or more containers 2024-09-21T13:21:08.070 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:21:08.070 INFO:teuthology.orchestra.run.smithi148.stdout:Options: 2024-09-21T13:21:08.070 INFO:teuthology.orchestra.run.smithi148.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.stdout: --config string Location of authentication config file 2024-09-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.stdout: --conmon string Path of the conmon binary 2024-09-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.stdout: --help Help for podman 2024-09-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.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-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.stdout: --module stringArray Load the containers.conf(5) module 2024-09-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.stdout: --out string Send output (stdout) from podman to a file 2024-09-21T13:21:08.071 INFO:teuthology.orchestra.run.smithi148.stdout: -r, --remote Access remote Podman service 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "crun") 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: --ssh string define the ssh mode (default "golang") 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: (default "/run/libpod") 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: --transient-store Enable transient container storage 2024-09-21T13:21:08.072 INFO:teuthology.orchestra.run.smithi148.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-21T13:21:08.073 INFO:teuthology.orchestra.run.smithi148.stdout: -v, --version version for podman 2024-09-21T13:21:08.073 INFO:teuthology.orchestra.run.smithi148.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-21T13:21:08.073 DEBUG:teuthology.orchestra.run.smithi148:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-09-21T13:21:08.883 INFO:teuthology.orchestra.run.smithi148.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-09-21T13:21:09.355 INFO:teuthology.orchestra.run.smithi148.stderr:Getting image source signatures 2024-09-21T13:21:09.365 INFO:teuthology.orchestra.run.smithi148.stderr:Copying blob sha256:19aab37efbe1142936033193230c7e8f1e78a9689d8c036c88ddd4dbd1b38c9a 2024-09-21T13:21:09.365 INFO:teuthology.orchestra.run.smithi148.stderr:Copying blob sha256:b423073ce577e2ab41fc73a242cf2a811e65ba199f79de317a24fe3ee061ce7c 2024-09-21T13:21:09.365 INFO:teuthology.orchestra.run.smithi148.stderr:Copying blob sha256:a4ab00b4675c45bbcbff379bfa0a6c3978b9d542ad326108e6d0d1433ae89d2b 2024-09-21T13:21:09.365 INFO:teuthology.orchestra.run.smithi148.stderr:Copying blob sha256:c888ba27f8c009dacf2f00286a2f3b4947da84b2a51139b0f0d8f0c631354cbf 2024-09-21T13:21:09.366 INFO:teuthology.orchestra.run.smithi148.stderr:Copying blob sha256:aff4a5324caaa26ea11893454c01502fc6fec9eb9feea37362014f9672d1ede8 2024-09-21T13:21:09.366 INFO:teuthology.orchestra.run.smithi148.stderr:Copying blob sha256:d4206400329965a37eab3e5aed7e3fb0170b42700168c7d495e883d8a0a8f5cf 2024-09-21T13:21:14.943 INFO:teuthology.orchestra.run.smithi148.stderr:Copying config sha256:eca3edbb1235f9eb628437ea89af6ab6686b28fbbc29a9c1ef63ba346e74855a 2024-09-21T13:21:15.101 INFO:teuthology.orchestra.run.smithi148.stderr:Writing manifest to image destination 2024-09-21T13:21:15.324 INFO:teuthology.orchestra.run.smithi148.stdout:eca3edbb1235f9eb628437ea89af6ab6686b28fbbc29a9c1ef63ba346e74855a 2024-09-21T13:21:15.336 DEBUG:teuthology.orchestra.run.smithi148:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-21T13:21:15.458 INFO:teuthology.orchestra.run.smithi148.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-21T13:21:15.799 INFO:teuthology.orchestra.run.smithi148.stderr:Getting image source signatures 2024-09-21T13:21:15.799 INFO:teuthology.orchestra.run.smithi148.stderr:Copying blob sha256:f53e54002cf8b1662259f7c8057bfe9d45f75df332111cdf6eb5960bd81f6e1a 2024-09-21T13:21:15.799 INFO:teuthology.orchestra.run.smithi148.stderr:Copying blob sha256:a4ab00b4675c45bbcbff379bfa0a6c3978b9d542ad326108e6d0d1433ae89d2b 2024-09-21T13:21:17.546 INFO:teuthology.orchestra.run.smithi148.stderr:Copying config sha256:5f8ed8dd94a166b88633f20837d053cfb0fca1327a476ec1e43a04c73235b058 2024-09-21T13:21:17.697 INFO:teuthology.orchestra.run.smithi148.stderr:Writing manifest to image destination 2024-09-21T13:21:17.839 INFO:teuthology.orchestra.run.smithi148.stdout:5f8ed8dd94a166b88633f20837d053cfb0fca1327a476ec1e43a04c73235b058 2024-09-21T13:21:17.843 DEBUG:teuthology.orchestra.run.smithi148:> ss -lunH 2024-09-21T13:21:17.876 INFO:teuthology.orchestra.run.smithi148.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-21T13:21:17.876 INFO:teuthology.orchestra.run.smithi148.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-09-21T13:21:17.876 INFO:teuthology.orchestra.run.smithi148.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-21T13:21:17.876 INFO:teuthology.orchestra.run.smithi148.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-09-21T13:21:17.877 DEBUG:teuthology.orchestra.run.smithi148:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-21T13:21:17.955 DEBUG:teuthology.orchestra.run.smithi148:> sudo mkdir -p /var/tmp/samba 2024-09-21T13:21:18.021 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2024-09-21T13:21:18.021 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/var/tmp/samba/container.json 2024-09-21T13:21:18.086 DEBUG:teuthology.orchestra.run.smithi148:> sudo podman run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2024-09-21T13:21:18.719 INFO:teuthology.orchestra.run.smithi148.stdout:fe689c0703af03364ee87902fa407f640eb5c8ea26585aef08756fdb8184d6a4 2024-09-21T13:21:18.973 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.148, idx=0 2024-09-21T13:21:18.974 DEBUG:teuthology.orchestra.run.smithi148:> sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T13:21:19.848 INFO:teuthology.orchestra.run.smithi148.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T13:21:25.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:21:25.946 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.148, idx=1 2024-09-21T13:21:25.947 DEBUG:teuthology.orchestra.run.smithi148:> sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T13:21:26.617 INFO:teuthology.orchestra.run.smithi148.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T13:21:27.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:21:28.478 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.148, idx=2 2024-09-21T13:21:28.478 DEBUG:teuthology.orchestra.run.smithi148:> sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T13:21:28.884 INFO:teuthology.orchestra.run.smithi148.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T13:21:29.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:21:31.466 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.148, idx=3 2024-09-21T13:21:31.467 DEBUG:teuthology.orchestra.run.smithi148:> sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T13:21:32.472 INFO:teuthology.orchestra.run.smithi148.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T13:21:33.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:21:37.297 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.148, idx=4 2024-09-21T13:21:37.297 DEBUG:teuthology.orchestra.run.smithi148:> sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T13:21:37.775 INFO:teuthology.orchestra.run.smithi148.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T13:21:38.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:21:46.341 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.148, idx=5 2024-09-21T13:21:46.342 DEBUG:teuthology.orchestra.run.smithi148:> sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T13:21:48.351 INFO:teuthology.orchestra.run.smithi148.stdout: . D 0 Sat Sep 21 13:21:32 2024 2024-09-21T13:21:48.351 INFO:teuthology.orchestra.run.smithi148.stdout: .. D 0 Sat Sep 21 13:21:32 2024 2024-09-21T13:21:48.351 INFO:teuthology.orchestra.run.smithi148.stdout: domain1.sink.test D 0 Sat Sep 21 13:21:30 2024 2024-09-21T13:21:48.351 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:21:48.351 INFO:teuthology.orchestra.run.smithi148.stdout: 960311424 blocks of size 1024. 907764628 blocks available 2024-09-21T13:21:49.250 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-21T13:21:49.250 INFO:teuthology.run_tasks:Running task vip... 2024-09-21T13:21:49.260 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-21T13:21:49.260 INFO:tasks.vip:peername 172.21.15.67 2024-09-21T13:21:49.262 INFO:tasks.vip:172.21.15.67 in 172.21.0.0/20, pos 3906 2024-09-21T13:21:49.268 INFO:tasks.vip:smithi067.front.sepia.ceph.com static 10.0.15.67, vnet 10.0.0.0/16 2024-09-21T13:21:49.268 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.67'), IPv4Address('10.0.47.67')] 2024-09-21T13:21:49.268 DEBUG:teuthology.orchestra.run.smithi067:> sudo ip route ls 2024-09-21T13:21:49.302 INFO:teuthology.orchestra.run.smithi067.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.67 metric 100 2024-09-21T13:21:49.302 INFO:teuthology.orchestra.run.smithi067.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.67 metric 100 2024-09-21T13:21:49.303 INFO:tasks.vip:Configuring 10.0.15.67 on smithi067.front.sepia.ceph.com iface enp3s0f1... 2024-09-21T13:21:49.303 DEBUG:teuthology.orchestra.run.smithi067:> sudo ip addr add 10.0.15.67/16 dev enp3s0f1 2024-09-21T13:21:49.373 INFO:tasks.vip:peername 172.21.15.142 2024-09-21T13:21:49.376 INFO:tasks.vip:172.21.15.142 in 172.21.0.0/20, pos 3981 2024-09-21T13:21:49.414 INFO:tasks.vip:smithi142.front.sepia.ceph.com static 10.0.15.142, vnet 10.0.0.0/16 2024-09-21T13:21:49.414 DEBUG:teuthology.orchestra.run.smithi142:> sudo ip route ls 2024-09-21T13:21:49.448 INFO:teuthology.orchestra.run.smithi142.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.142 metric 100 2024-09-21T13:21:49.448 INFO:teuthology.orchestra.run.smithi142.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.142 metric 100 2024-09-21T13:21:49.450 INFO:tasks.vip:Configuring 10.0.15.142 on smithi142.front.sepia.ceph.com iface enp3s0f1... 2024-09-21T13:21:49.450 DEBUG:teuthology.orchestra.run.smithi142:> sudo ip addr add 10.0.15.142/16 dev enp3s0f1 2024-09-21T13:21:49.518 INFO:tasks.vip:peername 172.21.15.146 2024-09-21T13:21:49.521 INFO:tasks.vip:172.21.15.146 in 172.21.0.0/20, pos 3985 2024-09-21T13:21:49.526 INFO:tasks.vip:smithi146.front.sepia.ceph.com static 10.0.15.146, vnet 10.0.0.0/16 2024-09-21T13:21:49.527 DEBUG:teuthology.orchestra.run.smithi146:> sudo ip route ls 2024-09-21T13:21:49.560 INFO:teuthology.orchestra.run.smithi146.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.146 metric 100 2024-09-21T13:21:49.560 INFO:teuthology.orchestra.run.smithi146.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.146 metric 100 2024-09-21T13:21:49.561 INFO:tasks.vip:Configuring 10.0.15.146 on smithi146.front.sepia.ceph.com iface enp3s0f1... 2024-09-21T13:21:49.562 DEBUG:teuthology.orchestra.run.smithi146:> sudo ip addr add 10.0.15.146/16 dev enp3s0f1 2024-09-21T13:21:49.629 INFO:tasks.vip:peername 172.21.15.148 2024-09-21T13:21:49.632 INFO:tasks.vip:172.21.15.148 in 172.21.0.0/20, pos 3987 2024-09-21T13:21:49.638 INFO:tasks.vip:smithi148.front.sepia.ceph.com static 10.0.15.148, vnet 10.0.0.0/16 2024-09-21T13:21:49.638 DEBUG:teuthology.orchestra.run.smithi148:> sudo ip route ls 2024-09-21T13:21:49.667 INFO:teuthology.orchestra.run.smithi148.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.148 metric 100 2024-09-21T13:21:49.667 INFO:teuthology.orchestra.run.smithi148.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.148 metric 100 2024-09-21T13:21:49.668 INFO:tasks.vip:Configuring 10.0.15.148 on smithi148.front.sepia.ceph.com iface enp3s0f1... 2024-09-21T13:21:49.669 DEBUG:teuthology.orchestra.run.smithi148:> sudo ip addr add 10.0.15.148/16 dev enp3s0f1 2024-09-21T13:21:49.737 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T13:21:49.745 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': '441784946648ff53dd310293f9dd752afeeea72a'} 2024-09-21T13:21:49.745 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:21:49.745 INFO:tasks.cephadm:Cluster fsid is 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:21:49.745 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T13:21:49.746 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.67', 'mon.b': '172.21.15.142', 'mon.c': '172.21.15.146'} 2024-09-21T13:21:49.746 INFO:tasks.cephadm:First mon is mon.a on smithi067 2024-09-21T13:21:49.746 INFO:tasks.cephadm:First mgr is x 2024-09-21T13:21:49.746 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T13:21:49.746 DEBUG:teuthology.orchestra.run.smithi067:> sudo hostname $(hostname -s) 2024-09-21T13:21:49.774 DEBUG:teuthology.orchestra.run.smithi142:> sudo hostname $(hostname -s) 2024-09-21T13:21:49.804 DEBUG:teuthology.orchestra.run.smithi146:> sudo hostname $(hostname -s) 2024-09-21T13:21:49.831 DEBUG:teuthology.orchestra.run.smithi148:> sudo hostname $(hostname -s) 2024-09-21T13:21:49.860 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-21T13:21:49.860 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:21:50.021 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '441784946648ff53dd310293f9dd752afeeea72a', '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/83203/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5104-g44178494', 'node_name': '172.21.5.36+adami06', '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-5104.g44178494'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-21 10:26:40.656703', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-21-0842', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-21T13:21:50.161 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-guits-main-2024-09-21-0842, sha1 441784946648ff53dd310293f9dd752afeeea72a from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:21:50.163 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/centos/9/x86_64/flavors/default/cephadm 2024-09-21T13:21:50.163 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/centos/9/x86_64/flavors/default/cephadm 2024-09-21T13:21:50.163 DEBUG:teuthology.orchestra.run.smithi067:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T13:21:50.526 INFO:teuthology.orchestra.run.smithi067.stdout:-rw-r--r--. 1 ubuntu ubuntu 804351 Sep 21 13:21 /home/ubuntu/cephtest/cephadm 2024-09-21T13:21:50.526 DEBUG:teuthology.orchestra.run.smithi142:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T13:21:50.870 INFO:teuthology.orchestra.run.smithi142.stdout:-rw-r--r--. 1 ubuntu ubuntu 804351 Sep 21 13:21 /home/ubuntu/cephtest/cephadm 2024-09-21T13:21:50.870 DEBUG:teuthology.orchestra.run.smithi146:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T13:21:51.243 INFO:teuthology.orchestra.run.smithi146.stdout:-rw-r--r--. 1 ubuntu ubuntu 804351 Sep 21 13:21 /home/ubuntu/cephtest/cephadm 2024-09-21T13:21:51.244 DEBUG:teuthology.orchestra.run.smithi148:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T13:21:51.623 INFO:teuthology.orchestra.run.smithi148.stdout:-rw-r--r--. 1 ubuntu ubuntu 804351 Sep 21 13:21 /home/ubuntu/cephtest/cephadm 2024-09-21T13:21:51.624 DEBUG:teuthology.orchestra.run.smithi067:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T13:21:51.644 DEBUG:teuthology.orchestra.run.smithi142:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T13:21:51.662 DEBUG:teuthology.orchestra.run.smithi146:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T13:21:51.679 DEBUG:teuthology.orchestra.run.smithi148:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T13:21:51.710 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a on all hosts... 2024-09-21T13:21:51.710 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a pull 2024-09-21T13:21:51.712 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a pull 2024-09-21T13:21:51.714 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a pull 2024-09-21T13:21:51.722 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a pull 2024-09-21T13:21:51.941 INFO:teuthology.orchestra.run.smithi148.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a... 2024-09-21T13:21:53.257 INFO:teuthology.orchestra.run.smithi146.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a... 2024-09-21T13:21:53.284 INFO:teuthology.orchestra.run.smithi142.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a... 2024-09-21T13:21:53.364 INFO:teuthology.orchestra.run.smithi067.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a... 2024-09-21T13:22:30.760 INFO:teuthology.orchestra.run.smithi142.stdout:{ 2024-09-21T13:22:30.760 INFO:teuthology.orchestra.run.smithi142.stdout: "ceph_version": "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)", 2024-09-21T13:22:30.760 INFO:teuthology.orchestra.run.smithi142.stdout: "image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", 2024-09-21T13:22:30.761 INFO:teuthology.orchestra.run.smithi142.stdout: "repo_digests": [ 2024-09-21T13:22:30.761 INFO:teuthology.orchestra.run.smithi142.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5" 2024-09-21T13:22:30.761 INFO:teuthology.orchestra.run.smithi142.stdout: ] 2024-09-21T13:22:30.761 INFO:teuthology.orchestra.run.smithi142.stdout:} 2024-09-21T13:22:32.256 INFO:teuthology.orchestra.run.smithi148.stdout:{ 2024-09-21T13:22:32.256 INFO:teuthology.orchestra.run.smithi148.stdout: "ceph_version": "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)", 2024-09-21T13:22:32.256 INFO:teuthology.orchestra.run.smithi148.stdout: "image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", 2024-09-21T13:22:32.256 INFO:teuthology.orchestra.run.smithi148.stdout: "repo_digests": [ 2024-09-21T13:22:32.256 INFO:teuthology.orchestra.run.smithi148.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5" 2024-09-21T13:22:32.256 INFO:teuthology.orchestra.run.smithi148.stdout: ] 2024-09-21T13:22:32.256 INFO:teuthology.orchestra.run.smithi148.stdout:} 2024-09-21T13:22:55.823 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-09-21T13:22:55.823 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph_version": "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)", 2024-09-21T13:22:55.823 INFO:teuthology.orchestra.run.smithi146.stdout: "image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", 2024-09-21T13:22:55.823 INFO:teuthology.orchestra.run.smithi146.stdout: "repo_digests": [ 2024-09-21T13:22:55.823 INFO:teuthology.orchestra.run.smithi146.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5" 2024-09-21T13:22:55.823 INFO:teuthology.orchestra.run.smithi146.stdout: ] 2024-09-21T13:22:55.823 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-09-21T13:22:57.381 INFO:teuthology.orchestra.run.smithi067.stdout:{ 2024-09-21T13:22:57.382 INFO:teuthology.orchestra.run.smithi067.stdout: "ceph_version": "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)", 2024-09-21T13:22:57.382 INFO:teuthology.orchestra.run.smithi067.stdout: "image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", 2024-09-21T13:22:57.382 INFO:teuthology.orchestra.run.smithi067.stdout: "repo_digests": [ 2024-09-21T13:22:57.382 INFO:teuthology.orchestra.run.smithi067.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5" 2024-09-21T13:22:57.382 INFO:teuthology.orchestra.run.smithi067.stdout: ] 2024-09-21T13:22:57.382 INFO:teuthology.orchestra.run.smithi067.stdout:} 2024-09-21T13:22:57.407 DEBUG:teuthology.orchestra.run.smithi067:> sudo mkdir -p /etc/ceph 2024-09-21T13:22:57.455 DEBUG:teuthology.orchestra.run.smithi142:> sudo mkdir -p /etc/ceph 2024-09-21T13:22:57.488 DEBUG:teuthology.orchestra.run.smithi146:> sudo mkdir -p /etc/ceph 2024-09-21T13:22:57.521 DEBUG:teuthology.orchestra.run.smithi148:> sudo mkdir -p /etc/ceph 2024-09-21T13:22:57.555 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 777 /etc/ceph 2024-09-21T13:22:57.580 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 777 /etc/ceph 2024-09-21T13:22:57.609 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 777 /etc/ceph 2024-09-21T13:22:57.638 DEBUG:teuthology.orchestra.run.smithi148:> sudo chmod 777 /etc/ceph 2024-09-21T13:22:57.667 INFO:tasks.cephadm:Writing seed config... 2024-09-21T13:22:57.668 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T13:22:57.668 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T13:22:57.668 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T13:22:57.668 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T13:22:57.668 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T13:22:57.668 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T13:22:57.668 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T13:22:57.669 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T13:22:57.669 DEBUG:teuthology.orchestra.run.smithi067:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T13:22:57.685 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 = 757f1ff2-781c-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-21T13:22:57.685 DEBUG:teuthology.orchestra.run.smithi067:mon.a> sudo journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.a.service 2024-09-21T13:22:57.727 DEBUG:teuthology.orchestra.run.smithi067:mgr.x> sudo journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mgr.x.service 2024-09-21T13:22:57.769 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T13:22:57.769 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a -v bootstrap --fsid 757f1ff2-781c-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.67 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:22:57.979 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-09-21T13:22:57.979 INFO:teuthology.orchestra.run.smithi067.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a', '-v', 'bootstrap', '--fsid', '757f1ff2-781c-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.67', '--skip-admin-label'] 2024-09-21T13:22:57.979 INFO:teuthology.orchestra.run.smithi067.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T13:22:57.979 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying podman|docker is present... 2024-09-21T13:22:58.003 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stdout 5.2.2 2024-09-21T13:22:58.003 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying lvm2 is present... 2024-09-21T13:22:58.003 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying time synchronization is in place... 2024-09-21T13:22:58.011 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T13:22:58.011 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T13:22:58.018 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T13:22:58.018 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T13:22:58.025 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout enabled 2024-09-21T13:22:58.031 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout active 2024-09-21T13:22:58.031 INFO:teuthology.orchestra.run.smithi067.stdout:Unit chronyd.service is enabled and running 2024-09-21T13:22:58.031 INFO:teuthology.orchestra.run.smithi067.stdout:Repeating the final host check... 2024-09-21T13:22:58.052 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stdout 5.2.2 2024-09-21T13:22:58.052 INFO:teuthology.orchestra.run.smithi067.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-21T13:22:58.053 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl is present 2024-09-21T13:22:58.053 INFO:teuthology.orchestra.run.smithi067.stdout:lvcreate is present 2024-09-21T13:22:58.059 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T13:22:58.059 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T13:22:58.066 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T13:22:58.066 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T13:22:58.073 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout enabled 2024-09-21T13:22:58.080 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout active 2024-09-21T13:22:58.080 INFO:teuthology.orchestra.run.smithi067.stdout:Unit chronyd.service is enabled and running 2024-09-21T13:22:58.080 INFO:teuthology.orchestra.run.smithi067.stdout:Host looks OK 2024-09-21T13:22:58.080 INFO:teuthology.orchestra.run.smithi067.stdout:Cluster fsid: 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:22:58.080 INFO:teuthology.orchestra.run.smithi067.stdout:Acquiring lock 139747496175312 on /run/cephadm/757f1ff2-781c-11ef-baf6-efdc52797490.lock 2024-09-21T13:22:58.080 INFO:teuthology.orchestra.run.smithi067.stdout:Lock 139747496175312 acquired on /run/cephadm/757f1ff2-781c-11ef-baf6-efdc52797490.lock 2024-09-21T13:22:58.080 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying IP 172.21.15.67 port 3300 ... 2024-09-21T13:22:58.081 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying IP 172.21.15.67 port 6789 ... 2024-09-21T13:22:58.081 INFO:teuthology.orchestra.run.smithi067.stdout:Base mon IP(s) is [172.21.15.67:3300, 172.21.15.67:6789], mon addrv is [v2:172.21.15.67:3300,v1:172.21.15.67:6789] 2024-09-21T13:22:58.084 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.67 metric 100 2024-09-21T13:22:58.084 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout 10.0.0.0/16 dev enp3s0f1 proto kernel scope link src 10.0.15.67 2024-09-21T13:22:58.084 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.67 metric 100 2024-09-21T13:22:58.087 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T13:22:58.087 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-21T13:22:58.087 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-21T13:22:58.089 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T13:22:58.089 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T13:22:58.089 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T13:22:58.090 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-21T13:22:58.090 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:feb6:fc0b/64 scope link noprefixroute 2024-09-21T13:22:58.090 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T13:22:58.090 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.0.0/20` 2024-09-21T13:22:58.090 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.0.0/20` 2024-09-21T13:22:58.090 INFO:teuthology.orchestra.run.smithi067.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T13:22:58.091 INFO:teuthology.orchestra.run.smithi067.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T13:22:58.092 INFO:teuthology.orchestra.run.smithi067.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a... 2024-09-21T13:22:58.468 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stdout b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 2024-09-21T13:22:58.468 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a... 2024-09-21T13:22:58.468 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stderr Getting image source signatures 2024-09-21T13:22:58.468 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stderr Copying blob sha256:d3c61a6c378e0e3b0f2d0c744b48039813ea4b374665619799f973b00e21a218 2024-09-21T13:22:58.468 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-21T13:22:58.468 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stderr Copying config sha256:b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 2024-09-21T13:22:58.468 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-21T13:22:59.397 INFO:teuthology.orchestra.run.smithi067.stdout:ceph: stdout ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev) 2024-09-21T13:22:59.397 INFO:teuthology.orchestra.run.smithi067.stdout:Ceph version: ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev) 2024-09-21T13:22:59.397 INFO:teuthology.orchestra.run.smithi067.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T13:23:00.445 INFO:teuthology.orchestra.run.smithi067.stdout:stat: stdout 167 167 2024-09-21T13:23:00.445 INFO:teuthology.orchestra.run.smithi067.stdout:Creating initial keys... 2024-09-21T13:23:01.475 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-authtool: stdout AQC0yO5mq+FVLRAAn3OSSHEYHHONuIatS5FpyQ== 2024-09-21T13:23:02.548 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-authtool: stdout AQC1yO5mQCYfLhAAE/nEbC3r09e8Csl4B3kXtw== 2024-09-21T13:23:03.462 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-authtool: stdout AQC2yO5mDzuVNxAAGHlPWt1lS+5Ag2akka+WXw== 2024-09-21T13:23:03.463 INFO:teuthology.orchestra.run.smithi067.stdout:Creating initial monmap... 2024-09-21T13:23:04.410 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T13:23:04.410 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-21T13:23:04.410 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:04.411 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T13:23:04.411 INFO:teuthology.orchestra.run.smithi067.stdout:monmaptool for a [v2:172.21.15.67:3300,v1:172.21.15.67:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T13:23:04.411 INFO:teuthology.orchestra.run.smithi067.stdout:setting min_mon_release = quincy 2024-09-21T13:23:04.411 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: set fsid to 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:04.411 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T13:23:04.411 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:23:04.411 INFO:teuthology.orchestra.run.smithi067.stdout:Creating mon... 2024-09-21T13:23:05.331 INFO:teuthology.orchestra.run.smithi067.stdout:create mon.a on 2024-09-21T13:23:05.715 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-21T13:23:05.910 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-757f1ff2-781c-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-757f1ff2-781c-11ef-baf6-efdc52797490.target. 2024-09-21T13:23:05.910 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-757f1ff2-781c-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-757f1ff2-781c-11ef-baf6-efdc52797490.target. 2024-09-21T13:23:06.149 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.a 2024-09-21T13:23:06.149 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to reset failed state of unit ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.a.service: Unit ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.a.service not loaded. 2024-09-21T13:23:06.319 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-757f1ff2-781c-11ef-baf6-efdc52797490.target.wants/ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.a.service → /etc/systemd/system/ceph-757f1ff2-781c-11ef-baf6-efdc52797490@.service. 2024-09-21T13:23:06.597 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:06 smithi067 podman[24651]: 2024-09-21 13:23:06.475501026 +0000 UTC m=+0.015889085 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:23:06.597 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:06 smithi067 podman[24651]: 2024-09-21 13:23:06.596620014 +0000 UTC m=+0.137008119 container create 6834a97521d597a71649f8a6151fb1740d936d35db0cb356ac7dddc345093ca3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:23:06.857 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:06 smithi067 podman[24651]: 2024-09-21 13:23:06.790330317 +0000 UTC m=+0.330718386 container init 6834a97521d597a71649f8a6151fb1740d936d35db0cb356ac7dddc345093ca3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-21T13:23:06.857 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:06 smithi067 podman[24651]: 2024-09-21 13:23:06.793501835 +0000 UTC m=+0.333889897 container start 6834a97521d597a71649f8a6151fb1740d936d35db0cb356ac7dddc345093ca3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True) 2024-09-21T13:23:06.857 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:06 smithi067 ceph-mon[24670]: mkfs 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:06.857 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:06 smithi067 ceph-mon[24670]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:23:06.872 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T13:23:06.872 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout disabled 2024-09-21T13:23:06.879 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T13:23:06.879 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T13:23:06.879 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld.service is not enabled 2024-09-21T13:23:06.879 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T13:23:06.879 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mon to start... 2024-09-21T13:23:06.880 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mon... 2024-09-21T13:23:07.117 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:06 smithi067 bash[24651]: 6834a97521d597a71649f8a6151fb1740d936d35db0cb356ac7dddc345093ca3 2024-09-21T13:23:07.117 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:06 smithi067 systemd[1]: Started Ceph mon.a for 757f1ff2-781c-11ef-baf6-efdc52797490. 2024-09-21T13:23:07.947 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:07 smithi067 ceph-mon[24670]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:23:07.947 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:07 smithi067 ceph-mon[24670]: monmap epoch 1 2024-09-21T13:23:07.947 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:07 smithi067 ceph-mon[24670]: fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:07.947 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:07 smithi067 ceph-mon[24670]: last_changed 2024-09-21T13:23:03.768556+0000 2024-09-21T13:23:07.947 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:07 smithi067 ceph-mon[24670]: created 2024-09-21T13:23:03.768556+0000 2024-09-21T13:23:07.948 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:07 smithi067 ceph-mon[24670]: min_mon_release 19 (squid) 2024-09-21T13:23:07.948 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:07 smithi067 ceph-mon[24670]: election_strategy: 1 2024-09-21T13:23:07.948 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:07 smithi067 ceph-mon[24670]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T13:23:07.948 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:07 smithi067 ceph-mon[24670]: fsmap 2024-09-21T13:23:07.948 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:07 smithi067 ceph-mon[24670]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T13:23:07.948 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:07 smithi067 ceph-mon[24670]: mgrmap e1: no daemons active 2024-09-21T13:23:07.948 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:07 smithi067 ceph-mon[24670]: from='client.? 172.21.15.67:0/3647808240' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout id: 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout services: 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.578838s) 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout data: 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T13:23:07.951 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T13:23:07.952 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T13:23:07.952 INFO:teuthology.orchestra.run.smithi067.stdout:mon is available 2024-09-21T13:23:07.952 INFO:teuthology.orchestra.run.smithi067.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T13:23:09.007 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T13:23:09.007 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T13:23:09.007 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout fsid = 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:09.007 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T13:23:09.007 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.67:3300,v1:172.21.15.67:6789] 2024-09-21T13:23:09.007 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T13:23:09.007 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T13:23:09.007 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T13:23:09.007 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T13:23:09.007 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T13:23:09.007 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T13:23:09.008 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T13:23:09.008 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T13:23:09.008 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T13:23:09.008 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T13:23:09.008 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T13:23:09.008 INFO:teuthology.orchestra.run.smithi067.stdout:Generating new minimal ceph.conf... 2024-09-21T13:23:09.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:08 smithi067 ceph-mon[24670]: from='client.? 172.21.15.67:0/3842680821' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T13:23:09.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:08 smithi067 ceph-mon[24670]: from='client.? 172.21.15.67:0/3842680821' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T13:23:10.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:09 smithi067 ceph-mon[24670]: from='client.? 172.21.15.67:0/3474380901' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:10.028 INFO:teuthology.orchestra.run.smithi067.stdout:Restarting the monitor... 2024-09-21T13:23:10.305 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:10 smithi067 systemd[1]: Stopping Ceph mon.a for 757f1ff2-781c-11ef-baf6-efdc52797490... 2024-09-21T13:23:10.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:10 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a[24666]: 2024-09-21T13:23:10.303+0000 7f73ddb45640 -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-21T13:23:10.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:10 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a[24666]: 2024-09-21T13:23:10.303+0000 7f73ddb45640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T13:23:10.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:10 smithi067 podman[24913]: 2024-09-21 13:23:10.436791032 +0000 UTC m=+0.244620367 container died 6834a97521d597a71649f8a6151fb1740d936d35db0cb356ac7dddc345093ca3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-21T13:23:10.946 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:10 smithi067 podman[24913]: 2024-09-21 13:23:10.753168595 +0000 UTC m=+0.560997928 container cleanup 6834a97521d597a71649f8a6151fb1740d936d35db0cb356ac7dddc345093ca3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-21T13:23:10.946 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:10 smithi067 bash[24913]: ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a 2024-09-21T13:23:11.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:10 smithi067 podman[24925]: 2024-09-21 13:23:10.945558388 +0000 UTC m=+0.505069671 container remove 6834a97521d597a71649f8a6151fb1740d936d35db0cb356ac7dddc345093ca3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-21T13:23:11.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 systemd[1]: ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T13:23:11.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 systemd[1]: Stopped Ceph mon.a for 757f1ff2-781c-11ef-baf6-efdc52797490. 2024-09-21T13:23:11.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 systemd[1]: Starting Ceph mon.a for 757f1ff2-781c-11ef-baf6-efdc52797490... 2024-09-21T13:23:11.623 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 podman[25023]: 2024-09-21 13:23:11.30405206 +0000 UTC m=+0.015956122 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:23:11.624 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 podman[25023]: 2024-09-21 13:23:11.404723149 +0000 UTC m=+0.116627250 container create 627a7d4c19cadf41bdb22c83b9c8cc3e36e57535aec0efba9a3106388d8cf7ca (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-21T13:23:11.624 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 podman[25023]: 2024-09-21 13:23:11.589975101 +0000 UTC m=+0.301879157 container init 627a7d4c19cadf41bdb22c83b9c8cc3e36e57535aec0efba9a3106388d8cf7ca (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-21T13:23:11.624 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 podman[25023]: 2024-09-21 13:23:11.593195332 +0000 UTC m=+0.305099369 container start 627a7d4c19cadf41bdb22c83b9c8cc3e36e57535aec0efba9a3106388d8cf7ca (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:23:11.624 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:23:11.624 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev), process ceph-mon, pid 2 2024-09-21T13:23:11.624 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: pidfile_write: ignore empty --pid-file 2024-09-21T13:23:11.624 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: load: jerasure load: lrc 2024-09-21T13:23:11.624 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: RocksDB version: 7.9.2 2024-09-21T13:23:11.624 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Git sha 0 2024-09-21T13:23:11.624 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T13:23:11.624 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: DB SUMMARY 2024-09-21T13:23:11.624 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: DB Session ID: ZS11IRFCGUTLAHSE8BAP 2024-09-21T13:23:11.624 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: CURRENT file: CURRENT 2024-09-21T13:23:11.625 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T13:23:11.625 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T13:23:11.625 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T13:23:11.625 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88276 ; 2024-09-21T13:23:11.625 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.error_if_exists: 0 2024-09-21T13:23:11.626 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.create_if_missing: 0 2024-09-21T13:23:11.626 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.paranoid_checks: 1 2024-09-21T13:23:11.626 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:23:11.626 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:23:11.626 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.env: 0x5607cb33d120 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.info_log: 0x5607cc1cb700 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.statistics: (nil) 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.use_fsync: 0 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_log_file_size: 0 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.allow_fallocate: 1 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:23:11.627 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.use_direct_reads: 0 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.db_log_dir: 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.wal_dir: 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.write_buffer_manager: 0x5607cc1cfb80 2024-09-21T13:23:11.628 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.unordered_write: 0 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.row_cache: None 2024-09-21T13:23:11.629 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.wal_filter: None 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.two_write_queues: 0 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.wal_compression: 0 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.atomic_flush: 0 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.log_readahead_size: 0 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:23:11.630 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_background_jobs: 2 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_background_compactions: -1 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_subcompactions: 1 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_open_files: -1 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:23:11.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_background_flushes: -1 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Compression algorithms supported: 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: kZSTD supported: 0 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: kXpressCompression supported: 0 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: kBZip2Compression supported: 0 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: kLZ4Compression supported: 1 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: kZlibCompression supported: 1 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: kSnappyCompression supported: 1 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:23:11.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.merge_operator: 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compaction_filter: None 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5607cc1cb320) 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout: cache_index_and_filter_blocks: 1 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout: pin_top_level_index_and_filter: 1 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_type: 0 2024-09-21T13:23:11.633 INFO:journalctl@ceph.mon.a.smithi067.stdout: data_block_index_type: 0 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_shortening: 1 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: checksum: 4 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: no_block_cache: 0 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache: 0x5607cc1bf610 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_name: BinnedLRUCache 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_options: 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: capacity : 536870912 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: num_shard_bits : 4 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: strict_capacity_limit : 0 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: high_pri_pool_ratio: 0.000 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_compressed: (nil) 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: persistent_cache: (nil) 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_size: 4096 2024-09-21T13:23:11.634 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_size_deviation: 10 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_restart_interval: 16 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_block_restart_interval: 1 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: metadata_block_size: 4096 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: partition_filters: 0 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: use_delta_encoding: 1 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: filter_policy: bloomfilter 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: whole_key_filtering: 1 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: verify_compression: 0 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: read_amp_bytes_per_bit: 0 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: format_version: 5 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: enable_index_compression: 1 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_align: 0 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: max_auto_readahead_size: 262144 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: prepopulate_block_cache: 0 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: initial_auto_readahead_size: 8192 2024-09-21T13:23:11.635 INFO:journalctl@ceph.mon.a.smithi067.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compression: NoCompression 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.num_levels: 7 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:23:11.636 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:23:11.637 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:23:11.638 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:23:11.639 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.inplace_update_support: 0 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.bloom_locality: 0 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.max_successive_merges: 0 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.ttl: 2592000 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.enable_blob_files: false 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.min_blob_size: 0 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: 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-21T13:23:11.641 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 024d4d27-98b8-4cdb-b6e2-5d968f7bcf96 2024-09-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726924991620086, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726924991620960, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85052, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83192, "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": 77441, "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": 1726924991, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "024d4d27-98b8-4cdb-b6e2-5d968f7bcf96", "db_session_id": "ZS11IRFCGUTLAHSE8BAP", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726924991621056, "job": 1, "event": "recovery_finished"} 2024-09-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: 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-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5607cc1eee00 2024-09-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: DB pointer 0x5607cc2f0000 2024-09-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** DB Stats ** 2024-09-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:23:11.642 INFO:journalctl@ceph.mon.a.smithi067.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-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.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-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-09-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** Compaction Stats [default] ** 2024-09-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.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-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.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.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.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.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.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.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-09-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** Compaction Stats [default] ** 2024-09-21T13:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.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-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.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.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-09-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-09-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative compaction: 0.00 GB write, 26.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval compaction: 0.00 GB write, 26.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:23:11.644 INFO:journalctl@ceph.mon.a.smithi067.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-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout: Block cache BinnedLRUCache@0x5607cc1bf610#2 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-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.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-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-09-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: starting mon.a rank 0 at public addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] at bind addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: mon.a@-1(???) e1 preinit fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: mon.a@-1(???).mds e1 new map 2024-09-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: mon.a@-1(???).mds e1 print_map 2024-09-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout: e1 2024-09-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout: btime 2024-09-21T13:23:06:833391+0000 2024-09-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.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-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout: legacy client fscid: -1 2024-09-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-09-21T13:23:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout: No filesystems configured 2024-09-21T13:23:11.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T13:23:11.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:23:11.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:23:11.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:23:11.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T13:23:11.661 INFO:teuthology.orchestra.run.smithi067.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T13:23:11.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 bash[25023]: 627a7d4c19cadf41bdb22c83b9c8cc3e36e57535aec0efba9a3106388d8cf7ca 2024-09-21T13:23:11.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 systemd[1]: Started Ceph mon.a for 757f1ff2-781c-11ef-baf6-efdc52797490. 2024-09-21T13:23:11.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:23:11.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: monmap epoch 1 2024-09-21T13:23:11.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:11.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: last_changed 2024-09-21T13:23:03.768556+0000 2024-09-21T13:23:11.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: created 2024-09-21T13:23:03.768556+0000 2024-09-21T13:23:11.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: min_mon_release 19 (squid) 2024-09-21T13:23:11.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: election_strategy: 1 2024-09-21T13:23:11.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T13:23:11.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: fsmap 2024-09-21T13:23:11.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T13:23:11.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:11 smithi067 ceph-mon[25042]: mgrmap e1: no daemons active 2024-09-21T13:23:12.758 INFO:teuthology.orchestra.run.smithi067.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T13:23:12.779 INFO:teuthology.orchestra.run.smithi067.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:23:12.779 INFO:teuthology.orchestra.run.smithi067.stdout:Creating mgr... 2024-09-21T13:23:12.780 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T13:23:12.781 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T13:23:13.044 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mgr.x 2024-09-21T13:23:13.044 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to reset failed state of unit ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mgr.x.service: Unit ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mgr.x.service not loaded. 2024-09-21T13:23:13.198 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-757f1ff2-781c-11ef-baf6-efdc52797490.target.wants/ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mgr.x.service → /etc/systemd/system/ceph-757f1ff2-781c-11ef-baf6-efdc52797490@.service. 2024-09-21T13:23:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:13 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1454078207' entity='client.admin' 2024-09-21T13:23:13.415 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:13 smithi067 systemd[1]: Starting Ceph mgr.x for 757f1ff2-781c-11ef-baf6-efdc52797490... 2024-09-21T13:23:13.692 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:13 smithi067 podman[25254]: 2024-09-21 13:23:13.414851746 +0000 UTC m=+0.099864731 container create 21ab535bbfb50158d0f7e0f0e498a997ac8aaf749c472f120bd7715619887ab3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:23:13.692 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:13 smithi067 podman[25254]: 2024-09-21 13:23:13.331014991 +0000 UTC m=+0.016027986 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:23:13.693 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:13 smithi067 podman[25254]: 2024-09-21 13:23:13.616991548 +0000 UTC m=+0.302004542 container init 21ab535bbfb50158d0f7e0f0e498a997ac8aaf749c472f120bd7715619887ab3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-21T13:23:13.693 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:13 smithi067 podman[25254]: 2024-09-21 13:23:13.619735977 +0000 UTC m=+0.304748965 container start 21ab535bbfb50158d0f7e0f0e498a997ac8aaf749c472f120bd7715619887ab3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True) 2024-09-21T13:23:13.693 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:13 smithi067 bash[25254]: 21ab535bbfb50158d0f7e0f0e498a997ac8aaf749c472f120bd7715619887ab3 2024-09-21T13:23:13.706 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T13:23:13.706 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout disabled 2024-09-21T13:23:13.714 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T13:23:13.714 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T13:23:13.714 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld.service is not enabled 2024-09-21T13:23:13.714 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T13:23:13.723 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T13:23:13.723 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout disabled 2024-09-21T13:23:13.731 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T13:23:13.731 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T13:23:13.731 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld.service is not enabled 2024-09-21T13:23:13.731 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T13:23:13.731 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr to start... 2024-09-21T13:23:13.731 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr... 2024-09-21T13:23:13.949 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:13 smithi067 systemd[1]: Started Ceph mgr.x for 757f1ff2-781c-11ef-baf6-efdc52797490. 2024-09-21T13:23:14.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:14 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/539519040' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T13:23:14.738 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T13:23:14.738 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:23:14.738 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsid": "757f1ff2-781c-11ef-baf6-efdc52797490", 2024-09-21T13:23:14.738 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T13:23:14.738 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T13:23:14.738 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T13:23:14.738 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T13:23:14.738 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:14.738 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 0 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T13:23:14.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:23:14.740 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T13:23:14.740 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T13:23:14.740 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T13:23:14.740 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T13:23:14.740 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T13:23:14.740 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T13:23:14.743 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:14.743 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T13:23:14.743 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T13:23:14.743 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T13:23:14.743 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T13:23:14.743 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T13:23:14.743 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T13:23:14.743 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T13:23:06:833391+0000", 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T13:23:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T13:23:14.745 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T13:23:14.745 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T13:23:14.745 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:23:14.745 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:23:14.745 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:14.745 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T13:23:14.745 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:23:14.745 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T13:23:06.834219+0000", 2024-09-21T13:23:14.745 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:23:14.745 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:14.745 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T13:23:14.745 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:23:14.745 INFO:teuthology.orchestra.run.smithi067.stdout:mgr not available, waiting (1/15)... 2024-09-21T13:23:19.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:18 smithi067 ceph-mon[25042]: Activating manager daemon x 2024-09-21T13:23:19.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:18 smithi067 ceph-mon[25042]: mgrmap e2: x(active, starting, since 0.00323051s) 2024-09-21T13:23:19.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:18 smithi067 ceph-mon[25042]: from='mgr.14100 172.21.15.67:0/3775731955' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:23:19.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:18 smithi067 ceph-mon[25042]: from='mgr.14100 172.21.15.67:0/3775731955' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:23:19.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:18 smithi067 ceph-mon[25042]: from='mgr.14100 172.21.15.67:0/3775731955' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:23:19.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:18 smithi067 ceph-mon[25042]: from='mgr.14100 172.21.15.67:0/3775731955' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:19.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:18 smithi067 ceph-mon[25042]: from='mgr.14100 172.21.15.67:0/3775731955' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:23:19.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:18 smithi067 ceph-mon[25042]: Manager daemon x is now available 2024-09-21T13:23:19.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:18 smithi067 ceph-mon[25042]: from='mgr.14100 172.21.15.67:0/3775731955' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:23:19.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:18 smithi067 ceph-mon[25042]: from='mgr.14100 172.21.15.67:0/3775731955' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:23:19.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:18 smithi067 ceph-mon[25042]: from='mgr.14100 172.21.15.67:0/3775731955' entity='mgr.x' 2024-09-21T13:23:19.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:18 smithi067 ceph-mon[25042]: from='mgr.14100 172.21.15.67:0/3775731955' entity='mgr.x' 2024-09-21T13:23:19.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:18 smithi067 ceph-mon[25042]: from='mgr.14100 172.21.15.67:0/3775731955' entity='mgr.x' 2024-09-21T13:23:21.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:20 smithi067 ceph-mon[25042]: mgrmap e3: x(active, since 1.0072s) 2024-09-21T13:23:21.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:20 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/3482020133' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T13:23:22.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:21 smithi067 ceph-mon[25042]: mgrmap e4: x(active, since 2s) 2024-09-21T13:23:25.528 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T13:23:25.528 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:23:25.528 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsid": "757f1ff2-781c-11ef-baf6-efdc52797490", 2024-09-21T13:23:25.528 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 0 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:23:25.529 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T13:23:25.530 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T13:23:25.530 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:25.530 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T13:23:25.530 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:23:25.530 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T13:23:25.530 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T13:23:25.530 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T13:23:25.530 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T13:23:25.530 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T13:23:25.530 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T13:23:25.533 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:25.533 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T13:23:25.533 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T13:23:06:833391+0000", 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T13:23:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T13:23:06.834219+0000", 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:23:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:23:25.536 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T13:23:25.536 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:23:25.536 INFO:teuthology.orchestra.run.smithi067.stdout:mgr is available 2024-09-21T13:23:26.553 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:26 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/822056958' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T13:23:26.775 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T13:23:26.775 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T13:23:26.775 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout fsid = 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:26.775 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T13:23:26.775 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.67:3300,v1:172.21.15.67:6789] 2024-09-21T13:23:26.776 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T13:23:26.776 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T13:23:26.776 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T13:23:26.776 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T13:23:26.776 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T13:23:26.776 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T13:23:26.776 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T13:23:26.776 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T13:23:26.776 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T13:23:26.776 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T13:23:26.776 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T13:23:26.776 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling cephadm module... 2024-09-21T13:23:27.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:27 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/115464762' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-21T13:23:27.816 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:27 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: ignoring --setuser ceph since I am not root 2024-09-21T13:23:27.816 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:27 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: ignoring --setgroup ceph since I am not root 2024-09-21T13:23:28.747 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:28 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/115464762' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T13:23:28.747 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:28 smithi067 ceph-mon[25042]: mgrmap e5: x(active, since 8s) 2024-09-21T13:23:29.328 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:23:29.328 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T13:23:29.328 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T13:23:29.328 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T13:23:29.328 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T13:23:29.328 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:23:29.328 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for the mgr to restart... 2024-09-21T13:23:29.328 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr epoch 5... 2024-09-21T13:23:29.577 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:29 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1051138018' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T13:23:33.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:32 smithi067 ceph-mon[25042]: Active manager daemon x restarted 2024-09-21T13:23:33.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:32 smithi067 ceph-mon[25042]: Activating manager daemon x 2024-09-21T13:23:33.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:32 smithi067 ceph-mon[25042]: osdmap e2: 0 total, 0 up, 0 in 2024-09-21T13:23:33.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:32 smithi067 ceph-mon[25042]: mgrmap e6: x(active, starting, since 0.00392114s) 2024-09-21T13:23:33.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:32 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:33.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:32 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:23:33.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:32 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:23:33.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:32 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:23:33.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:32 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:23:33.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:32 smithi067 ceph-mon[25042]: Manager daemon x is now available 2024-09-21T13:23:34.346 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:23:34.346 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T13:23:34.346 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T13:23:34.346 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:23:34.346 INFO:teuthology.orchestra.run.smithi067.stdout:mgr epoch 5 is available 2024-09-21T13:23:34.346 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying orchestrator module is enabled... 2024-09-21T13:23:35.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:34 smithi067 ceph-mon[25042]: mgrmap e7: x(active, since 1.00536s) 2024-09-21T13:23:35.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:34 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:35.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:34 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:35.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:34 smithi067 ceph-mon[25042]: Found migration_current of "None". Setting to last migration. 2024-09-21T13:23:35.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:34 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:35.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:34 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:35.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:34 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:35.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:34 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:35.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:34 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:23:35.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:34 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:23:35.634 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-21T13:23:35.634 INFO:teuthology.orchestra.run.smithi067.stdout:Setting orchestrator backend to cephadm... 2024-09-21T13:23:36.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/4263781455' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-21T13:23:36.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/4263781455' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-21T13:23:36.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-mon[25042]: mgrmap e8: x(active, since 2s) 2024-09-21T13:23:36.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:36.067 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:23:35.741+0000 7f2a4fb2e640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:23:35] ENGINE Error in HTTPServer.serve 2024-09-21T13:23:36.067 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: Traceback (most recent call last): 2024-09-21T13:23:36.067 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:23:36.067 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: self._connections.run(self.expiration_interval) 2024-09-21T13:23:36.067 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:23:36.067 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: self._run(expiration_interval) 2024-09-21T13:23:36.067 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:23:36.067 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:23:36.067 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:23:36.067 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:23:36.067 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:23:36.067 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: s = self.context.wrap_socket( 2024-09-21T13:23:36.068 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:23:36.068 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: return self.sslsocket_class._create( 2024-09-21T13:23:36.068 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:23:36.068 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: self.do_handshake() 2024-09-21T13:23:36.068 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:23:36.068 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: self._sslobj.do_handshake() 2024-09-21T13:23:36.068 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:23:36.068 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:35 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:23:37.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:37 smithi067 ceph-mon[25042]: [21/Sep/2024:13:23:35] ENGINE Bus STARTING 2024-09-21T13:23:37.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:37 smithi067 ceph-mon[25042]: [21/Sep/2024:13:23:35] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T13:23:37.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:37 smithi067 ceph-mon[25042]: [21/Sep/2024:13:23:35] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T13:23:37.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:37 smithi067 ceph-mon[25042]: [21/Sep/2024:13:23:35] ENGINE Bus STARTED 2024-09-21T13:23:37.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:37 smithi067 ceph-mon[25042]: [21/Sep/2024:13:23:35] ENGINE Error in HTTPServer.serve 2024-09-21T13:23:37.316 INFO:journalctl@ceph.mon.a.smithi067.stdout: Traceback (most recent call last): 2024-09-21T13:23:37.316 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:23:37.316 INFO:journalctl@ceph.mon.a.smithi067.stdout: self._connections.run(self.expiration_interval) 2024-09-21T13:23:37.316 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:23:37.316 INFO:journalctl@ceph.mon.a.smithi067.stdout: self._run(expiration_interval) 2024-09-21T13:23:37.316 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:23:37.316 INFO:journalctl@ceph.mon.a.smithi067.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:23:37.316 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:23:37.316 INFO:journalctl@ceph.mon.a.smithi067.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:23:37.316 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:23:37.316 INFO:journalctl@ceph.mon.a.smithi067.stdout: s = self.context.wrap_socket( 2024-09-21T13:23:37.317 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:23:37.317 INFO:journalctl@ceph.mon.a.smithi067.stdout: return self.sslsocket_class._create( 2024-09-21T13:23:37.317 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:23:37.317 INFO:journalctl@ceph.mon.a.smithi067.stdout: self.do_handshake() 2024-09-21T13:23:37.317 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:23:37.317 INFO:journalctl@ceph.mon.a.smithi067.stdout: self._sslobj.do_handshake() 2024-09-21T13:23:37.317 INFO:journalctl@ceph.mon.a.smithi067.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:23:37.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:37 smithi067 ceph-mon[25042]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:37.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:37 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:37.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:37 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:38.196 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T13:23:38.197 INFO:teuthology.orchestra.run.smithi067.stdout:Generating ssh key... 2024-09-21T13:23:38.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-mon[25042]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:39.216 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: Generating public/private rsa key pair. 2024-09-21T13:23:39.216 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: Your identification has been saved in /tmp/tmphae2b0o3/key 2024-09-21T13:23:39.216 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: Your public key has been saved in /tmp/tmphae2b0o3/key.pub 2024-09-21T13:23:39.216 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: The key fingerprint is: 2024-09-21T13:23:39.216 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: SHA256:0LAxkj8hGOwavZziuDq+RwSAABaNI0OzaYagG8cT0io ceph-757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:39.216 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: The key's randomart image is: 2024-09-21T13:23:39.216 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: +---[RSA 3072]----+ 2024-09-21T13:23:39.216 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: |%B*o..+ | 2024-09-21T13:23:39.216 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: |O*Boo..* | 2024-09-21T13:23:39.216 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: |=X* oo.. | 2024-09-21T13:23:39.216 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: |E+oo o. | 2024-09-21T13:23:39.216 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: |o+.o .S | 2024-09-21T13:23:39.217 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: |o +. | 2024-09-21T13:23:39.217 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: |o.. | 2024-09-21T13:23:39.217 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: |o. . | 2024-09-21T13:23:39.217 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: |==o | 2024-09-21T13:23:39.217 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:38 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: +----[SHA256]-----+ 2024-09-21T13:23:40.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:39 smithi067 ceph-mon[25042]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:40.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:39 smithi067 ceph-mon[25042]: Generating ssh key... 2024-09-21T13:23:40.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:39 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:40.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:39 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:40.624 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdKrIMAFpGsRR2sNl08q5lfgGEf0Zh6EyUn4cPHiaEYQxfacm4I23vvVTFzHLloiHRucbs0s+Cs5MST+pLpgyrPRMR7CZwtqkRy6QiSV5S2AlDrK6TL6SpO2aMLUfgJdwIEpktQYUWRgFJYLOLoYL0Rqn2vPUHy3eg/uN7sMY/bmwHEWrtl8LktVI4gi6Vc3aJRZ5Xw3VRsQ6QvIZjrLJm426nHkJLwDI+PiiEP2qf9d2wOaHjpjlAggVntMCEpg+SCvr8D7mWGxR6SXeOEZj20miRot1kJjzkwmU+PvZYqEPuKvQw978jrS0Buz+g8BHgdSkea9Su6OPsq5IqDp4qqG+t0gvNJ/zGAlUcY67fggzuQym/lp/e+H1jfElvzmS5uDie6HybplEevsE8Ff4AQ6ySgIyH5hgcLR0IjbSzIcYonXRAEj/EBgpTdvQws9tHmAQ2jzHeYy71ylsekyQHkf8oHlZC8tmRYbphXoW0I1mJxyafMWXHrF8Ieyf77m8= ceph-757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:40.624 INFO:teuthology.orchestra.run.smithi067.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:23:40.625 INFO:teuthology.orchestra.run.smithi067.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T13:23:40.633 INFO:teuthology.orchestra.run.smithi067.stdout:Adding host smithi067... 2024-09-21T13:23:41.282 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:40 smithi067 ceph-mon[25042]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:42.310 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:41 smithi067 ceph-mon[25042]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi067", "addr": "172.21.15.67", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:43.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:42 smithi067 ceph-mon[25042]: Deploying cephadm binary to smithi067 2024-09-21T13:23:45.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Added host 'smithi067' with addr '172.21.15.67' 2024-09-21T13:23:45.762 INFO:teuthology.orchestra.run.smithi067.stdout:Deploying unmanaged mon service... 2024-09-21T13:23:46.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:46 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:46.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:46 smithi067 ceph-mon[25042]: Added host smithi067 2024-09-21T13:23:46.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:46 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:47.345 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T13:23:47.345 INFO:teuthology.orchestra.run.smithi067.stdout:Deploying unmanaged mgr service... 2024-09-21T13:23:47.991 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:47 smithi067 ceph-mon[25042]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:47.991 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:47 smithi067 ceph-mon[25042]: Saving service mon spec with placement count:5 2024-09-21T13:23:47.991 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:47 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:48.710 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T13:23:49.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:48 smithi067 ceph-mon[25042]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:49.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:48 smithi067 ceph-mon[25042]: Saving service mgr spec with placement count:2 2024-09-21T13:23:49.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:48 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:49.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:48 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:50.495 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:50 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:50.496 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:50 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/3100467872' entity='client.admin' 2024-09-21T13:23:51.524 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:51 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/939262571' entity='client.admin' 2024-09-21T13:23:51.527 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling the dashboard module... 2024-09-21T13:23:53.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:53 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:53.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:53 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/2826834101' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-21T13:23:53.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:53 smithi067 ceph-mon[25042]: from='mgr.14116 172.21.15.67:0/3316410795' entity='mgr.x' 2024-09-21T13:23:53.316 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:53 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: ignoring --setuser ceph since I am not root 2024-09-21T13:23:53.316 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:53 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: ignoring --setgroup ceph since I am not root 2024-09-21T13:23:54.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:54 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/2826834101' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T13:23:54.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:54 smithi067 ceph-mon[25042]: mgrmap e9: x(active, since 20s) 2024-09-21T13:23:55.435 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:55 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1679093880' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T13:23:55.764 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:23:55.765 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T13:23:55.765 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T13:23:55.765 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T13:23:55.765 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T13:23:55.765 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:23:55.765 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for the mgr to restart... 2024-09-21T13:23:55.765 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr epoch 9... 2024-09-21T13:23:58.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:58 smithi067 ceph-mon[25042]: Active manager daemon x restarted 2024-09-21T13:23:58.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:58 smithi067 ceph-mon[25042]: Activating manager daemon x 2024-09-21T13:23:58.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:58 smithi067 ceph-mon[25042]: osdmap e3: 0 total, 0 up, 0 in 2024-09-21T13:23:58.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:58 smithi067 ceph-mon[25042]: mgrmap e10: x(active, starting, since 0.00380868s) 2024-09-21T13:23:58.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:58 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:58.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:58 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:23:58.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:58 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:23:58.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:58 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:23:58.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:58 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:23:58.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:58 smithi067 ceph-mon[25042]: Manager daemon x is now available 2024-09-21T13:23:59.577 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:59.577 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:23:59.577 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:23:59.577 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-mon[25042]: mgrmap e11: x(active, since 1.00596s) 2024-09-21T13:24:00.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:23:59.942+0000 7fb0bf2a8640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:23:59] ENGINE Error in HTTPServer.serve 2024-09-21T13:24:00.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: Traceback (most recent call last): 2024-09-21T13:24:00.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:24:00.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: self._connections.run(self.expiration_interval) 2024-09-21T13:24:00.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:24:00.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: self._run(expiration_interval) 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: s = self.context.wrap_socket( 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: return self.sslsocket_class._create( 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: self.do_handshake() 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: self._sslobj.do_handshake() 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:24:00.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:23:59 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:24:00.296 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:24:00.296 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T13:24:00.296 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T13:24:00.297 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:24:00.297 INFO:teuthology.orchestra.run.smithi067.stdout:mgr epoch 9 is available 2024-09-21T13:24:00.297 INFO:teuthology.orchestra.run.smithi067.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-21T13:24:00.551 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:00 smithi067 ceph-mon[25042]: [21/Sep/2024:13:23:59] ENGINE Bus STARTING 2024-09-21T13:24:00.551 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:00 smithi067 ceph-mon[25042]: [21/Sep/2024:13:23:59] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T13:24:00.551 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:00 smithi067 ceph-mon[25042]: [21/Sep/2024:13:23:59] ENGINE Error in HTTPServer.serve 2024-09-21T13:24:00.551 INFO:journalctl@ceph.mon.a.smithi067.stdout: Traceback (most recent call last): 2024-09-21T13:24:00.551 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:24:00.551 INFO:journalctl@ceph.mon.a.smithi067.stdout: self._connections.run(self.expiration_interval) 2024-09-21T13:24:00.551 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:24:00.551 INFO:journalctl@ceph.mon.a.smithi067.stdout: self._run(expiration_interval) 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout: s = self.context.wrap_socket( 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout: return self.sslsocket_class._create( 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout: self.do_handshake() 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout: self._sslobj.do_handshake() 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:00 smithi067 ceph-mon[25042]: [21/Sep/2024:13:24:00] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T13:24:00.552 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:00 smithi067 ceph-mon[25042]: [21/Sep/2024:13:24:00] ENGINE Bus STARTED 2024-09-21T13:24:01.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:01 smithi067 ceph-mon[25042]: mgrmap e12: x(active, since 2s) 2024-09-21T13:24:01.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:01 smithi067 ceph-mon[25042]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:01.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:01 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:03.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:02 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:03.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUGqLtRTHVVvsjtSqUZS0RkGlz3RMwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkyMTEzMjQwMloXDTM0\nMDkyMjEzMjQwMlowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjY3MIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEA24vlhjQPM40Swc4hg9HGUFDuoK3CvpWtGyq7\nHTAJHExNA884NXZaXpzgFYPHQI4PoGt7y3Y08yb7q099YCgCXP5l1ieSoHIHxHwa\n13/epWuacEDZXUPWXTeju7AUmqpZT709LV4BQrIMiPoyHq89BdzsDJMRMWdmHP8q\n9Xn92FQo4/iQ6In+OZusukkw/y3UeoKJeBSQv9n6aFnuY1i//m0BedwT/9uHaGvy\ntph+F1cEMNcwLVTiBHWGYLEPyIGMo+aQQ0A5ko75m/JhEpilWYcTrDf2XXcwrid/\nRJvc6/NojMNOu21uLMhdfIO2HiG7aXJLSkAkdwKK74H61SQcLVd73KW5SmBfW7R2\nck5RESt1bwppkV3zoXJsw5XhuX16j92/lD+UxuCRtQVHJebqM67zKXynKhcurV/c\nyM+tYcJwKLChsJwVrlF/05obIPxf2lKHK9jLXDuRo02NvwjKRGtRJAHDdf/n2hva\nG9Yr9EiVUZ/qdeLK2PbClcJd+3cOQoWc6oTpdyJB7Fui4b3z3badYUxYbLRh8QVx\nE+cjsRMfYtxTbON1uaCgUcR+0bEAJvTqavh5gvt5nYmuC6Q0vB66dzYa2PjxZIct\nhDELGc8VJfoJqirjQL7DNCCsJpxLr4WpxSfseQLGWeHwCpwjeEZWrXE4myU8890R\nibi/86kCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDY3ghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPQzAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQCS\nsKgUZ2Fcq3NiLcfKzIBSjkwfvAVCUvWrEVrYBd8WuSrMT/dhfN6gqtsIfrQPPoF/\nWo8/B/w8XO4iuz5uYjytNYySgZLnIKNOue2g34Id3+UKdZADDXI2f7HAytZ53AEh\n5FsOWffRvkiPZl9Jv5/e3SqJs2gTZdUQil/qNG88myqyMb5oClOlCyC2PpJqLSSx\nfZyg5/Qv49419wwkpUwCb5cBtdSG3z3hhy7cmhFHchoPWTvJc6D9lbCsheagm1mz\nAogUphkKBVGPucQGa7psL0IMVgq0oExcMjweOFS5Rbrude69bU3aij5QAvfWKEOE\nDlEP+7V12UmtIPw4NRnOl0NM25w4tiZOOH3DNBTVhOFMSiYpZ/ybP77Vqsiv3ww/\nFlUXdN50b6od40KD9ydiOVG0PHDiZ3RlhMVxpNlDVaIF+VLacwioXhaEZJxa+NIu\nckTlNRObZoLb7CpJZwo8olBW2vedaykF/BeBXl3mN7P8vxeyVVssNSktlpTeYOEZ\nVeioJagNlKl0o6t/CcVH1x02u7jxEzCJ4yiOAPWKy0hErluAglXOZ1zsyuNfcmPi\njmY1v97BFi47p4bHtf+keAzM1B6pnw+GqIiNYaqsWP90Qn9eti8ROb1lkC6RctU0\nq0Q0v2QkZja8lTHM4Z/dzPpHXTILhUXQt+Hzg68WxQ==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEA24vlhjQPM40Swc4hg9HGUFDuoK3CvpWtGyq7HTAJHExNA884\nNXZaXpzgFYPHQI4PoGt7y3Y08yb7q099YCgCXP5l1ieSoHIHxHwa13/epWuacEDZ\nXUPWXTeju7AUmqpZT709LV4BQrIMiPoyHq89BdzsDJMRMWdmHP8q9Xn92FQo4/iQ\n6In+OZusukkw/y3UeoKJeBSQv9n6aFnuY1i//m0BedwT/9uHaGvytph+F1cEMNcw\nLVTiBHWGYLEPyIGMo+aQQ0A5ko75m/JhEpilWYcTrDf2XXcwrid/RJvc6/NojMNO\nu21uLMhdfIO2HiG7aXJLSkAkdwKK74H61SQcLVd73KW5SmBfW7R2ck5RESt1bwpp\nkV3zoXJsw5XhuX16j92/lD+UxuCRtQVHJebqM67zKXynKhcurV/cyM+tYcJwKLCh\nsJwVrlF/05obIPxf2lKHK9jLXDuRo02NvwjKRGtRJAHDdf/n2hvaG9Yr9EiVUZ/q\ndeLK2PbClcJd+3cOQoWc6oTpdyJB7Fui4b3z3badYUxYbLRh8QVxE+cjsRMfYtxT\nbON1uaCgUcR+0bEAJvTqavh5gvt5nYmuC6Q0vB66dzYa2PjxZIcthDELGc8VJfoJ\nqirjQL7DNCCsJpxLr4WpxSfseQLGWeHwCpwjeEZWrXE4myU8890Ribi/86kCAwEA\nAQKCAgAGb1LkhHdbGJQPieQF1fLQ9RRPcZRbC25J1O5r0DX+JjbeKRdRytSigAjZ\n3JVNHTTUS/4yhBYQd+ipuGBZfoa2NM8lkB6eNQVpAwWy4gizssQRrPbqAsRgUlKK\nXGJ4N4y7V3W49A/HpYoURDgOme6JEtT41+EpwGj36ds3m3IfInVZ3DXcGPpSdC+D\nfMRywERBbHzMwBaPhvstzo/8CbSD56xCxvpvlf7BpuNT6oOMmdRxvYboFzwyKwMr\np5jptLFbdvUswW/Gjcn/YgLqHX8AMSM4maHPEsCipB348/QNVuKuOIXA3NfdOGi0\nDvS6LJ0ufab7B8cB1XlexIGmeGLae/MueUNbndJWqHbC4WVfMzDOKxOK+yV9cdv5\nVripxC9jhiczfiSOo+hScPtWOTctuMoGnO5CpCYAUmrZJFDTaP64Zcwb6K2+2qQn\nKg610aZAeZgHuJGAY5RQBC8wqhpJ32KrKiB9mqZsmmtPDfFaWy2rykT8R2eSbf3h\ndbxhlwoHFgzlKedTzFCNkpJlrPIQrxM/Bxi48jawsbeAN/hrZNlDcouhoNOYZpgW\nUuVAUnDlLJzUhgMmFpNFXs54Ps62o3kBTwKWYm5bfBTw0L2bcoHghVOH7ceyKAFB\ny81unMtfUAzPB5qtAvRhn1rJWVBcB/AMCp6kkHY+FWyt4Q2TMQKCAQEA+S2s3LUc\ntlauWLUKYYjh4ETKGIQQGcuuEK0cIoUnx5/LnqQnKZ/64bJ+QvbuwSwc3VIe4g5a\nSSqUF/zE/jbUFAzly0mdcNczHbp0PJBrrhpLx98iaOuU3rsm0qevIqXnpfEd8nu9\nudYY+2gn+9ADpU3qVzOCMwO8VZKajm6RNfGR7xpDYXK6xRQ3MYrw3Irh3IV1K8e1\n5+qBJotm+0BNQnafg2FsFMPl+Cp4eCs+fu8GwE64ckwPOpVZ2nYyHh42bmSQThUD\nVSG26jOlLu27HcmMVfQc0E6xLNfnQ4lv7yPv85ZRmnRkU2VBpw/IxL+DKJI+rRbq\n3UZmurqvRmJVsQKCAQEA4Y6NBEuLlK7WZj6rbFcXFGoNusbce5WsAEmIEn0jqgGF\nYuCiKmxwG90eS90S6C8DP63hxz5To+IEquyEmrWC5LISsuZEEy83mR+1EKB/hAEj\nWCl8Y13pCVlY4UqJVoOFtmShrsUmBYdAGz4Yq1fJDTodG+6A4w7AVHKbex+7oLxz\nRaqW5/VzfrMlLhiB9/v/4aH2YHgvqzapgb834OzA9Br8+uCwGYwhXTI9loyetvXw\ngnBVEjDWVCSxOWSn3AVe3XIiizZX2EFN5fPneu/IQzPGIHy838DEDXlyAXBKIQVq\nlhujE248jK0RAHb6YJEbit+01CIQW1A4lW9ijcJjeQKCAQEA7JMPAeT6Q6v8j8Aj\nAQNC4Piun6QS3UriEncotSWS5Raz7gSQIhb/zPT4p39mowTMytxC8gEKe1jvje6w\n4WMQ65BrRBy6W/4VS+5QmYfMlFnnBPa25sJ0bxtk+q+1ucGmM4i/FA+jzCKXSWpU\nO+H89B8LlIsU3HZ5gw1TrFMRjxOxqD9ZJdYVuTM+S81MbTd2xTX4Tv6nmG6u+/dy\naK1eLPIO9F+0i+qKFpnMEtuL1FwAHukeeXX5J3fQ/Xcmki3BJAJad6e/qD4AOk+a\nTvnqo5dNo/XGvYdY8+hwa1C7c2K9WJmpFGnZLsx+Dq0PwqzJS+W9l/ygNEG5GyRP\ncRW/oQKCAQAc/v9f4vpRpdxIDpxo9BUyeaPENBZaCNawvsMwZUf1bfagzHHsdD5B\nRr7DT+tDT+/h+s+AlqGX+tFQy9EMNnNaRQ4kU3fC45oJJEtZlNhvttm9Vq/38jWo\nDwVfCP740TWaSfuDBTMrGMUD+4qeVE2zVpoxYgrNpbLR6F3WiTDMrA1BknmN3j73\ntb383AexQoMVlYWfxzORlhhaZqOfVbBEcUe+VK4uypXrbi7+sJsiuCEwE5LMIN0c\nug7Sav8tSL92RlrsfJL0aQjDnARRCIw9H2XD/WUmeph5hvhB+RZ+gjy+iVUAhXZh\nO0ppPeJYEa9xvep4LtzdcEWl6EjKIog5AoIBAEdYciuL24qIqX7zVDx72ONXitaC\nesIPwk54WS3jC7Wy6mMKsKC+KX0WxG+yl8piu4yMhGTNt0K9dmW/lVZe8tJP4WYO\nfrZLYxhRZIFq+/SMp/rnl6hjYFR7slHHvf/9JebkZzS7432bFKz/mU9J5vpeEXCA\nFQcX9F3PqRFPo+hItyQ1wnOztHQXGlE4YyhFo9CzrXcdcIe+WDe8nvJW4pYvDDOf\nYygHo7Pas28LGRlUR/5bXjmJpGb2gif4lTjAoR22devBB/VMMj9G4Rzu02wf1VL1\nCNQvqixG/rBdI/JhcmD1zaDaX1RvRcNhrxj+5vAXT+puqUlLiQIBuloHoSk=\n-----END RSA PRIVATE KEY-----\n"} 2024-09-21T13:24:04.542 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-21T13:24:04.941 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:04 smithi067 ceph-mon[25042]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:04.941 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:04 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:05.748 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-21T13:24:05.748 INFO:teuthology.orchestra.run.smithi067.stdout:Creating initial admin user... 2024-09-21T13:24:06.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:06 smithi067 ceph-mon[25042]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:06.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:06 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:07.220 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$sftMQkiRbba6T/n0V/LB7OLYG9cAI5Em20E9Wl7RXoXsEhNpgZcXO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726925046, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T13:24:07.220 INFO:teuthology.orchestra.run.smithi067.stdout:Fetching dashboard port number... 2024-09-21T13:24:07.805 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:07 smithi067 ceph-mon[25042]: from='client.14168 -' 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-21T13:24:07.805 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:07 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:08.335 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T13:24:08.347 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T13:24:08.347 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout disabled 2024-09-21T13:24:08.355 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T13:24:08.355 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T13:24:08.355 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld.service is not enabled 2024-09-21T13:24:08.356 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T13:24:08.358 INFO:teuthology.orchestra.run.smithi067.stdout:Ceph Dashboard is now available at: 2024-09-21T13:24:08.358 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:24:08.358 INFO:teuthology.orchestra.run.smithi067.stdout: URL: https://smithi067.front.sepia.ceph.com:8443/ 2024-09-21T13:24:08.358 INFO:teuthology.orchestra.run.smithi067.stdout: User: admin 2024-09-21T13:24:08.358 INFO:teuthology.orchestra.run.smithi067.stdout: Password: rokm8kgkk4 2024-09-21T13:24:08.358 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:24:08.358 INFO:teuthology.orchestra.run.smithi067.stdout:Saving cluster configuration to /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config directory 2024-09-21T13:24:08.776 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:08 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/3595605692' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-21T13:24:09.700 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T13:24:09.700 INFO:teuthology.orchestra.run.smithi067.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout: ceph telemetry on 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout:For more information see: 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:24:09.701 INFO:teuthology.orchestra.run.smithi067.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T13:24:09.702 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:24:09.702 INFO:teuthology.orchestra.run.smithi067.stdout:Bootstrap complete. 2024-09-21T13:24:09.741 INFO:tasks.cephadm:Fetching config... 2024-09-21T13:24:09.741 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T13:24:09.741 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T13:24:09.757 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T13:24:09.757 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T13:24:09.757 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T13:24:09.814 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T13:24:09.814 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T13:24:09.814 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T13:24:09.880 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T13:24:09.880 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T13:24:09.880 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T13:24:09.936 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T13:24:09.936 DEBUG:teuthology.orchestra.run.smithi067:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdKrIMAFpGsRR2sNl08q5lfgGEf0Zh6EyUn4cPHiaEYQxfacm4I23vvVTFzHLloiHRucbs0s+Cs5MST+pLpgyrPRMR7CZwtqkRy6QiSV5S2AlDrK6TL6SpO2aMLUfgJdwIEpktQYUWRgFJYLOLoYL0Rqn2vPUHy3eg/uN7sMY/bmwHEWrtl8LktVI4gi6Vc3aJRZ5Xw3VRsQ6QvIZjrLJm426nHkJLwDI+PiiEP2qf9d2wOaHjpjlAggVntMCEpg+SCvr8D7mWGxR6SXeOEZj20miRot1kJjzkwmU+PvZYqEPuKvQw978jrS0Buz+g8BHgdSkea9Su6OPsq5IqDp4qqG+t0gvNJ/zGAlUcY67fggzuQym/lp/e+H1jfElvzmS5uDie6HybplEevsE8Ff4AQ6ySgIyH5hgcLR0IjbSzIcYonXRAEj/EBgpTdvQws9tHmAQ2jzHeYy71ylsekyQHkf8oHlZC8tmRYbphXoW0I1mJxyafMWXHrF8Ieyf77m8= ceph-757f1ff2-781c-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T13:24:10.010 INFO:teuthology.orchestra.run.smithi067.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdKrIMAFpGsRR2sNl08q5lfgGEf0Zh6EyUn4cPHiaEYQxfacm4I23vvVTFzHLloiHRucbs0s+Cs5MST+pLpgyrPRMR7CZwtqkRy6QiSV5S2AlDrK6TL6SpO2aMLUfgJdwIEpktQYUWRgFJYLOLoYL0Rqn2vPUHy3eg/uN7sMY/bmwHEWrtl8LktVI4gi6Vc3aJRZ5Xw3VRsQ6QvIZjrLJm426nHkJLwDI+PiiEP2qf9d2wOaHjpjlAggVntMCEpg+SCvr8D7mWGxR6SXeOEZj20miRot1kJjzkwmU+PvZYqEPuKvQw978jrS0Buz+g8BHgdSkea9Su6OPsq5IqDp4qqG+t0gvNJ/zGAlUcY67fggzuQym/lp/e+H1jfElvzmS5uDie6HybplEevsE8Ff4AQ6ySgIyH5hgcLR0IjbSzIcYonXRAEj/EBgpTdvQws9tHmAQ2jzHeYy71ylsekyQHkf8oHlZC8tmRYbphXoW0I1mJxyafMWXHrF8Ieyf77m8= ceph-757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:10.023 DEBUG:teuthology.orchestra.run.smithi142:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdKrIMAFpGsRR2sNl08q5lfgGEf0Zh6EyUn4cPHiaEYQxfacm4I23vvVTFzHLloiHRucbs0s+Cs5MST+pLpgyrPRMR7CZwtqkRy6QiSV5S2AlDrK6TL6SpO2aMLUfgJdwIEpktQYUWRgFJYLOLoYL0Rqn2vPUHy3eg/uN7sMY/bmwHEWrtl8LktVI4gi6Vc3aJRZ5Xw3VRsQ6QvIZjrLJm426nHkJLwDI+PiiEP2qf9d2wOaHjpjlAggVntMCEpg+SCvr8D7mWGxR6SXeOEZj20miRot1kJjzkwmU+PvZYqEPuKvQw978jrS0Buz+g8BHgdSkea9Su6OPsq5IqDp4qqG+t0gvNJ/zGAlUcY67fggzuQym/lp/e+H1jfElvzmS5uDie6HybplEevsE8Ff4AQ6ySgIyH5hgcLR0IjbSzIcYonXRAEj/EBgpTdvQws9tHmAQ2jzHeYy71ylsekyQHkf8oHlZC8tmRYbphXoW0I1mJxyafMWXHrF8Ieyf77m8= ceph-757f1ff2-781c-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T13:24:10.158 INFO:teuthology.orchestra.run.smithi142.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdKrIMAFpGsRR2sNl08q5lfgGEf0Zh6EyUn4cPHiaEYQxfacm4I23vvVTFzHLloiHRucbs0s+Cs5MST+pLpgyrPRMR7CZwtqkRy6QiSV5S2AlDrK6TL6SpO2aMLUfgJdwIEpktQYUWRgFJYLOLoYL0Rqn2vPUHy3eg/uN7sMY/bmwHEWrtl8LktVI4gi6Vc3aJRZ5Xw3VRsQ6QvIZjrLJm426nHkJLwDI+PiiEP2qf9d2wOaHjpjlAggVntMCEpg+SCvr8D7mWGxR6SXeOEZj20miRot1kJjzkwmU+PvZYqEPuKvQw978jrS0Buz+g8BHgdSkea9Su6OPsq5IqDp4qqG+t0gvNJ/zGAlUcY67fggzuQym/lp/e+H1jfElvzmS5uDie6HybplEevsE8Ff4AQ6ySgIyH5hgcLR0IjbSzIcYonXRAEj/EBgpTdvQws9tHmAQ2jzHeYy71ylsekyQHkf8oHlZC8tmRYbphXoW0I1mJxyafMWXHrF8Ieyf77m8= ceph-757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:10.172 DEBUG:teuthology.orchestra.run.smithi146:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdKrIMAFpGsRR2sNl08q5lfgGEf0Zh6EyUn4cPHiaEYQxfacm4I23vvVTFzHLloiHRucbs0s+Cs5MST+pLpgyrPRMR7CZwtqkRy6QiSV5S2AlDrK6TL6SpO2aMLUfgJdwIEpktQYUWRgFJYLOLoYL0Rqn2vPUHy3eg/uN7sMY/bmwHEWrtl8LktVI4gi6Vc3aJRZ5Xw3VRsQ6QvIZjrLJm426nHkJLwDI+PiiEP2qf9d2wOaHjpjlAggVntMCEpg+SCvr8D7mWGxR6SXeOEZj20miRot1kJjzkwmU+PvZYqEPuKvQw978jrS0Buz+g8BHgdSkea9Su6OPsq5IqDp4qqG+t0gvNJ/zGAlUcY67fggzuQym/lp/e+H1jfElvzmS5uDie6HybplEevsE8Ff4AQ6ySgIyH5hgcLR0IjbSzIcYonXRAEj/EBgpTdvQws9tHmAQ2jzHeYy71ylsekyQHkf8oHlZC8tmRYbphXoW0I1mJxyafMWXHrF8Ieyf77m8= ceph-757f1ff2-781c-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T13:24:10.228 INFO:teuthology.orchestra.run.smithi146.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdKrIMAFpGsRR2sNl08q5lfgGEf0Zh6EyUn4cPHiaEYQxfacm4I23vvVTFzHLloiHRucbs0s+Cs5MST+pLpgyrPRMR7CZwtqkRy6QiSV5S2AlDrK6TL6SpO2aMLUfgJdwIEpktQYUWRgFJYLOLoYL0Rqn2vPUHy3eg/uN7sMY/bmwHEWrtl8LktVI4gi6Vc3aJRZ5Xw3VRsQ6QvIZjrLJm426nHkJLwDI+PiiEP2qf9d2wOaHjpjlAggVntMCEpg+SCvr8D7mWGxR6SXeOEZj20miRot1kJjzkwmU+PvZYqEPuKvQw978jrS0Buz+g8BHgdSkea9Su6OPsq5IqDp4qqG+t0gvNJ/zGAlUcY67fggzuQym/lp/e+H1jfElvzmS5uDie6HybplEevsE8Ff4AQ6ySgIyH5hgcLR0IjbSzIcYonXRAEj/EBgpTdvQws9tHmAQ2jzHeYy71ylsekyQHkf8oHlZC8tmRYbphXoW0I1mJxyafMWXHrF8Ieyf77m8= ceph-757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:10.240 DEBUG:teuthology.orchestra.run.smithi148:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdKrIMAFpGsRR2sNl08q5lfgGEf0Zh6EyUn4cPHiaEYQxfacm4I23vvVTFzHLloiHRucbs0s+Cs5MST+pLpgyrPRMR7CZwtqkRy6QiSV5S2AlDrK6TL6SpO2aMLUfgJdwIEpktQYUWRgFJYLOLoYL0Rqn2vPUHy3eg/uN7sMY/bmwHEWrtl8LktVI4gi6Vc3aJRZ5Xw3VRsQ6QvIZjrLJm426nHkJLwDI+PiiEP2qf9d2wOaHjpjlAggVntMCEpg+SCvr8D7mWGxR6SXeOEZj20miRot1kJjzkwmU+PvZYqEPuKvQw978jrS0Buz+g8BHgdSkea9Su6OPsq5IqDp4qqG+t0gvNJ/zGAlUcY67fggzuQym/lp/e+H1jfElvzmS5uDie6HybplEevsE8Ff4AQ6ySgIyH5hgcLR0IjbSzIcYonXRAEj/EBgpTdvQws9tHmAQ2jzHeYy71ylsekyQHkf8oHlZC8tmRYbphXoW0I1mJxyafMWXHrF8Ieyf77m8= ceph-757f1ff2-781c-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T13:24:10.291 INFO:teuthology.orchestra.run.smithi148.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdKrIMAFpGsRR2sNl08q5lfgGEf0Zh6EyUn4cPHiaEYQxfacm4I23vvVTFzHLloiHRucbs0s+Cs5MST+pLpgyrPRMR7CZwtqkRy6QiSV5S2AlDrK6TL6SpO2aMLUfgJdwIEpktQYUWRgFJYLOLoYL0Rqn2vPUHy3eg/uN7sMY/bmwHEWrtl8LktVI4gi6Vc3aJRZ5Xw3VRsQ6QvIZjrLJm426nHkJLwDI+PiiEP2qf9d2wOaHjpjlAggVntMCEpg+SCvr8D7mWGxR6SXeOEZj20miRot1kJjzkwmU+PvZYqEPuKvQw978jrS0Buz+g8BHgdSkea9Su6OPsq5IqDp4qqG+t0gvNJ/zGAlUcY67fggzuQym/lp/e+H1jfElvzmS5uDie6HybplEevsE8Ff4AQ6ySgIyH5hgcLR0IjbSzIcYonXRAEj/EBgpTdvQws9tHmAQ2jzHeYy71ylsekyQHkf8oHlZC8tmRYbphXoW0I1mJxyafMWXHrF8Ieyf77m8= ceph-757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:10.304 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T13:24:10.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:10 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/2143224877' entity='client.admin' 2024-09-21T13:24:10.561 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:24:12.188 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:12 smithi067 ceph-mon[25042]: mgrmap e13: x(active, since 12s) 2024-09-21T13:24:12.188 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:12 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/2913064458' entity='client.admin' 2024-09-21T13:24:12.189 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:12 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:12.189 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:12 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:12.189 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:12 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi067", "name": "osd_memory_target"} : dispatch 2024-09-21T13:24:12.189 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:12 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:12.189 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:12 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:12.189 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:12 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:12.190 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T13:24:12.190 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T13:24:12.666 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:24:14.111 INFO:tasks.cephadm:Remote smithi148 excluded from cephadm cluster by role 2024-09-21T13:24:14.112 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi142 2024-09-21T13:24:14.112 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-21T13:24:14.112 DEBUG:teuthology.orchestra.run.smithi142:> dd of=/etc/ceph/ceph.conf 2024-09-21T13:24:14.130 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-21T13:24:14.131 DEBUG:teuthology.orchestra.run.smithi142:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:24:14.189 INFO:tasks.cephadm:Adding host smithi142 to orchestrator... 2024-09-21T13:24:14.189 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch host add smithi142 2024-09-21T13:24:14.463 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:14 smithi067 ceph-mon[25042]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:14.463 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:14 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:14.463 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:14 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:14.463 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:14 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:14.464 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:14 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:14.464 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:14 smithi067 ceph-mon[25042]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T13:24:14.464 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:14 smithi067 ceph-mon[25042]: Updating smithi067:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:14.464 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:14 smithi067 ceph-mon[25042]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:24:14.464 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:14 smithi067 ceph-mon[25042]: Updating smithi067:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:24:14.464 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:14 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:14.464 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:14 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:14.464 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:14 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:14.520 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:24:16.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:16 smithi067 ceph-mon[25042]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi142", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:17.565 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:17 smithi067 ceph-mon[25042]: Deploying cephadm binary to smithi142 2024-09-21T13:24:18.900 INFO:teuthology.orchestra.run.smithi067.stdout:Added host 'smithi142' with addr '172.21.15.142' 2024-09-21T13:24:19.472 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T13:24:19.720 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:24:20.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:19 smithi067 ceph-mon[25042]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:20.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:19 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:20.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:19 smithi067 ceph-mon[25042]: Added host smithi142 2024-09-21T13:24:20.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:19 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:20.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:19 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:20.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:19 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:20.373 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:24:20.373 INFO:teuthology.orchestra.run.smithi067.stdout:[{"addr": "172.21.15.67", "hostname": "smithi067", "labels": [], "status": ""}, {"addr": "172.21.15.142", "hostname": "smithi142", "labels": [], "status": ""}] 2024-09-21T13:24:20.990 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi146 2024-09-21T13:24:20.990 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-21T13:24:20.990 DEBUG:teuthology.orchestra.run.smithi146:> dd of=/etc/ceph/ceph.conf 2024-09-21T13:24:21.009 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-21T13:24:21.010 DEBUG:teuthology.orchestra.run.smithi146:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:24:21.067 INFO:tasks.cephadm:Adding host smithi146 to orchestrator... 2024-09-21T13:24:21.068 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch host add smithi146 2024-09-21T13:24:21.320 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:24:21.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:21 smithi067 ceph-mon[25042]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:21.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:21 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:21.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:21 smithi067 ceph-mon[25042]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:24:22.623 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:22 smithi067 ceph-mon[25042]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi146", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:23.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:23 smithi067 ceph-mon[25042]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:23.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:23 smithi067 ceph-mon[25042]: Deploying cephadm binary to smithi146 2024-09-21T13:24:23.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:23 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:23.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:23 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:23.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:23 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:23.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:23 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:23.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:23 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"} : dispatch 2024-09-21T13:24:23.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:23 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:23.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:23 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:24 smithi067 ceph-mon[25042]: Updating smithi142:/etc/ceph/ceph.conf 2024-09-21T13:24:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:24 smithi067 ceph-mon[25042]: Updating smithi142:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:24 smithi067 ceph-mon[25042]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:24:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:24 smithi067 ceph-mon[25042]: Updating smithi142:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:24:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:25.756 INFO:teuthology.orchestra.run.smithi067.stdout:Added host 'smithi146' with addr '172.21.15.146' 2024-09-21T13:24:26.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:25 smithi067 ceph-mon[25042]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:26.378 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T13:24:26.626 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:24:27.009 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:27.009 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:26 smithi067 ceph-mon[25042]: Added host smithi146 2024-09-21T13:24:27.009 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:27.009 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:27.009 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:27.295 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:24:27.295 INFO:teuthology.orchestra.run.smithi067.stdout:[{"addr": "172.21.15.67", "hostname": "smithi067", "labels": [], "status": ""}, {"addr": "172.21.15.142", "hostname": "smithi142", "labels": [], "status": ""}, {"addr": "172.21.15.146", "hostname": "smithi146", "labels": [], "status": ""}] 2024-09-21T13:24:27.958 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T13:24:27.958 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T13:24:28.205 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:24:28.305 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:28 smithi067 ceph-mon[25042]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:28.305 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:28 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:29.085 INFO:teuthology.orchestra.run.smithi067.stderr:adjusted tunables profile to default 2024-09-21T13:24:29.318 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:29 smithi067 ceph-mon[25042]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:24:29.318 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:29 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1255424679' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T13:24:29.649 INFO:tasks.cephadm:Adding mon.a on smithi067 2024-09-21T13:24:29.649 INFO:tasks.cephadm:Adding mon.b on smithi142 2024-09-21T13:24:29.649 INFO:tasks.cephadm:Adding mon.c on smithi146 2024-09-21T13:24:29.649 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch apply mon '3;smithi067:172.21.15.67=a;smithi142:172.21.15.142=b;smithi146:172.21.15.146=c' 2024-09-21T13:24:29.897 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T13:24:29.942 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T13:24:30.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:30 smithi067 ceph-mon[25042]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:30.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:30 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1255424679' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T13:24:30.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:30 smithi067 ceph-mon[25042]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:24:30.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:30.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:30.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:30.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:30.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"} : dispatch 2024-09-21T13:24:30.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:30.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:30.585 INFO:teuthology.orchestra.run.smithi146.stdout:Scheduled mon update... 2024-09-21T13:24:31.136 DEBUG:teuthology.orchestra.run.smithi142:mon.b> sudo journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.b.service 2024-09-21T13:24:31.139 DEBUG:teuthology.orchestra.run.smithi146:mon.c> sudo journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.c.service 2024-09-21T13:24:31.142 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T13:24:31.142 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T13:24:31.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: Updating smithi146:/etc/ceph/ceph.conf 2024-09-21T13:24:31.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:31.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:24:31.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:24:31.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:31.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:31.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:31.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:31.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:31.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:31.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:31.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:31.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:31.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:31 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:31.853 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:32.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:32 smithi067 ceph-mon[25042]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:32.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:32 smithi067 ceph-mon[25042]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi067:172.21.15.67=a;smithi142:172.21.15.142=b;smithi146:172.21.15.146=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:32.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:32 smithi067 ceph-mon[25042]: Saving service mon spec with placement smithi067:172.21.15.67=a;smithi142:172.21.15.142=b;smithi146:172.21.15.146=c;count:3 2024-09-21T13:24:32.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:32 smithi067 ceph-mon[25042]: Deploying daemon mon.c on smithi146 2024-09-21T13:24:33.842 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:24:33.842 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":1,"fsid":"757f1ff2-781c-11ef-baf6-efdc52797490","modified":"2024-09-21T13:23:03.768556Z","created":"2024-09-21T13:23:03.768556Z","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.67:3300","nonce":0},{"type":"v1","addr":"172.21.15.67:6789","nonce":0}]},"addr":"172.21.15.67:6789/0","public_addr":"172.21.15.67:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T13:24:33.842 INFO:teuthology.orchestra.run.smithi146.stderr:dumped monmap epoch 1 2024-09-21T13:24:34.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:34 smithi067 ceph-mon[25042]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:34.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:34 smithi067 ceph-mon[25042]: from='client.? 172.21.15.146:0/3098131023' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:24:35.056 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 podman[28080]: 2024-09-21 13:24:35.034217019 +0000 UTC m=+0.342990375 container start a3d1859256ffcbc5d1f3b9a6d0240ee6fc27965999cdb53b2bf0accb31b2d835 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-c, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:24:35.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:24:35.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev), process ceph-mon, pid 2 2024-09-21T13:24:35.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: pidfile_write: ignore empty --pid-file 2024-09-21T13:24:35.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: load: jerasure load: lrc 2024-09-21T13:24:35.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: RocksDB version: 7.9.2 2024-09-21T13:24:35.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Git sha 0 2024-09-21T13:24:35.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T13:24:35.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: DB SUMMARY 2024-09-21T13:24:35.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: DB Session ID: T0FCS3L3UZQHGAWG1C3W 2024-09-21T13:24:35.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: CURRENT file: CURRENT 2024-09-21T13:24:35.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.error_if_exists: 0 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.create_if_missing: 0 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.paranoid_checks: 1 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.env: 0x56550f894120 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.info_log: 0x565510c09700 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:24:35.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.statistics: (nil) 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.use_fsync: 0 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_log_file_size: 0 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.allow_fallocate: 1 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.use_direct_reads: 0 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.db_log_dir: 2024-09-21T13:24:35.388 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.wal_dir: 2024-09-21T13:24:35.389 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:24:35.390 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:24:35.390 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:24:35.390 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:24:35.390 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:24:35.390 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:24:35.390 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:24:35.390 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:24:35.390 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.write_buffer_manager: 0x565510c0db80 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.unordered_write: 0 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:24:35.391 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.row_cache: None 2024-09-21T13:24:35.392 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.wal_filter: None 2024-09-21T13:24:35.392 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:24:35.392 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:24:35.392 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.two_write_queues: 0 2024-09-21T13:24:35.392 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:24:35.392 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.wal_compression: 0 2024-09-21T13:24:35.392 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.atomic_flush: 0 2024-09-21T13:24:35.392 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:24:35.392 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:24:35.392 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:24:35.392 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.log_readahead_size: 0 2024-09-21T13:24:35.392 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:24:35.392 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_background_jobs: 2 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_background_compactions: -1 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_subcompactions: 1 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:24:35.393 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_open_files: -1 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_background_flushes: -1 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Compression algorithms supported: 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: kZSTD supported: 0 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: kXpressCompression supported: 0 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: kBZip2Compression supported: 0 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:24:35.394 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: kLZ4Compression supported: 1 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: kZlibCompression supported: 1 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: kSnappyCompression supported: 1 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.merge_operator: 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compaction_filter: None 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:24:35.395 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x565510c09320) 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout: cache_index_and_filter_blocks: 1 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout: pin_top_level_index_and_filter: 1 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout: index_type: 0 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout: data_block_index_type: 0 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout: index_shortening: 1 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout: checksum: 4 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout: no_block_cache: 0 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_cache: 0x565510bfd610 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_cache_name: BinnedLRUCache 2024-09-21T13:24:35.396 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_cache_options: 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: capacity : 536870912 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: num_shard_bits : 4 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: strict_capacity_limit : 0 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: high_pri_pool_ratio: 0.000 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_cache_compressed: (nil) 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: persistent_cache: (nil) 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_size: 4096 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_size_deviation: 10 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_restart_interval: 16 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: index_block_restart_interval: 1 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: metadata_block_size: 4096 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: partition_filters: 0 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: use_delta_encoding: 1 2024-09-21T13:24:35.397 INFO:journalctl@ceph.mon.c.smithi146.stdout: filter_policy: bloomfilter 2024-09-21T13:24:35.398 INFO:journalctl@ceph.mon.c.smithi146.stdout: whole_key_filtering: 1 2024-09-21T13:24:35.398 INFO:journalctl@ceph.mon.c.smithi146.stdout: verify_compression: 0 2024-09-21T13:24:35.398 INFO:journalctl@ceph.mon.c.smithi146.stdout: read_amp_bytes_per_bit: 0 2024-09-21T13:24:35.398 INFO:journalctl@ceph.mon.c.smithi146.stdout: format_version: 5 2024-09-21T13:24:35.398 INFO:journalctl@ceph.mon.c.smithi146.stdout: enable_index_compression: 1 2024-09-21T13:24:35.398 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_align: 0 2024-09-21T13:24:35.398 INFO:journalctl@ceph.mon.c.smithi146.stdout: max_auto_readahead_size: 262144 2024-09-21T13:24:35.398 INFO:journalctl@ceph.mon.c.smithi146.stdout: prepopulate_block_cache: 0 2024-09-21T13:24:35.398 INFO:journalctl@ceph.mon.c.smithi146.stdout: initial_auto_readahead_size: 8192 2024-09-21T13:24:35.398 INFO:journalctl@ceph.mon.c.smithi146.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T13:24:35.398 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:24:35.398 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compression: NoCompression 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.num_levels: 7 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:24:35.399 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:24:35.400 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:24:35.400 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:24:35.400 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:24:35.400 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:24:35.400 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:24:35.400 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:24:35.400 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:24:35.400 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:24:35.400 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:24:35.400 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:24:35.400 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:24:35.400 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:24:35.400 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:24:35.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:24:35.402 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:24:35.402 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:24:35.402 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:24:35.402 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:24:35.402 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:24:35.402 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:24:35.402 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:24:35.402 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:24:35.402 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:24:35.402 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:24:35.402 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:24:35.403 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:24:35.403 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:24:35.403 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:24:35.403 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:24:35.403 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:24:35.403 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:24:35.403 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:24:35.403 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.inplace_update_support: 0 2024-09-21T13:24:35.403 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:24:35.403 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:24:35.403 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:24:35.403 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:24:35.403 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.bloom_locality: 0 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.max_successive_merges: 0 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.ttl: 2592000 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.enable_blob_files: false 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.min_blob_size: 0 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:24:35.404 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: 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-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 723939f0-21cc-4482-9cee-46c622e8b117 2024-09-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726925075061341, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726925075061746, "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": 1726925075, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "723939f0-21cc-4482-9cee-46c622e8b117", "db_session_id": "T0FCS3L3UZQHGAWG1C3W", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726925075061839, "job": 1, "event": "recovery_finished"} 2024-09-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: 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-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x565510c2ce00 2024-09-21T13:24:35.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: DB pointer 0x565510d2e000 2024-09-21T13:24:35.406 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:24:35.406 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:24:35.406 INFO:journalctl@ceph.mon.c.smithi146.stdout: ** DB Stats ** 2024-09-21T13:24:35.406 INFO:journalctl@ceph.mon.c.smithi146.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:24:35.406 INFO:journalctl@ceph.mon.c.smithi146.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-21T13:24:35.406 INFO:journalctl@ceph.mon.c.smithi146.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:24:35.406 INFO:journalctl@ceph.mon.c.smithi146.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:24:35.406 INFO:journalctl@ceph.mon.c.smithi146.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-21T13:24:35.406 INFO:journalctl@ceph.mon.c.smithi146.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:24:35.406 INFO:journalctl@ceph.mon.c.smithi146.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:24:35.406 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-09-21T13:24:35.406 INFO:journalctl@ceph.mon.c.smithi146.stdout: ** Compaction Stats [default] ** 2024-09-21T13:24:35.406 INFO:journalctl@ceph.mon.c.smithi146.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-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.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.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.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.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.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.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-09-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.stdout: ** Compaction Stats [default] ** 2024-09-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.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-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.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.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-09-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-09-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:24:35.407 INFO:journalctl@ceph.mon.c.smithi146.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.stdout: Cumulative compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.stdout: Interval compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.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-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.stdout: Block cache BinnedLRUCache@0x565510bfd610#2 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-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.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-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-09-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: using public_addr v2:172.21.15.146:0/0 -> [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] 2024-09-21T13:24:35.408 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: starting mon.c rank -1 at public addrs [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] at bind addrs [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c@-1(???) e0 preinit fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c@-1(synchronizing).mds e1 new map 2024-09-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.stdout: e1 2024-09-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.stdout: btime 2024-09-21T13:23:06:833391+0000 2024-09-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.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-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.stdout: legacy client fscid: -1 2024-09-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-09-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.stdout: No filesystems configured 2024-09-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: 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-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T13:24:35.409 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: Added host smithi146 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:35.410 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/1255424679' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/1255424679' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"} : dispatch 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: Updating smithi146:/etc/ceph/ceph.conf 2024-09-21T13:24:35.411 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:35.412 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi067:172.21.15.67=a;smithi142:172.21.15.142=b;smithi146:172.21.15.146=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:35.413 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: Saving service mon spec with placement smithi067:172.21.15.67=a;smithi142:172.21.15.142=b;smithi146:172.21.15.146=c;count:3 2024-09-21T13:24:35.413 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: Deploying daemon mon.c on smithi146 2024-09-21T13:24:35.413 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:35.413 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: from='client.? 172.21.15.146:0/3098131023' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:24:35.413 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 ceph-mon[28100]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T13:24:35.413 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 bash[28080]: a3d1859256ffcbc5d1f3b9a6d0240ee6fc27965999cdb53b2bf0accb31b2d835 2024-09-21T13:24:35.413 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:35 smithi146 systemd[1]: Started Ceph mon.c for 757f1ff2-781c-11ef-baf6-efdc52797490. 2024-09-21T13:24:35.643 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T13:24:35.644 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T13:24:35.889 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:24:40.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:40.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:24:40.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: mon.a calling monitor election 2024-09-21T13:24:40.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:40.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:40.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:40.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:40.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: mon.c calling monitor election 2024-09-21T13:24:40.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:40.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:40.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:40.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:40.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T13:24:40.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: monmap epoch 2 2024-09-21T13:24:40.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:40.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: last_changed 2024-09-21T13:24:35.086917+0000 2024-09-21T13:24:40.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: created 2024-09-21T13:23:03.768556+0000 2024-09-21T13:24:40.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: min_mon_release 19 (squid) 2024-09-21T13:24:40.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: election_strategy: 1 2024-09-21T13:24:40.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T13:24:40.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: 1: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.c 2024-09-21T13:24:40.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: fsmap 2024-09-21T13:24:40.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:24:40.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: mgrmap e13: x(active, since 41s) 2024-09-21T13:24:40.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: overall HEALTH_OK 2024-09-21T13:24:40.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:40.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:40.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:40.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:40.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:40.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:40.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:24:40.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: mon.a calling monitor election 2024-09-21T13:24:40.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:40.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: mon.c calling monitor election 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: monmap epoch 2 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: last_changed 2024-09-21T13:24:35.086917+0000 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: created 2024-09-21T13:23:03.768556+0000 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: min_mon_release 19 (squid) 2024-09-21T13:24:40.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: election_strategy: 1 2024-09-21T13:24:40.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T13:24:40.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: 1: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.c 2024-09-21T13:24:40.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: fsmap 2024-09-21T13:24:40.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:24:40.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: mgrmap e13: x(active, since 41s) 2024-09-21T13:24:40.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: overall HEALTH_OK 2024-09-21T13:24:40.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:40.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:40.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:40.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:40.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:40.947 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:24:40.947 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":2,"fsid":"757f1ff2-781c-11ef-baf6-efdc52797490","modified":"2024-09-21T13:24:35.086917Z","created":"2024-09-21T13:23:03.768556Z","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.67:3300","nonce":0},{"type":"v1","addr":"172.21.15.67:6789","nonce":0}]},"addr":"172.21.15.67:6789/0","public_addr":"172.21.15.67:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:3300","nonce":0},{"type":"v1","addr":"172.21.15.146:6789","nonce":0}]},"addr":"172.21.15.146:6789/0","public_addr":"172.21.15.146:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T13:24:40.947 INFO:teuthology.orchestra.run.smithi146.stderr:dumped monmap epoch 2 2024-09-21T13:24:41.287 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:41 smithi146 ceph-mon[28100]: Deploying daemon mon.b on smithi142 2024-09-21T13:24:41.287 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:41 smithi146 ceph-mon[28100]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:41.287 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:41 smithi146 ceph-mon[28100]: from='client.? 172.21.15.146:0/2778033131' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:24:41.287 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:41 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:41.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:41 smithi067 ceph-mon[25042]: Deploying daemon mon.b on smithi142 2024-09-21T13:24:41.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:41 smithi067 ceph-mon[25042]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:41.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:41 smithi067 ceph-mon[25042]: from='client.? 172.21.15.146:0/2778033131' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:24:41.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:41 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:42.556 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T13:24:42.556 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T13:24:42.810 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:24:43.529 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:24:43.529 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":2,"fsid":"757f1ff2-781c-11ef-baf6-efdc52797490","modified":"2024-09-21T13:24:35.086917Z","created":"2024-09-21T13:23:03.768556Z","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.67:3300","nonce":0},{"type":"v1","addr":"172.21.15.67:6789","nonce":0}]},"addr":"172.21.15.67:6789/0","public_addr":"172.21.15.67:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:3300","nonce":0},{"type":"v1","addr":"172.21.15.146:6789","nonce":0}]},"addr":"172.21.15.146:6789/0","public_addr":"172.21.15.146:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T13:24:43.529 INFO:teuthology.orchestra.run.smithi146.stderr:dumped monmap epoch 2 2024-09-21T13:24:43.529 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:43 smithi146 ceph-mon[28100]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:43.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:43 smithi067 ceph-mon[25042]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:43.937 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 podman[27581]: 2024-09-21 13:24:43.914632615 +0000 UTC m=+0.341674573 container start 7715e02f48b4d72d2d650c5462d079021fe03f99a12e247bb1abad03262023eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-b, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True) 2024-09-21T13:24:43.937 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:24:43.937 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev), process ceph-mon, pid 2 2024-09-21T13:24:43.938 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: pidfile_write: ignore empty --pid-file 2024-09-21T13:24:44.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: load: jerasure load: lrc 2024-09-21T13:24:44.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: RocksDB version: 7.9.2 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Git sha 0 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: DB SUMMARY 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: DB Session ID: BTP6A9UENQXNOZ3YMZ0X 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: CURRENT file: CURRENT 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.error_if_exists: 0 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.create_if_missing: 0 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.paranoid_checks: 1 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:24:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.env: 0x557243b35120 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.info_log: 0x557245681700 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.statistics: (nil) 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.use_fsync: 0 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_log_file_size: 0 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.allow_fallocate: 1 2024-09-21T13:24:44.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:24:44.334 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:24:44.334 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.use_direct_reads: 0 2024-09-21T13:24:44.334 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:24:44.334 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:24:44.334 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.db_log_dir: 2024-09-21T13:24:44.334 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.wal_dir: 2024-09-21T13:24:44.334 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:24:44.334 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:24:44.334 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:24:44.334 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:24:44.336 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:24:44.336 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:24:44.336 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:24:44.336 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:24:44.336 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.write_buffer_manager: 0x557245685b80 2024-09-21T13:24:44.336 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:24:44.336 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:24:44.336 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:24:44.336 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:24:44.336 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.unordered_write: 0 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.row_cache: None 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.wal_filter: None 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.two_write_queues: 0 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:24:44.337 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.wal_compression: 0 2024-09-21T13:24:44.338 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.atomic_flush: 0 2024-09-21T13:24:44.338 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:24:44.338 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:24:44.338 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:24:44.338 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.log_readahead_size: 0 2024-09-21T13:24:44.338 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:24:44.338 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:24:44.338 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:24:44.338 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:24:44.338 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:24:44.338 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:24:44.338 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:24:44.338 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_background_jobs: 2 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_background_compactions: -1 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_subcompactions: 1 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_open_files: -1 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:24:44.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_background_flushes: -1 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Compression algorithms supported: 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: kZSTD supported: 0 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: kXpressCompression supported: 0 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: kBZip2Compression supported: 0 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: kLZ4Compression supported: 1 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: kZlibCompression supported: 1 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: kSnappyCompression supported: 1 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:24:44.340 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.merge_operator: 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compaction_filter: None 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557245681320) 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout: cache_index_and_filter_blocks: 1 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout: pin_top_level_index_and_filter: 1 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout: index_type: 0 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout: data_block_index_type: 0 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout: index_shortening: 1 2024-09-21T13:24:44.341 INFO:journalctl@ceph.mon.b.smithi142.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: checksum: 4 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: no_block_cache: 0 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_cache: 0x557245675610 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_cache_name: BinnedLRUCache 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_cache_options: 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: capacity : 536870912 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: num_shard_bits : 4 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: strict_capacity_limit : 0 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: high_pri_pool_ratio: 0.000 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_cache_compressed: (nil) 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: persistent_cache: (nil) 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_size: 4096 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_size_deviation: 10 2024-09-21T13:24:44.342 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_restart_interval: 16 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: index_block_restart_interval: 1 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: metadata_block_size: 4096 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: partition_filters: 0 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: use_delta_encoding: 1 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: filter_policy: bloomfilter 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: whole_key_filtering: 1 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: verify_compression: 0 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: read_amp_bytes_per_bit: 0 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: format_version: 5 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: enable_index_compression: 1 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_align: 0 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: max_auto_readahead_size: 262144 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: prepopulate_block_cache: 0 2024-09-21T13:24:44.343 INFO:journalctl@ceph.mon.b.smithi142.stdout: initial_auto_readahead_size: 8192 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compression: NoCompression 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.num_levels: 7 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:24:44.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:24:44.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:24:44.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:24:44.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.inplace_update_support: 0 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.bloom_locality: 0 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.max_successive_merges: 0 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.ttl: 2592000 2024-09-21T13:24:44.348 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.enable_blob_files: false 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.min_blob_size: 0 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: 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-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T13:24:44.349 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8198fb43-9ad1-47a7-a155-22ac8d7a49dc 2024-09-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726925083942068, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726925083942462, "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": 1726925083, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8198fb43-9ad1-47a7-a155-22ac8d7a49dc", "db_session_id": "BTP6A9UENQXNOZ3YMZ0X", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726925083942559, "job": 1, "event": "recovery_finished"} 2024-09-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: 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-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5572456a4e00 2024-09-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: DB pointer 0x5572457a6000 2024-09-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** DB Stats ** 2024-09-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.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-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:24:44.350 INFO:journalctl@ceph.mon.b.smithi142.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.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-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-09-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** Compaction Stats [default] ** 2024-09-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.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-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-09-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** Compaction Stats [default] ** 2024-09-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.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-21T13:24:44.351 INFO:journalctl@ceph.mon.b.smithi142.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-09-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-09-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.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-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.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-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.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-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.stdout: Block cache BinnedLRUCache@0x557245675610#2 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-21T13:24:44.352 INFO:journalctl@ceph.mon.b.smithi142.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-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-09-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: using public_addr v2:172.21.15.142:0/0 -> [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] 2024-09-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: starting mon.b rank -1 at public addrs [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] at bind addrs [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b@-1(???) e0 preinit fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b@-1(synchronizing).mds e1 new map 2024-09-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout: e1 2024-09-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout: btime 2024-09-21T13:23:06:833391+0000 2024-09-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.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-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout: legacy client fscid: -1 2024-09-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-09-21T13:24:44.353 INFO:journalctl@ceph.mon.b.smithi142.stdout: No filesystems configured 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: 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-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: Added host smithi146 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:44.354 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/1255424679' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/1255424679' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"} : dispatch 2024-09-21T13:24:44.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: Updating smithi146:/etc/ceph/ceph.conf 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:44.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi067:172.21.15.67=a;smithi142:172.21.15.142=b;smithi146:172.21.15.146=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: Saving service mon spec with placement smithi067:172.21.15.67=a;smithi142:172.21.15.142=b;smithi146:172.21.15.146=c;count:3 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: Deploying daemon mon.c on smithi146 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='client.? 172.21.15.146:0/3098131023' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.a calling monitor election 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.c calling monitor election 2024-09-21T13:24:44.357 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: monmap epoch 2 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: last_changed 2024-09-21T13:24:35.086917+0000 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: created 2024-09-21T13:23:03.768556+0000 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: min_mon_release 19 (squid) 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: election_strategy: 1 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: 1: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.c 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: fsmap 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:24:44.358 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mgrmap e13: x(active, since 41s) 2024-09-21T13:24:44.359 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: overall HEALTH_OK 2024-09-21T13:24:44.359 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.359 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.359 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:44.359 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:44.359 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:44.359 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: Deploying daemon mon.b on smithi142 2024-09-21T13:24:44.359 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:44.359 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='client.? 172.21.15.146:0/2778033131' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:24:44.359 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:44.359 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:44.359 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:43 smithi142 ceph-mon[27600]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T13:24:44.359 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:44 smithi142 bash[27581]: 7715e02f48b4d72d2d650c5462d079021fe03f99a12e247bb1abad03262023eb 2024-09-21T13:24:44.360 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:44 smithi142 systemd[1]: Started Ceph mon.b for 757f1ff2-781c-11ef-baf6-efdc52797490. 2024-09-21T13:24:45.094 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T13:24:45.094 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T13:24:45.345 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:24:49.291 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:24:49.292 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":3,"fsid":"757f1ff2-781c-11ef-baf6-efdc52797490","modified":"2024-09-21T13:24:43.967784Z","created":"2024-09-21T13:23:03.768556Z","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.67:3300","nonce":0},{"type":"v1","addr":"172.21.15.67:6789","nonce":0}]},"addr":"172.21.15.67:6789/0","public_addr":"172.21.15.67:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:3300","nonce":0},{"type":"v1","addr":"172.21.15.146:6789","nonce":0}]},"addr":"172.21.15.146:6789/0","public_addr":"172.21.15.146:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:3300","nonce":0},{"type":"v1","addr":"172.21.15.142:6789","nonce":0}]},"addr":"172.21.15.142:6789/0","public_addr":"172.21.15.142:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-21T13:24:49.292 INFO:teuthology.orchestra.run.smithi146.stderr:dumped monmap epoch 3 2024-09-21T13:24:49.292 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:24:49.292 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: mon.a calling monitor election 2024-09-21T13:24:49.292 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.292 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: mon.c calling monitor election 2024-09-21T13:24:49.293 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:49.293 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:49.293 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.293 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.293 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: mon.b calling monitor election 2024-09-21T13:24:49.293 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:49.293 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.293 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.293 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.293 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T13:24:49.293 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: monmap epoch 3 2024-09-21T13:24:49.293 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:49.294 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: last_changed 2024-09-21T13:24:43.967784+0000 2024-09-21T13:24:49.294 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: created 2024-09-21T13:23:03.768556+0000 2024-09-21T13:24:49.294 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: min_mon_release 19 (squid) 2024-09-21T13:24:49.294 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: election_strategy: 1 2024-09-21T13:24:49.294 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T13:24:49.294 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: 1: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.c 2024-09-21T13:24:49.294 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-09-21T13:24:49.294 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: fsmap 2024-09-21T13:24:49.294 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:24:49.294 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: mgrmap e13: x(active, since 50s) 2024-09-21T13:24:49.294 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: overall HEALTH_OK 2024-09-21T13:24:49.294 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:49.295 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:49.295 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:49.295 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:49.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:24:49.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: mon.a calling monitor election 2024-09-21T13:24:49.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: mon.c calling monitor election 2024-09-21T13:24:49.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:49.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:49.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: mon.b calling monitor election 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: monmap epoch 3 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: last_changed 2024-09-21T13:24:43.967784+0000 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: created 2024-09-21T13:23:03.768556+0000 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: min_mon_release 19 (squid) 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: election_strategy: 1 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: 1: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.c 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-09-21T13:24:49.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: fsmap 2024-09-21T13:24:49.318 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:24:49.318 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: mgrmap e13: x(active, since 50s) 2024-09-21T13:24:49.318 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: overall HEALTH_OK 2024-09-21T13:24:49.318 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:49.318 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:49.318 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:49.318 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: mon.a calling monitor election 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: mon.c calling monitor election 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: mon.b calling monitor election 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:49.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: monmap epoch 3 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: last_changed 2024-09-21T13:24:43.967784+0000 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: created 2024-09-21T13:23:03.768556+0000 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: min_mon_release 19 (squid) 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: election_strategy: 1 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: 1: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.c 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: fsmap 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: mgrmap e13: x(active, since 50s) 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: overall HEALTH_OK 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:49.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:49.334 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:49.334 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:49.950 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T13:24:49.950 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T13:24:50.216 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:24:50.217 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:50 smithi146 ceph-mon[28100]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:50.217 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:50 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:50.217 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:50 smithi146 ceph-mon[28100]: from='client.? 172.21.15.146:0/3192441289' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:24:50.218 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:50 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:50.218 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:50 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:50.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:50 smithi067 ceph-mon[25042]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:50.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:50 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:50.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:50 smithi067 ceph-mon[25042]: from='client.? 172.21.15.146:0/3192441289' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:24:50.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:50 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:50.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:50 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:50.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:50 smithi142 ceph-mon[27600]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:50.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:50 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:50.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:50 smithi142 ceph-mon[27600]: from='client.? 172.21.15.146:0/3192441289' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:24:50.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:50 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:24:50.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:50 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:50.843 INFO:teuthology.orchestra.run.smithi067.stdout:# minimal ceph.conf for 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:50.843 INFO:teuthology.orchestra.run.smithi067.stdout:[global] 2024-09-21T13:24:50.843 INFO:teuthology.orchestra.run.smithi067.stdout: fsid = 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:24:50.843 INFO:teuthology.orchestra.run.smithi067.stdout: mon_host = [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] 2024-09-21T13:24:51.210 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.210 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.210 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.210 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:51.210 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:51.210 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1588129741' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:51.210 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.210 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.210 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.210 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.211 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.211 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.211 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.211 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.211 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.211 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.211 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.211 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:51.211 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:24:51.211 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:51.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/1588129741' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:51.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:24:51.333 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:51.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:51.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:51.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/1588129741' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:51.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:51.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:51.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:24:51.387 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:51.533 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T13:24:51.533 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T13:24:51.533 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T13:24:51.563 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T13:24:51.563 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:24:51.628 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-21T13:24:51.628 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T13:24:51.656 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-21T13:24:51.656 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:24:51.721 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-21T13:24:51.721 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T13:24:51.748 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-21T13:24:51.748 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:24:51.814 INFO:tasks.cephadm:Adding mgr.x on smithi067 2024-09-21T13:24:51.814 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch apply mgr '1;smithi067=x' 2024-09-21T13:24:52.091 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:24:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:52 smithi142 ceph-mon[27600]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:52 smithi142 ceph-mon[27600]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T13:24:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:52 smithi142 ceph-mon[27600]: Updating smithi142:/etc/ceph/ceph.conf 2024-09-21T13:24:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:52 smithi142 ceph-mon[27600]: Updating smithi146:/etc/ceph/ceph.conf 2024-09-21T13:24:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:52 smithi142 ceph-mon[27600]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:52 smithi142 ceph-mon[27600]: Updating smithi142:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:52.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:52 smithi142 ceph-mon[27600]: Updating smithi067:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:52.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:52 smithi142 ceph-mon[27600]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T13:24:52.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:52 smithi142 ceph-mon[27600]: Reconfiguring daemon mon.a on smithi067 2024-09-21T13:24:52.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:52 smithi146 ceph-mon[28100]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:52.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:52 smithi146 ceph-mon[28100]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T13:24:52.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:52 smithi146 ceph-mon[28100]: Updating smithi142:/etc/ceph/ceph.conf 2024-09-21T13:24:52.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:52 smithi146 ceph-mon[28100]: Updating smithi146:/etc/ceph/ceph.conf 2024-09-21T13:24:52.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:52 smithi146 ceph-mon[28100]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:52.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:52 smithi146 ceph-mon[28100]: Updating smithi142:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:52.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:52 smithi146 ceph-mon[28100]: Updating smithi067:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:52.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:52 smithi146 ceph-mon[28100]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T13:24:52.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:52 smithi146 ceph-mon[28100]: Reconfiguring daemon mon.a on smithi067 2024-09-21T13:24:52.532 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:52 smithi067 ceph-mon[25042]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:52.532 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:52 smithi067 ceph-mon[25042]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T13:24:52.532 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:52 smithi067 ceph-mon[25042]: Updating smithi142:/etc/ceph/ceph.conf 2024-09-21T13:24:52.533 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:52 smithi067 ceph-mon[25042]: Updating smithi146:/etc/ceph/ceph.conf 2024-09-21T13:24:52.533 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:52 smithi067 ceph-mon[25042]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:52.533 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:52 smithi067 ceph-mon[25042]: Updating smithi142:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:52.533 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:52 smithi067 ceph-mon[25042]: Updating smithi067:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:24:52.533 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:52 smithi067 ceph-mon[25042]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T13:24:52.533 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:52 smithi067 ceph-mon[25042]: Reconfiguring daemon mon.a on smithi067 2024-09-21T13:24:52.798 INFO:teuthology.orchestra.run.smithi146.stdout:Scheduled mgr update... 2024-09-21T13:24:53.444 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T13:24:53.444 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T13:24:53.444 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T13:24:53.444 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T13:24:53.465 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-21T13:24:53.466 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_1 2024-09-21T13:24:53.525 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T13:24:53.525 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:24:53.525 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-21T13:24:53.525 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:24:53.525 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T13:24:53.525 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-21 13:24:12.931391275 +0000 2024-09-21T13:24:53.525 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-21 13:21:05.544339207 +0000 2024-09-21T13:24:53.525 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-21 13:21:05.544339207 +0000 2024-09-21T13:24:53.525 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-09-21 13:21:05.544339207 +0000 2024-09-21T13:24:53.526 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T13:24:53.597 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-21T13:24:53.597 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-21T13:24:53.597 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000280599 s, 1.8 MB/s 2024-09-21T13:24:53.599 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T13:24:53.659 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_2 2024-09-21T13:24:53.717 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T13:24:53.717 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:24:53.717 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-21T13:24:53.717 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:24:53.717 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T13:24:53.717 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-21 13:24:12.963390607 +0000 2024-09-21T13:24:53.717 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-21 13:21:05.544339207 +0000 2024-09-21T13:24:53.717 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-21 13:21:05.544339207 +0000 2024-09-21T13:24:53.717 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-09-21 13:21:05.544339207 +0000 2024-09-21T13:24:53.718 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T13:24:53.784 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-21T13:24:53.784 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-21T13:24:53.784 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000216332 s, 2.4 MB/s 2024-09-21T13:24:53.785 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T13:24:53.844 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_3 2024-09-21T13:24:53.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:53 smithi146 ceph-mon[28100]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:53.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:53.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:53.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:53 smithi146 ceph-mon[28100]: Reconfiguring mon.b (monmap changed)... 2024-09-21T13:24:53.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:53.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:24:53.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:53.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:53 smithi146 ceph-mon[28100]: Reconfiguring daemon mon.b on smithi142 2024-09-21T13:24:53.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:53 smithi146 ceph-mon[28100]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi067=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:53.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:53 smithi146 ceph-mon[28100]: Saving service mgr spec with placement smithi067=x;count:1 2024-09-21T13:24:53.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:53.900 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T13:24:53.900 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:24:53.901 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 961 Links: 1 2024-09-21T13:24:53.901 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:24:53.901 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T13:24:53.901 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-21 13:24:12.995389938 +0000 2024-09-21T13:24:53.901 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-21 13:21:05.543339299 +0000 2024-09-21T13:24:53.901 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-21 13:21:05.543339299 +0000 2024-09-21T13:24:53.901 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-09-21 13:21:05.543339299 +0000 2024-09-21T13:24:53.901 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T13:24:53.927 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:53 smithi142 ceph-mon[27600]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:53.927 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:53.927 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:53.927 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:53 smithi142 ceph-mon[27600]: Reconfiguring mon.b (monmap changed)... 2024-09-21T13:24:53.927 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:53.927 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:24:53.927 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:53.927 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:53 smithi142 ceph-mon[27600]: Reconfiguring daemon mon.b on smithi142 2024-09-21T13:24:53.927 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:53 smithi142 ceph-mon[27600]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi067=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:53.927 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:53 smithi142 ceph-mon[27600]: Saving service mgr spec with placement smithi067=x;count:1 2024-09-21T13:24:53.927 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:53.963 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:53 smithi067 ceph-mon[25042]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:53.964 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:53.964 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:53.964 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:53 smithi067 ceph-mon[25042]: Reconfiguring mon.b (monmap changed)... 2024-09-21T13:24:53.964 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:53.964 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:24:53.964 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:53.964 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:53 smithi067 ceph-mon[25042]: Reconfiguring daemon mon.b on smithi142 2024-09-21T13:24:53.964 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:53 smithi067 ceph-mon[25042]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi067=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:53.964 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:53 smithi067 ceph-mon[25042]: Saving service mgr spec with placement smithi067=x;count:1 2024-09-21T13:24:53.964 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:53.966 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-21T13:24:53.966 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-21T13:24:53.966 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000243879 s, 2.1 MB/s 2024-09-21T13:24:53.967 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T13:24:54.025 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_4 2024-09-21T13:24:54.081 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T13:24:54.081 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:24:54.081 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 959 Links: 1 2024-09-21T13:24:54.081 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:24:54.082 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T13:24:54.082 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-21 13:24:13.025389311 +0000 2024-09-21T13:24:54.082 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-21 13:21:05.543339299 +0000 2024-09-21T13:24:54.082 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-21 13:21:05.543339299 +0000 2024-09-21T13:24:54.082 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-09-21 13:21:05.543339299 +0000 2024-09-21T13:24:54.082 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T13:24:54.147 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-21T13:24:54.147 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-21T13:24:54.147 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000235844 s, 2.2 MB/s 2024-09-21T13:24:54.148 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T13:24:54.206 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-21T13:24:54.206 DEBUG:teuthology.orchestra.run.smithi142:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T13:24:54.223 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-21T13:24:54.223 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_1 2024-09-21T13:24:54.280 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T13:24:54.280 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:24:54.281 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-21T13:24:54.281 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:24:54.281 INFO:teuthology.orchestra.run.smithi142.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T13:24:54.281 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-09-21 13:24:43.325165467 +0000 2024-09-21T13:24:54.281 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-09-21 13:21:04.734498886 +0000 2024-09-21T13:24:54.281 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-09-21 13:21:04.734498886 +0000 2024-09-21T13:24:54.281 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: 2024-09-21 13:21:04.734498886 +0000 2024-09-21T13:24:54.281 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T13:24:54.347 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-09-21T13:24:54.347 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-09-21T13:24:54.347 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000203383 s, 2.5 MB/s 2024-09-21T13:24:54.349 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T13:24:54.406 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_2 2024-09-21T13:24:54.463 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T13:24:54.463 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:24:54.463 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 5h/5d Inode: 975 Links: 1 2024-09-21T13:24:54.463 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:24:54.463 INFO:teuthology.orchestra.run.smithi142.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T13:24:54.463 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-09-21 13:24:43.325165467 +0000 2024-09-21T13:24:54.463 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-09-21 13:21:04.733498906 +0000 2024-09-21T13:24:54.463 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-09-21 13:21:04.733498906 +0000 2024-09-21T13:24:54.464 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: 2024-09-21 13:21:04.733498906 +0000 2024-09-21T13:24:54.464 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T13:24:54.527 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-09-21T13:24:54.527 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-09-21T13:24:54.527 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000253076 s, 2.0 MB/s 2024-09-21T13:24:54.529 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T13:24:54.585 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_3 2024-09-21T13:24:54.641 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T13:24:54.642 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:24:54.642 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-21T13:24:54.642 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:24:54.642 INFO:teuthology.orchestra.run.smithi142.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T13:24:54.642 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-09-21 13:24:43.326165447 +0000 2024-09-21T13:24:54.642 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-09-21 13:21:04.733498906 +0000 2024-09-21T13:24:54.642 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-09-21 13:21:04.733498906 +0000 2024-09-21T13:24:54.642 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: 2024-09-21 13:21:04.733498906 +0000 2024-09-21T13:24:54.642 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T13:24:54.706 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-09-21T13:24:54.706 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-09-21T13:24:54.706 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000224238 s, 2.3 MB/s 2024-09-21T13:24:54.707 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T13:24:54.764 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_4 2024-09-21T13:24:54.820 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T13:24:54.820 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:24:54.820 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-21T13:24:54.820 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:24:54.820 INFO:teuthology.orchestra.run.smithi142.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T13:24:54.820 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-09-21 13:24:43.326165447 +0000 2024-09-21T13:24:54.820 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-09-21 13:21:04.732498926 +0000 2024-09-21T13:24:54.821 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-09-21 13:21:04.732498926 +0000 2024-09-21T13:24:54.821 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: 2024-09-21 13:21:04.732498926 +0000 2024-09-21T13:24:54.821 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T13:24:54.885 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-09-21T13:24:54.885 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-09-21T13:24:54.885 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000200908 s, 2.5 MB/s 2024-09-21T13:24:54.886 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T13:24:54.942 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-21T13:24:54.942 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T13:24:54.959 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-21T13:24:54.959 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_1 2024-09-21T13:24:55.015 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T13:24:55.015 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:24:55.015 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-21T13:24:55.015 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:24:55.015 INFO:teuthology.orchestra.run.smithi146.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T13:24:55.015 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2024-09-21 13:24:34.368495545 +0000 2024-09-21T13:24:55.016 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2024-09-21 13:21:05.031249615 +0000 2024-09-21T13:24:55.016 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2024-09-21 13:21:05.031249615 +0000 2024-09-21T13:24:55.016 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: 2024-09-21 13:21:05.031249615 +0000 2024-09-21T13:24:55.016 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T13:24:55.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:55.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:55.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:54 smithi067 ceph-mon[25042]: Reconfiguring mon.c (monmap changed)... 2024-09-21T13:24:55.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:55.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:24:55.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:55.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:54 smithi067 ceph-mon[25042]: Reconfiguring daemon mon.c on smithi146 2024-09-21T13:24:55.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:55.069 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:55.069 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:55.069 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:54 smithi146 ceph-mon[28100]: Reconfiguring mon.c (monmap changed)... 2024-09-21T13:24:55.069 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:55.069 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:24:55.069 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:55.070 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:54 smithi146 ceph-mon[28100]: Reconfiguring daemon mon.c on smithi146 2024-09-21T13:24:55.070 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:55.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:55.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:55.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:54 smithi142 ceph-mon[27600]: Reconfiguring mon.c (monmap changed)... 2024-09-21T13:24:55.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:24:55.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:24:55.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:55.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:54 smithi142 ceph-mon[27600]: Reconfiguring daemon mon.c on smithi146 2024-09-21T13:24:55.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:55.082 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2024-09-21T13:24:55.082 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2024-09-21T13:24:55.082 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.00027335 s, 1.9 MB/s 2024-09-21T13:24:55.083 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T13:24:55.140 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_2 2024-09-21T13:24:55.196 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T13:24:55.196 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:24:55.196 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-21T13:24:55.196 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:24:55.196 INFO:teuthology.orchestra.run.smithi146.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T13:24:55.196 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2024-09-21 13:24:34.369495531 +0000 2024-09-21T13:24:55.196 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2024-09-21 13:21:05.032249843 +0000 2024-09-21T13:24:55.197 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2024-09-21 13:21:05.032249843 +0000 2024-09-21T13:24:55.197 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: 2024-09-21 13:21:05.032249843 +0000 2024-09-21T13:24:55.197 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T13:24:55.260 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2024-09-21T13:24:55.260 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2024-09-21T13:24:55.260 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000283221 s, 1.8 MB/s 2024-09-21T13:24:55.261 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T13:24:55.318 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_3 2024-09-21T13:24:55.374 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T13:24:55.374 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:24:55.374 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-21T13:24:55.374 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:24:55.374 INFO:teuthology.orchestra.run.smithi146.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T13:24:55.374 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2024-09-21 13:24:34.369495531 +0000 2024-09-21T13:24:55.374 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2024-09-21 13:21:05.032249843 +0000 2024-09-21T13:24:55.375 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2024-09-21 13:21:05.032249843 +0000 2024-09-21T13:24:55.375 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: 2024-09-21 13:21:05.032249843 +0000 2024-09-21T13:24:55.375 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T13:24:55.437 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2024-09-21T13:24:55.438 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2024-09-21T13:24:55.438 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000219684 s, 2.3 MB/s 2024-09-21T13:24:55.439 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T13:24:55.496 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_4 2024-09-21T13:24:55.552 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T13:24:55.552 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:24:55.552 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-21T13:24:55.552 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:24:55.552 INFO:teuthology.orchestra.run.smithi146.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T13:24:55.552 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2024-09-21 13:24:34.369495531 +0000 2024-09-21T13:24:55.552 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2024-09-21 13:21:05.031249615 +0000 2024-09-21T13:24:55.552 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2024-09-21 13:21:05.031249615 +0000 2024-09-21T13:24:55.552 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: 2024-09-21 13:21:05.031249615 +0000 2024-09-21T13:24:55.553 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T13:24:55.615 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2024-09-21T13:24:55.616 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2024-09-21T13:24:55.616 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000203985 s, 2.5 MB/s 2024-09-21T13:24:55.618 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T13:24:55.674 INFO:tasks.cephadm:Deploying osd.0 on smithi067 with /dev/vg_nvme/lv_4... 2024-09-21T13:24:55.674 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T13:24:55.923 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:24:56.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:55 smithi142 ceph-mon[27600]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:56.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:55 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:56.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:55 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:56.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:55 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:56.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:55 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:56.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:55 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:56.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:55 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:56.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:55 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:56.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:55 smithi142 ceph-mon[27600]: Reconfiguring mgr.x (unknown last config time)... 2024-09-21T13:24:56.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:55 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T13:24:56.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:55 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T13:24:56.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:55 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:56.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:55 smithi142 ceph-mon[27600]: Reconfiguring daemon mgr.x on smithi067 2024-09-21T13:24:56.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:55 smithi146 ceph-mon[28100]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:56.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:55 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:56.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:55 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:56.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:55 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:56.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:55 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:56.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:55 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:56.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:55 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:56.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:55 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:56.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:55 smithi146 ceph-mon[28100]: Reconfiguring mgr.x (unknown last config time)... 2024-09-21T13:24:56.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:55 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T13:24:56.136 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:55 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T13:24:56.136 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:55 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:56.136 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:55 smithi146 ceph-mon[28100]: Reconfiguring daemon mgr.x on smithi067 2024-09-21T13:24:56.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:55 smithi067 ceph-mon[25042]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:56.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:55 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:56.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:55 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:56.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:55 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:56.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:55 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:56.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:55 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:56.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:55 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:56.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:55 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:56.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:55 smithi067 ceph-mon[25042]: Reconfiguring mgr.x (unknown last config time)... 2024-09-21T13:24:56.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:55 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T13:24:56.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:55 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T13:24:56.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:55 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:56.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:55 smithi067 ceph-mon[25042]: Reconfiguring daemon mgr.x on smithi067 2024-09-21T13:24:57.602 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:57 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:57.602 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:57 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:57.602 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:57 smithi067 ceph-mon[25042]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:57.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:57 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:57.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:57 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:57.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:57 smithi146 ceph-mon[28100]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:57.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:57 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:57.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:57 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:24:57.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:57 smithi142 ceph-mon[27600]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:58.964 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:24:58.996 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi067:vg_nvme/lv_4 2024-09-21T13:24:59.251 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:24:59.613 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:24:59 smithi067 ceph-mon[25042]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:59.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:24:59 smithi142 ceph-mon[27600]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:59.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:24:59 smithi146 ceph-mon[28100]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:00.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:00 smithi067 ceph-mon[25042]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:00.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:00 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:00.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:00 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:00.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:00 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:00.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:00 smithi142 ceph-mon[27600]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:00.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:00 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:00.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:00 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:00.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:00 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:00.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:00 smithi146 ceph-mon[28100]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:00.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:00 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:00.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:00 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:00.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:00 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:01.533 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:01 smithi067 ceph-mon[25042]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:01.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:01 smithi142 ceph-mon[27600]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:01.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:01 smithi146 ceph-mon[28100]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:02.806 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:02 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/494507224' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b2e27ee7-81a4-4cf6-b543-ec23f98e6526"} : dispatch 2024-09-21T13:25:02.806 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:02 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/494507224' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2e27ee7-81a4-4cf6-b543-ec23f98e6526"}]': finished 2024-09-21T13:25:02.806 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:02 smithi067 ceph-mon[25042]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:25:02.806 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:02 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:02.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:02 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/494507224' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b2e27ee7-81a4-4cf6-b543-ec23f98e6526"} : dispatch 2024-09-21T13:25:02.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:02 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/494507224' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2e27ee7-81a4-4cf6-b543-ec23f98e6526"}]': finished 2024-09-21T13:25:02.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:02 smithi142 ceph-mon[27600]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:25:02.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:02 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:02.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:02 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/494507224' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b2e27ee7-81a4-4cf6-b543-ec23f98e6526"} : dispatch 2024-09-21T13:25:02.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:02 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/494507224' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2e27ee7-81a4-4cf6-b543-ec23f98e6526"}]': finished 2024-09-21T13:25:02.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:02 smithi146 ceph-mon[28100]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:25:02.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:02 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:03.815 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:03 smithi067 ceph-mon[25042]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:03.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:03 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/2639595338' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:25:03.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:03 smithi142 ceph-mon[27600]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:03.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:03 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/2639595338' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:25:03.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:03 smithi146 ceph-mon[28100]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:03.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:03 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/2639595338' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:25:05.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:05 smithi067 ceph-mon[25042]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:05.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:05 smithi142 ceph-mon[27600]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:05.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:05 smithi146 ceph-mon[28100]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:07.689 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:07 smithi067 ceph-mon[25042]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:07.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:07 smithi142 ceph-mon[27600]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:07.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:07 smithi146 ceph-mon[28100]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:09.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:09 smithi067 ceph-mon[25042]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:09.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:09 smithi142 ceph-mon[27600]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:09.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:09 smithi146 ceph-mon[28100]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:10.732 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:10 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:25:10.732 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:10 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:10.732 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:10 smithi142 ceph-mon[27600]: Deploying daemon osd.0 on smithi067 2024-09-21T13:25:10.786 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:10 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:25:10.786 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:10 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:10.786 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:10 smithi146 ceph-mon[28100]: Deploying daemon osd.0 on smithi067 2024-09-21T13:25:10.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:10 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:25:10.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:10 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:10.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:10 smithi067 ceph-mon[25042]: Deploying daemon osd.0 on smithi067 2024-09-21T13:25:11.613 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:11 smithi067 ceph-mon[25042]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:11.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:11 smithi146 ceph-mon[28100]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:11.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:11 smithi142 ceph-mon[27600]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:13.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:13 smithi067 ceph-mon[25042]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:13.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:13 smithi142 ceph-mon[27600]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:13.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:13 smithi146 ceph-mon[28100]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:15.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:15 smithi067 ceph-mon[25042]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:15.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:15 smithi142 ceph-mon[27600]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:15.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:15 smithi146 ceph-mon[28100]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:17.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:17 smithi067 ceph-mon[25042]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:17.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:17 smithi142 ceph-mon[27600]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:17.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:17 smithi146 ceph-mon[28100]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:18.755 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:18 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:18.755 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:18 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:18.755 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:18 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:18.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:18 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:18.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:18 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:18.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:18 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:18.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:18 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:18.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:18 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:18.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:18 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:19.945 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:19 smithi067 ceph-mon[25042]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:20.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:19 smithi142 ceph-mon[27600]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:20.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:19 smithi146 ceph-mon[28100]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:21.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:21 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:21.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:21 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:21.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:21 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:21.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:21 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:21.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:21 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:21.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:21 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:21.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:21 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:21.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:21 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:21.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:21 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:21.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:21 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:21 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:21 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:21 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:21 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:21 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:22.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:22 smithi067 ceph-mon[25042]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:22.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:22 smithi142 ceph-mon[27600]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:22.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:22 smithi146 ceph-mon[28100]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:23.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:23 smithi067 ceph-mon[25042]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:25:23.197 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 0 on host 'smithi067' 2024-09-21T13:25:23.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:23 smithi142 ceph-mon[27600]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:25:23.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:23 smithi146 ceph-mon[28100]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:25:23.847 DEBUG:teuthology.orchestra.run.smithi067:osd.0> sudo journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T13:25:23.849 INFO:tasks.cephadm:Deploying osd.1 on smithi067 with /dev/vg_nvme/lv_3... 2024-09-21T13:25:23.850 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T13:25:24.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:24 smithi067 ceph-mon[25042]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:24.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:24 smithi067 ceph-mon[25042]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:25:24.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:24 smithi067 ceph-mon[25042]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:25:24.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:24 smithi067 ceph-mon[25042]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T13:25:24.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:24.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:24.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:24.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:24.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:24 smithi142 ceph-mon[27600]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:24.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:24 smithi142 ceph-mon[27600]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:25:24.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:24 smithi142 ceph-mon[27600]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:25:24.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:24 smithi142 ceph-mon[27600]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T13:25:24.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:24 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:24.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:24 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:24.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:24 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:24.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:24 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:24.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:24 smithi146 ceph-mon[28100]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:24.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:24 smithi146 ceph-mon[28100]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:25:24.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:24 smithi146 ceph-mon[28100]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:25:24.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:24 smithi146 ceph-mon[28100]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T13:25:24.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:24 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:24.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:24 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:24.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:24 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:24.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:24 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:24.638 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:25:24.740 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:25:24 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0[37412]: 2024-09-21T13:25:24.474+0000 7f424650a640 -1 osd.0 0 waiting for initial osdmap 2024-09-21T13:25:24.741 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:25:24 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0[37412]: 2024-09-21T13:25:24.476+0000 7f423e329640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:25:25.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:25 smithi067 ceph-mon[25042]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T13:25:25.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:25 smithi067 ceph-mon[25042]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:25:25.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:25 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:25.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:25 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:25.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:25 smithi067 ceph-mon[25042]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' 2024-09-21T13:25:25.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:25 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:25.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:25 smithi142 ceph-mon[27600]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T13:25:25.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:25 smithi142 ceph-mon[27600]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:25:25.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:25 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:25.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:25 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:25.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:25 smithi142 ceph-mon[27600]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' 2024-09-21T13:25:25.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:25 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:25.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:25 smithi146 ceph-mon[28100]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T13:25:25.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:25 smithi146 ceph-mon[28100]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:25:25.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:25 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:25.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:25 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:25.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:25 smithi146 ceph-mon[28100]: from='osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002]' entity='osd.0' 2024-09-21T13:25:25.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:25 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:26.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:26 smithi067 ceph-mon[25042]: purged_snaps scrub starts 2024-09-21T13:25:26.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:26 smithi067 ceph-mon[25042]: purged_snaps scrub ok 2024-09-21T13:25:26.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:26 smithi067 ceph-mon[25042]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:26.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:26 smithi067 ceph-mon[25042]: osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002] boot 2024-09-21T13:25:26.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:26 smithi067 ceph-mon[25042]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:25:26.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:26.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:26 smithi142 ceph-mon[27600]: purged_snaps scrub starts 2024-09-21T13:25:26.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:26 smithi142 ceph-mon[27600]: purged_snaps scrub ok 2024-09-21T13:25:26.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:26 smithi142 ceph-mon[27600]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:26.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:26 smithi142 ceph-mon[27600]: osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002] boot 2024-09-21T13:25:26.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:26 smithi142 ceph-mon[27600]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:25:26.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:26 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:26.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:26 smithi146 ceph-mon[28100]: purged_snaps scrub starts 2024-09-21T13:25:26.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:26 smithi146 ceph-mon[28100]: purged_snaps scrub ok 2024-09-21T13:25:26.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:26 smithi146 ceph-mon[28100]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:25:26.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:26 smithi146 ceph-mon[28100]: osd.0 [v2:172.21.15.67:6802/1296867002,v1:172.21.15.67:6803/1296867002] boot 2024-09-21T13:25:26.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:26 smithi146 ceph-mon[28100]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:25:26.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:26 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:25:27.535 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:27 smithi067 ceph-mon[25042]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:27.535 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:27 smithi067 ceph-mon[25042]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:25:27.535 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:27 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:27.535 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:27 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:27.536 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:27 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:27.536 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:27 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:27.536 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:27 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:27.536 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:27 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:27.536 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:27 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:27.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:27 smithi142 ceph-mon[27600]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:27.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:27 smithi142 ceph-mon[27600]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:25:27.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:27 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:27.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:27 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:27.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:27 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:27.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:27 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:27.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:27 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:27.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:27 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:27.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:27 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:27 smithi146 ceph-mon[28100]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:27 smithi146 ceph-mon[28100]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:25:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:27 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:27 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:27 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:27 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:27 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:27.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:27 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:27.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:27 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:28.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:28 smithi067 ceph-mon[25042]: Detected new or changed devices on smithi067 2024-09-21T13:25:28.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:28 smithi067 ceph-mon[25042]: Adjusting osd_memory_target on smithi067 to 17088M 2024-09-21T13:25:28.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:28 smithi142 ceph-mon[27600]: Detected new or changed devices on smithi067 2024-09-21T13:25:28.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:28 smithi142 ceph-mon[27600]: Adjusting osd_memory_target on smithi067 to 17088M 2024-09-21T13:25:28.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:28 smithi146 ceph-mon[28100]: Detected new or changed devices on smithi067 2024-09-21T13:25:28.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:28 smithi146 ceph-mon[28100]: Adjusting osd_memory_target on smithi067 to 17088M 2024-09-21T13:25:28.909 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:25:28.940 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi067:vg_nvme/lv_3 2024-09-21T13:25:29.195 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:25:29.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:29 smithi067 ceph-mon[25042]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:29.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:29 smithi142 ceph-mon[27600]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:29.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:29 smithi146 ceph-mon[28100]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:30.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:30 smithi067 ceph-mon[25042]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:30.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:30.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:30.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:30.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:30 smithi142 ceph-mon[27600]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:30.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:30.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:30.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:30.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:30 smithi146 ceph-mon[28100]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:30.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:30.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:30.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:31.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:31 smithi067 ceph-mon[25042]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:31.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:31 smithi142 ceph-mon[27600]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:31.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:31 smithi146 ceph-mon[28100]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:32.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:32 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/2821789604' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0e5a11e6-7e23-4d9e-bb8c-5d30593cb23c"} : dispatch 2024-09-21T13:25:32.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:32 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/2821789604' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0e5a11e6-7e23-4d9e-bb8c-5d30593cb23c"}]': finished 2024-09-21T13:25:32.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:32 smithi067 ceph-mon[25042]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:25:32.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:32 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:32.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:32 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/2821789604' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0e5a11e6-7e23-4d9e-bb8c-5d30593cb23c"} : dispatch 2024-09-21T13:25:32.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:32 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/2821789604' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0e5a11e6-7e23-4d9e-bb8c-5d30593cb23c"}]': finished 2024-09-21T13:25:32.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:32 smithi142 ceph-mon[27600]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:25:32.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:32 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:32.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:32 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/2821789604' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0e5a11e6-7e23-4d9e-bb8c-5d30593cb23c"} : dispatch 2024-09-21T13:25:32.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:32 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/2821789604' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0e5a11e6-7e23-4d9e-bb8c-5d30593cb23c"}]': finished 2024-09-21T13:25:32.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:32 smithi146 ceph-mon[28100]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:25:32.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:32 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:33.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:33 smithi067 ceph-mon[25042]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:33.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:33 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/3778875774' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:25:33.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:33 smithi142 ceph-mon[27600]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:33.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:33 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/3778875774' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:25:33.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:33 smithi146 ceph-mon[28100]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:33.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:33 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/3778875774' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:25:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:35 smithi067 ceph-mon[25042]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:35.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:35 smithi142 ceph-mon[27600]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:35.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:35 smithi146 ceph-mon[28100]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:37.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:37 smithi067 ceph-mon[25042]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:37.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:37 smithi142 ceph-mon[27600]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:37.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:37 smithi146 ceph-mon[28100]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:39.815 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:39 smithi067 ceph-mon[25042]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:39.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:39 smithi142 ceph-mon[27600]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:39.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:39 smithi146 ceph-mon[28100]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:40.805 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:25:40.805 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:40 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:40.805 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:40 smithi146 ceph-mon[28100]: Deploying daemon osd.1 on smithi067 2024-09-21T13:25:40.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:25:40.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:40 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:40.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:40 smithi067 ceph-mon[25042]: Deploying daemon osd.1 on smithi067 2024-09-21T13:25:40.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:40 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:25:40.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:40 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:40.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:40 smithi142 ceph-mon[27600]: Deploying daemon osd.1 on smithi067 2024-09-21T13:25:41.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:41 smithi067 ceph-mon[25042]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:41.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:41 smithi142 ceph-mon[27600]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:41.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:41 smithi146 ceph-mon[28100]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:43.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:43 smithi067 ceph-mon[25042]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:43.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:43 smithi142 ceph-mon[27600]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:43.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:43 smithi146 ceph-mon[28100]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:45 smithi067 ceph-mon[25042]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:45 smithi142 ceph-mon[27600]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:45.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:45 smithi146 ceph-mon[28100]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:47 smithi067 ceph-mon[25042]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:47.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:47 smithi142 ceph-mon[27600]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:47.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:47 smithi146 ceph-mon[28100]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:48.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:48 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:48.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:48 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:48.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:48 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:48.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:48 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:48.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:48 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:48.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:48 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:48.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:48 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:48.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:48 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:48.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:48 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:49.815 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:49 smithi067 ceph-mon[25042]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:49.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:49 smithi146 ceph-mon[28100]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:50.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:49 smithi142 ceph-mon[27600]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:51.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:51 smithi067 ceph-mon[25042]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:51.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:51.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:51.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:51.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:51.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:51.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:51 smithi142 ceph-mon[27600]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:51.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:51.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:51.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:51.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:51.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:51.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:51 smithi146 ceph-mon[28100]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:51.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:51.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:51.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:51.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:51.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:52.657 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:52 smithi067 ceph-mon[25042]: from='osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:25:52.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:52 smithi142 ceph-mon[27600]: from='osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:25:52.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:52 smithi146 ceph-mon[28100]: from='osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:25:53.512 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 1 on host 'smithi067' 2024-09-21T13:25:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:53 smithi067 ceph-mon[25042]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:53 smithi067 ceph-mon[25042]: from='osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:25:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:53 smithi067 ceph-mon[25042]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:25:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:53 smithi067 ceph-mon[25042]: from='osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T13:25:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:53.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:53 smithi142 ceph-mon[27600]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:53.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:53 smithi142 ceph-mon[27600]: from='osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:25:53.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:53 smithi142 ceph-mon[27600]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:25:53.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:53 smithi142 ceph-mon[27600]: from='osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T13:25:53.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:53.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:53 smithi146 ceph-mon[28100]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:53.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:53 smithi146 ceph-mon[28100]: from='osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:25:53.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:53 smithi146 ceph-mon[28100]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:25:53.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:53 smithi146 ceph-mon[28100]: from='osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T13:25:53.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:54.134 DEBUG:teuthology.orchestra.run.smithi067:osd.1> sudo journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.1.service 2024-09-21T13:25:54.137 INFO:tasks.cephadm:Deploying osd.2 on smithi142 with /dev/vg_nvme/lv_4... 2024-09-21T13:25:54.137 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T13:25:54.388 INFO:teuthology.orchestra.run.smithi142.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:25:54.791 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:54 smithi142 ceph-mon[27600]: from='osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T13:25:54.791 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:54 smithi142 ceph-mon[27600]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:25:54.791 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:54.792 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:54.792 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:54.792 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:54.792 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:54.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:54 smithi067 ceph-mon[25042]: from='osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T13:25:54.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:54 smithi067 ceph-mon[25042]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:25:54.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:54.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:54.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:54.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:54.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:54.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:54 smithi146 ceph-mon[28100]: from='osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T13:25:54.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:54 smithi146 ceph-mon[28100]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:25:54.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:54.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:54.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:54.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:54.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:55.606 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:55 smithi067 ceph-mon[25042]: purged_snaps scrub starts 2024-09-21T13:25:55.606 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:55 smithi067 ceph-mon[25042]: purged_snaps scrub ok 2024-09-21T13:25:55.606 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:55 smithi067 ceph-mon[25042]: pgmap v60: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:55.606 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:55 smithi067 ceph-mon[25042]: osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213] boot 2024-09-21T13:25:55.606 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:55 smithi067 ceph-mon[25042]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:25:55.606 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:55 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:55.795 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:55 smithi142 ceph-mon[27600]: purged_snaps scrub starts 2024-09-21T13:25:55.795 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:55 smithi142 ceph-mon[27600]: purged_snaps scrub ok 2024-09-21T13:25:55.795 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:55 smithi142 ceph-mon[27600]: pgmap v60: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:55.795 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:55 smithi142 ceph-mon[27600]: osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213] boot 2024-09-21T13:25:55.795 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:55 smithi142 ceph-mon[27600]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:25:55.795 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:55 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:55.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:55 smithi146 ceph-mon[28100]: purged_snaps scrub starts 2024-09-21T13:25:55.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:55 smithi146 ceph-mon[28100]: purged_snaps scrub ok 2024-09-21T13:25:55.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:55 smithi146 ceph-mon[28100]: pgmap v60: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:55.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:55 smithi146 ceph-mon[28100]: osd.1 [v2:172.21.15.67:6810/1466229213,v1:172.21.15.67:6811/1466229213] boot 2024-09-21T13:25:55.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:55 smithi146 ceph-mon[28100]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:25:55.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:55 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:56.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:56 smithi142 ceph-mon[27600]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:25:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:56 smithi067 ceph-mon[25042]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:25:56.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:56 smithi146 ceph-mon[28100]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:25:57.348 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:25:57.382 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi142:vg_nvme/lv_4 2024-09-21T13:25:57.624 INFO:teuthology.orchestra.run.smithi142.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:25:58.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:58 smithi067 ceph-mon[25042]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:58.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:58 smithi067 ceph-mon[25042]: Detected new or changed devices on smithi067 2024-09-21T13:25:58.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:58 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:58.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:58 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:58.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:58 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:58.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:58 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:58.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:58 smithi067 ceph-mon[25042]: Adjusting osd_memory_target on smithi067 to 8544M 2024-09-21T13:25:58.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:58 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:58.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:58 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:58.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:58 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:58.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:58 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:58.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:58 smithi142 ceph-mon[27600]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:58.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:58 smithi142 ceph-mon[27600]: Detected new or changed devices on smithi067 2024-09-21T13:25:58.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:58 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:58.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:58 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:58.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:58 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:58.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:58 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:58.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:58 smithi142 ceph-mon[27600]: Adjusting osd_memory_target on smithi067 to 8544M 2024-09-21T13:25:58.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:58 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:58.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:58 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:58.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:58 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:58.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:58 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:58.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:58 smithi146 ceph-mon[28100]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:58.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:58 smithi146 ceph-mon[28100]: Detected new or changed devices on smithi067 2024-09-21T13:25:58.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:58 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:58.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:58 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:58.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:58 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:58.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:58 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:58.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:58 smithi146 ceph-mon[28100]: Adjusting osd_memory_target on smithi067 to 8544M 2024-09-21T13:25:58.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:58 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:58.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:58 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:58.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:58 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:58.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:58 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:25:59.237 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:59 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:59.238 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:59 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:59.238 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:25:59 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:59.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:59 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:59.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:59 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:59.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:25:59 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:59.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:59 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:59.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:59 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:59.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:25:59 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:00.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:00 smithi067 ceph-mon[25042]: from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:00.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:00 smithi067 ceph-mon[25042]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:00.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:00 smithi142 ceph-mon[27600]: from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:00.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:00 smithi142 ceph-mon[27600]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:00.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:00 smithi146 ceph-mon[28100]: from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:00.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:00 smithi146 ceph-mon[28100]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:01.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:01 smithi067 ceph-mon[25042]: from='client.? 172.21.15.142:0/544381516' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75e70f4d-38ea-4c56-8ccf-a7a584ef9a50"} : dispatch 2024-09-21T13:26:01.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:01 smithi067 ceph-mon[25042]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75e70f4d-38ea-4c56-8ccf-a7a584ef9a50"} : dispatch 2024-09-21T13:26:01.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:01 smithi067 ceph-mon[25042]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "75e70f4d-38ea-4c56-8ccf-a7a584ef9a50"}]': finished 2024-09-21T13:26:01.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:01 smithi067 ceph-mon[25042]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:26:01.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:01 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:01.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:01 smithi067 ceph-mon[25042]: from='client.? 172.21.15.142:0/3971922563' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:01.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:01 smithi142 ceph-mon[27600]: from='client.? 172.21.15.142:0/544381516' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75e70f4d-38ea-4c56-8ccf-a7a584ef9a50"} : dispatch 2024-09-21T13:26:01.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:01 smithi142 ceph-mon[27600]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75e70f4d-38ea-4c56-8ccf-a7a584ef9a50"} : dispatch 2024-09-21T13:26:01.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:01 smithi142 ceph-mon[27600]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "75e70f4d-38ea-4c56-8ccf-a7a584ef9a50"}]': finished 2024-09-21T13:26:01.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:01 smithi142 ceph-mon[27600]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:26:01.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:01 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:01.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:01 smithi142 ceph-mon[27600]: from='client.? 172.21.15.142:0/3971922563' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:01.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:01 smithi146 ceph-mon[28100]: from='client.? 172.21.15.142:0/544381516' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75e70f4d-38ea-4c56-8ccf-a7a584ef9a50"} : dispatch 2024-09-21T13:26:01.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:01 smithi146 ceph-mon[28100]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75e70f4d-38ea-4c56-8ccf-a7a584ef9a50"} : dispatch 2024-09-21T13:26:01.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:01 smithi146 ceph-mon[28100]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "75e70f4d-38ea-4c56-8ccf-a7a584ef9a50"}]': finished 2024-09-21T13:26:01.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:01 smithi146 ceph-mon[28100]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:26:01.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:01 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:01.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:01 smithi146 ceph-mon[28100]: from='client.? 172.21.15.142:0/3971922563' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:02.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:02 smithi067 ceph-mon[25042]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:02.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:02 smithi142 ceph-mon[27600]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:02.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:02 smithi146 ceph-mon[28100]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:04.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:04 smithi067 ceph-mon[25042]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:04.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:04 smithi142 ceph-mon[27600]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:04.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:04 smithi146 ceph-mon[28100]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:06.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:06 smithi142 ceph-mon[27600]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:06.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:06 smithi067 ceph-mon[25042]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:06.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:06 smithi146 ceph-mon[28100]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:08.310 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:08 smithi142 ceph-mon[27600]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:08.311 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:08 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:26:08.311 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:08 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:08.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:08 smithi067 ceph-mon[25042]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:08.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:08 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:26:08.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:08 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:08.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:08 smithi146 ceph-mon[28100]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:08.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:08 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:26:08.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:08 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:09.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:09 smithi142 ceph-mon[27600]: Deploying daemon osd.2 on smithi142 2024-09-21T13:26:09.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:09 smithi067 ceph-mon[25042]: Deploying daemon osd.2 on smithi142 2024-09-21T13:26:09.340 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:09 smithi146 ceph-mon[28100]: Deploying daemon osd.2 on smithi142 2024-09-21T13:26:10.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:10 smithi067 ceph-mon[25042]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:10.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:10 smithi142 ceph-mon[27600]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:10.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:10 smithi146 ceph-mon[28100]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:12.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:12 smithi067 ceph-mon[25042]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:12.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:12 smithi142 ceph-mon[27600]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:12.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:12 smithi146 ceph-mon[28100]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:14.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:14 smithi067 ceph-mon[25042]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:14.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:14 smithi142 ceph-mon[27600]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:14.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:14 smithi146 ceph-mon[28100]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:16.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:16 smithi067 ceph-mon[25042]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:16.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:16 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:16.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:16 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:16.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:16 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:16.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:16 smithi142 ceph-mon[27600]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:16.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:16 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:16.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:16 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:16.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:16 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:16.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:16 smithi146 ceph-mon[28100]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:16.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:16 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:16.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:16 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:16.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:16 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:18.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:18 smithi067 ceph-mon[25042]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:18.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:18 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:18.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:18 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:18.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:18 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:18.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:18 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:18.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:18 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:18.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:18 smithi142 ceph-mon[27600]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:18.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:18 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:18.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:18 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:18.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:18 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:18.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:18 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:18.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:18 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:18.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:18 smithi146 ceph-mon[28100]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:18.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:18 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:18.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:18 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:18.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:18 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:18.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:18 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:18.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:18 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:20.272 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:20 smithi142 ceph-mon[27600]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:20.272 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:20 smithi142 ceph-mon[27600]: from='osd.2 [v2:172.21.15.142:6800/2813248539,v1:172.21.15.142:6801/2813248539]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:26:20.272 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:20 smithi142 ceph-mon[27600]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:26:20.310 INFO:teuthology.orchestra.run.smithi142.stdout:Created osd(s) 2 on host 'smithi142' 2024-09-21T13:26:20.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:20 smithi067 ceph-mon[25042]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:20.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:20 smithi067 ceph-mon[25042]: from='osd.2 [v2:172.21.15.142:6800/2813248539,v1:172.21.15.142:6801/2813248539]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:26:20.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:20 smithi067 ceph-mon[25042]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:26:20.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:20 smithi146 ceph-mon[28100]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:20.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:20 smithi146 ceph-mon[28100]: from='osd.2 [v2:172.21.15.142:6800/2813248539,v1:172.21.15.142:6801/2813248539]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:26:20.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:20 smithi146 ceph-mon[28100]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:26:20.835 DEBUG:teuthology.orchestra.run.smithi142:osd.2> sudo journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.2.service 2024-09-21T13:26:20.837 INFO:tasks.cephadm:Deploying osd.3 on smithi142 with /dev/vg_nvme/lv_3... 2024-09-21T13:26:20.837 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T13:26:21.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:21 smithi142 ceph-mon[27600]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:26:21.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:21 smithi142 ceph-mon[27600]: from='osd.2 [v2:172.21.15.142:6800/2813248539,v1:172.21.15.142:6801/2813248539]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi142", "root=default"]} : dispatch 2024-09-21T13:26:21.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:21 smithi142 ceph-mon[27600]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:26:21.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:21 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:21.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:21 smithi142 ceph-mon[27600]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi142", "root=default"]} : dispatch 2024-09-21T13:26:21.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:21 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:21.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:21 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:21.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:21 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:21.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:21 smithi142 ceph-mon[27600]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-09-21T13:26:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:21 smithi146 ceph-mon[28100]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:26:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:21 smithi146 ceph-mon[28100]: from='osd.2 [v2:172.21.15.142:6800/2813248539,v1:172.21.15.142:6801/2813248539]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi142", "root=default"]} : dispatch 2024-09-21T13:26:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:21 smithi146 ceph-mon[28100]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:26:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:21 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:21 smithi146 ceph-mon[28100]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi142", "root=default"]} : dispatch 2024-09-21T13:26:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:21 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:21 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:21 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:21.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:21 smithi146 ceph-mon[28100]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-09-21T13:26:21.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:21 smithi067 ceph-mon[25042]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:26:21.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:21 smithi067 ceph-mon[25042]: from='osd.2 [v2:172.21.15.142:6800/2813248539,v1:172.21.15.142:6801/2813248539]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi142", "root=default"]} : dispatch 2024-09-21T13:26:21.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:21 smithi067 ceph-mon[25042]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:26:21.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:21 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:21.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:21 smithi067 ceph-mon[25042]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi142", "root=default"]} : dispatch 2024-09-21T13:26:21.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:21 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:21.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:21 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:21.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:21 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:21.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:21 smithi067 ceph-mon[25042]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-09-21T13:26:21.571 INFO:teuthology.orchestra.run.smithi142.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:26:21.831 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:26:21 smithi142 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2[30743]: 2024-09-21T13:26:21.485+0000 7f065f6cd640 -1 osd.2 0 waiting for initial osdmap 2024-09-21T13:26:21.831 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:26:21 smithi142 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2[30743]: 2024-09-21T13:26:21.488+0000 7f06574ec640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:26:22.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:22 smithi142 ceph-mon[27600]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:22.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:22 smithi142 ceph-mon[27600]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:26:22.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:22 smithi142 ceph-mon[27600]: from='osd.2 ' entity='osd.2' 2024-09-21T13:26:22.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:22 smithi146 ceph-mon[28100]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:22.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:22 smithi146 ceph-mon[28100]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:26:22.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:22 smithi146 ceph-mon[28100]: from='osd.2 ' entity='osd.2' 2024-09-21T13:26:22.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:22 smithi067 ceph-mon[25042]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:22.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:22 smithi067 ceph-mon[25042]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:26:22.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:22 smithi067 ceph-mon[25042]: from='osd.2 ' entity='osd.2' 2024-09-21T13:26:23.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:23 smithi142 ceph-mon[27600]: purged_snaps scrub starts 2024-09-21T13:26:23.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:23 smithi142 ceph-mon[27600]: purged_snaps scrub ok 2024-09-21T13:26:23.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:23 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:23 smithi142 ceph-mon[27600]: osd.2 [v2:172.21.15.142:6800/2813248539,v1:172.21.15.142:6801/2813248539] boot 2024-09-21T13:26:23.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:23 smithi142 ceph-mon[27600]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:26:23.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:23 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:23 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' 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-21T13:26:23.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:23 smithi146 ceph-mon[28100]: purged_snaps scrub starts 2024-09-21T13:26:23.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:23 smithi146 ceph-mon[28100]: purged_snaps scrub ok 2024-09-21T13:26:23.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:23 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:23 smithi146 ceph-mon[28100]: osd.2 [v2:172.21.15.142:6800/2813248539,v1:172.21.15.142:6801/2813248539] boot 2024-09-21T13:26:23.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:23 smithi146 ceph-mon[28100]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:26:23.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:23 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:23 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' 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-21T13:26:23.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:23 smithi067 ceph-mon[25042]: purged_snaps scrub starts 2024-09-21T13:26:23.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:23 smithi067 ceph-mon[25042]: purged_snaps scrub ok 2024-09-21T13:26:23.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:23 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:23 smithi067 ceph-mon[25042]: osd.2 [v2:172.21.15.142:6800/2813248539,v1:172.21.15.142:6801/2813248539] boot 2024-09-21T13:26:23.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:23 smithi067 ceph-mon[25042]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:26:23.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:23 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:23 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' 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-21T13:26:24.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:24 smithi142 ceph-mon[27600]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:24.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:24 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' 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-21T13:26:24.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:24 smithi142 ceph-mon[27600]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:26:24.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:24 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:26:24.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:24 smithi146 ceph-mon[28100]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:24.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:24 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' 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-21T13:26:24.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:24 smithi146 ceph-mon[28100]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:26:24.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:24 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:26:24.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:24 smithi067 ceph-mon[25042]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:24.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' 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-21T13:26:24.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:24 smithi067 ceph-mon[25042]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:26:24.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:26:25.566 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46703]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T13:26:25.566 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46703]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T13:26:25.566 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T13:26:25.566 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46703]: pam_unix(sudo:session): session closed for user root 2024-09-21T13:26:25.566 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46706]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T13:26:25.566 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46706]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T13:26:25.566 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46706]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T13:26:25.567 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46706]: pam_unix(sudo:session): session closed for user root 2024-09-21T13:26:25.567 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46709]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T13:26:25.567 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46709]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T13:26:25.567 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46709]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T13:26:25.567 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46709]: pam_unix(sudo:session): session closed for user root 2024-09-21T13:26:25.567 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46712]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T13:26:25.567 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46712]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T13:26:25.567 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46712]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T13:26:25.567 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46712]: pam_unix(sudo:session): session closed for user root 2024-09-21T13:26:25.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:25.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: Detected new or changed devices on smithi142 2024-09-21T13:26:25.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:25.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: Adjusting osd_memory_target on smithi142 to 21184M 2024-09-21T13:26:25.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:25.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:25.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:26:25.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:26:25.568 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:26:25.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46715]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T13:26:25.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46715]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T13:26:25.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T13:26:25.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46715]: pam_unix(sudo:session): session closed for user root 2024-09-21T13:26:25.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46718]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T13:26:25.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46718]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T13:26:25.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T13:26:25.569 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:25 smithi067 sudo[46718]: pam_unix(sudo:session): session closed for user root 2024-09-21T13:26:25.750 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34044]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T13:26:25.750 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34044]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T13:26:25.750 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T13:26:25.750 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34044]: pam_unix(sudo:session): session closed for user root 2024-09-21T13:26:25.750 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34050]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T13:26:25.750 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34050]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T13:26:25.750 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T13:26:25.750 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34050]: pam_unix(sudo:session): session closed for user root 2024-09-21T13:26:25.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:25.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: Detected new or changed devices on smithi142 2024-09-21T13:26:25.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:25.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: Adjusting osd_memory_target on smithi142 to 21184M 2024-09-21T13:26:25.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:25.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:25.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:26:25.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:26:25.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:26:25.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34068]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T13:26:25.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34068]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T13:26:25.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T13:26:25.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34068]: pam_unix(sudo:session): session closed for user root 2024-09-21T13:26:25.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34071]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T13:26:25.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34071]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T13:26:25.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T13:26:25.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:25 smithi142 sudo[34071]: pam_unix(sudo:session): session closed for user root 2024-09-21T13:26:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: Detected new or changed devices on smithi142 2024-09-21T13:26:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: Adjusting osd_memory_target on smithi142 to 21184M 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 sudo[29527]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 sudo[29527]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T13:26:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 sudo[29527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T13:26:25.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 sudo[29527]: pam_unix(sudo:session): session closed for user root 2024-09-21T13:26:25.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 sudo[29530]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T13:26:25.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 sudo[29530]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T13:26:25.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 sudo[29530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T13:26:25.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:25 smithi146 sudo[29530]: pam_unix(sudo:session): session closed for user root 2024-09-21T13:26:26.003 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-21T13:26:26.030 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi142:vg_nvme/lv_3 2024-09-21T13:26:26.271 INFO:teuthology.orchestra.run.smithi142.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:26:26.663 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:26.663 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.663 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.663 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.663 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.663 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.663 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.663 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.663 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.663 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.663 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.663 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:26.663 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:26 smithi142 ceph-mon[27600]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:26:26.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:26.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:26.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:26 smithi067 ceph-mon[25042]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:26:26.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:26.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:26.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:26 smithi146 ceph-mon[28100]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:26:27.556 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:27 smithi142 ceph-mon[27600]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:27.557 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:27 smithi142 ceph-mon[27600]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:27.557 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:27 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:26:27.557 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:27 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:26:27.557 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:27 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:27.557 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:27 smithi142 ceph-mon[27600]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:26:27.557 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:27 smithi142 ceph-mon[27600]: Cluster is now healthy 2024-09-21T13:26:27.557 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:27 smithi142 ceph-mon[27600]: mgrmap e14: x(active, since 2m) 2024-09-21T13:26:27.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:27 smithi067 ceph-mon[25042]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:27.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:27 smithi067 ceph-mon[25042]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:27.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:27 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:26:27.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:27 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:26:27.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:27 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:27.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:27 smithi067 ceph-mon[25042]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:26:27.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:27 smithi067 ceph-mon[25042]: Cluster is now healthy 2024-09-21T13:26:27.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:27 smithi067 ceph-mon[25042]: mgrmap e14: x(active, since 2m) 2024-09-21T13:26:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:27 smithi146 ceph-mon[28100]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:27 smithi146 ceph-mon[28100]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:27 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:26:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:27 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:26:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:27 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:27 smithi146 ceph-mon[28100]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:26:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:27 smithi146 ceph-mon[28100]: Cluster is now healthy 2024-09-21T13:26:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:27 smithi146 ceph-mon[28100]: mgrmap e14: x(active, since 2m) 2024-09-21T13:26:29.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:29 smithi142 ceph-mon[27600]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:29.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:29 smithi142 ceph-mon[27600]: from='client.? 172.21.15.142:0/1183746914' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e601551c-bf69-4447-9448-ead78d9f9048"} : dispatch 2024-09-21T13:26:29.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:29 smithi142 ceph-mon[27600]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e601551c-bf69-4447-9448-ead78d9f9048"} : dispatch 2024-09-21T13:26:29.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:29 smithi142 ceph-mon[27600]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e601551c-bf69-4447-9448-ead78d9f9048"}]': finished 2024-09-21T13:26:29.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:29 smithi142 ceph-mon[27600]: osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:26:29.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:29 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:29.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:29 smithi067 ceph-mon[25042]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:29.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:29 smithi067 ceph-mon[25042]: from='client.? 172.21.15.142:0/1183746914' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e601551c-bf69-4447-9448-ead78d9f9048"} : dispatch 2024-09-21T13:26:29.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:29 smithi067 ceph-mon[25042]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e601551c-bf69-4447-9448-ead78d9f9048"} : dispatch 2024-09-21T13:26:29.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:29 smithi067 ceph-mon[25042]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e601551c-bf69-4447-9448-ead78d9f9048"}]': finished 2024-09-21T13:26:29.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:29 smithi067 ceph-mon[25042]: osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:26:29.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:29 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:29.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:29 smithi146 ceph-mon[28100]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:29.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:29 smithi146 ceph-mon[28100]: from='client.? 172.21.15.142:0/1183746914' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e601551c-bf69-4447-9448-ead78d9f9048"} : dispatch 2024-09-21T13:26:29.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:29 smithi146 ceph-mon[28100]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e601551c-bf69-4447-9448-ead78d9f9048"} : dispatch 2024-09-21T13:26:29.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:29 smithi146 ceph-mon[28100]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e601551c-bf69-4447-9448-ead78d9f9048"}]': finished 2024-09-21T13:26:29.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:29 smithi146 ceph-mon[28100]: osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:26:29.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:29 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:30.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:30 smithi067 ceph-mon[25042]: from='client.? 172.21.15.142:0/24959748' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:30.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:30 smithi142 ceph-mon[27600]: from='client.? 172.21.15.142:0/24959748' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:30.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:30 smithi146 ceph-mon[28100]: from='client.? 172.21.15.142:0/24959748' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:31.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:31 smithi067 ceph-mon[25042]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:31.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:31 smithi142 ceph-mon[27600]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:31.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:31 smithi146 ceph-mon[28100]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:33.675 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:33 smithi142 ceph-mon[27600]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:33.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:33 smithi067 ceph-mon[25042]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:33.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:33 smithi146 ceph-mon[28100]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:35.516 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:35 smithi142 ceph-mon[27600]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:35.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:35 smithi067 ceph-mon[25042]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:35.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:35 smithi146 ceph-mon[28100]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:37.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:37 smithi142 ceph-mon[27600]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:37.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:37 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:26:37.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:37 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:37.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:37 smithi142 ceph-mon[27600]: Deploying daemon osd.3 on smithi142 2024-09-21T13:26:37.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:37 smithi067 ceph-mon[25042]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:37.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:37 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:26:37.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:37 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:37.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:37 smithi067 ceph-mon[25042]: Deploying daemon osd.3 on smithi142 2024-09-21T13:26:37.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:37 smithi146 ceph-mon[28100]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:37.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:37 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:26:37.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:37 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:37.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:37 smithi146 ceph-mon[28100]: Deploying daemon osd.3 on smithi142 2024-09-21T13:26:39.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:39 smithi142 ceph-mon[27600]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:39.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:39 smithi067 ceph-mon[25042]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:39.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:39 smithi146 ceph-mon[28100]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:41.783 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:41 smithi142 ceph-mon[27600]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:41.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:41 smithi067 ceph-mon[25042]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:41.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:41 smithi146 ceph-mon[28100]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:43.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:43 smithi142 ceph-mon[27600]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:43.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:43 smithi067 ceph-mon[25042]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:43.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:43 smithi146 ceph-mon[28100]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:44.788 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:44 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:44.789 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:44 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:44.789 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:44 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:44.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:44 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:44.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:44 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:44.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:44 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:44.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:44 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:44.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:44 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:44.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:44 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:45.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:45 smithi142 ceph-mon[27600]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:45 smithi067 ceph-mon[25042]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:45.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:45 smithi146 ceph-mon[28100]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:48.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:47 smithi067 ceph-mon[25042]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:48.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:47 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:48.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:47 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:48.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:47 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:48.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:47 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:48.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:47 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:48.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:47 smithi142 ceph-mon[27600]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:48.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:47 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:48.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:47 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:48.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:47 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:48.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:47 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:48.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:47 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:48.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:47 smithi146 ceph-mon[28100]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:48.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:47 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:48.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:47 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:48.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:47 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:48.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:47 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:48.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:47 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:49.049 INFO:teuthology.orchestra.run.smithi142.stdout:Created osd(s) 3 on host 'smithi142' 2024-09-21T13:26:49.722 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:49 smithi142 ceph-mon[27600]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:49.722 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:49.722 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:49.722 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:49 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:49.722 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:49 smithi142 ceph-mon[27600]: from='osd.3 [v2:172.21.15.142:6808/291719134,v1:172.21.15.142:6809/291719134]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:26:49.722 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:49 smithi142 ceph-mon[27600]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:26:49.757 DEBUG:teuthology.orchestra.run.smithi142:osd.3> sudo journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.3.service 2024-09-21T13:26:49.759 INFO:tasks.cephadm:Deploying osd.4 on smithi146 with /dev/vg_nvme/lv_4... 2024-09-21T13:26:49.759 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T13:26:49.996 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:26:50.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:49 smithi067 ceph-mon[25042]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:50.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:50.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:50.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:49 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:50.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:49 smithi067 ceph-mon[25042]: from='osd.3 [v2:172.21.15.142:6808/291719134,v1:172.21.15.142:6809/291719134]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:26:50.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:49 smithi067 ceph-mon[25042]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:26:50.117 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:49 smithi146 ceph-mon[28100]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:50.117 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:50.117 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:50.117 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:49 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:50.118 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:49 smithi146 ceph-mon[28100]: from='osd.3 [v2:172.21.15.142:6808/291719134,v1:172.21.15.142:6809/291719134]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:26:50.118 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:49 smithi146 ceph-mon[28100]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:26:51.106 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:51 smithi146 ceph-mon[28100]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:26:51.106 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:51 smithi146 ceph-mon[28100]: from='osd.3 [v2:172.21.15.142:6808/291719134,v1:172.21.15.142:6809/291719134]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi142", "root=default"]} : dispatch 2024-09-21T13:26:51.107 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:51 smithi146 ceph-mon[28100]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:26:51.107 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:51 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:51.107 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:51 smithi146 ceph-mon[28100]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi142", "root=default"]} : dispatch 2024-09-21T13:26:51.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:51 smithi067 ceph-mon[25042]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:26:51.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:51 smithi067 ceph-mon[25042]: from='osd.3 [v2:172.21.15.142:6808/291719134,v1:172.21.15.142:6809/291719134]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi142", "root=default"]} : dispatch 2024-09-21T13:26:51.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:51 smithi067 ceph-mon[25042]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:26:51.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:51 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:51.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:51 smithi067 ceph-mon[25042]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi142", "root=default"]} : dispatch 2024-09-21T13:26:51.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:51 smithi142 ceph-mon[27600]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:26:51.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:51 smithi142 ceph-mon[27600]: from='osd.3 [v2:172.21.15.142:6808/291719134,v1:172.21.15.142:6809/291719134]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi142", "root=default"]} : dispatch 2024-09-21T13:26:51.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:51 smithi142 ceph-mon[27600]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:26:51.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:51 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:51.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:51 smithi142 ceph-mon[27600]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi142", "root=default"]} : dispatch 2024-09-21T13:26:51.759 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:26:51 smithi142 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3[36028]: 2024-09-21T13:26:51.490+0000 7f4b71a45640 -1 osd.3 0 waiting for initial osdmap 2024-09-21T13:26:51.759 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:26:51 smithi142 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3[36028]: 2024-09-21T13:26:51.493+0000 7f4b69864640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:26:52.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:52 smithi146 ceph-mon[28100]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:52.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:52 smithi146 ceph-mon[28100]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-09-21T13:26:52.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:52 smithi146 ceph-mon[28100]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:26:52.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:52 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:52.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:52 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:52.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:52 smithi146 ceph-mon[28100]: from='osd.3 ' entity='osd.3' 2024-09-21T13:26:52.136 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:52 smithi146 ceph-mon[28100]: osd.3 [v2:172.21.15.142:6808/291719134,v1:172.21.15.142:6809/291719134] boot 2024-09-21T13:26:52.136 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:52 smithi146 ceph-mon[28100]: osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:26:52.136 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:52 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:52.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:52 smithi067 ceph-mon[25042]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:52.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:52 smithi067 ceph-mon[25042]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-09-21T13:26:52.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:52 smithi067 ceph-mon[25042]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:26:52.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:52 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:52.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:52 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:52.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:52 smithi067 ceph-mon[25042]: from='osd.3 ' entity='osd.3' 2024-09-21T13:26:52.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:52 smithi067 ceph-mon[25042]: osd.3 [v2:172.21.15.142:6808/291719134,v1:172.21.15.142:6809/291719134] boot 2024-09-21T13:26:52.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:52 smithi067 ceph-mon[25042]: osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:26:52.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:52 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:52 smithi142 ceph-mon[27600]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:52 smithi142 ceph-mon[27600]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-09-21T13:26:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:52 smithi142 ceph-mon[27600]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:26:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:52 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:52 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:52 smithi142 ceph-mon[27600]: from='osd.3 ' entity='osd.3' 2024-09-21T13:26:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:52 smithi142 ceph-mon[27600]: osd.3 [v2:172.21.15.142:6808/291719134,v1:172.21.15.142:6809/291719134] boot 2024-09-21T13:26:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:52 smithi142 ceph-mon[27600]: osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:26:52.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:52 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:52.518 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:26:52.553 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi146:vg_nvme/lv_4 2024-09-21T13:26:52.799 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:26:53.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: purged_snaps scrub starts 2024-09-21T13:26:53.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: purged_snaps scrub ok 2024-09-21T13:26:53.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 512 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:26:53.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: Detected new or changed devices on smithi142 2024-09-21T13:26:53.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:53.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:53.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:53.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:53.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: Adjusting osd_memory_target on smithi142 to 10592M 2024-09-21T13:26:53.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:53.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:53.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:53.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:53.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:53 smithi146 ceph-mon[28100]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:26:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: purged_snaps scrub starts 2024-09-21T13:26:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: purged_snaps scrub ok 2024-09-21T13:26:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 512 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:26:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: Detected new or changed devices on smithi142 2024-09-21T13:26:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:53.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:53.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: Adjusting osd_memory_target on smithi142 to 10592M 2024-09-21T13:26:53.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:53.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:53.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:53.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:53.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:53 smithi067 ceph-mon[25042]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:26:53.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: purged_snaps scrub starts 2024-09-21T13:26:53.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: purged_snaps scrub ok 2024-09-21T13:26:53.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 512 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:26:53.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: Detected new or changed devices on smithi142 2024-09-21T13:26:53.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:53.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:53.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:53.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:53.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: Adjusting osd_memory_target on smithi142 to 10592M 2024-09-21T13:26:53.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:53.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:53.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:53.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:26:53.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:53 smithi142 ceph-mon[27600]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:26:54.756 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:54 smithi146 ceph-mon[28100]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:54.757 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:26:54.757 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:26:54.757 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:54 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:54.757 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:54 smithi146 ceph-mon[28100]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T13:26:54.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:54 smithi067 ceph-mon[25042]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:54.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:26:54.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:26:54.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:54 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:54.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:54 smithi067 ceph-mon[25042]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T13:26:54.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:54 smithi142 ceph-mon[27600]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:54.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:26:54.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:26:54.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:54 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:54.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:54 smithi142 ceph-mon[27600]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T13:26:55.954 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:55 smithi146 ceph-mon[28100]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 512 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:26:56.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:55 smithi067 ceph-mon[25042]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 512 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:26:56.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:55 smithi142 ceph-mon[27600]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 512 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:26:57.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:56 smithi067 ceph-mon[25042]: from='client.? 172.21.15.146:0/1624930886' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3472a552-7654-4c6c-a0df-420f7a3b47ad"} : dispatch 2024-09-21T13:26:57.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:56 smithi067 ceph-mon[25042]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3472a552-7654-4c6c-a0df-420f7a3b47ad"} : dispatch 2024-09-21T13:26:57.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:56 smithi067 ceph-mon[25042]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3472a552-7654-4c6c-a0df-420f7a3b47ad"}]': finished 2024-09-21T13:26:57.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:56 smithi067 ceph-mon[25042]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:26:57.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:56 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:26:57.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:56 smithi067 ceph-mon[25042]: from='client.? 172.21.15.146:0/2789784504' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:57.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:56 smithi142 ceph-mon[27600]: from='client.? 172.21.15.146:0/1624930886' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3472a552-7654-4c6c-a0df-420f7a3b47ad"} : dispatch 2024-09-21T13:26:57.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:56 smithi142 ceph-mon[27600]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3472a552-7654-4c6c-a0df-420f7a3b47ad"} : dispatch 2024-09-21T13:26:57.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:56 smithi142 ceph-mon[27600]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3472a552-7654-4c6c-a0df-420f7a3b47ad"}]': finished 2024-09-21T13:26:57.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:56 smithi142 ceph-mon[27600]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:26:57.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:56 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:26:57.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:56 smithi142 ceph-mon[27600]: from='client.? 172.21.15.146:0/2789784504' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:57.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:56 smithi146 ceph-mon[28100]: from='client.? 172.21.15.146:0/1624930886' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3472a552-7654-4c6c-a0df-420f7a3b47ad"} : dispatch 2024-09-21T13:26:57.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:56 smithi146 ceph-mon[28100]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3472a552-7654-4c6c-a0df-420f7a3b47ad"} : dispatch 2024-09-21T13:26:57.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:56 smithi146 ceph-mon[28100]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3472a552-7654-4c6c-a0df-420f7a3b47ad"}]': finished 2024-09-21T13:26:57.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:56 smithi146 ceph-mon[28100]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:26:57.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:56 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:26:57.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:56 smithi146 ceph-mon[28100]: from='client.? 172.21.15.146:0/2789784504' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:58.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:57 smithi067 ceph-mon[25042]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 511 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:26:58.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:57 smithi142 ceph-mon[27600]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 511 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:26:58.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:57 smithi146 ceph-mon[28100]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 511 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:00.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:26:59 smithi067 ceph-mon[25042]: pgmap v108: 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-21T13:27:00.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:26:59 smithi142 ceph-mon[27600]: pgmap v108: 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-21T13:27:00.154 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:26:59 smithi146 ceph-mon[28100]: pgmap v108: 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-21T13:27:01.982 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:01 smithi146 ceph-mon[28100]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-21T13:27:02.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:01 smithi067 ceph-mon[25042]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-21T13:27:02.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:01 smithi142 ceph-mon[27600]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-21T13:27:04.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:03 smithi067 ceph-mon[25042]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-21T13:27:04.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:03 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:27:04.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:03 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:04.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:03 smithi067 ceph-mon[25042]: Deploying daemon osd.4 on smithi146 2024-09-21T13:27:04.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:03 smithi142 ceph-mon[27600]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-21T13:27:04.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:03 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:27:04.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:03 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:04.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:03 smithi142 ceph-mon[27600]: Deploying daemon osd.4 on smithi146 2024-09-21T13:27:04.090 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:03 smithi146 ceph-mon[28100]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-21T13:27:04.090 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:03 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:27:04.090 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:03 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:04.090 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:03 smithi146 ceph-mon[28100]: Deploying daemon osd.4 on smithi146 2024-09-21T13:27:05.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:05 smithi146 ceph-mon[28100]: pgmap v111: 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-21T13:27:06.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:05 smithi067 ceph-mon[25042]: pgmap v111: 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-21T13:27:06.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:05 smithi142 ceph-mon[27600]: pgmap v111: 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-21T13:27:08.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:07 smithi067 ceph-mon[25042]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T13:27:08.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:07 smithi142 ceph-mon[27600]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T13:27:08.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:07 smithi146 ceph-mon[28100]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T13:27:09.995 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:09 smithi146 ceph-mon[28100]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:27:10.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:09 smithi067 ceph-mon[25042]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:27:10.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:09 smithi142 ceph-mon[27600]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:27:10.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:10 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:10.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:10 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:10.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:10 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:11.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:10 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:11.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:10 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:11.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:10 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:11.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:10 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:11.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:10 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:11.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:10 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:11.833 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:11 smithi146 ceph-mon[28100]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:11.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:11 smithi142 ceph-mon[27600]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:12.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:11 smithi067 ceph-mon[25042]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:14.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:13 smithi067 ceph-mon[25042]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:14.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:13 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:14.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:13 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:14.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:13 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:14.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:13 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:14.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:13 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:14.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:13 smithi142 ceph-mon[27600]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:14.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:13 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:14.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:13 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:14.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:13 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:14.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:13 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:14.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:13 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:14.138 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:13 smithi146 ceph-mon[28100]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:14.138 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:13 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:14.138 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:13 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:14.138 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:13 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:14.139 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:13 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:14.139 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:13 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:15.026 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 4 on host 'smithi146' 2024-09-21T13:27:15.611 DEBUG:teuthology.orchestra.run.smithi146:osd.4> sudo journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.4.service 2024-09-21T13:27:15.613 INFO:tasks.cephadm:Deploying osd.5 on smithi146 with /dev/vg_nvme/lv_3... 2024-09-21T13:27:15.613 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T13:27:15.860 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:15 smithi146 ceph-mon[28100]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:15.860 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:15 smithi146 ceph-mon[28100]: from='osd.4 [v2:172.21.15.146:6800/504638446,v1:172.21.15.146:6801/504638446]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:27:15.860 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:15 smithi146 ceph-mon[28100]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:27:15.860 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:15 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:15.860 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:15 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:15.860 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:15 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:16.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:15 smithi067 ceph-mon[25042]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:16.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:15 smithi067 ceph-mon[25042]: from='osd.4 [v2:172.21.15.146:6800/504638446,v1:172.21.15.146:6801/504638446]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:27:16.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:15 smithi067 ceph-mon[25042]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:27:16.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:15 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:16.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:15 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:16.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:15 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:16.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:15 smithi142 ceph-mon[27600]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:16.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:15 smithi142 ceph-mon[27600]: from='osd.4 [v2:172.21.15.146:6800/504638446,v1:172.21.15.146:6801/504638446]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:27:16.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:15 smithi142 ceph-mon[27600]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:27:16.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:15 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:16.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:15 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:16.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:15 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:16.291 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:27:17.034 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:16 smithi146 ceph-mon[28100]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:27:17.034 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:16 smithi146 ceph-mon[28100]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:27:17.034 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:16 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:17.034 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:16 smithi146 ceph-mon[28100]: from='osd.4 [v2:172.21.15.146:6800/504638446,v1:172.21.15.146:6801/504638446]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]} : dispatch 2024-09-21T13:27:17.034 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:16 smithi146 ceph-mon[28100]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]} : dispatch 2024-09-21T13:27:17.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:16 smithi067 ceph-mon[25042]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:27:17.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:16 smithi067 ceph-mon[25042]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:27:17.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:16 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:17.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:16 smithi067 ceph-mon[25042]: from='osd.4 [v2:172.21.15.146:6800/504638446,v1:172.21.15.146:6801/504638446]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]} : dispatch 2024-09-21T13:27:17.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:16 smithi067 ceph-mon[25042]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]} : dispatch 2024-09-21T13:27:17.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:16 smithi142 ceph-mon[27600]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:27:17.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:16 smithi142 ceph-mon[27600]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:27:17.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:16 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:17.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:16 smithi142 ceph-mon[27600]: from='osd.4 [v2:172.21.15.146:6800/504638446,v1:172.21.15.146:6801/504638446]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]} : dispatch 2024-09-21T13:27:17.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:16 smithi142 ceph-mon[27600]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]} : dispatch 2024-09-21T13:27:17.310 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:27:17 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:27:17.211+0000 7f5a95f0c640 -1 osd.4 0 waiting for initial osdmap 2024-09-21T13:27:17.310 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:27:17 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:27:17.215+0000 7f5a8dd2b640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:27:17.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:17 smithi146 ceph-mon[28100]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:17.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:17 smithi146 ceph-mon[28100]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-09-21T13:27:17.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:17 smithi146 ceph-mon[28100]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T13:27:17.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:17 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:17.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:17 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:17.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:17 smithi146 ceph-mon[28100]: from='osd.4 ' entity='osd.4' 2024-09-21T13:27:18.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:17 smithi067 ceph-mon[25042]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:18.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:17 smithi067 ceph-mon[25042]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-09-21T13:27:18.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:17 smithi067 ceph-mon[25042]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T13:27:18.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:17 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:18.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:17 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:18.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:17 smithi067 ceph-mon[25042]: from='osd.4 ' entity='osd.4' 2024-09-21T13:27:18.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:17 smithi142 ceph-mon[27600]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:18.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:17 smithi142 ceph-mon[27600]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-09-21T13:27:18.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:17 smithi142 ceph-mon[27600]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T13:27:18.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:17 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:18.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:17 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:18.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:17 smithi142 ceph-mon[27600]: from='osd.4 ' entity='osd.4' 2024-09-21T13:27:19.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:18 smithi067 ceph-mon[25042]: purged_snaps scrub starts 2024-09-21T13:27:19.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:18 smithi067 ceph-mon[25042]: purged_snaps scrub ok 2024-09-21T13:27:19.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:18 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:19.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:18 smithi067 ceph-mon[25042]: osd.4 [v2:172.21.15.146:6800/504638446,v1:172.21.15.146:6801/504638446] boot 2024-09-21T13:27:19.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:18 smithi067 ceph-mon[25042]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:27:19.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:18 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:19.067 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:18 smithi146 ceph-mon[28100]: purged_snaps scrub starts 2024-09-21T13:27:19.067 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:18 smithi146 ceph-mon[28100]: purged_snaps scrub ok 2024-09-21T13:27:19.067 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:18 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:19.067 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:18 smithi146 ceph-mon[28100]: osd.4 [v2:172.21.15.146:6800/504638446,v1:172.21.15.146:6801/504638446] boot 2024-09-21T13:27:19.067 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:18 smithi146 ceph-mon[28100]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:27:19.067 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:18 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:19.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:18 smithi142 ceph-mon[27600]: purged_snaps scrub starts 2024-09-21T13:27:19.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:18 smithi142 ceph-mon[27600]: purged_snaps scrub ok 2024-09-21T13:27:19.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:18 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:19.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:18 smithi142 ceph-mon[27600]: osd.4 [v2:172.21.15.146:6800/504638446,v1:172.21.15.146:6801/504638446] boot 2024-09-21T13:27:19.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:18 smithi142 ceph-mon[27600]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:27:19.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:18 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:19.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:19 smithi146 ceph-mon[28100]: pgmap v121: 1 pgs: 1 peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:19.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:19 smithi146 ceph-mon[28100]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:27:19.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:19 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:19.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:19 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:19.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:19 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:19.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:19 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:19.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:19 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:19.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:19 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:19.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:19 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:20.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:19 smithi067 ceph-mon[25042]: pgmap v121: 1 pgs: 1 peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:20.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:19 smithi067 ceph-mon[25042]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:27:20.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:19 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:20.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:19 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:20.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:19 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:20.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:19 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:20.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:19 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:20.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:19 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:20.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:19 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:20.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:19 smithi142 ceph-mon[27600]: pgmap v121: 1 pgs: 1 peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:20.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:19 smithi142 ceph-mon[27600]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:27:20.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:19 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:20.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:19 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:20.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:19 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:20.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:19 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:20.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:19 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:20.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:19 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:20.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:19 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:20.978 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-21T13:27:21.004 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi146:vg_nvme/lv_3 2024-09-21T13:27:21.028 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:20 smithi146 ceph-mon[28100]: Detected new or changed devices on smithi146 2024-09-21T13:27:21.028 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:20 smithi146 ceph-mon[28100]: Adjusting osd_memory_target on smithi146 to 21184M 2024-09-21T13:27:21.029 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:20 smithi146 ceph-mon[28100]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:27:21.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:20 smithi067 ceph-mon[25042]: Detected new or changed devices on smithi146 2024-09-21T13:27:21.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:20 smithi067 ceph-mon[25042]: Adjusting osd_memory_target on smithi146 to 21184M 2024-09-21T13:27:21.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:20 smithi067 ceph-mon[25042]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:27:21.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:20 smithi142 ceph-mon[27600]: Detected new or changed devices on smithi146 2024-09-21T13:27:21.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:20 smithi142 ceph-mon[27600]: Adjusting osd_memory_target on smithi146 to 21184M 2024-09-21T13:27:21.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:20 smithi142 ceph-mon[27600]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:27:21.247 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:27:22.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:21 smithi067 ceph-mon[25042]: pgmap v124: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:22.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:21 smithi142 ceph-mon[27600]: pgmap v124: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:22.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:21 smithi146 ceph-mon[28100]: pgmap v124: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:22.809 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:22 smithi146 ceph-mon[28100]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:27:22.809 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:27:22.809 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:27:22.809 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:23.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:22 smithi067 ceph-mon[25042]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:27:23.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:27:23.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:27:23.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:23.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:22 smithi142 ceph-mon[27600]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:27:23.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:27:23.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:27:23.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:24.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:23 smithi067 ceph-mon[25042]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-21T13:27:24.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:23 smithi142 ceph-mon[27600]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-21T13:27:24.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:23 smithi146 ceph-mon[28100]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-21T13:27:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:24 smithi067 ceph-mon[25042]: from='client.? 172.21.15.146:0/2606669556' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6ac83584-c78e-4d95-852a-209a98af9dd5"} : dispatch 2024-09-21T13:27:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:24 smithi067 ceph-mon[25042]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6ac83584-c78e-4d95-852a-209a98af9dd5"} : dispatch 2024-09-21T13:27:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:24 smithi067 ceph-mon[25042]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ac83584-c78e-4d95-852a-209a98af9dd5"}]': finished 2024-09-21T13:27:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:24 smithi067 ceph-mon[25042]: osdmap e34: 6 total, 5 up, 6 in 2024-09-21T13:27:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:27:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:24 smithi067 ceph-mon[25042]: from='client.? 172.21.15.146:0/1771514130' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:27:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:24 smithi142 ceph-mon[27600]: from='client.? 172.21.15.146:0/2606669556' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6ac83584-c78e-4d95-852a-209a98af9dd5"} : dispatch 2024-09-21T13:27:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:24 smithi142 ceph-mon[27600]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6ac83584-c78e-4d95-852a-209a98af9dd5"} : dispatch 2024-09-21T13:27:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:24 smithi142 ceph-mon[27600]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ac83584-c78e-4d95-852a-209a98af9dd5"}]': finished 2024-09-21T13:27:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:24 smithi142 ceph-mon[27600]: osdmap e34: 6 total, 5 up, 6 in 2024-09-21T13:27:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:24 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:27:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:24 smithi142 ceph-mon[27600]: from='client.? 172.21.15.146:0/1771514130' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:27:25.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:24 smithi146 ceph-mon[28100]: from='client.? 172.21.15.146:0/2606669556' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6ac83584-c78e-4d95-852a-209a98af9dd5"} : dispatch 2024-09-21T13:27:25.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:24 smithi146 ceph-mon[28100]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6ac83584-c78e-4d95-852a-209a98af9dd5"} : dispatch 2024-09-21T13:27:25.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:24 smithi146 ceph-mon[28100]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ac83584-c78e-4d95-852a-209a98af9dd5"}]': finished 2024-09-21T13:27:25.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:24 smithi146 ceph-mon[28100]: osdmap e34: 6 total, 5 up, 6 in 2024-09-21T13:27:25.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:24 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:27:25.136 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:24 smithi146 ceph-mon[28100]: from='client.? 172.21.15.146:0/1771514130' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:27:26.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:26 smithi142 ceph-mon[27600]: pgmap v127: 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-21T13:27:26.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:26 smithi146 ceph-mon[28100]: pgmap v127: 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-21T13:27:26.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:26 smithi067 ceph-mon[25042]: pgmap v127: 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-21T13:27:28.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:28 smithi146 ceph-mon[28100]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-21T13:27:28.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:28 smithi142 ceph-mon[27600]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-21T13:27:28.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:28 smithi067 ceph-mon[25042]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-21T13:27:30.322 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:30 smithi146 ceph-mon[28100]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T13:27:30.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:30 smithi142 ceph-mon[27600]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T13:27:30.368 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:30 smithi067 ceph-mon[25042]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T13:27:32.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:32 smithi142 ceph-mon[27600]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:27:32.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:32 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:27:32.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:32 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:32.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:32 smithi146 ceph-mon[28100]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:27:32.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:32 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:27:32.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:32 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:32.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:32 smithi067 ceph-mon[25042]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:27:32.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:32 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:27:32.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:32 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:33.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:33 smithi146 ceph-mon[28100]: Deploying daemon osd.5 on smithi146 2024-09-21T13:27:33.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:33 smithi067 ceph-mon[25042]: Deploying daemon osd.5 on smithi146 2024-09-21T13:27:33.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:33 smithi142 ceph-mon[27600]: Deploying daemon osd.5 on smithi146 2024-09-21T13:27:34.384 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:34 smithi146 ceph-mon[28100]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:34.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:34 smithi067 ceph-mon[25042]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:34.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:34 smithi142 ceph-mon[27600]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:36.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:36 smithi146 ceph-mon[28100]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:36.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:36 smithi067 ceph-mon[25042]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:36.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:36 smithi142 ceph-mon[27600]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:38.366 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:38 smithi146 ceph-mon[28100]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:38.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:38 smithi067 ceph-mon[25042]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:38.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:38 smithi142 ceph-mon[27600]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:39.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:39 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:39.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:39 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:39.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:39 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:39.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:39 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:39.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:39 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:39.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:39 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:39.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:39 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:39.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:39 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:39.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:39 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:40.344 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:40 smithi146 ceph-mon[28100]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:40.482 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:40 smithi142 ceph-mon[27600]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:40.565 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:40 smithi067 ceph-mon[25042]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:42.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:42 smithi146 ceph-mon[28100]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:42.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:42 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:42.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:42 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:42.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:42 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:42.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:42 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:42.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:42 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:42.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:42 smithi067 ceph-mon[25042]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:42.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:42 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:42.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:42 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:42.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:42 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:42.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:42 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:42.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:42 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:42.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:42 smithi142 ceph-mon[27600]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:42.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:42 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:42.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:42 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:42.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:42 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:42.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:42 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:42.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:42 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:43.497 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 5 on host 'smithi146' 2024-09-21T13:27:44.112 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:44 smithi146 ceph-mon[28100]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:44.112 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:44 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:44.112 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:44 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:44.112 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:44 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:44.112 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:44 smithi146 ceph-mon[28100]: from='osd.5 [v2:172.21.15.146:6808/2840421925,v1:172.21.15.146:6809/2840421925]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:27:44.112 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:44 smithi146 ceph-mon[28100]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:27:44.147 DEBUG:teuthology.orchestra.run.smithi146:osd.5> sudo journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.5.service 2024-09-21T13:27:44.189 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-21T13:27:44.189 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T13:27:44.456 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:27:44.565 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:44 smithi067 ceph-mon[25042]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:44.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:44 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:44.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:44 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:44.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:44 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:44.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:44 smithi067 ceph-mon[25042]: from='osd.5 [v2:172.21.15.146:6808/2840421925,v1:172.21.15.146:6809/2840421925]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:27:44.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:44 smithi067 ceph-mon[25042]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:27:44.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:44 smithi142 ceph-mon[27600]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:44.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:44 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:44.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:44 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:44.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:44 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:44.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:44 smithi142 ceph-mon[27600]: from='osd.5 [v2:172.21.15.146:6808/2840421925,v1:172.21.15.146:6809/2840421925]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:27:44.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:44 smithi142 ceph-mon[27600]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:27:45.105 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:27:45.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:45 smithi146 ceph-mon[28100]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:45.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:45 smithi146 ceph-mon[28100]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:27:45.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:45 smithi146 ceph-mon[28100]: from='osd.5 [v2:172.21.15.146:6808/2840421925,v1:172.21.15.146:6809/2840421925]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]} : dispatch 2024-09-21T13:27:45.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:45 smithi146 ceph-mon[28100]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:27:45.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:45 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:27:45.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:45 smithi146 ceph-mon[28100]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]} : dispatch 2024-09-21T13:27:45.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:45 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/1922230667' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T13:27:45.636 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:27:45 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:27:45.503+0000 7f1f2a1ca640 -1 osd.5 0 waiting for initial osdmap 2024-09-21T13:27:45.636 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:27:45 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:27:45.507+0000 7f1f25ff1640 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:27:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:45 smithi067 ceph-mon[25042]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:45 smithi067 ceph-mon[25042]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:27:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:45 smithi067 ceph-mon[25042]: from='osd.5 [v2:172.21.15.146:6808/2840421925,v1:172.21.15.146:6809/2840421925]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]} : dispatch 2024-09-21T13:27:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:45 smithi067 ceph-mon[25042]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:27:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:45 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:27:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:45 smithi067 ceph-mon[25042]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]} : dispatch 2024-09-21T13:27:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:45 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1922230667' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T13:27:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:45 smithi142 ceph-mon[27600]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:45 smithi142 ceph-mon[27600]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:27:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:45 smithi142 ceph-mon[27600]: from='osd.5 [v2:172.21.15.146:6808/2840421925,v1:172.21.15.146:6809/2840421925]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]} : dispatch 2024-09-21T13:27:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:45 smithi142 ceph-mon[27600]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:27:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:45 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:27:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:45 smithi142 ceph-mon[27600]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]} : dispatch 2024-09-21T13:27:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:45 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/1922230667' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T13:27:45.866 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":35,"num_osds":6,"num_up_osds":5,"osd_up_since":1726925237,"num_in_osds":6,"osd_in_since":1726925244,"num_remapped_pgs":0} 2024-09-21T13:27:46.524 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:46 smithi146 ceph-mon[28100]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-09-21T13:27:46.525 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:46 smithi146 ceph-mon[28100]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:27:46.525 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:46 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:27:46.525 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:46 smithi146 ceph-mon[28100]: osd.5 [v2:172.21.15.146:6808/2840421925,v1:172.21.15.146:6809/2840421925] boot 2024-09-21T13:27:46.525 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:46 smithi146 ceph-mon[28100]: osdmap e37: 6 total, 6 up, 6 in 2024-09-21T13:27:46.525 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:46 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:27:46.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:46 smithi067 ceph-mon[25042]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-09-21T13:27:46.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:46 smithi067 ceph-mon[25042]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:27:46.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:46 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:27:46.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:46 smithi067 ceph-mon[25042]: osd.5 [v2:172.21.15.146:6808/2840421925,v1:172.21.15.146:6809/2840421925] boot 2024-09-21T13:27:46.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:46 smithi067 ceph-mon[25042]: osdmap e37: 6 total, 6 up, 6 in 2024-09-21T13:27:46.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:46 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:27:46.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:46 smithi142 ceph-mon[27600]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-09-21T13:27:46.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:46 smithi142 ceph-mon[27600]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:27:46.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:46 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:27:46.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:46 smithi142 ceph-mon[27600]: osd.5 [v2:172.21.15.146:6808/2840421925,v1:172.21.15.146:6809/2840421925] boot 2024-09-21T13:27:46.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:46 smithi142 ceph-mon[27600]: osdmap e37: 6 total, 6 up, 6 in 2024-09-21T13:27:46.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:46 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:27:46.868 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T13:27:47.132 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:27:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: purged_snaps scrub starts 2024-09-21T13:27:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: purged_snaps scrub ok 2024-09-21T13:27:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: Detected new or changed devices on smithi146 2024-09-21T13:27:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: Adjusting osd_memory_target on smithi146 to 10592M 2024-09-21T13:27:47.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:47.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:47.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:47.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:47.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:47 smithi067 ceph-mon[25042]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:27:47.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: purged_snaps scrub starts 2024-09-21T13:27:47.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: purged_snaps scrub ok 2024-09-21T13:27:47.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:47.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: Detected new or changed devices on smithi146 2024-09-21T13:27:47.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:47.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:47.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:47.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:47.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: Adjusting osd_memory_target on smithi146 to 10592M 2024-09-21T13:27:47.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:47.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:47.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:47.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:47.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:47 smithi142 ceph-mon[27600]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:27:47.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: purged_snaps scrub starts 2024-09-21T13:27:47.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: purged_snaps scrub ok 2024-09-21T13:27:47.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:27:47.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: Detected new or changed devices on smithi146 2024-09-21T13:27:47.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:47.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:47.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:47.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:47.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: Adjusting osd_memory_target on smithi146 to 10592M 2024-09-21T13:27:47.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:47.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:47.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:47.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:27:47.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:47 smithi146 ceph-mon[28100]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:27:47.935 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:27:48.607 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":39,"num_osds":6,"num_up_osds":6,"osd_up_since":1726925266,"num_in_osds":6,"osd_in_since":1726925244,"num_remapped_pgs":0} 2024-09-21T13:27:48.607 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T13:27:48.858 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:27:48.979 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:48 smithi067 ceph-mon[25042]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:27:48.979 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:48 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/3024504433' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T13:27:49.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:48 smithi142 ceph-mon[27600]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:27:49.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:48 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/3024504433' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T13:27:49.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:48 smithi146 ceph-mon[28100]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:27:49.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:48 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/3024504433' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T13:27:49.601 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:27:49.601 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":39,"fsid":"757f1ff2-781c-11ef-baf6-efdc52797490","created":"2024-09-21T13:23:06.833607+0000","modified":"2024-09-21T13:27:47.660135+0000","last_up_change":"2024-09-21T13:27:46.500230+0000","last_in_change":"2024-09-21T13:27:24.065966+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-21T13:26:22.806564+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"b2e27ee7-81a4-4cf6-b543-ec23f98e6526","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":1296867002},{"type":"v1","addr":"172.21.15.67:6803","nonce":1296867002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":1296867002},{"type":"v1","addr":"172.21.15.67:6805","nonce":1296867002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":1296867002},{"type":"v1","addr":"172.21.15.67:6809","nonce":1296867002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":1296867002},{"type":"v1","addr":"172.21.15.67:6807","nonce":1296867002}]},"public_addr":"172.21.15.67:6803/1296867002","cluster_addr":"172.21.15.67:6805/1296867002","heartbeat_back_addr":"172.21.15.67:6809/1296867002","heartbeat_front_addr":"172.21.15.67:6807/1296867002","state":["exists","up"]},{"osd":1,"uuid":"0e5a11e6-7e23-4d9e-bb8c-5d30593cb23c","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.67:6810","nonce":1466229213},{"type":"v1","addr":"172.21.15.67:6811","nonce":1466229213}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":1466229213},{"type":"v1","addr":"172.21.15.67:6813","nonce":1466229213}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":1466229213},{"type":"v1","addr":"172.21.15.67:6817","nonce":1466229213}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":1466229213},{"type":"v1","addr":"172.21.15.67:6815","nonce":1466229213}]},"public_addr":"172.21.15.67:6811/1466229213","cluster_addr":"172.21.15.67:6813/1466229213","heartbeat_back_addr":"172.21.15.67:6817/1466229213","heartbeat_front_addr":"172.21.15.67:6815/1466229213","state":["exists","up"]},{"osd":2,"uuid":"75e70f4d-38ea-4c56-8ccf-a7a584ef9a50","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6800","nonce":2813248539},{"type":"v1","addr":"172.21.15.142:6801","nonce":2813248539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6802","nonce":2813248539},{"type":"v1","addr":"172.21.15.142:6803","nonce":2813248539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6806","nonce":2813248539},{"type":"v1","addr":"172.21.15.142:6807","nonce":2813248539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6804","nonce":2813248539},{"type":"v1","addr":"172.21.15.142:6805","nonce":2813248539}]},"public_addr":"172.21.15.142:6801/2813248539","cluster_addr":"172.21.15.142:6803/2813248539","heartbeat_back_addr":"172.21.15.142:6807/2813248539","heartbeat_front_addr":"172.21.15.142:6805/2813248539","state":["exists","up"]},{"osd":3,"uuid":"e601551c-bf69-4447-9448-ead78d9f9048","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6808","nonce":291719134},{"type":"v1","addr":"172.21.15.142:6809","nonce":291719134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6810","nonce":291719134},{"type":"v1","addr":"172.21.15.142:6811","nonce":291719134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6814","nonce":291719134},{"type":"v1","addr":"172.21.15.142:6815","nonce":291719134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6812","nonce":291719134},{"type":"v1","addr":"172.21.15.142:6813","nonce":291719134}]},"public_addr":"172.21.15.142:6809/291719134","cluster_addr":"172.21.15.142:6811/291719134","heartbeat_back_addr":"172.21.15.142:6815/291719134","heartbeat_front_addr":"172.21.15.142:6813/291719134","state":["exists","up"]},{"osd":4,"uuid":"3472a552-7654-4c6c-a0df-420f7a3b47ad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6800","nonce":504638446},{"type":"v1","addr":"172.21.15.146:6801","nonce":504638446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":504638446},{"type":"v1","addr":"172.21.15.146:6803","nonce":504638446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":504638446},{"type":"v1","addr":"172.21.15.146:6807","nonce":504638446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":504638446},{"type":"v1","addr":"172.21.15.146:6805","nonce":504638446}]},"public_addr":"172.21.15.146:6801/504638446","cluster_addr":"172.21.15.146:6803/504638446","heartbeat_back_addr":"172.21.15.146:6807/504638446","heartbeat_front_addr":"172.21.15.146:6805/504638446","state":["exists","up"]},{"osd":5,"uuid":"6ac83584-c78e-4d95-852a-209a98af9dd5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":2840421925},{"type":"v1","addr":"172.21.15.146:6809","nonce":2840421925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2840421925},{"type":"v1","addr":"172.21.15.146:6811","nonce":2840421925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2840421925},{"type":"v1","addr":"172.21.15.146:6815","nonce":2840421925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2840421925},{"type":"v1","addr":"172.21.15.146:6813","nonce":2840421925}]},"public_addr":"172.21.15.146:6809/2840421925","cluster_addr":"172.21.15.146:6811/2840421925","heartbeat_back_addr":"172.21.15.146:6815/2840421925","heartbeat_front_addr":"172.21.15.146:6813/2840421925","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-21T13:25:23.864937+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-21T13:25:53.317783+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-21T13:26:21.486803+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-21T13:26:50.421993+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-21T13:27:15.756034+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-21T13:27:45.036887+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:6800/2987278059":"2024-09-22T13:23:58.338418+0000","172.21.15.67:0/1410441704":"2024-09-22T13:23:58.338418+0000","172.21.15.67:0/52776211":"2024-09-22T13:23:58.338418+0000","172.21.15.67:0/610323449":"2024-09-22T13:23:32.764353+0000","172.21.15.67:6801/2987278059":"2024-09-22T13:23:58.338418+0000","172.21.15.67:6801/1773941697":"2024-09-22T13:23:32.764353+0000","172.21.15.67:6800/1773941697":"2024-09-22T13:23:32.764353+0000","172.21.15.67:0/2475213287":"2024-09-22T13:23:58.338418+0000","172.21.15.67:0/4078876474":"2024-09-22T13:23:32.764353+0000","172.21.15.67:0/541852929":"2024-09-22T13:23:32.764353+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-21T13:27:49.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:49 smithi067 ceph-mon[25042]: pgmap v144: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:27:49.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:49 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/573185590' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:27:50.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:49 smithi142 ceph-mon[27600]: pgmap v144: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:27:50.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:49 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/573185590' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:27:50.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:49 smithi146 ceph-mon[28100]: pgmap v144: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:27:50.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:49 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/573185590' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:27:50.215 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T13:26:22.806564+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': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 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-21T13:27:50.215 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T13:27:50.465 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:27:51.133 INFO:teuthology.orchestra.run.smithi067.stdout:pg_num: 1 2024-09-21T13:27:51.832 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T13:27:51.833 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T13:27:52.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:51 smithi067 ceph-mon[25042]: pgmap v145: 1 pgs: 1 peering; 577 KiB data, 165 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:27:52.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:51 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/182836218' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T13:27:52.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:51 smithi142 ceph-mon[27600]: pgmap v145: 1 pgs: 1 peering; 577 KiB data, 165 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:27:52.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:51 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/182836218' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T13:27:52.087 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:27:52.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:51 smithi146 ceph-mon[28100]: pgmap v145: 1 pgs: 1 peering; 577 KiB data, 165 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:27:52.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:51 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/182836218' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T13:27:52.847 INFO:teuthology.orchestra.run.smithi067.stdout:[client.0] 2024-09-21T13:27:52.847 INFO:teuthology.orchestra.run.smithi067.stdout: key = AQDYye5m0etlMhAAqMbCD8CVtHpFb5H376+mpw== 2024-09-21T13:27:53.462 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T13:27:53.462 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T13:27:53.462 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T13:27:53.501 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T13:27:53.791 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:27:53.815 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:53 smithi067 ceph-mon[25042]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T13:27:53.815 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:53 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/797605050' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T13:27:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:53 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/797605050' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T13:27:54.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:53 smithi142 ceph-mon[27600]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T13:27:54.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:53 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/797605050' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T13:27:54.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:53 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/797605050' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T13:27:54.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:53 smithi146 ceph-mon[28100]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T13:27:54.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:53 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/797605050' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T13:27:54.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:53 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/797605050' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T13:27:54.413 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:27:55.020 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:54 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1079194471' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T13:27:55.049 INFO:teuthology.orchestra.run.smithi067.stdout:[{"version":19,"timestamp":"2024-09-21T13:27:46.565242+0000","name":"","changes":[{"name":"osd/host:smithi146/osd_memory_target","previous_value":"22213157683","new_value":"11106578841"}]}] 2024-09-21T13:27:55.050 INFO:tasks.ceph_manager:config epoch is 19 2024-09-21T13:27:55.050 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T13:27:55.050 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T13:27:55.050 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T13:27:55.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:54 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/1079194471' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T13:27:55.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:54 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/1079194471' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T13:27:55.299 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:27:55.977 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:27:55.977 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:55 smithi067 ceph-mon[25042]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T13:27:56.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:55 smithi142 ceph-mon[27600]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T13:27:56.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:55 smithi146 ceph-mon[28100]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T13:27:56.655 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":14,"flags":0,"active_gid":14150,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6800","nonce":1968700926},{"type":"v1","addr":"172.21.15.67:6801","nonce":1968700926}]},"active_addr":"172.21.15.67:6801/1968700926","active_change":"2024-09-21T13:23:58.338527+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.67: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.67:0","nonce":400418459}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":746473280}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":72645257}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":2210365417}]}]} 2024-09-21T13:27:56.657 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T13:27:56.657 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T13:27:56.657 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T13:27:56.907 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:27:57.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:56 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/8117419' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T13:27:57.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:56 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/8117419' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T13:27:57.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:56 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/8117419' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T13:27:57.644 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:27:57.645 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":39,"fsid":"757f1ff2-781c-11ef-baf6-efdc52797490","created":"2024-09-21T13:23:06.833607+0000","modified":"2024-09-21T13:27:47.660135+0000","last_up_change":"2024-09-21T13:27:46.500230+0000","last_in_change":"2024-09-21T13:27:24.065966+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-21T13:26:22.806564+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"b2e27ee7-81a4-4cf6-b543-ec23f98e6526","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":1296867002},{"type":"v1","addr":"172.21.15.67:6803","nonce":1296867002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":1296867002},{"type":"v1","addr":"172.21.15.67:6805","nonce":1296867002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":1296867002},{"type":"v1","addr":"172.21.15.67:6809","nonce":1296867002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":1296867002},{"type":"v1","addr":"172.21.15.67:6807","nonce":1296867002}]},"public_addr":"172.21.15.67:6803/1296867002","cluster_addr":"172.21.15.67:6805/1296867002","heartbeat_back_addr":"172.21.15.67:6809/1296867002","heartbeat_front_addr":"172.21.15.67:6807/1296867002","state":["exists","up"]},{"osd":1,"uuid":"0e5a11e6-7e23-4d9e-bb8c-5d30593cb23c","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.67:6810","nonce":1466229213},{"type":"v1","addr":"172.21.15.67:6811","nonce":1466229213}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":1466229213},{"type":"v1","addr":"172.21.15.67:6813","nonce":1466229213}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":1466229213},{"type":"v1","addr":"172.21.15.67:6817","nonce":1466229213}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":1466229213},{"type":"v1","addr":"172.21.15.67:6815","nonce":1466229213}]},"public_addr":"172.21.15.67:6811/1466229213","cluster_addr":"172.21.15.67:6813/1466229213","heartbeat_back_addr":"172.21.15.67:6817/1466229213","heartbeat_front_addr":"172.21.15.67:6815/1466229213","state":["exists","up"]},{"osd":2,"uuid":"75e70f4d-38ea-4c56-8ccf-a7a584ef9a50","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6800","nonce":2813248539},{"type":"v1","addr":"172.21.15.142:6801","nonce":2813248539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6802","nonce":2813248539},{"type":"v1","addr":"172.21.15.142:6803","nonce":2813248539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6806","nonce":2813248539},{"type":"v1","addr":"172.21.15.142:6807","nonce":2813248539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6804","nonce":2813248539},{"type":"v1","addr":"172.21.15.142:6805","nonce":2813248539}]},"public_addr":"172.21.15.142:6801/2813248539","cluster_addr":"172.21.15.142:6803/2813248539","heartbeat_back_addr":"172.21.15.142:6807/2813248539","heartbeat_front_addr":"172.21.15.142:6805/2813248539","state":["exists","up"]},{"osd":3,"uuid":"e601551c-bf69-4447-9448-ead78d9f9048","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6808","nonce":291719134},{"type":"v1","addr":"172.21.15.142:6809","nonce":291719134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6810","nonce":291719134},{"type":"v1","addr":"172.21.15.142:6811","nonce":291719134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6814","nonce":291719134},{"type":"v1","addr":"172.21.15.142:6815","nonce":291719134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6812","nonce":291719134},{"type":"v1","addr":"172.21.15.142:6813","nonce":291719134}]},"public_addr":"172.21.15.142:6809/291719134","cluster_addr":"172.21.15.142:6811/291719134","heartbeat_back_addr":"172.21.15.142:6815/291719134","heartbeat_front_addr":"172.21.15.142:6813/291719134","state":["exists","up"]},{"osd":4,"uuid":"3472a552-7654-4c6c-a0df-420f7a3b47ad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6800","nonce":504638446},{"type":"v1","addr":"172.21.15.146:6801","nonce":504638446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":504638446},{"type":"v1","addr":"172.21.15.146:6803","nonce":504638446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":504638446},{"type":"v1","addr":"172.21.15.146:6807","nonce":504638446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":504638446},{"type":"v1","addr":"172.21.15.146:6805","nonce":504638446}]},"public_addr":"172.21.15.146:6801/504638446","cluster_addr":"172.21.15.146:6803/504638446","heartbeat_back_addr":"172.21.15.146:6807/504638446","heartbeat_front_addr":"172.21.15.146:6805/504638446","state":["exists","up"]},{"osd":5,"uuid":"6ac83584-c78e-4d95-852a-209a98af9dd5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":2840421925},{"type":"v1","addr":"172.21.15.146:6809","nonce":2840421925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2840421925},{"type":"v1","addr":"172.21.15.146:6811","nonce":2840421925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2840421925},{"type":"v1","addr":"172.21.15.146:6815","nonce":2840421925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2840421925},{"type":"v1","addr":"172.21.15.146:6813","nonce":2840421925}]},"public_addr":"172.21.15.146:6809/2840421925","cluster_addr":"172.21.15.146:6811/2840421925","heartbeat_back_addr":"172.21.15.146:6815/2840421925","heartbeat_front_addr":"172.21.15.146:6813/2840421925","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-21T13:25:23.864937+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-21T13:25:53.317783+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-21T13:26:21.486803+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-21T13:26:50.421993+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-21T13:27:15.756034+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-21T13:27:45.036887+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:6800/2987278059":"2024-09-22T13:23:58.338418+0000","172.21.15.67:0/1410441704":"2024-09-22T13:23:58.338418+0000","172.21.15.67:0/52776211":"2024-09-22T13:23:58.338418+0000","172.21.15.67:0/610323449":"2024-09-22T13:23:32.764353+0000","172.21.15.67:6801/2987278059":"2024-09-22T13:23:58.338418+0000","172.21.15.67:6801/1773941697":"2024-09-22T13:23:32.764353+0000","172.21.15.67:6800/1773941697":"2024-09-22T13:23:32.764353+0000","172.21.15.67:0/2475213287":"2024-09-22T13:23:58.338418+0000","172.21.15.67:0/4078876474":"2024-09-22T13:23:32.764353+0000","172.21.15.67:0/541852929":"2024-09-22T13:23:32.764353+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-21T13:27:57.941 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:57 smithi067 ceph-mon[25042]: pgmap v148: 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-21T13:27:57.941 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:57 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/254887740' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:27:58.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:57 smithi142 ceph-mon[27600]: pgmap v148: 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-21T13:27:58.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:57 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/254887740' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:27:58.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:57 smithi146 ceph-mon[28100]: pgmap v148: 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-21T13:27:58.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:57 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/254887740' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:27:58.365 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T13:27:58.365 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T13:27:58.616 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:27:59.268 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:27:59.268 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":39,"fsid":"757f1ff2-781c-11ef-baf6-efdc52797490","created":"2024-09-21T13:23:06.833607+0000","modified":"2024-09-21T13:27:47.660135+0000","last_up_change":"2024-09-21T13:27:46.500230+0000","last_in_change":"2024-09-21T13:27:24.065966+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-21T13:26:22.806564+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"b2e27ee7-81a4-4cf6-b543-ec23f98e6526","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":1296867002},{"type":"v1","addr":"172.21.15.67:6803","nonce":1296867002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":1296867002},{"type":"v1","addr":"172.21.15.67:6805","nonce":1296867002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":1296867002},{"type":"v1","addr":"172.21.15.67:6809","nonce":1296867002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":1296867002},{"type":"v1","addr":"172.21.15.67:6807","nonce":1296867002}]},"public_addr":"172.21.15.67:6803/1296867002","cluster_addr":"172.21.15.67:6805/1296867002","heartbeat_back_addr":"172.21.15.67:6809/1296867002","heartbeat_front_addr":"172.21.15.67:6807/1296867002","state":["exists","up"]},{"osd":1,"uuid":"0e5a11e6-7e23-4d9e-bb8c-5d30593cb23c","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.67:6810","nonce":1466229213},{"type":"v1","addr":"172.21.15.67:6811","nonce":1466229213}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":1466229213},{"type":"v1","addr":"172.21.15.67:6813","nonce":1466229213}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":1466229213},{"type":"v1","addr":"172.21.15.67:6817","nonce":1466229213}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":1466229213},{"type":"v1","addr":"172.21.15.67:6815","nonce":1466229213}]},"public_addr":"172.21.15.67:6811/1466229213","cluster_addr":"172.21.15.67:6813/1466229213","heartbeat_back_addr":"172.21.15.67:6817/1466229213","heartbeat_front_addr":"172.21.15.67:6815/1466229213","state":["exists","up"]},{"osd":2,"uuid":"75e70f4d-38ea-4c56-8ccf-a7a584ef9a50","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6800","nonce":2813248539},{"type":"v1","addr":"172.21.15.142:6801","nonce":2813248539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6802","nonce":2813248539},{"type":"v1","addr":"172.21.15.142:6803","nonce":2813248539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6806","nonce":2813248539},{"type":"v1","addr":"172.21.15.142:6807","nonce":2813248539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6804","nonce":2813248539},{"type":"v1","addr":"172.21.15.142:6805","nonce":2813248539}]},"public_addr":"172.21.15.142:6801/2813248539","cluster_addr":"172.21.15.142:6803/2813248539","heartbeat_back_addr":"172.21.15.142:6807/2813248539","heartbeat_front_addr":"172.21.15.142:6805/2813248539","state":["exists","up"]},{"osd":3,"uuid":"e601551c-bf69-4447-9448-ead78d9f9048","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6808","nonce":291719134},{"type":"v1","addr":"172.21.15.142:6809","nonce":291719134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6810","nonce":291719134},{"type":"v1","addr":"172.21.15.142:6811","nonce":291719134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6814","nonce":291719134},{"type":"v1","addr":"172.21.15.142:6815","nonce":291719134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6812","nonce":291719134},{"type":"v1","addr":"172.21.15.142:6813","nonce":291719134}]},"public_addr":"172.21.15.142:6809/291719134","cluster_addr":"172.21.15.142:6811/291719134","heartbeat_back_addr":"172.21.15.142:6815/291719134","heartbeat_front_addr":"172.21.15.142:6813/291719134","state":["exists","up"]},{"osd":4,"uuid":"3472a552-7654-4c6c-a0df-420f7a3b47ad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6800","nonce":504638446},{"type":"v1","addr":"172.21.15.146:6801","nonce":504638446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":504638446},{"type":"v1","addr":"172.21.15.146:6803","nonce":504638446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":504638446},{"type":"v1","addr":"172.21.15.146:6807","nonce":504638446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":504638446},{"type":"v1","addr":"172.21.15.146:6805","nonce":504638446}]},"public_addr":"172.21.15.146:6801/504638446","cluster_addr":"172.21.15.146:6803/504638446","heartbeat_back_addr":"172.21.15.146:6807/504638446","heartbeat_front_addr":"172.21.15.146:6805/504638446","state":["exists","up"]},{"osd":5,"uuid":"6ac83584-c78e-4d95-852a-209a98af9dd5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":2840421925},{"type":"v1","addr":"172.21.15.146:6809","nonce":2840421925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2840421925},{"type":"v1","addr":"172.21.15.146:6811","nonce":2840421925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2840421925},{"type":"v1","addr":"172.21.15.146:6815","nonce":2840421925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2840421925},{"type":"v1","addr":"172.21.15.146:6813","nonce":2840421925}]},"public_addr":"172.21.15.146:6809/2840421925","cluster_addr":"172.21.15.146:6811/2840421925","heartbeat_back_addr":"172.21.15.146:6815/2840421925","heartbeat_front_addr":"172.21.15.146:6813/2840421925","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-21T13:25:23.864937+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-21T13:25:53.317783+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-21T13:26:21.486803+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-21T13:26:50.421993+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-21T13:27:15.756034+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-21T13:27:45.036887+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:6800/2987278059":"2024-09-22T13:23:58.338418+0000","172.21.15.67:0/1410441704":"2024-09-22T13:23:58.338418+0000","172.21.15.67:0/52776211":"2024-09-22T13:23:58.338418+0000","172.21.15.67:0/610323449":"2024-09-22T13:23:32.764353+0000","172.21.15.67:6801/2987278059":"2024-09-22T13:23:58.338418+0000","172.21.15.67:6801/1773941697":"2024-09-22T13:23:32.764353+0000","172.21.15.67:6800/1773941697":"2024-09-22T13:23:32.764353+0000","172.21.15.67:0/2475213287":"2024-09-22T13:23:58.338418+0000","172.21.15.67:0/4078876474":"2024-09-22T13:23:32.764353+0000","172.21.15.67:0/541852929":"2024-09-22T13:23:32.764353+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-21T13:27:59.941 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:59 smithi067 ceph-mon[25042]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T13:27:59.941 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:27:59 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/3052694207' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:27:59.970 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T13:27:59.970 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T13:27:59.970 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T13:27:59.971 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T13:27:59.971 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T13:27:59.971 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T13:28:00.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:59 smithi142 ceph-mon[27600]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T13:28:00.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:27:59 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/3052694207' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:28:00.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:59 smithi146 ceph-mon[28100]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T13:28:00.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:27:59 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/3052694207' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:28:00.253 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:00.257 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:01.527 INFO:teuthology.orchestra.run.smithi067.stdout:55834574876 2024-09-21T13:28:01.527 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T13:28:01.603 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:01.606 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:01.624 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:01.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:01 smithi067 ceph-mon[25042]: pgmap v150: 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-21T13:28:02.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:01 smithi142 ceph-mon[27600]: pgmap v150: 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-21T13:28:02.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:01 smithi146 ceph-mon[28100]: pgmap v150: 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-21T13:28:03.724 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:03 smithi067 ceph-mon[25042]: pgmap v151: 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-21T13:28:03.725 INFO:teuthology.orchestra.run.smithi067.stdout:158913789957 2024-09-21T13:28:03.726 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T13:28:04.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:03 smithi142 ceph-mon[27600]: pgmap v151: 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-21T13:28:04.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:03 smithi146 ceph-mon[28100]: pgmap v151: 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-21T13:28:04.604 INFO:teuthology.orchestra.run.smithi067.stdout:34359738403 2024-09-21T13:28:04.605 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T13:28:05.410 INFO:teuthology.orchestra.run.smithi067.stdout:133143986188 2024-09-21T13:28:05.410 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T13:28:05.776 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:05.777 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:06.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:05 smithi067 ceph-mon[25042]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:06.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:05 smithi142 ceph-mon[27600]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:06.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:05 smithi146 ceph-mon[28100]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:06.179 INFO:teuthology.orchestra.run.smithi067.stdout:107374182416 2024-09-21T13:28:06.180 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T13:28:06.240 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:06.247 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:06.284 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:07.261 INFO:teuthology.orchestra.run.smithi067.stdout:34359738404 2024-09-21T13:28:08.030 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:07 smithi067 ceph-mon[25042]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:08.030 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:07 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1267199135' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T13:28:08.060 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738403 got 34359738404 for osd.0 2024-09-21T13:28:08.060 DEBUG:teuthology.parallel:result is None 2024-09-21T13:28:08.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:07 smithi142 ceph-mon[27600]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:08.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:07 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/1267199135' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T13:28:08.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:07 smithi146 ceph-mon[28100]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:08.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:07 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/1267199135' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T13:28:08.220 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:08.402 INFO:teuthology.orchestra.run.smithi067.stdout:133143986188 2024-09-21T13:28:09.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:08 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/2885338477' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T13:28:09.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:08 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/2885338477' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T13:28:09.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:08 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/2885338477' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T13:28:09.152 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986188 got 133143986188 for osd.4 2024-09-21T13:28:09.152 DEBUG:teuthology.parallel:result is None 2024-09-21T13:28:09.601 INFO:teuthology.orchestra.run.smithi067.stdout:55834574877 2024-09-21T13:28:10.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:09 smithi067 ceph-mon[25042]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:10.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:09 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1201438272' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T13:28:10.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:09 smithi142 ceph-mon[27600]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:10.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:09 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/1201438272' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T13:28:10.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:09 smithi146 ceph-mon[28100]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:10.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:09 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/1201438272' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T13:28:10.541 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574876 got 55834574877 for osd.1 2024-09-21T13:28:10.541 DEBUG:teuthology.parallel:result is None 2024-09-21T13:28:11.382 INFO:teuthology.orchestra.run.smithi067.stdout:107374182417 2024-09-21T13:28:11.579 INFO:teuthology.orchestra.run.smithi067.stdout:77309411352 2024-09-21T13:28:11.579 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T13:28:12.003 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:11 smithi067 ceph-mon[25042]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:12.003 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:11 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1511550181' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T13:28:12.040 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:12.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:11 smithi142 ceph-mon[27600]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:12.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:11 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/1511550181' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T13:28:12.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:11 smithi146 ceph-mon[28100]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:12.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:11 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/1511550181' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T13:28:12.213 INFO:teuthology.orchestra.run.smithi067.stdout:158913789958 2024-09-21T13:28:12.552 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182416 got 107374182417 for osd.3 2024-09-21T13:28:12.553 DEBUG:teuthology.parallel:result is None 2024-09-21T13:28:12.815 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:12 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/108558193' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T13:28:13.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:12 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/108558193' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T13:28:13.105 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:12 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/108558193' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T13:28:13.173 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789957 got 158913789958 for osd.5 2024-09-21T13:28:13.173 DEBUG:teuthology.parallel:result is None 2024-09-21T13:28:13.802 INFO:teuthology.orchestra.run.smithi067.stdout:77309411352 2024-09-21T13:28:14.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:13 smithi067 ceph-mon[25042]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:14.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:13 smithi142 ceph-mon[27600]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:14.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:13 smithi146 ceph-mon[28100]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:14.535 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411352 got 77309411352 for osd.2 2024-09-21T13:28:14.535 DEBUG:teuthology.parallel:result is None 2024-09-21T13:28:14.535 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T13:28:14.535 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T13:28:14.790 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:14.815 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:14 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1200703848' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T13:28:15.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:14 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/1200703848' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T13:28:15.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:14 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/1200703848' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T13:28:15.432 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:28:15.432 INFO:teuthology.orchestra.run.smithi067.stderr:dumped all 2024-09-21T13:28:16.000 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:15 smithi067 ceph-mon[25042]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:16.027 INFO:teuthology.orchestra.run.smithi067.stdout:{"pg_ready":true,"pg_map":{"version":157,"stamp":"2024-09-21T13:28:14.401986+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":170136,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300776,"statfs":{"total":575970213888,"available":575795994624,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"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.002101"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":64,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-21T13:27:47.928438+0000","last_change":"2024-09-21T13:27:47.928330+0000","last_active":"2024-09-21T13:27:47.928438+0000","last_peered":"2024-09-21T13:27:47.928438+0000","last_clean":"2024-09-21T13:27:47.928438+0000","last_became_active":"2024-09-21T13:27:47.922817+0000","last_became_peered":"2024-09-21T13:27:47.922817+0000","last_unstale":"2024-09-21T13:27:47.928438+0000","last_undegraded":"2024-09-21T13:27:47.928438+0000","last_fullsized":"2024-09-21T13:27:47.928438+0000","mapping_epoch":38,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":39,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T13:26:23.490421+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T13:26:23.490421+0000","last_clean_scrub_stamp":"2024-09-21T13:26:23.490421+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-22T22:16:06.078939+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":37,"seq":158913789959,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27952,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717200,"statfs":{"total":95995035648,"available":95966412800,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":31,"seq":133143986190,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27368,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717784,"statfs":{"total":95995035648,"available":95967010816,"internally_reserved":0,"allocated":352256,"data_stored":134331,"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":25,"seq":107374182418,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":27952,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717200,"statfs":{"total":95995035648,"available":95966412800,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":55834574878,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27372,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":31532,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713620,"statfs":{"total":95995035648,"available":95962746880,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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-21T13:28:16.028 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T13:28:16.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:15 smithi142 ceph-mon[27600]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:16.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:15 smithi146 ceph-mon[28100]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:16.281 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:16.957 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:28:16.957 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:16 smithi067 ceph-mon[25042]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:16.958 INFO:teuthology.orchestra.run.smithi067.stderr:dumped all 2024-09-21T13:28:17.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:16 smithi142 ceph-mon[27600]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:17.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:16 smithi146 ceph-mon[28100]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:17.666 INFO:teuthology.orchestra.run.smithi067.stdout:{"pg_ready":true,"pg_map":{"version":158,"stamp":"2024-09-21T13:28:16.402331+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":170136,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300776,"statfs":{"total":575970213888,"available":575795994624,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"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.002069"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":64,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-21T13:27:47.928438+0000","last_change":"2024-09-21T13:27:47.928330+0000","last_active":"2024-09-21T13:27:47.928438+0000","last_peered":"2024-09-21T13:27:47.928438+0000","last_clean":"2024-09-21T13:27:47.928438+0000","last_became_active":"2024-09-21T13:27:47.922817+0000","last_became_peered":"2024-09-21T13:27:47.922817+0000","last_unstale":"2024-09-21T13:27:47.928438+0000","last_undegraded":"2024-09-21T13:27:47.928438+0000","last_fullsized":"2024-09-21T13:27:47.928438+0000","mapping_epoch":38,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":39,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T13:26:23.490421+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T13:26:23.490421+0000","last_clean_scrub_stamp":"2024-09-21T13:26:23.490421+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-22T22:16:06.078939+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":37,"seq":158913789959,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27952,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717200,"statfs":{"total":95995035648,"available":95966412800,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":31,"seq":133143986190,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27368,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717784,"statfs":{"total":95995035648,"available":95967010816,"internally_reserved":0,"allocated":352256,"data_stored":134331,"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":25,"seq":107374182418,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":27952,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717200,"statfs":{"total":95995035648,"available":95966412800,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":27372,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":34359738406,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31532,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713620,"statfs":{"total":95995035648,"available":95962746880,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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-21T13:28:17.667 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T13:28:17.667 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T13:28:17.667 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T13:28:17.667 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T13:28:17.925 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:18.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:17 smithi067 ceph-mon[25042]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:18.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:17 smithi067 ceph-mon[25042]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:18.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:17 smithi142 ceph-mon[27600]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:18.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:17 smithi142 ceph-mon[27600]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:18.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:17 smithi146 ceph-mon[28100]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:18.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:17 smithi146 ceph-mon[28100]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:18.649 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:28:18.650 INFO:teuthology.orchestra.run.smithi067.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T13:28:19.006 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:18 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/710929241' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T13:28:19.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:18 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/710929241' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T13:28:19.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:18 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/710929241' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T13:28:19.309 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T13:28:19.309 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T13:28:19.309 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T13:28:19.323 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T13:28:19.323 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph fs volume create cephfs' 2024-09-21T13:28:19.573 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:19.967 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:19 smithi067 ceph-mon[25042]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:20.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:19 smithi142 ceph-mon[27600]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:20.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:19 smithi146 ceph-mon[28100]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:21.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:20 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T13:28:21.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:20 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T13:28:21.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:20 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T13:28:22.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:21 smithi067 ceph-mon[25042]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:22.104 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:21 smithi067 ceph-mon[25042]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:22.104 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:21 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T13:28:22.104 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:21 smithi067 ceph-mon[25042]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:28:22.104 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:21 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:28:22.104 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:21 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a[25038]: 2024-09-21T13:28:21.769+0000 7fa15a415640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T13:28:22.105 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:21 smithi142 ceph-mon[27600]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:22.105 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:21 smithi142 ceph-mon[27600]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:22.105 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:21 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T13:28:22.105 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:21 smithi142 ceph-mon[27600]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:28:22.105 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:21 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:28:22.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:21 smithi146 ceph-mon[28100]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:22.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:21 smithi146 ceph-mon[28100]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:22.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:21 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T13:28:22.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:21 smithi146 ceph-mon[28100]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:28:22.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:21 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:28:22.524 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T13:28:22.533 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-21T13:28:22.534 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:28:22.794 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:22.853 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T13:28:22.853 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:28:22.853 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:28:22.853 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T13:28:22.853 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T13:28:22.853 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T13:28:22.853 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:28:22.853 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: fsmap cephfs:0 2024-09-21T13:28:22.853 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: Saving service mds.cephfs spec with placement count:2 2024-09-21T13:28:22.853 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:22.854 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:22.854 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:22.854 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:22.854 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:22.854 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi146.nezlfg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:28:22.854 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi146.nezlfg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:28:22.854 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:22 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:23.037 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T13:28:23.037 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:28:23.037 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:28:23.037 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T13:28:23.037 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T13:28:23.037 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T13:28:23.038 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:28:23.038 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: fsmap cephfs:0 2024-09-21T13:28:23.038 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: Saving service mds.cephfs spec with placement count:2 2024-09-21T13:28:23.038 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:23.038 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:23.038 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:23.038 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:23.038 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:23.038 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi146.nezlfg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:28:23.038 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi146.nezlfg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:28:23.038 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:22 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:23.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T13:28:23.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:28:23.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:28:23.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T13:28:23.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T13:28:23.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T13:28:23.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:28:23.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: fsmap cephfs:0 2024-09-21T13:28:23.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: Saving service mds.cephfs spec with placement count:2 2024-09-21T13:28:23.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:23.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:23.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:23.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:23.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:23.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi146.nezlfg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:28:23.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi146.nezlfg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:28:23.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:22 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:23.504 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:28:23.504 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-09-21T13:28:21.788516Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T13:24:54.845281Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:25:50.440739Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T13:24:48.995062Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:25:50.440597Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:25:50.440821Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T13:28:23.835 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:23 smithi146 ceph-mon[28100]: Deploying daemon mds.cephfs.smithi146.nezlfg on smithi146 2024-09-21T13:28:23.835 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:23 smithi146 ceph-mon[28100]: pgmap v164: 65 pgs: 9 active+clean, 16 creating+peering, 40 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:23.835 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:23 smithi146 ceph-mon[28100]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T13:28:24.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:23 smithi067 ceph-mon[25042]: Deploying daemon mds.cephfs.smithi146.nezlfg on smithi146 2024-09-21T13:28:24.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:23 smithi067 ceph-mon[25042]: pgmap v164: 65 pgs: 9 active+clean, 16 creating+peering, 40 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:24.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:23 smithi067 ceph-mon[25042]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T13:28:24.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:23 smithi142 ceph-mon[27600]: Deploying daemon mds.cephfs.smithi146.nezlfg on smithi146 2024-09-21T13:28:24.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:23 smithi142 ceph-mon[27600]: pgmap v164: 65 pgs: 9 active+clean, 16 creating+peering, 40 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:24.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:23 smithi142 ceph-mon[27600]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T13:28:24.185 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-21T13:28:25.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:24 smithi067 ceph-mon[25042]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:24 smithi067 ceph-mon[25042]: osdmap e44: 6 total, 6 up, 6 in 2024-09-21T13:28:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.elrwhx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:28:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.elrwhx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:28:25.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:24 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:24 smithi142 ceph-mon[27600]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:24 smithi142 ceph-mon[27600]: osdmap e44: 6 total, 6 up, 6 in 2024-09-21T13:28:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:24 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:24 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:24 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:24 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.elrwhx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:28:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:24 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.elrwhx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:28:25.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:24 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:25.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:24 smithi146 ceph-mon[28100]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:25.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:24 smithi146 ceph-mon[28100]: osdmap e44: 6 total, 6 up, 6 in 2024-09-21T13:28:25.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:24 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:25.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:24 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:25.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:24 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:25.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:24 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.elrwhx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:28:25.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:24 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.elrwhx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:28:25.136 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:24 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:25.185 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:28:25.540 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:25 smithi146 ceph-mon[28100]: pgmap v167: 65 pgs: 27 active+clean, 16 creating+peering, 22 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:25 smithi146 ceph-mon[28100]: Deploying daemon mds.cephfs.smithi067.elrwhx on smithi067 2024-09-21T13:28:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:25 smithi146 ceph-mon[28100]: mds.? [v2:172.21.15.146:6816/2628867373,v1:172.21.15.146:6817/2628867373] up:boot 2024-09-21T13:28:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:25 smithi146 ceph-mon[28100]: daemon mds.cephfs.smithi146.nezlfg assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T13:28:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:25 smithi146 ceph-mon[28100]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T13:28:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:25 smithi146 ceph-mon[28100]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T13:28:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:25 smithi146 ceph-mon[28100]: Cluster is now healthy 2024-09-21T13:28:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:25 smithi146 ceph-mon[28100]: fsmap cephfs:0 1 up:standby 2024-09-21T13:28:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:25 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi146.nezlfg"} : dispatch 2024-09-21T13:28:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:25 smithi146 ceph-mon[28100]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:creating} 2024-09-21T13:28:25.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:25 smithi146 ceph-mon[28100]: daemon mds.cephfs.smithi146.nezlfg is now active in filesystem cephfs as rank 0 2024-09-21T13:28:26.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:25 smithi067 ceph-mon[25042]: pgmap v167: 65 pgs: 27 active+clean, 16 creating+peering, 22 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:26.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:25 smithi067 ceph-mon[25042]: Deploying daemon mds.cephfs.smithi067.elrwhx on smithi067 2024-09-21T13:28:26.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:25 smithi067 ceph-mon[25042]: mds.? [v2:172.21.15.146:6816/2628867373,v1:172.21.15.146:6817/2628867373] up:boot 2024-09-21T13:28:26.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:25 smithi067 ceph-mon[25042]: daemon mds.cephfs.smithi146.nezlfg assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T13:28:26.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:25 smithi067 ceph-mon[25042]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T13:28:26.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:25 smithi067 ceph-mon[25042]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T13:28:26.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:25 smithi067 ceph-mon[25042]: Cluster is now healthy 2024-09-21T13:28:26.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:25 smithi067 ceph-mon[25042]: fsmap cephfs:0 1 up:standby 2024-09-21T13:28:26.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:25 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi146.nezlfg"} : dispatch 2024-09-21T13:28:26.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:25 smithi067 ceph-mon[25042]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:creating} 2024-09-21T13:28:26.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:25 smithi067 ceph-mon[25042]: daemon mds.cephfs.smithi146.nezlfg is now active in filesystem cephfs as rank 0 2024-09-21T13:28:26.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:25 smithi142 ceph-mon[27600]: pgmap v167: 65 pgs: 27 active+clean, 16 creating+peering, 22 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:26.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:25 smithi142 ceph-mon[27600]: Deploying daemon mds.cephfs.smithi067.elrwhx on smithi067 2024-09-21T13:28:26.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:25 smithi142 ceph-mon[27600]: mds.? [v2:172.21.15.146:6816/2628867373,v1:172.21.15.146:6817/2628867373] up:boot 2024-09-21T13:28:26.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:25 smithi142 ceph-mon[27600]: daemon mds.cephfs.smithi146.nezlfg assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T13:28:26.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:25 smithi142 ceph-mon[27600]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T13:28:26.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:25 smithi142 ceph-mon[27600]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T13:28:26.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:25 smithi142 ceph-mon[27600]: Cluster is now healthy 2024-09-21T13:28:26.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:25 smithi142 ceph-mon[27600]: fsmap cephfs:0 1 up:standby 2024-09-21T13:28:26.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:25 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi146.nezlfg"} : dispatch 2024-09-21T13:28:26.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:25 smithi142 ceph-mon[27600]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:creating} 2024-09-21T13:28:26.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:25 smithi142 ceph-mon[27600]: daemon mds.cephfs.smithi146.nezlfg is now active in filesystem cephfs as rank 0 2024-09-21T13:28:26.908 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:28:26.908 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-09-21T13:28:24.582219Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T13:24:54.845281Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:25:50.440739Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T13:24:48.995062Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:25:50.440597Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:25:50.440821Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T13:28:27.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:26 smithi067 ceph-mon[25042]: mds.? [v2:172.21.15.146:6816/2628867373,v1:172.21.15.146:6817/2628867373] up:active 2024-09-21T13:28:27.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:26 smithi067 ceph-mon[25042]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 2024-09-21T13:28:27.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:26 smithi142 ceph-mon[27600]: mds.? [v2:172.21.15.146:6816/2628867373,v1:172.21.15.146:6817/2628867373] up:active 2024-09-21T13:28:27.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:26 smithi142 ceph-mon[27600]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 2024-09-21T13:28:27.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:26 smithi146 ceph-mon[28100]: mds.? [v2:172.21.15.146:6816/2628867373,v1:172.21.15.146:6817/2628867373] up:active 2024-09-21T13:28:27.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:26 smithi146 ceph-mon[28100]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 2024-09-21T13:28:27.716 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-21T13:28:28.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:27 smithi067 ceph-mon[25042]: pgmap v168: 65 pgs: 47 active+clean, 14 creating+peering, 4 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 220 B/s wr, 1 op/s 2024-09-21T13:28:28.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:27 smithi067 ceph-mon[25042]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:28.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:27 smithi142 ceph-mon[27600]: pgmap v168: 65 pgs: 47 active+clean, 14 creating+peering, 4 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 220 B/s wr, 1 op/s 2024-09-21T13:28:28.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:27 smithi142 ceph-mon[27600]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:28.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:27 smithi146 ceph-mon[28100]: pgmap v168: 65 pgs: 47 active+clean, 14 creating+peering, 4 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 220 B/s wr, 1 op/s 2024-09-21T13:28:28.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:27 smithi146 ceph-mon[28100]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:28.717 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:28:29.081 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:29.234 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:28 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.234 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:28 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.234 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:28 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.235 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:28 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.235 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:28 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.235 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:28 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:29.235 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:28 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.235 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:28 smithi067 ceph-mon[25042]: mds.? [v2:172.21.15.67:6818/4111934920,v1:172.21.15.67:6819/4111934920] up:boot 2024-09-21T13:28:29.235 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:28 smithi067 ceph-mon[25042]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 1 up:standby 2024-09-21T13:28:29.235 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:28 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.elrwhx"} : dispatch 2024-09-21T13:28:29.235 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:28 smithi067 ceph-mon[25042]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 1 up:standby 2024-09-21T13:28:29.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:28 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:28 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:28 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:28 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:28 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:28 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:29.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:28 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:28 smithi142 ceph-mon[27600]: mds.? [v2:172.21.15.67:6818/4111934920,v1:172.21.15.67:6819/4111934920] up:boot 2024-09-21T13:28:29.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:28 smithi142 ceph-mon[27600]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 1 up:standby 2024-09-21T13:28:29.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:28 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.elrwhx"} : dispatch 2024-09-21T13:28:29.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:28 smithi142 ceph-mon[27600]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 1 up:standby 2024-09-21T13:28:29.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:28 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:28 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:28 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:28 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:28 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:28 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:29.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:28 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:29.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:28 smithi146 ceph-mon[28100]: mds.? [v2:172.21.15.67:6818/4111934920,v1:172.21.15.67:6819/4111934920] up:boot 2024-09-21T13:28:29.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:28 smithi146 ceph-mon[28100]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 1 up:standby 2024-09-21T13:28:29.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:28 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.elrwhx"} : dispatch 2024-09-21T13:28:29.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:28 smithi146 ceph-mon[28100]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 1 up:standby 2024-09-21T13:28:29.769 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:28:29.769 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-09-21T13:28:27.985670Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:29.121387Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T13:24:54.845281Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:29.629595Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T13:24:48.995062Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:26:46.635825Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:26:46.635965Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T13:28:30.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: pgmap v169: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 3 op/s 2024-09-21T13:28:30.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:30.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:30.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:30.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:30.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:30.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: mds.? [v2:172.21.15.146:6816/2628867373,v1:172.21.15.146:6817/2628867373] up:active 2024-09-21T13:28:30.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:30 smithi146 ceph-mon[28100]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 1 up:standby 2024-09-21T13:28:30.491 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: pgmap v169: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 3 op/s 2024-09-21T13:28:30.491 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.492 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.492 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.492 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.492 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:30.492 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:30.492 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.492 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:30.492 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:30.492 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:30.492 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.492 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: mds.? [v2:172.21.15.146:6816/2628867373,v1:172.21.15.146:6817/2628867373] up:active 2024-09-21T13:28:30.492 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:30 smithi067 ceph-mon[25042]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 1 up:standby 2024-09-21T13:28:30.524 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-21T13:28:30.524 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T13:28:30.538 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T13:28:30.538 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-21T13:28:30.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: pgmap v169: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 3 op/s 2024-09-21T13:28:30.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:30.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:30.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.583 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:30.583 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:30.583 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:30.583 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:30.583 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: mds.? [v2:172.21.15.146:6816/2628867373,v1:172.21.15.146:6817/2628867373] up:active 2024-09-21T13:28:30.583 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:30 smithi142 ceph-mon[27600]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 1 up:standby 2024-09-21T13:28:30.795 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:31.235 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:31 smithi067 ceph-mon[25042]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:31.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:31 smithi146 ceph-mon[28100]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:31.492 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:31 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:31.467+0000 7fb0bfb69640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:31.493 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:31 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:31.467+0000 7fb0bfb69640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:31.493 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:31 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:31.467+0000 7fb0bfb69640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:31.493 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:31 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:31.467+0000 7fb0bfb69640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:31.493 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:31 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:31.467+0000 7fb0bfb69640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:31.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:31 smithi142 ceph-mon[27600]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:28:32.126 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-21T13:28:32.379 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:32.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:32 smithi146 ceph-mon[28100]: pgmap v170: 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-21T13:28:32.499 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:32 smithi067 ceph-mon[25042]: pgmap v170: 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-21T13:28:32.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:32 smithi142 ceph-mon[27600]: pgmap v170: 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-21T13:28:33.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:33 smithi067 ceph-mon[25042]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:33.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:33 smithi067 ceph-mon[25042]: mds.? [v2:172.21.15.67:6818/4111934920,v1:172.21.15.67:6819/4111934920] up:standby 2024-09-21T13:28:33.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:33 smithi067 ceph-mon[25042]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 1 up:standby 2024-09-21T13:28:33.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:33 smithi142 ceph-mon[27600]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:33.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:33 smithi142 ceph-mon[27600]: mds.? [v2:172.21.15.67:6818/4111934920,v1:172.21.15.67:6819/4111934920] up:standby 2024-09-21T13:28:33.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:33 smithi142 ceph-mon[27600]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 1 up:standby 2024-09-21T13:28:33.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:33 smithi146 ceph-mon[28100]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:33.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:33 smithi146 ceph-mon[28100]: mds.? [v2:172.21.15.67:6818/4111934920,v1:172.21.15.67:6819/4111934920] up:standby 2024-09-21T13:28:33.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:33 smithi146 ceph-mon[28100]: fsmap cephfs:1 {0=cephfs.smithi146.nezlfg=up:active} 1 up:standby 2024-09-21T13:28:33.903 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-21T13:28:34.158 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:34.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:34 smithi067 ceph-mon[25042]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-21T13:28:34.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:34 smithi067 ceph-mon[25042]: from='client.14541 -' 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-21T13:28:34.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:34 smithi067 ceph-mon[25042]: mgrmap e15: x(active, since 4m) 2024-09-21T13:28:34.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:34 smithi067 ceph-mon[25042]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:34.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:34 smithi142 ceph-mon[27600]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-21T13:28:34.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:34 smithi142 ceph-mon[27600]: from='client.14541 -' 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-21T13:28:34.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:34 smithi142 ceph-mon[27600]: mgrmap e15: x(active, since 4m) 2024-09-21T13:28:34.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:34 smithi142 ceph-mon[27600]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:34.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:34 smithi146 ceph-mon[28100]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-21T13:28:34.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:34 smithi146 ceph-mon[28100]: from='client.14541 -' 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-21T13:28:34.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:34 smithi146 ceph-mon[28100]: mgrmap e15: x(active, since 4m) 2024-09-21T13:28:34.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:34 smithi146 ceph-mon[28100]: from='mgr.14150 172.21.15.67:0/1356139991' entity='mgr.x' 2024-09-21T13:28:35.551 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph mgr module enable smb' 2024-09-21T13:28:35.802 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:36.231 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:36 smithi067 ceph-mon[25042]: pgmap v172: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s wr, 4 op/s 2024-09-21T13:28:36.231 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:36 smithi067 ceph-mon[25042]: from='client.14547 -' 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-21T13:28:36.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:36 smithi142 ceph-mon[27600]: pgmap v172: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s wr, 4 op/s 2024-09-21T13:28:36.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:36 smithi142 ceph-mon[27600]: from='client.14547 -' 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-21T13:28:36.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:36 smithi146 ceph-mon[28100]: pgmap v172: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s wr, 4 op/s 2024-09-21T13:28:36.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:36 smithi146 ceph-mon[28100]: from='client.14547 -' 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-21T13:28:37.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:37 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1222144243' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T13:28:37.511 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:37 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: ignoring --setuser ceph since I am not root 2024-09-21T13:28:37.511 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:37 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: ignoring --setgroup ceph since I am not root 2024-09-21T13:28:37.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:37 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/1222144243' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T13:28:37.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:37 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/1222144243' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T13:28:37.947 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- bash -c 'sleep 30' 2024-09-21T13:28:38.209 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:38.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:38 smithi067 ceph-mon[25042]: pgmap v173: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s wr, 4 op/s 2024-09-21T13:28:38.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:38 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1222144243' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T13:28:38.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:38 smithi067 ceph-mon[25042]: mgrmap e16: x(active, since 4m) 2024-09-21T13:28:38.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:38 smithi142 ceph-mon[27600]: pgmap v173: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s wr, 4 op/s 2024-09-21T13:28:38.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:38 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/1222144243' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T13:28:38.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:38 smithi142 ceph-mon[27600]: mgrmap e16: x(active, since 4m) 2024-09-21T13:28:38.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:38 smithi146 ceph-mon[28100]: pgmap v173: 65 pgs: 65 active+clean; 585 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s wr, 4 op/s 2024-09-21T13:28:38.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:38 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/1222144243' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T13:28:38.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:38 smithi146 ceph-mon[28100]: mgrmap e16: x(active, since 4m) 2024-09-21T13:28:42.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: Active manager daemon x restarted 2024-09-21T13:28:42.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: Activating manager daemon x 2024-09-21T13:28:42.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: osdmap e45: 6 total, 6 up, 6 in 2024-09-21T13:28:42.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: mgrmap e17: x(active, starting, since 0.0061154s) 2024-09-21T13:28:42.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:28:42.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:28:42.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:28:42.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.elrwhx"} : dispatch 2024-09-21T13:28:42.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi146.nezlfg"} : dispatch 2024-09-21T13:28:42.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:28:42.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:28:42.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:28:42.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:28:42.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:28:42.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:42.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:28:42.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:28:42.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:28:42.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:28:42.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:42 smithi067 ceph-mon[25042]: Manager daemon x is now available 2024-09-21T13:28:42.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: Active manager daemon x restarted 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: Activating manager daemon x 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: osdmap e45: 6 total, 6 up, 6 in 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: mgrmap e17: x(active, starting, since 0.0061154s) 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.elrwhx"} : dispatch 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi146.nezlfg"} : dispatch 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:42.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:28:42.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:28:42.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:28:42.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:28:42.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:42 smithi142 ceph-mon[27600]: Manager daemon x is now available 2024-09-21T13:28:42.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: Active manager daemon x restarted 2024-09-21T13:28:42.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: Activating manager daemon x 2024-09-21T13:28:42.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: osdmap e45: 6 total, 6 up, 6 in 2024-09-21T13:28:42.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: mgrmap e17: x(active, starting, since 0.0061154s) 2024-09-21T13:28:42.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:28:42.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:28:42.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:28:42.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.elrwhx"} : dispatch 2024-09-21T13:28:42.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi146.nezlfg"} : dispatch 2024-09-21T13:28:42.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:28:42.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:28:42.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:28:42.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:28:42.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:28:42.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:42.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:28:42.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:28:42.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:28:42.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:28:42.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:42 smithi146 ceph-mon[28100]: Manager daemon x is now available 2024-09-21T13:28:43.764 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:43 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:43.764 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:43 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:28:43.765 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:43 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:28:43.765 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:43 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:28:43.765 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:43 smithi142 ceph-mon[27600]: mgrmap e18: x(active, since 1.01212s) 2024-09-21T13:28:43.774 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:43 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:43.774 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:43 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:28:43.774 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:43 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:28:43.774 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:43 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:28:43.774 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:43 smithi146 ceph-mon[28100]: mgrmap e18: x(active, since 1.01212s) 2024-09-21T13:28:43.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:43 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:43.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:43 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:28:43.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:43 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:28:43.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:43 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:28:43.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:43 smithi067 ceph-mon[25042]: mgrmap e18: x(active, since 1.01212s) 2024-09-21T13:28:44.524 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:44.268+0000 7fac3aec2640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:28:44] ENGINE Error in HTTPServer.serve 2024-09-21T13:28:44.524 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: Traceback (most recent call last): 2024-09-21T13:28:44.524 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:28:44.524 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: self._connections.run(self.expiration_interval) 2024-09-21T13:28:44.524 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: self._run(expiration_interval) 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: s = self.context.wrap_socket( 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: return self.sslsocket_class._create( 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: self.do_handshake() 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: self._sslobj.do_handshake() 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:28:44.525 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:44.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:28:44.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-mon[25042]: osdmap e46: 6 total, 6 up, 6 in 2024-09-21T13:28:44.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T13:28:44.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-mon[25042]: [21/Sep/2024:13:28:44] ENGINE Bus STARTING 2024-09-21T13:28:44.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:44.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:44.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:44.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:44.816 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:44.570+0000 7fac2158f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:44.817 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:44.570+0000 7fac2158f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:44.817 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:44.570+0000 7fac2158f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:44.817 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:44.570+0000 7fac2158f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:44.817 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:44.570+0000 7fac2158f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:44.817 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:44.570+0000 7fac24595640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:44.817 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:44.570+0000 7fac24595640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:44.817 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:44.570+0000 7fac24595640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:44.817 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:44.570+0000 7fac24595640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:44.817 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:28:44 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:28:44.570+0000 7fac24595640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:28:44.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:44 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:28:44.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:44 smithi142 ceph-mon[27600]: osdmap e46: 6 total, 6 up, 6 in 2024-09-21T13:28:44.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:44 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T13:28:44.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:44 smithi142 ceph-mon[27600]: [21/Sep/2024:13:28:44] ENGINE Bus STARTING 2024-09-21T13:28:44.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:44 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:44.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:44 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:44.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:44 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:44.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:44 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:44.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:44 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:28:44.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:44 smithi146 ceph-mon[28100]: osdmap e46: 6 total, 6 up, 6 in 2024-09-21T13:28:44.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:44 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T13:28:44.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:44 smithi146 ceph-mon[28100]: [21/Sep/2024:13:28:44] ENGINE Bus STARTING 2024-09-21T13:28:44.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:44 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:44.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:44 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:44.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:44 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:44.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:44 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: [21/Sep/2024:13:28:44] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T13:28:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: [21/Sep/2024:13:28:44] ENGINE Error in HTTPServer.serve 2024-09-21T13:28:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout: Traceback (most recent call last): 2024-09-21T13:28:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:28:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout: self._connections.run(self.expiration_interval) 2024-09-21T13:28:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:28:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout: self._run(expiration_interval) 2024-09-21T13:28:45.816 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout: s = self.context.wrap_socket( 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout: return self.sslsocket_class._create( 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout: self.do_handshake() 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout: self._sslobj.do_handshake() 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: [21/Sep/2024:13:28:44] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: [21/Sep/2024:13:28:44] ENGINE Bus STARTED 2024-09-21T13:28:45.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:45.818 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T13:28:45.818 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: osdmap e47: 6 total, 6 up, 6 in 2024-09-21T13:28:45.818 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.818 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.818 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.818 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.818 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.818 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.818 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:45.818 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:45.818 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: Adjusting osd_memory_target on smithi146 to 8544M 2024-09-21T13:28:45.818 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.818 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:45.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:45.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: Adjusting osd_memory_target on smithi067 to 6496M 2024-09-21T13:28:45.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:45.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:45.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T13:28:45.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: Updating smithi142:/etc/ceph/ceph.conf 2024-09-21T13:28:45.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: Updating smithi146:/etc/ceph/ceph.conf 2024-09-21T13:28:45.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: mgrmap e19: x(active, since 2s) 2024-09-21T13:28:45.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:45 smithi067 ceph-mon[25042]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:28:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: [21/Sep/2024:13:28:44] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T13:28:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: [21/Sep/2024:13:28:44] ENGINE Error in HTTPServer.serve 2024-09-21T13:28:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout: Traceback (most recent call last): 2024-09-21T13:28:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:28:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout: self._connections.run(self.expiration_interval) 2024-09-21T13:28:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: self._run(expiration_interval) 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: s = self.context.wrap_socket( 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: return self.sslsocket_class._create( 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: self.do_handshake() 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: self._sslobj.do_handshake() 2024-09-21T13:28:45.832 INFO:journalctl@ceph.mon.b.smithi142.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: [21/Sep/2024:13:28:44] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: [21/Sep/2024:13:28:44] ENGINE Bus STARTED 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: osdmap e47: 6 total, 6 up, 6 in 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:45.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: Adjusting osd_memory_target on smithi146 to 8544M 2024-09-21T13:28:45.834 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.834 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.834 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.834 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:45.834 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:45.834 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: Adjusting osd_memory_target on smithi067 to 6496M 2024-09-21T13:28:45.834 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.834 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:45.834 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:45.834 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T13:28:45.834 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: Updating smithi142:/etc/ceph/ceph.conf 2024-09-21T13:28:45.834 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: Updating smithi146:/etc/ceph/ceph.conf 2024-09-21T13:28:45.835 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: mgrmap e19: x(active, since 2s) 2024-09-21T13:28:45.835 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:45 smithi142 ceph-mon[27600]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:28:45.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: [21/Sep/2024:13:28:44] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T13:28:45.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: [21/Sep/2024:13:28:44] ENGINE Error in HTTPServer.serve 2024-09-21T13:28:45.885 INFO:journalctl@ceph.mon.c.smithi146.stdout: Traceback (most recent call last): 2024-09-21T13:28:45.885 INFO:journalctl@ceph.mon.c.smithi146.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:28:45.885 INFO:journalctl@ceph.mon.c.smithi146.stdout: self._connections.run(self.expiration_interval) 2024-09-21T13:28:45.886 INFO:journalctl@ceph.mon.c.smithi146.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:28:45.886 INFO:journalctl@ceph.mon.c.smithi146.stdout: self._run(expiration_interval) 2024-09-21T13:28:45.886 INFO:journalctl@ceph.mon.c.smithi146.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:28:45.886 INFO:journalctl@ceph.mon.c.smithi146.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:28:45.886 INFO:journalctl@ceph.mon.c.smithi146.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:28:45.886 INFO:journalctl@ceph.mon.c.smithi146.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:28:45.886 INFO:journalctl@ceph.mon.c.smithi146.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:28:45.886 INFO:journalctl@ceph.mon.c.smithi146.stdout: s = self.context.wrap_socket( 2024-09-21T13:28:45.886 INFO:journalctl@ceph.mon.c.smithi146.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:28:45.886 INFO:journalctl@ceph.mon.c.smithi146.stdout: return self.sslsocket_class._create( 2024-09-21T13:28:45.887 INFO:journalctl@ceph.mon.c.smithi146.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:28:45.887 INFO:journalctl@ceph.mon.c.smithi146.stdout: self.do_handshake() 2024-09-21T13:28:45.887 INFO:journalctl@ceph.mon.c.smithi146.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:28:45.887 INFO:journalctl@ceph.mon.c.smithi146.stdout: self._sslobj.do_handshake() 2024-09-21T13:28:45.887 INFO:journalctl@ceph.mon.c.smithi146.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:28:45.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: [21/Sep/2024:13:28:44] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T13:28:45.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: [21/Sep/2024:13:28:44] ENGINE Bus STARTED 2024-09-21T13:28:45.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:45.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T13:28:45.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: osdmap e47: 6 total, 6 up, 6 in 2024-09-21T13:28:45.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:45.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:45.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: Adjusting osd_memory_target on smithi146 to 8544M 2024-09-21T13:28:45.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:45.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:45.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: Adjusting osd_memory_target on smithi067 to 6496M 2024-09-21T13:28:45.889 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:45.889 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:45.889 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:45.889 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T13:28:45.889 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: Updating smithi142:/etc/ceph/ceph.conf 2024-09-21T13:28:45.889 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: Updating smithi146:/etc/ceph/ceph.conf 2024-09-21T13:28:45.889 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: mgrmap e19: x(active, since 2s) 2024-09-21T13:28:45.889 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:45 smithi146 ceph-mon[28100]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:28:46.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: Updating smithi142:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:28:46.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:28:46.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: Updating smithi067:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:28:46.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:28:46.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:28:46.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: osdmap e48: 6 total, 6 up, 6 in 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: Updating smithi142:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: Updating smithi067:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:46.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:46 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: Updating smithi142:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:28:46.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:28:46.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: Updating smithi067:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:28:46.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:28:46.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:28:46.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:28:46.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: osdmap e48: 6 total, 6 up, 6 in 2024-09-21T13:28:46.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: Updating smithi142:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:28:46.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:28:46.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: Updating smithi067:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:28:46.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:46.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:46.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:46.833 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:46 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: Updating smithi142:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:28:46.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:28:46.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: Updating smithi067:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:28:46.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:28:46.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:28:46.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:28:46.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: osdmap e48: 6 total, 6 up, 6 in 2024-09-21T13:28:46.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: Updating smithi142:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:28:46.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: Updating smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:28:46.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: Updating smithi067:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:28:46.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:46.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:46.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:46.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:46.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:46 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:28:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:47 smithi067 ceph-mon[25042]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:47 smithi067 ceph-mon[25042]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:28:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:47 smithi067 ceph-mon[25042]: Cluster is now healthy 2024-09-21T13:28:47.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:47 smithi067 ceph-mon[25042]: mgrmap e20: x(active, since 4s) 2024-09-21T13:28:47.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:47 smithi142 ceph-mon[27600]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:47.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:47 smithi142 ceph-mon[27600]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:28:47.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:47 smithi142 ceph-mon[27600]: Cluster is now healthy 2024-09-21T13:28:47.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:47 smithi142 ceph-mon[27600]: mgrmap e20: x(active, since 4s) 2024-09-21T13:28:47.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:47 smithi146 ceph-mon[28100]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:47.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:47 smithi146 ceph-mon[28100]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:28:47.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:47 smithi146 ceph-mon[28100]: Cluster is now healthy 2024-09-21T13:28:47.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:47 smithi146 ceph-mon[28100]: mgrmap e20: x(active, since 4s) 2024-09-21T13:28:49.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:49 smithi067 ceph-mon[25042]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:49.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:49 smithi142 ceph-mon[27600]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:49.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:49 smithi146 ceph-mon[28100]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:28:51.815 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:51 smithi067 ceph-mon[25042]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-21T13:28:51.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:51 smithi142 ceph-mon[27600]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-21T13:28:51.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:51 smithi146 ceph-mon[28100]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-21T13:28:53.815 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:53 smithi067 ceph-mon[25042]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T13:28:53.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:53 smithi142 ceph-mon[27600]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T13:28:53.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:53 smithi146 ceph-mon[28100]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T13:28:55.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:55 smithi067 ceph-mon[25042]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-21T13:28:55.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:55 smithi142 ceph-mon[27600]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-21T13:28:55.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:55 smithi146 ceph-mon[28100]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-21T13:28:57.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:57 smithi067 ceph-mon[25042]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 936 B/s wr, 7 op/s 2024-09-21T13:28:57.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:57 smithi142 ceph-mon[27600]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 936 B/s wr, 7 op/s 2024-09-21T13:28:57.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:57 smithi146 ceph-mon[28100]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 936 B/s wr, 7 op/s 2024-09-21T13:28:59.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:28:59 smithi067 ceph-mon[25042]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T13:28:59.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:28:59 smithi142 ceph-mon[27600]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T13:28:59.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:28:59 smithi146 ceph-mon[28100]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T13:29:01.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:01 smithi067 ceph-mon[25042]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T13:29:01.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:01 smithi142 ceph-mon[27600]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T13:29:01.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:01 smithi146 ceph-mon[28100]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T13:29:03.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:03 smithi067 ceph-mon[25042]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T13:29:03.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:03 smithi142 ceph-mon[27600]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T13:29:03.884 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:03 smithi146 ceph-mon[28100]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T13:29:05.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:05 smithi067 ceph-mon[25042]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T13:29:05.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:05 smithi142 ceph-mon[27600]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T13:29:05.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:05 smithi146 ceph-mon[28100]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T13:29:07.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:07 smithi142 ceph-mon[27600]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:07.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:07 smithi146 ceph-mon[28100]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:08.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:07 smithi067 ceph-mon[25042]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:09.423 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T13:29:09.683 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:09.804 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:09 smithi067 ceph-mon[25042]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:09.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:09 smithi142 ceph-mon[27600]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:09.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:09 smithi146 ceph-mon[28100]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:10.529 INFO:teuthology.orchestra.run.smithi067.stdout:{ 2024-09-21T13:29:10.529 INFO:teuthology.orchestra.run.smithi067.stdout: "results": [ 2024-09-21T13:29:10.529 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T13:29:10.529 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T13:29:10.529 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-21T13:29:10.529 INFO:teuthology.orchestra.run.smithi067.stdout: "auth_id": "join1-admin", 2024-09-21T13:29:10.529 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "present", 2024-09-21T13:29:10.529 INFO:teuthology.orchestra.run.smithi067.stdout: "auth": { 2024-09-21T13:29:10.529 INFO:teuthology.orchestra.run.smithi067.stdout: "username": "Administrator", 2024-09-21T13:29:10.529 INFO:teuthology.orchestra.run.smithi067.stdout: "password": "Passw0rd" 2024-09-21T13:29:10.529 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T13:29:10.529 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "created", 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: "cluster_id": "adipctdb", 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: "auth_mode": "active-directory", 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "present", 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: "domain_settings": { 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: "join_sources": [ 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: "source_type": "resource", 2024-09-21T13:29:10.530 INFO:teuthology.orchestra.run.smithi067.stdout: "ref": "join1-admin" 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: ] 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: "custom_dns": [ 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: "172.21.15.148" 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: ], 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: "placement": { 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: "count": 3 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: "public_addrs": [ 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: "address": "10.0.31.67/16" 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: "address": "10.0.47.67/16" 2024-09-21T13:29:10.531 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: ] 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "created", 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.share", 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: "cluster_id": "adipctdb", 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: "share_id": "share1", 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "present", 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: "name": "share1", 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: "readonly": false, 2024-09-21T13:29:10.532 INFO:teuthology.orchestra.run.smithi067.stdout: "browseable": true, 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: "cephfs": { 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: "volume": "cephfs", 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: "path": "/", 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: "subvolumegroup": "smb", 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: "subvolume": "sv1", 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: "provider": "samba-vfs" 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "created", 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.share", 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: "cluster_id": "adipctdb", 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: "share_id": "share2", 2024-09-21T13:29:10.533 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "present", 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: "name": "share2", 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: "readonly": false, 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: "browseable": true, 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: "cephfs": { 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: "volume": "cephfs", 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: "path": "/", 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: "subvolumegroup": "smb", 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: "subvolume": "sv2", 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: "provider": "samba-vfs" 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "created", 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: ], 2024-09-21T13:29:10.534 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T13:29:10.535 INFO:teuthology.orchestra.run.smithi067.stdout:} 2024-09-21T13:29:10.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T13:29:10.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T13:29:10.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:29:10.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-21T13:29:10.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-21T13:29:10.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:29:10.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:10.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:10.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi067.tkrhpm", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T13:29:10.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi067.tkrhpm", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T13:29:10.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-21T13:29:10.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:10.817 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:29:10.441+0000 7fac1e589640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:29:10.818 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:29:10.441+0000 7fac1e589640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:29:10.818 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:29:10.441+0000 7fac1e589640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:29:10.818 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:29:10.441+0000 7fac1e589640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:29:10.818 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:29:10.441+0000 7fac1e589640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:29:10.818 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:29:10.454+0000 7fac2b5e3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:29:10.818 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:29:10.454+0000 7fac2b5e3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:29:10.818 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:29:10.454+0000 7fac2b5e3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:29:10.818 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:29:10.454+0000 7fac2b5e3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:29:10.818 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:29:10 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:29:10.454+0000 7fac2b5e3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:29:10.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T13:29:10.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T13:29:10.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:29:10.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-21T13:29:10.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-21T13:29:10.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:29:10.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:10.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:10.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi067.tkrhpm", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T13:29:10.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi067.tkrhpm", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T13:29:10.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-21T13:29:10.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:10 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:10.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T13:29:10.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T13:29:10.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:29:10.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-21T13:29:10.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-21T13:29:10.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:29:10.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:10.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:10.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:10.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi067.tkrhpm", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T13:29:10.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi067.tkrhpm", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T13:29:10.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-21T13:29:10.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:10 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:11.333 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T13:29:11.343 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to start (timeout 300)... 2024-09-21T13:29:11.343 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:29:11.619 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:11.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:11 smithi142 ceph-mon[27600]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:29:11.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:11 smithi142 ceph-mon[27600]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-21T13:29:11.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:11 smithi142 ceph-mon[27600]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-21T13:29:11.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:11 smithi142 ceph-mon[27600]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:11.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:11 smithi142 ceph-mon[27600]: Saving service smb.adipctdb spec with placement count:3 2024-09-21T13:29:11.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:11 smithi142 ceph-mon[27600]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi067.tkrhpm'}, 1: {0: 'adipctdb.1.0.smithi146.rxbpfx'}, 2: {0: 'adipctdb.2.0.smithi142.pjmepn'}} 3 2024-09-21T13:29:11.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:11 smithi142 ceph-mon[27600]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-21T13:29:11.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:11 smithi142 ceph-mon[27600]: configuring smb/ctdb cluster metadata 2024-09-21T13:29:11.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:11 smithi142 ceph-mon[27600]: mgrmap e21: x(active, since 28s) 2024-09-21T13:29:11.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:11 smithi142 ceph-mon[27600]: daemon not available: 'smb.adipctdb.1.0.smithi146.rxbpfx' not in {'smb.adipctdb.0.0.smithi067.tkrhpm': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi067.tkrhpm', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T13:29:11.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:11 smithi142 ceph-mon[27600]: daemon not available: 'smb.adipctdb.2.0.smithi142.pjmepn' not in {'smb.adipctdb.0.0.smithi067.tkrhpm': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi067.tkrhpm', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T13:29:11.832 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:11 smithi142 ceph-mon[27600]: Deploying daemon smb.adipctdb.0.0.smithi067.tkrhpm on smithi067 2024-09-21T13:29:11.872 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:11 smithi067 ceph-mon[25042]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:29:11.872 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:11 smithi067 ceph-mon[25042]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-21T13:29:11.872 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:11 smithi067 ceph-mon[25042]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-21T13:29:11.872 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:11 smithi067 ceph-mon[25042]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:11.873 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:11 smithi067 ceph-mon[25042]: Saving service smb.adipctdb spec with placement count:3 2024-09-21T13:29:11.873 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:11 smithi067 ceph-mon[25042]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi067.tkrhpm'}, 1: {0: 'adipctdb.1.0.smithi146.rxbpfx'}, 2: {0: 'adipctdb.2.0.smithi142.pjmepn'}} 3 2024-09-21T13:29:11.873 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:11 smithi067 ceph-mon[25042]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-21T13:29:11.873 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:11 smithi067 ceph-mon[25042]: configuring smb/ctdb cluster metadata 2024-09-21T13:29:11.873 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:11 smithi067 ceph-mon[25042]: mgrmap e21: x(active, since 28s) 2024-09-21T13:29:11.873 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:11 smithi067 ceph-mon[25042]: daemon not available: 'smb.adipctdb.1.0.smithi146.rxbpfx' not in {'smb.adipctdb.0.0.smithi067.tkrhpm': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi067.tkrhpm', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T13:29:11.873 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:11 smithi067 ceph-mon[25042]: daemon not available: 'smb.adipctdb.2.0.smithi142.pjmepn' not in {'smb.adipctdb.0.0.smithi067.tkrhpm': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi067.tkrhpm', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T13:29:11.873 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:11 smithi067 ceph-mon[25042]: Deploying daemon smb.adipctdb.0.0.smithi067.tkrhpm on smithi067 2024-09-21T13:29:11.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:11 smithi146 ceph-mon[28100]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:29:11.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:11 smithi146 ceph-mon[28100]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-21T13:29:11.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:11 smithi146 ceph-mon[28100]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-21T13:29:11.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:11 smithi146 ceph-mon[28100]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:11.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:11 smithi146 ceph-mon[28100]: Saving service smb.adipctdb spec with placement count:3 2024-09-21T13:29:11.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:11 smithi146 ceph-mon[28100]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi067.tkrhpm'}, 1: {0: 'adipctdb.1.0.smithi146.rxbpfx'}, 2: {0: 'adipctdb.2.0.smithi142.pjmepn'}} 3 2024-09-21T13:29:11.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:11 smithi146 ceph-mon[28100]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-21T13:29:11.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:11 smithi146 ceph-mon[28100]: configuring smb/ctdb cluster metadata 2024-09-21T13:29:11.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:11 smithi146 ceph-mon[28100]: mgrmap e21: x(active, since 28s) 2024-09-21T13:29:11.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:11 smithi146 ceph-mon[28100]: daemon not available: 'smb.adipctdb.1.0.smithi146.rxbpfx' not in {'smb.adipctdb.0.0.smithi067.tkrhpm': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi067.tkrhpm', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T13:29:11.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:11 smithi146 ceph-mon[28100]: daemon not available: 'smb.adipctdb.2.0.smithi142.pjmepn' not in {'smb.adipctdb.0.0.smithi067.tkrhpm': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi067.tkrhpm', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T13:29:11.886 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:11 smithi146 ceph-mon[28100]: Deploying daemon smb.adipctdb.0.0.smithi067.tkrhpm on smithi067 2024-09-21T13:29:12.599 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:29:12.599 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:10.538506Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:29:13.326 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:29:13.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:13 smithi146 ceph-mon[28100]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:13.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:13 smithi146 ceph-mon[28100]: mgrmap e22: x(active, since 30s) 2024-09-21T13:29:13.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:13 smithi146 ceph-mon[28100]: from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:14.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:13 smithi067 ceph-mon[25042]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:14.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:13 smithi067 ceph-mon[25042]: mgrmap e22: x(active, since 30s) 2024-09-21T13:29:14.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:13 smithi067 ceph-mon[25042]: from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:14.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:13 smithi142 ceph-mon[27600]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:14.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:13 smithi142 ceph-mon[27600]: mgrmap e22: x(active, since 30s) 2024-09-21T13:29:14.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:13 smithi142 ceph-mon[27600]: from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:14.327 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:29:14.675 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:15.767 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:29:15.768 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:10.538506Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:29:15.768 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:15 smithi067 ceph-mon[25042]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:15.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:15 smithi146 ceph-mon[28100]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:16.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:15 smithi142 ceph-mon[27600]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:16.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:16 smithi146 ceph-mon[28100]: from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:17.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:16 smithi067 ceph-mon[25042]: from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:17.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:16 smithi142 ceph-mon[27600]: from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:17.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:17 smithi146 ceph-mon[28100]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:18.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:17 smithi067 ceph-mon[25042]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:18.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:17 smithi142 ceph-mon[27600]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:18.418 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:29:19.420 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:29:19.800 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:19 smithi067 ceph-mon[25042]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:19.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:19 smithi146 ceph-mon[28100]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:20.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:19 smithi142 ceph-mon[27600]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:20.658 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:21.528 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:29:21.529 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:10.538506Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:29:21.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:21 smithi067 ceph-mon[25042]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:21.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:21 smithi146 ceph-mon[28100]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:22.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:21 smithi142 ceph-mon[27600]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:22.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:22 smithi146 ceph-mon[28100]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:23.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:22 smithi067 ceph-mon[25042]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:23.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:22 smithi142 ceph-mon[27600]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:23.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:23 smithi146 ceph-mon[28100]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:24.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:23 smithi067 ceph-mon[25042]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:24.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:23 smithi142 ceph-mon[27600]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:25 smithi146 ceph-mon[28100]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:26.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:25 smithi067 ceph-mon[25042]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:26.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:25 smithi142 ceph-mon[27600]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:29:26.895 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:29:27.743 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:27 smithi067 ceph-mon[25042]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:27.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:27 smithi146 ceph-mon[28100]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:27.895 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:29:28.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:27 smithi142 ceph-mon[27600]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:28.154 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:28.802 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:29:28.803 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:10.538506Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:29:28.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:28 smithi146 ceph-mon[28100]: from='client.? 172.21.15.67:0/1040875035' entity='client.smb.config.adipctdb.0.0.smithi067.tkrhpm' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-21T13:29:28.892 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:28 smithi067 ceph-mon[25042]: from='client.? 172.21.15.67:0/1040875035' entity='client.smb.config.adipctdb.0.0.smithi067.tkrhpm' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-21T13:29:29.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:28 smithi142 ceph-mon[27600]: from='client.? 172.21.15.67:0/1040875035' entity='client.smb.config.adipctdb.0.0.smithi067.tkrhpm' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-21T13:29:29.602 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:29:29.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:29 smithi146 ceph-mon[28100]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:29.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:29 smithi146 ceph-mon[28100]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:30.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:29 smithi067 ceph-mon[25042]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:30.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:29 smithi067 ceph-mon[25042]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:30.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:29 smithi142 ceph-mon[27600]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:30.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:29 smithi142 ceph-mon[27600]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:30.602 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:29:31.201 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:31.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:31 smithi146 ceph-mon[28100]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:31.928 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:31 smithi067 ceph-mon[25042]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:32.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:31 smithi142 ceph-mon[27600]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:32.553 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:29:32.554 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:10.538506Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:29:33.759 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:29:33.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:33 smithi146 ceph-mon[28100]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:33.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:33 smithi146 ceph-mon[28100]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:33.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:33 smithi067 ceph-mon[25042]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:33.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:33 smithi067 ceph-mon[25042]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:34.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:33 smithi142 ceph-mon[27600]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:34.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:33 smithi142 ceph-mon[27600]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:34.760 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:29:35.476 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:35.704 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:35 smithi067 ceph-mon[25042]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T13:29:35.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:35 smithi146 ceph-mon[28100]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T13:29:36.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:35 smithi142 ceph-mon[27600]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T13:29:36.682 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:29:36.682 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:36.303386Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:29:37.501 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:37 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:37.501 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:37 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:37.501 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:37 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:37.501 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:37 smithi067 ceph-mon[25042]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-21T13:29:37.501 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:37 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi146.rxbpfx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T13:29:37.501 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:37 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi146.rxbpfx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T13:29:37.501 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:37 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-21T13:29:37.501 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:37 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:37.502 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:37 smithi067 ceph-mon[25042]: configuring smb/ctdb cluster metadata 2024-09-21T13:29:37.502 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:37 smithi067 ceph-mon[25042]: daemon not available: 'smb.adipctdb.2.0.smithi142.pjmepn' not in {'smb.adipctdb.0.0.smithi067.tkrhpm': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi067.tkrhpm', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}, 'smb.adipctdb.1.0.smithi146.rxbpfx': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi146.rxbpfx', 'hostname': 'smithi146', 'host_ip': '172.21.15.146'}} 2024-09-21T13:29:37.502 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:37 smithi067 ceph-mon[25042]: Deploying daemon smb.adipctdb.1.0.smithi146.rxbpfx on smithi146 2024-09-21T13:29:37.502 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:37 smithi067 ceph-mon[25042]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:37.502 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:37 smithi067 ceph-mon[25042]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:37.563 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:37 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:37.563 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:37 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:37.563 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:37 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:37.563 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:37 smithi146 ceph-mon[28100]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-21T13:29:37.563 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:37 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi146.rxbpfx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T13:29:37.563 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:37 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi146.rxbpfx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T13:29:37.563 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:37 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-21T13:29:37.563 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:37 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:37.564 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:37 smithi146 ceph-mon[28100]: configuring smb/ctdb cluster metadata 2024-09-21T13:29:37.564 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:37 smithi146 ceph-mon[28100]: daemon not available: 'smb.adipctdb.2.0.smithi142.pjmepn' not in {'smb.adipctdb.0.0.smithi067.tkrhpm': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi067.tkrhpm', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}, 'smb.adipctdb.1.0.smithi146.rxbpfx': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi146.rxbpfx', 'hostname': 'smithi146', 'host_ip': '172.21.15.146'}} 2024-09-21T13:29:37.564 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:37 smithi146 ceph-mon[28100]: Deploying daemon smb.adipctdb.1.0.smithi146.rxbpfx on smithi146 2024-09-21T13:29:37.564 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:37 smithi146 ceph-mon[28100]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:37.564 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:37 smithi146 ceph-mon[28100]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:37.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:37 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:37.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:37 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:37.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:37 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:37.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:37 smithi142 ceph-mon[27600]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-21T13:29:37.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:37 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi146.rxbpfx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T13:29:37.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:37 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi146.rxbpfx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T13:29:37.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:37 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-21T13:29:37.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:37 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:37.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:37 smithi142 ceph-mon[27600]: configuring smb/ctdb cluster metadata 2024-09-21T13:29:37.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:37 smithi142 ceph-mon[27600]: daemon not available: 'smb.adipctdb.2.0.smithi142.pjmepn' not in {'smb.adipctdb.0.0.smithi067.tkrhpm': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi067.tkrhpm', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}, 'smb.adipctdb.1.0.smithi146.rxbpfx': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi146.rxbpfx', 'hostname': 'smithi146', 'host_ip': '172.21.15.146'}} 2024-09-21T13:29:37.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:37 smithi142 ceph-mon[27600]: Deploying daemon smb.adipctdb.1.0.smithi146.rxbpfx on smithi146 2024-09-21T13:29:37.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:37 smithi142 ceph-mon[27600]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T13:29:37.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:37 smithi142 ceph-mon[27600]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:39.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:39 smithi067 ceph-mon[25042]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-21T13:29:39.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:39 smithi142 ceph-mon[27600]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-21T13:29:39.884 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:39 smithi146 ceph-mon[28100]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-21T13:29:41.562 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:41 smithi067 ceph-mon[25042]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-21T13:29:41.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:41 smithi142 ceph-mon[27600]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-21T13:29:41.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:41 smithi146 ceph-mon[28100]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-21T13:29:42.599 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:29:42.815 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.14", "id": [4, 0]} : dispatch 2024-09-21T13:29:42.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]} : dispatch 2024-09-21T13:29:42.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.14", "id": [4, 0]} : dispatch 2024-09-21T13:29:42.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]} : dispatch 2024-09-21T13:29:42.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.14", "id": [4, 0]} : dispatch 2024-09-21T13:29:42.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]} : dispatch 2024-09-21T13:29:43.565 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:43 smithi067 ceph-mon[25042]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-21T13:29:43.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:43 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.14", "id": [4, 0]}]': finished 2024-09-21T13:29:43.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:43 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]}]': finished 2024-09-21T13:29:43.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:43 smithi067 ceph-mon[25042]: osdmap e49: 6 total, 6 up, 6 in 2024-09-21T13:29:43.600 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:29:43.815 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:43 smithi146 ceph-mon[28100]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-21T13:29:43.815 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:43 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.14", "id": [4, 0]}]': finished 2024-09-21T13:29:43.815 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:43 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]}]': finished 2024-09-21T13:29:43.815 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:43 smithi146 ceph-mon[28100]: osdmap e49: 6 total, 6 up, 6 in 2024-09-21T13:29:43.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:43 smithi142 ceph-mon[27600]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-21T13:29:43.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:43 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.14", "id": [4, 0]}]': finished 2024-09-21T13:29:43.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:43 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]}]': finished 2024-09-21T13:29:43.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:43 smithi142 ceph-mon[27600]: osdmap e49: 6 total, 6 up, 6 in 2024-09-21T13:29:44.282 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:44.815 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:44 smithi067 ceph-mon[25042]: osdmap e50: 6 total, 6 up, 6 in 2024-09-21T13:29:44.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:44 smithi142 ceph-mon[27600]: osdmap e50: 6 total, 6 up, 6 in 2024-09-21T13:29:44.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:44 smithi146 ceph-mon[28100]: osdmap e50: 6 total, 6 up, 6 in 2024-09-21T13:29:44.969 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:29:44.969 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:36.303386Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:29:45.573 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:45 smithi067 ceph-mon[25042]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-21T13:29:45.573 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:45 smithi067 ceph-mon[25042]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:45.659 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:29:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:45 smithi142 ceph-mon[27600]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-21T13:29:45.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:45 smithi142 ceph-mon[27600]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:45.862 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:45 smithi146 ceph-mon[28100]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-21T13:29:45.862 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:45 smithi146 ceph-mon[28100]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:46.660 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:29:46.686 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:46 smithi067 ceph-mon[25042]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T13:29:46.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:46 smithi146 ceph-mon[28100]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T13:29:46.930 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:47.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:46 smithi142 ceph-mon[27600]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T13:29:47.643 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:29:47.644 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:36.303386Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:29:47.863 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:47 smithi067 ceph-mon[25042]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:29:47.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:47 smithi146 ceph-mon[28100]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:29:48.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:47 smithi142 ceph-mon[27600]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:29:48.703 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:48 smithi067 ceph-mon[25042]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:48.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:48 smithi146 ceph-mon[28100]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:49.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:48 smithi142 ceph-mon[27600]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:49.815 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:49 smithi067 ceph-mon[25042]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s; 8.8 KiB/s, 0 objects/s recovering 2024-09-21T13:29:49.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:49 smithi067 ceph-mon[25042]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T13:29:49.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:49 smithi067 ceph-mon[25042]: Cluster is now healthy 2024-09-21T13:29:49.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:49 smithi146 ceph-mon[28100]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s; 8.8 KiB/s, 0 objects/s recovering 2024-09-21T13:29:49.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:49 smithi146 ceph-mon[28100]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T13:29:49.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:49 smithi146 ceph-mon[28100]: Cluster is now healthy 2024-09-21T13:29:50.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:49 smithi142 ceph-mon[27600]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s; 8.8 KiB/s, 0 objects/s recovering 2024-09-21T13:29:50.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:49 smithi142 ceph-mon[27600]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T13:29:50.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:49 smithi142 ceph-mon[27600]: Cluster is now healthy 2024-09-21T13:29:51.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:51 smithi146 ceph-mon[28100]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s; 8.8 KiB/s, 0 objects/s recovering 2024-09-21T13:29:51.888 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:51 smithi067 ceph-mon[25042]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s; 8.8 KiB/s, 0 objects/s recovering 2024-09-21T13:29:52.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:51 smithi142 ceph-mon[27600]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s; 8.8 KiB/s, 0 objects/s recovering 2024-09-21T13:29:52.105 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:29:53.106 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:29:53.378 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:53.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:53 smithi067 ceph-mon[25042]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s; 7.1 KiB/s, 0 objects/s recovering 2024-09-21T13:29:53.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:53 smithi146 ceph-mon[28100]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s; 7.1 KiB/s, 0 objects/s recovering 2024-09-21T13:29:54.018 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:29:54.018 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:36.303386Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:29:54.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:53 smithi142 ceph-mon[27600]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s; 7.1 KiB/s, 0 objects/s recovering 2024-09-21T13:29:54.642 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:29:54.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:54 smithi067 ceph-mon[25042]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:54.966 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:54 smithi146 ceph-mon[28100]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:55.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:54 smithi142 ceph-mon[27600]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:55.643 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:29:55.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:55 smithi067 ceph-mon[25042]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s; 6.4 KiB/s, 0 objects/s recovering 2024-09-21T13:29:55.915 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:56.050 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:55 smithi146 ceph-mon[28100]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s; 6.4 KiB/s, 0 objects/s recovering 2024-09-21T13:29:56.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:55 smithi142 ceph-mon[27600]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s; 6.4 KiB/s, 0 objects/s recovering 2024-09-21T13:29:56.552 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:29:56.552 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:36.303386Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:29:57.279 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:29:58.280 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:29:58.329 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:58 smithi146 ceph-mon[28100]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s; 5.9 KiB/s, 0 objects/s recovering 2024-09-21T13:29:58.330 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:58 smithi146 ceph-mon[28100]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:58.330 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:58 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:58.330 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:58 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:58.330 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:58 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:58.330 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:58 smithi146 ceph-mon[28100]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-21T13:29:58.330 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:58 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi142.pjmepn", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T13:29:58.330 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:58 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi142.pjmepn", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T13:29:58.330 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:58 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-21T13:29:58.330 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:58 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:58.330 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:58 smithi146 ceph-mon[28100]: configuring smb/ctdb cluster metadata 2024-09-21T13:29:58.330 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:58 smithi146 ceph-mon[28100]: Deploying daemon smb.adipctdb.2.0.smithi142.pjmepn on smithi142 2024-09-21T13:29:58.330 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:29:58 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:58.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:58 smithi142 ceph-mon[27600]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s; 5.9 KiB/s, 0 objects/s recovering 2024-09-21T13:29:58.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:58 smithi142 ceph-mon[27600]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:58.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:58 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:58.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:58 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:58.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:58 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:58.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:58 smithi142 ceph-mon[27600]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-21T13:29:58.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:58 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi142.pjmepn", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T13:29:58.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:58 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi142.pjmepn", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T13:29:58.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:58 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-21T13:29:58.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:58 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:58.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:58 smithi142 ceph-mon[27600]: configuring smb/ctdb cluster metadata 2024-09-21T13:29:58.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:58 smithi142 ceph-mon[27600]: Deploying daemon smb.adipctdb.2.0.smithi142.pjmepn on smithi142 2024-09-21T13:29:58.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:29:58 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:58.549 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:58.565 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:58 smithi067 ceph-mon[25042]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s; 5.9 KiB/s, 0 objects/s recovering 2024-09-21T13:29:58.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:58 smithi067 ceph-mon[25042]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:29:58.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:58 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:58.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:58 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:58.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:58 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:58.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:58 smithi067 ceph-mon[25042]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-21T13:29:58.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:58 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi142.pjmepn", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T13:29:58.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:58 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi142.pjmepn", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T13:29:58.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:58 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-21T13:29:58.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:58 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:58.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:58 smithi067 ceph-mon[25042]: configuring smb/ctdb cluster metadata 2024-09-21T13:29:58.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:58 smithi067 ceph-mon[25042]: Deploying daemon smb.adipctdb.2.0.smithi142.pjmepn on smithi142 2024-09-21T13:29:58.567 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:29:58 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:29:59.259 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:29:59.259 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:57.135805Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:30:00.237 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:30:00.380 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:00 smithi146 ceph-mon[28100]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s; 5.9 KiB/s, 0 objects/s recovering 2024-09-21T13:30:00.381 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:00 smithi146 ceph-mon[28100]: overall HEALTH_OK 2024-09-21T13:30:00.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:00 smithi067 ceph-mon[25042]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s; 5.9 KiB/s, 0 objects/s recovering 2024-09-21T13:30:00.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:00 smithi067 ceph-mon[25042]: overall HEALTH_OK 2024-09-21T13:30:00.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:00 smithi142 ceph-mon[27600]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s; 5.9 KiB/s, 0 objects/s recovering 2024-09-21T13:30:00.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:00 smithi142 ceph-mon[27600]: overall HEALTH_OK 2024-09-21T13:30:01.238 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:30:01.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:01 smithi146 ceph-mon[28100]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:01.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:01 smithi067 ceph-mon[25042]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:01.542 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:01.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:01 smithi142 ceph-mon[27600]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:02.300 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:30:02.300 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:57.135805Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:30:02.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:02 smithi146 ceph-mon[28100]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-21T13:30:02.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:02 smithi067 ceph-mon[25042]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-21T13:30:02.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:02 smithi142 ceph-mon[27600]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-21T13:30:03.089 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:30:04.090 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:30:04.272 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:04 smithi146 ceph-mon[28100]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:04.273 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:04 smithi146 ceph-mon[28100]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-21T13:30:04.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:04 smithi067 ceph-mon[25042]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:04.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:04 smithi067 ceph-mon[25042]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-21T13:30:04.363 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:04.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:04 smithi142 ceph-mon[27600]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:04.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:04 smithi142 ceph-mon[27600]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-21T13:30:05.045 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:30:05.045 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:57.135805Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:30:05.738 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:30:06.269 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:06 smithi067 ceph-mon[25042]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-21T13:30:06.269 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:06 smithi067 ceph-mon[25042]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:06.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:06 smithi142 ceph-mon[27600]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-21T13:30:06.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:06 smithi142 ceph-mon[27600]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:06.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:06 smithi146 ceph-mon[28100]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-21T13:30:06.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:06 smithi146 ceph-mon[28100]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:06.738 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:30:07.009 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:07.677 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:30:07.677 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:57.135805Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:30:08.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:08 smithi146 ceph-mon[28100]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T13:30:08.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:08 smithi067 ceph-mon[25042]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T13:30:08.427 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:30:08.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:08 smithi142 ceph-mon[27600]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T13:30:09.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:09 smithi067 ceph-mon[25042]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:09.428 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:30:09.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:09 smithi142 ceph-mon[27600]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:09.611 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:09 smithi146 ceph-mon[28100]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:09.696 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:10.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:10 smithi067 ceph-mon[25042]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.9 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-21T13:30:10.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:10 smithi146 ceph-mon[28100]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.9 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-21T13:30:10.391 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:30:10.391 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:57.135805Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:30:10.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:10 smithi142 ceph-mon[27600]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.9 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-21T13:30:11.288 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:30:12.165 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:12 smithi146 ceph-mon[28100]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:12.165 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:12 smithi146 ceph-mon[28100]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:30:12.289 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:30:12.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:12 smithi067 ceph-mon[25042]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:12.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:12 smithi067 ceph-mon[25042]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:30:12.490 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:12 smithi142 ceph-mon[27600]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:12.490 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:12 smithi142 ceph-mon[27600]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:30:12.564 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:13.285 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:30:13.285 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:57.135805Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:30:13.991 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:30:14.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:14 smithi142 ceph-mon[27600]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:30:14.565 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:14 smithi067 ceph-mon[25042]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:30:14.584 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:14 smithi146 ceph-mon[28100]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:30:14.991 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:30:15.252 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:15.281 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:15 smithi142 ceph-mon[27600]: from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:15.483 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:15 smithi067 ceph-mon[25042]: from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:15.617 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:15 smithi146 ceph-mon[28100]: from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:15.918 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:30:15.918 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:29:57.135805Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:30:16.453 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:16 smithi142 ceph-mon[27600]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T13:30:16.565 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:16 smithi067 ceph-mon[25042]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T13:30:16.583 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:16 smithi146 ceph-mon[28100]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T13:30:17.260 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:17 smithi142 ceph-mon[27600]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:17.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:17 smithi146 ceph-mon[28100]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:17.477 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:17 smithi067 ceph-mon[25042]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:17.940 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:30:18.355 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:18 smithi142 ceph-mon[27600]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:30:18.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:18 smithi142 ceph-mon[27600]: mgrmap e23: x(active, since 94s) 2024-09-21T13:30:18.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:18 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:18.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:18 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:18.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:18 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:18.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:18 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:18.356 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:18 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:18.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:18 smithi067 ceph-mon[25042]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:30:18.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:18 smithi067 ceph-mon[25042]: mgrmap e23: x(active, since 94s) 2024-09-21T13:30:18.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:18 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:18.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:18 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:18.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:18 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:18.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:18 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:18.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:18 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:18.621 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:18 smithi146 ceph-mon[28100]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:30:18.622 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:18 smithi146 ceph-mon[28100]: mgrmap e23: x(active, since 94s) 2024-09-21T13:30:18.622 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:18 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:18.622 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:18 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:18.622 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:18 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:18.622 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:18 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:18.622 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:18 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:18.940 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:30:19.211 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:19.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:19 smithi142 ceph-mon[27600]: configuring smb/ctdb cluster metadata 2024-09-21T13:30:19.460 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:19 smithi067 ceph-mon[25042]: configuring smb/ctdb cluster metadata 2024-09-21T13:30:19.474 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:19 smithi146 ceph-mon[28100]: configuring smb/ctdb cluster metadata 2024-09-21T13:30:19.902 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:30:19.903 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:28:44.316020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:28:44.560252Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:30:18.022798Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "running": 0, "size": 3}}] 2024-09-21T13:30:20.270 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:20 smithi067 ceph-mon[25042]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-21T13:30:20.270 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:20 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:20.270 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:20 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:20.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:20 smithi146 ceph-mon[28100]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-21T13:30:20.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:20 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:20.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:20 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:20.436 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:20 smithi142 ceph-mon[27600]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-21T13:30:20.436 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:20 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:20.436 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:20 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:21.083 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-21T13:30:21.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:21 smithi142 ceph-mon[27600]: from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:21.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:21 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:21.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:21 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:21.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:21 smithi067 ceph-mon[25042]: from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:21.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:21 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:21.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:21 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:21.512 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:21 smithi146 ceph-mon[28100]: from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:21.512 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:21 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:21.512 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:21 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:22.084 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:30:22.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:22 smithi067 ceph-mon[25042]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T13:30:22.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:22 smithi142 ceph-mon[27600]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T13:30:22.342 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:22.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:22 smithi146 ceph-mon[28100]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T13:30:23.050 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:30:23.050 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:30:19.929655Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:30:20.622573Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:30:18.022798Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "last_refresh": "2024-09-21T13:30:19.929743Z", "running": 2, "size": 3}}] 2024-09-21T13:30:23.813 INFO:tasks.cephadm:smb.adipctdb has 2/3 2024-09-21T13:30:24.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:23 smithi067 ceph-mon[25042]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T13:30:24.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:23 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:24.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:23 smithi067 ceph-mon[25042]: from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:24.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:23 smithi142 ceph-mon[27600]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T13:30:24.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:23 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:24.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:23 smithi142 ceph-mon[27600]: from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:24.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:23 smithi146 ceph-mon[28100]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T13:30:24.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:23 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:24.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:23 smithi146 ceph-mon[28100]: from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:24.814 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:30:25.085 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:25.753 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:30:25.753 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:30:19.929655Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:30:20.622573Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:28:44.226596Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:28:44.226696Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:30:18.022798Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "last_refresh": "2024-09-21T13:30:19.929743Z", "running": 2, "size": 3}}] 2024-09-21T13:30:25.981 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:25 smithi067 ceph-mon[25042]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-21T13:30:26.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:25 smithi142 ceph-mon[27600]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-21T13:30:26.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:25 smithi146 ceph-mon[28100]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-21T13:30:26.494 INFO:tasks.cephadm:smb.adipctdb has 2/3 2024-09-21T13:30:27.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:26 smithi067 ceph-mon[25042]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:27.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:26 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:26 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:26 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:27.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:26 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:27.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:26 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:26 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:26 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:27.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:26 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:27.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:26 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:27.317 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:26 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.318 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:26 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:26 smithi142 ceph-mon[27600]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:26 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:26 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:26 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:26 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:26 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:26 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:26 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:26 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:27.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:26 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:27.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:26 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:26 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:26 smithi146 ceph-mon[28100]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:27.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:26 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:26 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:26 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:27.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:26 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:27.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:26 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:26 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:26 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:27.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:26 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:27.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:26 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:27.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:26 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.386 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:26 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:30:27.495 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:30:27.766 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:28.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:27 smithi067 ceph-mon[25042]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi067.tkrhpm'}, 1: {0: 'adipctdb.1.0.smithi146.rxbpfx'}, 2: {0: 'adipctdb.2.0.smithi142.pjmepn'}} 3 2024-09-21T13:30:28.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:27 smithi067 ceph-mon[25042]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi067.tkrhpm'}, 1: {0: 'adipctdb.1.0.smithi146.rxbpfx'}, 2: {0: 'adipctdb.2.0.smithi142.pjmepn'}} 3 2024-09-21T13:30:28.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:27 smithi067 ceph-mon[25042]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-21T13:30:28.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:27 smithi142 ceph-mon[27600]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi067.tkrhpm'}, 1: {0: 'adipctdb.1.0.smithi146.rxbpfx'}, 2: {0: 'adipctdb.2.0.smithi142.pjmepn'}} 3 2024-09-21T13:30:28.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:27 smithi142 ceph-mon[27600]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi067.tkrhpm'}, 1: {0: 'adipctdb.1.0.smithi146.rxbpfx'}, 2: {0: 'adipctdb.2.0.smithi142.pjmepn'}} 3 2024-09-21T13:30:28.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:27 smithi142 ceph-mon[27600]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-21T13:30:28.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:27 smithi146 ceph-mon[28100]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi067.tkrhpm'}, 1: {0: 'adipctdb.1.0.smithi146.rxbpfx'}, 2: {0: 'adipctdb.2.0.smithi142.pjmepn'}} 3 2024-09-21T13:30:28.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:27 smithi146 ceph-mon[28100]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi067.tkrhpm'}, 1: {0: 'adipctdb.1.0.smithi146.rxbpfx'}, 2: {0: 'adipctdb.2.0.smithi142.pjmepn'}} 3 2024-09-21T13:30:28.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:27 smithi146 ceph-mon[28100]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-21T13:30:28.528 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:30:28.528 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:30:19.929655Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:30:20.622573Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:30:19.929413Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:30:19.929508Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:30:26.387401Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "last_refresh": "2024-09-21T13:30:19.929743Z", "running": 3, "size": 3}}] 2024-09-21T13:30:29.269 INFO:tasks.cephadm:smb.adipctdb has 3/3 2024-09-21T13:30:29.270 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T13:30:29.280 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T13:30:29.280 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- bash -c 'rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout' 2024-09-21T13:30:29.542 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:30.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:29 smithi067 ceph-mon[25042]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-21T13:30:30.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:29 smithi067 ceph-mon[25042]: from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:30.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:29 smithi142 ceph-mon[27600]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-21T13:30:30.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:29 smithi142 ceph-mon[27600]: from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:30.085 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:29 smithi146 ceph-mon[28100]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-21T13:30:30.085 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:29 smithi146 ceph-mon[28100]: from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:30.718 INFO:teuthology.orchestra.run.smithi067.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adipctdb.0.0.smithi067.tkrhpm", "node": "172.21.15.67", "state": "ready"}, {"pnn": 1, "identity": "smb.adipctdb.1.0.smithi146.rxbpfx", "node": "172.21.15.146", "state": "ready"}, {"pnn": 2, "identity": "smb.adipctdb.2.0.smithi142.pjmepn", "node": "172.21.15.142", "state": "ready"}], "_source": "cephadm"} 2024-09-21T13:30:30.719 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T13:30:30.737 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi148.front.sepia.ceph.com 2024-09-21T13:30:30.738 DEBUG:teuthology.orchestra.run.smithi148:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T13:30:30.768 INFO:teuthology.orchestra.run.smithi148.stderr:+ sleep 30 2024-09-21T13:30:32.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:31 smithi142 ceph-mon[27600]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:30:32.086 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:31 smithi146 ceph-mon[28100]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:30:32.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:31 smithi067 ceph-mon[25042]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:30:34.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:33 smithi067 ceph-mon[25042]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:30:34.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:33 smithi142 ceph-mon[27600]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:30:34.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:33 smithi146 ceph-mon[28100]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:30:36.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:35 smithi067 ceph-mon[25042]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:30:36.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:35 smithi142 ceph-mon[27600]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:30:36.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:35 smithi146 ceph-mon[28100]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:30:37.994 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:37 smithi146 ceph-mon[28100]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:30:38.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:37 smithi067 ceph-mon[25042]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:30:38.175 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:37 smithi142 ceph-mon[27600]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:30:40.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:39 smithi142 ceph-mon[27600]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:30:40.092 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:39 smithi146 ceph-mon[28100]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:30:40.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:39 smithi067 ceph-mon[25042]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:30:42.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:41 smithi142 ceph-mon[27600]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:30:42.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:41 smithi067 ceph-mon[25042]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:30:42.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:41 smithi146 ceph-mon[28100]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:30:44.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:43 smithi067 ceph-mon[25042]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:30:44.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:43 smithi142 ceph-mon[27600]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:30:44.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:43 smithi146 ceph-mon[28100]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:30:46.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:45 smithi067 ceph-mon[25042]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:30:46.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:45 smithi142 ceph-mon[27600]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:30:46.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:45 smithi146 ceph-mon[28100]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:30:48.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:47 smithi067 ceph-mon[25042]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:30:48.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:47 smithi142 ceph-mon[27600]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:30:48.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:47 smithi146 ceph-mon[28100]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:30:50.098 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:49 smithi146 ceph-mon[28100]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:30:50.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:49 smithi142 ceph-mon[27600]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:30:50.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:49 smithi067 ceph-mon[25042]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:51 smithi067 ceph-mon[25042]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:30:52.081 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:51 smithi142 ceph-mon[27600]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:30:52.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:51 smithi146 ceph-mon[28100]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:30:54.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:54 smithi067 ceph-mon[25042]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:30:54.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:54 smithi142 ceph-mon[27600]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:30:54.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:54 smithi146 ceph-mon[28100]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:30:56.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:56 smithi067 ceph-mon[25042]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:30:56.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:56 smithi142 ceph-mon[27600]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:30:56.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:56 smithi146 ceph-mon[28100]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:30:58.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:30:58 smithi067 ceph-mon[25042]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:30:58.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:30:58 smithi142 ceph-mon[27600]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:30:58.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:30:58 smithi146 ceph-mon[28100]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:00.103 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:00 smithi146 ceph-mon[28100]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:00.182 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:00 smithi142 ceph-mon[27600]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:00.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:00 smithi067 ceph-mon[25042]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:00.774 DEBUG:teuthology.orchestra.run.smithi148:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.67/share1 -c ls' 2024-09-21T13:31:00.841 INFO:teuthology.orchestra.run.smithi148.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.67/share1 -c ls 2024-09-21T13:31:01.426 INFO:teuthology.orchestra.run.smithi148.stdout: . D 0 Sat Sep 21 13:28:33 2024 2024-09-21T13:31:01.426 INFO:teuthology.orchestra.run.smithi148.stdout: .. D 0 Sat Sep 21 13:28:33 2024 2024-09-21T13:31:01.426 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:31:01.426 INFO:teuthology.orchestra.run.smithi148.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T13:31:02.063 DEBUG:teuthology.orchestra.run.smithi148:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.67/share2 -c ls' 2024-09-21T13:31:02.104 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:02 smithi067 ceph-mon[25042]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:02.132 INFO:teuthology.orchestra.run.smithi148.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.67/share2 -c ls 2024-09-21T13:31:02.184 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:02 smithi146 ceph-mon[28100]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:02.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:02 smithi142 ceph-mon[27600]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:02.536 INFO:teuthology.orchestra.run.smithi148.stdout: . D 0 Sat Sep 21 13:28:34 2024 2024-09-21T13:31:02.536 INFO:teuthology.orchestra.run.smithi148.stdout: .. D 0 Sat Sep 21 13:28:34 2024 2024-09-21T13:31:02.536 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:31:02.536 INFO:teuthology.orchestra.run.smithi148.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T13:31:03.009 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T13:31:03.025 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T13:31:03.026 DEBUG:teuthology.orchestra.run.smithi067:> 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.adipctdb")))[-1].name'"'"' > /tmp/svcname' 2024-09-21T13:31:03.055 INFO:teuthology.orchestra.run.smithi067.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-21T13:31:03.055 INFO:teuthology.orchestra.run.smithi067.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adipctdb")))[-1].name' 2024-09-21T13:31:03.297 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:31:03.359 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:31:03.472 INFO:teuthology.orchestra.run.smithi067.stderr:Using ceph image with id 'b415816db8b4' and tag '441784946648ff53dd310293f9dd752afeeea72a' created on 2024-09-21 10:29:03 +0000 UTC 2024-09-21T13:31:03.472 INFO:teuthology.orchestra.run.smithi067.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5 2024-09-21T13:31:04.107 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:04 smithi067 ceph-mon[25042]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:04.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:04 smithi142 ceph-mon[27600]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:04.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:04 smithi146 ceph-mon[28100]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:04.816 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-21T13:31:04.885 INFO:teuthology.orchestra.run.smithi067.stderr:++ cat /tmp/svcname 2024-09-21T13:31:04.885 INFO:teuthology.orchestra.run.smithi067.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adipctdb.0.0.smithi067.tkrhpm ctdb status 2024-09-21T13:31:05.120 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring fsid 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:31:06.153 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-21T13:31:06.221 INFO:teuthology.orchestra.run.smithi067.stderr:+ cat /tmp/ctdb_status 2024-09-21T13:31:06.221 INFO:teuthology.orchestra.run.smithi067.stdout:Number of nodes:3 2024-09-21T13:31:06.221 INFO:teuthology.orchestra.run.smithi067.stdout:pnn:0 172.21.15.67 OK (THIS NODE) 2024-09-21T13:31:06.222 INFO:teuthology.orchestra.run.smithi067.stdout:pnn:1 172.21.15.146 OK 2024-09-21T13:31:06.222 INFO:teuthology.orchestra.run.smithi067.stdout:pnn:2 172.21.15.142 OK 2024-09-21T13:31:06.222 INFO:teuthology.orchestra.run.smithi067.stdout:Generation:297668811 2024-09-21T13:31:06.222 INFO:teuthology.orchestra.run.smithi067.stdout:Size:3 2024-09-21T13:31:06.222 INFO:teuthology.orchestra.run.smithi067.stdout:hash:0 lmaster:0 2024-09-21T13:31:06.222 INFO:teuthology.orchestra.run.smithi067.stdout:hash:1 lmaster:1 2024-09-21T13:31:06.222 INFO:teuthology.orchestra.run.smithi067.stdout:hash:2 lmaster:2 2024-09-21T13:31:06.222 INFO:teuthology.orchestra.run.smithi067.stdout:Recovery mode:NORMAL (0) 2024-09-21T13:31:06.222 INFO:teuthology.orchestra.run.smithi067.stdout:Leader:0 2024-09-21T13:31:06.223 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T13:31:06.244 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:06 smithi146 ceph-mon[28100]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:31:06.287 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:06 smithi067 ceph-mon[25042]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:31:06.290 INFO:teuthology.orchestra.run.smithi067.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-21T13:31:06.291 INFO:teuthology.orchestra.run.smithi067.stdout:pnn:0 172.21.15.67 OK (THIS NODE) 2024-09-21T13:31:06.292 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T13:31:06.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:06 smithi142 ceph-mon[27600]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:31:06.358 INFO:teuthology.orchestra.run.smithi067.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-21T13:31:06.359 INFO:teuthology.orchestra.run.smithi067.stdout:pnn:1 172.21.15.146 OK 2024-09-21T13:31:06.360 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T13:31:06.426 INFO:teuthology.orchestra.run.smithi067.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-21T13:31:06.427 INFO:teuthology.orchestra.run.smithi067.stdout:pnn:2 172.21.15.142 OK 2024-09-21T13:31:06.428 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-21T13:31:06.494 INFO:teuthology.orchestra.run.smithi067.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-21T13:31:06.495 INFO:teuthology.orchestra.run.smithi067.stdout:Number of nodes:3 2024-09-21T13:31:06.497 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-21T13:31:06.562 INFO:teuthology.orchestra.run.smithi067.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-21T13:31:06.564 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T13:31:06.577 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi148.front.sepia.ceph.com 2024-09-21T13:31:06.577 DEBUG:teuthology.orchestra.run.smithi148:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T13:31:06.607 INFO:teuthology.orchestra.run.smithi148.stderr:+ sleep 30 2024-09-21T13:31:08.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:08 smithi142 ceph-mon[27600]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:08.109 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:08 smithi067 ceph-mon[25042]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:08.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:08 smithi146 ceph-mon[28100]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:10.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:10 smithi067 ceph-mon[25042]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:31:10.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:10 smithi142 ceph-mon[27600]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:31:10.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:10 smithi146 ceph-mon[28100]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:31:12.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:12 smithi067 ceph-mon[25042]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:12.187 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:12 smithi146 ceph-mon[28100]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:12.188 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:12 smithi142 ceph-mon[27600]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:14.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:14 smithi067 ceph-mon[25042]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:14.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:14 smithi142 ceph-mon[27600]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:14.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:14 smithi146 ceph-mon[28100]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:16.284 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:16 smithi146 ceph-mon[28100]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:31:16.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:16 smithi067 ceph-mon[25042]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:31:16.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:16 smithi142 ceph-mon[27600]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:31:18.118 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:18 smithi067 ceph-mon[25042]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:18.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:18 smithi142 ceph-mon[27600]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:18.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:18 smithi146 ceph-mon[28100]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:20.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:20 smithi067 ceph-mon[25042]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:20.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:20 smithi142 ceph-mon[27600]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:20.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:20 smithi146 ceph-mon[28100]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:22.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:22 smithi067 ceph-mon[25042]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:22.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:22 smithi142 ceph-mon[27600]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:22.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:22 smithi146 ceph-mon[28100]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:24.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:24 smithi067 ceph-mon[25042]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:24.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:24 smithi142 ceph-mon[27600]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:24.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:24 smithi146 ceph-mon[28100]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:26.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:26 smithi067 ceph-mon[25042]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:26.324 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:26 smithi146 ceph-mon[28100]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:26.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:26 smithi142 ceph-mon[27600]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:27 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:27 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:27 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:27 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:27 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:31:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:27 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:27 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:27 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:27 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:31:27.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:27 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:31:27.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:27 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:27.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:27 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:27.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:27 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:27.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:27 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:31:27.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:27 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:31:28.121 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:28 smithi067 ceph-mon[25042]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:28.121 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:28 smithi067 ceph-mon[25042]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi067.tkrhpm'}, 1: {0: 'adipctdb.1.0.smithi146.rxbpfx'}, 2: {0: 'adipctdb.2.0.smithi142.pjmepn'}} 3 2024-09-21T13:31:28.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:28 smithi142 ceph-mon[27600]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:28.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:28 smithi142 ceph-mon[27600]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi067.tkrhpm'}, 1: {0: 'adipctdb.1.0.smithi146.rxbpfx'}, 2: {0: 'adipctdb.2.0.smithi142.pjmepn'}} 3 2024-09-21T13:31:28.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:28 smithi146 ceph-mon[28100]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:28.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:28 smithi146 ceph-mon[28100]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi067.tkrhpm'}, 1: {0: 'adipctdb.1.0.smithi146.rxbpfx'}, 2: {0: 'adipctdb.2.0.smithi142.pjmepn'}} 3 2024-09-21T13:31:30.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:30 smithi067 ceph-mon[25042]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:30.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:30 smithi142 ceph-mon[27600]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:30.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:30 smithi146 ceph-mon[28100]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:32.122 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:32 smithi067 ceph-mon[25042]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:32.321 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:32 smithi146 ceph-mon[28100]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:32.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:32 smithi142 ceph-mon[27600]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:34.318 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:34 smithi067 ceph-mon[25042]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:34.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:34 smithi142 ceph-mon[27600]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:34.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:34 smithi146 ceph-mon[28100]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:36.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:36 smithi067 ceph-mon[25042]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:36.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:36 smithi142 ceph-mon[27600]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:36.364 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:36 smithi146 ceph-mon[28100]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:31:36.613 DEBUG:teuthology.orchestra.run.smithi148:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.67/share1 -c ls' 2024-09-21T13:31:36.681 INFO:teuthology.orchestra.run.smithi148.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.67/share1 -c ls 2024-09-21T13:31:37.094 INFO:teuthology.orchestra.run.smithi148.stdout: . D 0 Sat Sep 21 13:28:33 2024 2024-09-21T13:31:37.094 INFO:teuthology.orchestra.run.smithi148.stdout: .. D 0 Sat Sep 21 13:28:33 2024 2024-09-21T13:31:37.094 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:31:37.095 INFO:teuthology.orchestra.run.smithi148.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T13:31:37.653 DEBUG:teuthology.orchestra.run.smithi148:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.67/share1 -c ls' 2024-09-21T13:31:37.717 INFO:teuthology.orchestra.run.smithi148.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.67/share1 -c ls 2024-09-21T13:31:38.125 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:38 smithi067 ceph-mon[25042]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:38.131 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:38 smithi146 ceph-mon[28100]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:38.138 INFO:teuthology.orchestra.run.smithi148.stdout: . D 0 Sat Sep 21 13:28:33 2024 2024-09-21T13:31:38.138 INFO:teuthology.orchestra.run.smithi148.stdout: .. D 0 Sat Sep 21 13:28:33 2024 2024-09-21T13:31:38.139 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:31:38.139 INFO:teuthology.orchestra.run.smithi148.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T13:31:38.189 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:38 smithi142 ceph-mon[27600]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:31:38.676 DEBUG:teuthology.orchestra.run.smithi148:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.67/share2 -c ls' 2024-09-21T13:31:38.741 INFO:teuthology.orchestra.run.smithi148.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.67/share2 -c ls 2024-09-21T13:31:39.134 INFO:teuthology.orchestra.run.smithi148.stdout: . D 0 Sat Sep 21 13:28:34 2024 2024-09-21T13:31:39.134 INFO:teuthology.orchestra.run.smithi148.stdout: .. D 0 Sat Sep 21 13:28:34 2024 2024-09-21T13:31:39.134 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:31:39.134 INFO:teuthology.orchestra.run.smithi148.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T13:31:39.632 DEBUG:teuthology.orchestra.run.smithi148:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.67/share2 -c ls' 2024-09-21T13:31:39.696 INFO:teuthology.orchestra.run.smithi148.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.148 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.67/share2 -c ls 2024-09-21T13:31:40.071 INFO:teuthology.orchestra.run.smithi148.stdout: . D 0 Sat Sep 21 13:28:34 2024 2024-09-21T13:31:40.072 INFO:teuthology.orchestra.run.smithi148.stdout: .. D 0 Sat Sep 21 13:28:34 2024 2024-09-21T13:31:40.072 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-21T13:31:40.072 INFO:teuthology.orchestra.run.smithi148.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T13:31:40.202 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:40 smithi146 ceph-mon[28100]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:31:40.202 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:40 smithi142 ceph-mon[27600]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:31:40.202 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:40 smithi067 ceph-mon[25042]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:31:40.611 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T13:31:40.622 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T13:31:40.622 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T13:31:40.894 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:31:41.679 INFO:teuthology.orchestra.run.smithi067.stdout:{ 2024-09-21T13:31:41.679 INFO:teuthology.orchestra.run.smithi067.stdout: "results": [ 2024-09-21T13:31:41.679 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T13:31:41.679 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T13:31:41.679 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.share", 2024-09-21T13:31:41.679 INFO:teuthology.orchestra.run.smithi067.stdout: "cluster_id": "adipctdb", 2024-09-21T13:31:41.680 INFO:teuthology.orchestra.run.smithi067.stdout: "share_id": "share1", 2024-09-21T13:31:41.680 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "removed" 2024-09-21T13:31:41.680 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:31:41.681 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "removed", 2024-09-21T13:31:41.681 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T13:31:41.681 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:31:41.681 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T13:31:41.681 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T13:31:41.681 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.share", 2024-09-21T13:31:41.681 INFO:teuthology.orchestra.run.smithi067.stdout: "cluster_id": "adipctdb", 2024-09-21T13:31:41.681 INFO:teuthology.orchestra.run.smithi067.stdout: "share_id": "share2", 2024-09-21T13:31:41.681 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "removed" 2024-09-21T13:31:41.681 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:31:41.681 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "removed", 2024-09-21T13:31:41.681 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T13:31:41.681 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:31:41.682 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T13:31:41.682 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T13:31:41.682 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T13:31:41.682 INFO:teuthology.orchestra.run.smithi067.stdout: "cluster_id": "adipctdb", 2024-09-21T13:31:41.682 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "removed" 2024-09-21T13:31:41.682 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:31:41.682 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "removed", 2024-09-21T13:31:41.682 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T13:31:41.682 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:31:41.682 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T13:31:41.682 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T13:31:41.682 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-21T13:31:41.682 INFO:teuthology.orchestra.run.smithi067.stdout: "auth_id": "join1-admin", 2024-09-21T13:31:41.683 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "removed" 2024-09-21T13:31:41.683 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T13:31:41.683 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "removed", 2024-09-21T13:31:41.683 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T13:31:41.683 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T13:31:41.683 INFO:teuthology.orchestra.run.smithi067.stdout: ], 2024-09-21T13:31:41.683 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T13:31:41.683 INFO:teuthology.orchestra.run.smithi067.stdout:} 2024-09-21T13:31:42.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:42 smithi067 ceph-mon[25042]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:42.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:31:42.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:31:42.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:42.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-21T13:31:42.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-21T13:31:42.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:42.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-21T13:31:42.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:42.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:31:42.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:42 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:31:42.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:42 smithi142 ceph-mon[27600]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:42.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:31:42.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:31:42.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:42.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-21T13:31:42.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-21T13:31:42.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:42.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-21T13:31:42.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:42.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:31:42.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:42 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:31:42.385 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-21T13:31:42.395 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to be not present in service list 2024-09-21T13:31:42.396 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:31:42.396 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:42 smithi146 ceph-mon[28100]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:42.396 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:31:42.396 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:31:42.396 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:42.397 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-21T13:31:42.397 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-21T13:31:42.397 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:42.397 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-21T13:31:42.397 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:42.397 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:31:42.397 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:42 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:31:43.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:43 smithi142 ceph-mon[27600]: from='client.16011 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:31:43.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:43 smithi142 ceph-mon[27600]: Remove service smb.adipctdb 2024-09-21T13:31:43.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:43 smithi142 ceph-mon[27600]: Removing orphan daemon smb.adipctdb.0.0.smithi067.tkrhpm... 2024-09-21T13:31:43.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:43 smithi142 ceph-mon[27600]: Removing daemon smb.adipctdb.0.0.smithi067.tkrhpm from smithi067 -- ports [445, 9922] 2024-09-21T13:31:43.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:43 smithi146 ceph-mon[28100]: from='client.16011 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:31:43.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:43 smithi146 ceph-mon[28100]: Remove service smb.adipctdb 2024-09-21T13:31:43.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:43 smithi146 ceph-mon[28100]: Removing orphan daemon smb.adipctdb.0.0.smithi067.tkrhpm... 2024-09-21T13:31:43.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:43 smithi146 ceph-mon[28100]: Removing daemon smb.adipctdb.0.0.smithi067.tkrhpm from smithi067 -- ports [445, 9922] 2024-09-21T13:31:43.470 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:43 smithi067 ceph-mon[25042]: from='client.16011 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:31:43.471 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:43 smithi067 ceph-mon[25042]: Remove service smb.adipctdb 2024-09-21T13:31:43.471 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:43 smithi067 ceph-mon[25042]: Removing orphan daemon smb.adipctdb.0.0.smithi067.tkrhpm... 2024-09-21T13:31:43.471 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:43 smithi067 ceph-mon[25042]: Removing daemon smb.adipctdb.0.0.smithi067.tkrhpm from smithi067 -- ports [445, 9922] 2024-09-21T13:31:44.188 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:31:44.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:44 smithi142 ceph-mon[27600]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:44.346 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:44 smithi067 ceph-mon[25042]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:44.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:44 smithi146 ceph-mon[28100]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:31:46.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:46 smithi142 ceph-mon[27600]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-21T13:31:46.373 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:46 smithi067 ceph-mon[25042]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-21T13:31:46.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:46 smithi146 ceph-mon[28100]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-21T13:31:47.324 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:31:47.324 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:30:19.929655Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:30:20.622573Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:30:19.929413Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:30:19.929508Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:31:41.639198Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "last_refresh": "2024-09-21T13:30:19.929743Z", "running": 3, "size": 3}}] 2024-09-21T13:31:47.995 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'mon', 'mds.cephfs', 'smb.adipctdb', 'mgr'} 2024-09-21T13:31:48.247 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:48 smithi067 ceph-mon[25042]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-21T13:31:48.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:48 smithi142 ceph-mon[27600]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-21T13:31:48.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:48 smithi146 ceph-mon[28100]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-21T13:31:48.996 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:31:49.272 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:31:49.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:49 smithi067 ceph-mon[25042]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:49.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:49 smithi142 ceph-mon[27600]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:49.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:49 smithi146 ceph-mon[28100]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:50.007 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:31:50.007 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:30:19.929655Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:30:20.622573Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:30:19.929413Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:30:19.929508Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:31:41.639198Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "last_refresh": "2024-09-21T13:30:19.929743Z", "running": 3, "size": 3}}] 2024-09-21T13:31:50.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:50 smithi067 ceph-mon[25042]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-21T13:31:50.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:50 smithi142 ceph-mon[27600]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-21T13:31:50.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:50 smithi146 ceph-mon[28100]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-21T13:31:50.773 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'mon', 'mds.cephfs', 'smb.adipctdb', 'mgr'} 2024-09-21T13:31:51.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:51 smithi142 ceph-mon[27600]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:51.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:51 smithi146 ceph-mon[28100]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:51.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:51 smithi067 ceph-mon[25042]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:51.774 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:31:52.032 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:31:52.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:52 smithi142 ceph-mon[27600]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:31:52.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:52 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi067.tkrhpm"} : dispatch 2024-09-21T13:31:52.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:52 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi067.tkrhpm"}]': finished 2024-09-21T13:31:52.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:52 smithi146 ceph-mon[28100]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:31:52.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:52 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi067.tkrhpm"} : dispatch 2024-09-21T13:31:52.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:52 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi067.tkrhpm"}]': finished 2024-09-21T13:31:52.410 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:52 smithi067 ceph-mon[25042]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:31:52.411 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:52 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi067.tkrhpm"} : dispatch 2024-09-21T13:31:52.411 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:52 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi067.tkrhpm"}]': finished 2024-09-21T13:31:52.699 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:31:52.699 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:30:19.929655Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:30:20.622573Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:30:19.929413Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:30:19.929508Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:31:41.639198Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "last_refresh": "2024-09-21T13:30:19.929743Z", "running": 2, "size": 3}}] 2024-09-21T13:31:53.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:53 smithi067 ceph-mon[25042]: Removing key for client.smb.config.adipctdb.0.0.smithi067.tkrhpm 2024-09-21T13:31:53.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:53 smithi067 ceph-mon[25042]: Removing orphan daemon smb.adipctdb.2.0.smithi142.pjmepn... 2024-09-21T13:31:53.316 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:53 smithi067 ceph-mon[25042]: Removing daemon smb.adipctdb.2.0.smithi142.pjmepn from smithi142 -- ports [445, 9922] 2024-09-21T13:31:53.378 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'mon', 'mds.cephfs', 'smb.adipctdb', 'mgr'} 2024-09-21T13:31:53.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:53 smithi146 ceph-mon[28100]: Removing key for client.smb.config.adipctdb.0.0.smithi067.tkrhpm 2024-09-21T13:31:53.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:53 smithi146 ceph-mon[28100]: Removing orphan daemon smb.adipctdb.2.0.smithi142.pjmepn... 2024-09-21T13:31:53.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:53 smithi146 ceph-mon[28100]: Removing daemon smb.adipctdb.2.0.smithi142.pjmepn from smithi142 -- ports [445, 9922] 2024-09-21T13:31:53.510 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:53 smithi142 ceph-mon[27600]: Removing key for client.smb.config.adipctdb.0.0.smithi067.tkrhpm 2024-09-21T13:31:53.511 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:53 smithi142 ceph-mon[27600]: Removing orphan daemon smb.adipctdb.2.0.smithi142.pjmepn... 2024-09-21T13:31:53.511 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:53 smithi142 ceph-mon[27600]: Removing daemon smb.adipctdb.2.0.smithi142.pjmepn from smithi142 -- ports [445, 9922] 2024-09-21T13:31:54.379 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:31:54.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:54 smithi146 ceph-mon[28100]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:31:54.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:54 smithi146 ceph-mon[28100]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:54.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:54 smithi067 ceph-mon[25042]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:31:54.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:54 smithi067 ceph-mon[25042]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:54.439 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:54 smithi142 ceph-mon[27600]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:31:54.439 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:54 smithi142 ceph-mon[27600]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:54.647 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:31:55.316 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:31:55.316 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:30:19.929655Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:30:20.622573Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:30:19.929413Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:30:19.929508Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:31:41.639198Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "last_refresh": "2024-09-21T13:30:19.929743Z", "running": 2, "size": 3}}] 2024-09-21T13:31:56.003 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'mon', 'mds.cephfs', 'smb.adipctdb', 'mgr'} 2024-09-21T13:31:56.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:56 smithi142 ceph-mon[27600]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T13:31:56.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:56 smithi146 ceph-mon[28100]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T13:31:56.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:56 smithi067 ceph-mon[25042]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T13:31:57.005 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:31:57.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:57 smithi142 ceph-mon[27600]: from='client.16113 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:57.274 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:31:57.315 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:57 smithi067 ceph-mon[25042]: from='client.16113 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:57.334 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:57 smithi146 ceph-mon[28100]: from='client.16113 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:57.905 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:31:57.905 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:30:19.929655Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:30:20.622573Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:30:19.929413Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:30:19.929508Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:31:41.639198Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "last_refresh": "2024-09-21T13:30:19.929743Z", "running": 2, "size": 3}}] 2024-09-21T13:31:58.229 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:58 smithi146 ceph-mon[28100]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 938 B/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:31:58.319 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:58 smithi142 ceph-mon[27600]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 938 B/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:31:58.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:58 smithi067 ceph-mon[25042]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 938 B/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:31:58.548 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'mon', 'mds.cephfs', 'smb.adipctdb', 'mgr'} 2024-09-21T13:31:59.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:59 smithi146 ceph-mon[28100]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:59.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:59 smithi146 ceph-mon[28100]: Removing key for client.smb.config.adipctdb.2.0.smithi142.pjmepn 2024-09-21T13:31:59.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:59 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi142.pjmepn"} : dispatch 2024-09-21T13:31:59.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:31:59 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi142.pjmepn"}]': finished 2024-09-21T13:31:59.549 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:31:59.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:59 smithi067 ceph-mon[25042]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:59.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:59 smithi067 ceph-mon[25042]: Removing key for client.smb.config.adipctdb.2.0.smithi142.pjmepn 2024-09-21T13:31:59.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:59 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi142.pjmepn"} : dispatch 2024-09-21T13:31:59.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:31:59 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi142.pjmepn"}]': finished 2024-09-21T13:31:59.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:59 smithi142 ceph-mon[27600]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:59.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:59 smithi142 ceph-mon[27600]: Removing key for client.smb.config.adipctdb.2.0.smithi142.pjmepn 2024-09-21T13:31:59.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:59 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi142.pjmepn"} : dispatch 2024-09-21T13:31:59.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:31:59 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi142.pjmepn"}]': finished 2024-09-21T13:31:59.815 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:32:00.205 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:00 smithi067 ceph-mon[25042]: Removing orphan daemon smb.adipctdb.1.0.smithi146.rxbpfx... 2024-09-21T13:32:00.205 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:00 smithi067 ceph-mon[25042]: Removing daemon smb.adipctdb.1.0.smithi146.rxbpfx from smithi146 -- ports [445, 9922] 2024-09-21T13:32:00.206 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:00 smithi067 ceph-mon[25042]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:32:00.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:00 smithi146 ceph-mon[28100]: Removing orphan daemon smb.adipctdb.1.0.smithi146.rxbpfx... 2024-09-21T13:32:00.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:00 smithi146 ceph-mon[28100]: Removing daemon smb.adipctdb.1.0.smithi146.rxbpfx from smithi146 -- ports [445, 9922] 2024-09-21T13:32:00.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:00 smithi146 ceph-mon[28100]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:32:00.496 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:32:00.497 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:30:19.929655Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:30:20.622573Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:30:19.929413Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:30:19.929508Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:31:41.639198Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "last_refresh": "2024-09-21T13:30:19.929743Z", "running": 1, "size": 3}}] 2024-09-21T13:32:00.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:00 smithi142 ceph-mon[27600]: Removing orphan daemon smb.adipctdb.1.0.smithi146.rxbpfx... 2024-09-21T13:32:00.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:00 smithi142 ceph-mon[27600]: Removing daemon smb.adipctdb.1.0.smithi146.rxbpfx from smithi146 -- ports [445, 9922] 2024-09-21T13:32:00.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:00 smithi142 ceph-mon[27600]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:32:01.125 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'mon', 'mds.cephfs', 'smb.adipctdb', 'mgr'} 2024-09-21T13:32:02.127 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:32:02.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:02 smithi146 ceph-mon[28100]: from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:02.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:02 smithi146 ceph-mon[28100]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T13:32:02.402 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:32:02.523 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:02 smithi067 ceph-mon[25042]: from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:02.524 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:02 smithi067 ceph-mon[25042]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T13:32:02.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:02 smithi142 ceph-mon[27600]: from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:02.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:02 smithi142 ceph-mon[27600]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T13:32:03.080 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:32:03.080 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:30:19.929655Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:30:20.622573Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:30:19.929413Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:30:19.929508Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:31:41.639198Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.67/16"}, {"address": "10.0.47.67/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.148"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-21T13:29:10.522851Z", "last_refresh": "2024-09-21T13:30:19.929743Z", "running": 1, "size": 3}}] 2024-09-21T13:32:03.700 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'mon', 'mds.cephfs', 'smb.adipctdb', 'mgr'} 2024-09-21T13:32:04.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:04 smithi146 ceph-mon[28100]: pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T13:32:04.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:04 smithi146 ceph-mon[28100]: from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:04.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:04 smithi067 ceph-mon[25042]: pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T13:32:04.566 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:04 smithi067 ceph-mon[25042]: from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:04.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:04 smithi142 ceph-mon[27600]: pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T13:32:04.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:04 smithi142 ceph-mon[27600]: from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:04.700 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:32:04.966 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:32:05.342 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:05 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi146.rxbpfx"} : dispatch 2024-09-21T13:32:05.342 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:05 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi146.rxbpfx"}]': finished 2024-09-21T13:32:05.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:05 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi146.rxbpfx"} : dispatch 2024-09-21T13:32:05.385 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:05 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi146.rxbpfx"}]': finished 2024-09-21T13:32:05.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:05 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi146.rxbpfx"} : dispatch 2024-09-21T13:32:05.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:05 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi146.rxbpfx"}]': finished 2024-09-21T13:32:05.645 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T13:32:05.645 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:28:21.784101Z", "last_refresh": "2024-09-21T13:30:19.929655Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:24:52.795097Z", "last_refresh": "2024-09-21T13:30:20.622573Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi142:172.21.15.142=b", "smithi146:172.21.15.146=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:24:30.579462Z", "last_refresh": "2024-09-21T13:30:19.929413Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:30:19.929508Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T13:32:06.365 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:06 smithi067 ceph-mon[25042]: pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T13:32:06.366 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:06 smithi067 ceph-mon[25042]: Removing key for client.smb.config.adipctdb.1.0.smithi146.rxbpfx 2024-09-21T13:32:06.366 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:06 smithi067 ceph-mon[25042]: Purge service smb.adipctdb 2024-09-21T13:32:06.366 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:06 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-21T13:32:06.366 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:06 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-21T13:32:06.366 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:06 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:32:06.394 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mon', 'osd', 'mgr', 'mds.cephfs'} 2024-09-21T13:32:06.394 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T13:32:06.407 INFO:tasks.cephadm:Teardown begin 2024-09-21T13:32:06.408 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:32:06.435 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:32:06.459 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:06 smithi142 ceph-mon[27600]: pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T13:32:06.459 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:06 smithi142 ceph-mon[27600]: Removing key for client.smb.config.adipctdb.1.0.smithi146.rxbpfx 2024-09-21T13:32:06.460 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:06 smithi142 ceph-mon[27600]: Purge service smb.adipctdb 2024-09-21T13:32:06.460 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:06 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-21T13:32:06.460 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:06 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-21T13:32:06.460 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:06 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:32:06.463 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:32:06.488 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:06 smithi146 ceph-mon[28100]: pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T13:32:06.488 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:06 smithi146 ceph-mon[28100]: Removing key for client.smb.config.adipctdb.1.0.smithi146.rxbpfx 2024-09-21T13:32:06.488 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:06 smithi146 ceph-mon[28100]: Purge service smb.adipctdb 2024-09-21T13:32:06.489 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:06 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-21T13:32:06.489 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:06 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-21T13:32:06.489 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:06 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:32:06.492 DEBUG:teuthology.orchestra.run.smithi148:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:32:06.525 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T13:32:06.526 DEBUG:teuthology.orchestra.run.smithi067:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:32:06.541 DEBUG:teuthology.orchestra.run.smithi142:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:32:06.557 DEBUG:teuthology.orchestra.run.smithi146:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:32:06.573 DEBUG:teuthology.orchestra.run.smithi148:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:32:06.591 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T13:32:06.591 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T13:32:06.591 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.a 2024-09-21T13:32:07.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:06 smithi067 systemd[1]: Stopping Ceph mon.a for 757f1ff2-781c-11ef-baf6-efdc52797490... 2024-09-21T13:32:07.443 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 ceph-mon[25042]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:07.443 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.443 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.443 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.443 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.443 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.443 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.444 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:07.444 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:32:07.444 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 ceph-mon[25042]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.444 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a[25038]: 2024-09-21T13:32:07.175+0000 7fa15fc20640 -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-21T13:32:07.444 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a[25038]: 2024-09-21T13:32:07.175+0000 7fa15fc20640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T13:32:07.444 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 podman[61386]: 2024-09-21 13:32:07.196695473 +0000 UTC m=+0.149054071 container died 627a7d4c19cadf41bdb22c83b9c8cc3e36e57535aec0efba9a3106388d8cf7ca (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=) 2024-09-21T13:32:07.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:07 smithi142 ceph-mon[27600]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:07.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:07 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:07 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.581 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:07 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:07 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:07 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:07 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:07 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:07.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:07 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:32:07.582 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:07 smithi142 ceph-mon[27600]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:07 smithi146 ceph-mon[28100]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:07.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:07 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:07 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:07 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:07 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:07 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:07 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:07 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:07.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:07 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:32:07.636 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:07 smithi146 ceph-mon[28100]: from='mgr.14559 172.21.15.67:0/534278218' entity='mgr.x' 2024-09-21T13:32:07.815 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 podman[61386]: 2024-09-21 13:32:07.542698646 +0000 UTC m=+0.495057242 container cleanup 627a7d4c19cadf41bdb22c83b9c8cc3e36e57535aec0efba9a3106388d8cf7ca (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2) 2024-09-21T13:32:07.816 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 13:32:07 smithi067 bash[61386]: ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-a 2024-09-21T13:32:07.981 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.a.service' 2024-09-21T13:32:08.023 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:32:08.023 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T13:32:08.023 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-21T13:32:08.023 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.b 2024-09-21T13:32:08.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:08 smithi142 systemd[1]: Stopping Ceph mon.b for 757f1ff2-781c-11ef-baf6-efdc52797490... 2024-09-21T13:32:08.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:08 smithi142 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-b[27596]: 2024-09-21T13:32:08.334+0000 7fc8d02b6640 -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-21T13:32:08.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:08 smithi142 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-b[27596]: 2024-09-21T13:32:08.334+0000 7fc8d02b6640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T13:32:08.831 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:08 smithi142 podman[45022]: 2024-09-21 13:32:08.580070092 +0000 UTC m=+0.352243014 container died 7715e02f48b4d72d2d650c5462d079021fe03f99a12e247bb1abad03262023eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-21T13:32:09.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:08 smithi142 podman[45022]: 2024-09-21 13:32:08.951278586 +0000 UTC m=+0.723451563 container cleanup 7715e02f48b4d72d2d650c5462d079021fe03f99a12e247bb1abad03262023eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True) 2024-09-21T13:32:09.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Sep 21 13:32:08 smithi142 bash[45022]: ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-b 2024-09-21T13:32:09.367 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.b.service' 2024-09-21T13:32:09.411 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:32:09.411 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-21T13:32:09.412 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-21T13:32:09.412 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.c 2024-09-21T13:32:09.700 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:09 smithi146 systemd[1]: Stopping Ceph mon.c for 757f1ff2-781c-11ef-baf6-efdc52797490... 2024-09-21T13:32:10.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:09 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-c[28096]: 2024-09-21T13:32:09.697+0000 7f54fd77e640 -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-21T13:32:10.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:09 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-c[28096]: 2024-09-21T13:32:09.697+0000 7f54fd77e640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T13:32:10.135 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:09 smithi146 podman[46912]: 2024-09-21 13:32:09.943718126 +0000 UTC m=+0.335933462 container died a3d1859256ffcbc5d1f3b9a6d0240ee6fc27965999cdb53b2bf0accb31b2d835 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-c, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-21T13:32:10.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:10 smithi146 podman[46912]: 2024-09-21 13:32:10.390122639 +0000 UTC m=+0.782337972 container cleanup a3d1859256ffcbc5d1f3b9a6d0240ee6fc27965999cdb53b2bf0accb31b2d835 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-c, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-21T13:32:10.635 INFO:journalctl@ceph.mon.c.smithi146.stdout:Sep 21 13:32:10 smithi146 bash[46912]: ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mon-c 2024-09-21T13:32:10.814 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mon.c.service' 2024-09-21T13:32:10.869 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:32:10.869 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-21T13:32:10.869 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T13:32:10.870 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mgr.x 2024-09-21T13:32:11.164 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:32:10 smithi067 systemd[1]: Stopping Ceph mgr.x for 757f1ff2-781c-11ef-baf6-efdc52797490... 2024-09-21T13:32:11.484 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:32:11 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:32:11.162+0000 7facc7dc5640 -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-21T13:32:11.484 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:32:11 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x[25269]: 2024-09-21T13:32:11.162+0000 7facc7dc5640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-21T13:32:11.484 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:32:11 smithi067 podman[61523]: 2024-09-21 13:32:11.19511423 +0000 UTC m=+0.131558883 container died 21ab535bbfb50158d0f7e0f0e498a997ac8aaf749c472f120bd7715619887ab3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-21T13:32:11.816 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:32:11 smithi067 podman[61523]: 2024-09-21 13:32:11.572099191 +0000 UTC m=+0.508543844 container cleanup 21ab535bbfb50158d0f7e0f0e498a997ac8aaf749c472f120bd7715619887ab3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x, 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-0842-4417849, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2) 2024-09-21T13:32:11.816 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 13:32:11 smithi067 bash[61523]: ceph-757f1ff2-781c-11ef-baf6-efdc52797490-mgr-x 2024-09-21T13:32:11.960 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@mgr.x.service' 2024-09-21T13:32:11.995 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:32:11.996 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T13:32:11.996 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T13:32:11.996 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.0 2024-09-21T13:32:12.310 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:12 smithi067 systemd[1]: Stopping Ceph osd.0 for 757f1ff2-781c-11ef-baf6-efdc52797490... 2024-09-21T13:32:12.566 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:12 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0[37412]: 2024-09-21T13:32:12.309+0000 7f424751f640 -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-21T13:32:12.619 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:12 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0[37412]: 2024-09-21T13:32:12.309+0000 7f424751f640 -1 osd.0 50 *** Got signal Terminated *** 2024-09-21T13:32:12.619 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:12 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0[37412]: 2024-09-21T13:32:12.309+0000 7f424751f640 -1 osd.0 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:32:17.963 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:17 smithi067 podman[61645]: 2024-09-21 13:32:17.685575353 +0000 UTC m=+5.466659205 container died 7d962be42f849ce25a0edee6740ae85d0c15d6925a004ac6583ee5dc22d1b24c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-21T13:32:18.303 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:18 smithi067 podman[61645]: 2024-09-21 13:32:18.035072194 +0000 UTC m=+5.816156042 container cleanup 7d962be42f849ce25a0edee6740ae85d0c15d6925a004ac6583ee5dc22d1b24c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:32:18.304 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:18 smithi067 bash[61645]: ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0 2024-09-21T13:32:18.565 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:18 smithi067 podman[61662]: 2024-09-21 13:32:18.303409654 +0000 UTC m=+0.614013198 container remove 7d962be42f849ce25a0edee6740ae85d0c15d6925a004ac6583ee5dc22d1b24c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:32:18.923 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:18 smithi067 podman[61751]: 2024-09-21 13:32:18.565800225 +0000 UTC m=+0.016415202 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5 2024-09-21T13:32:18.923 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:18 smithi067 podman[61751]: 2024-09-21 13:32:18.696028406 +0000 UTC m=+0.146643376 container create 6ba356239ee6d95f9c59309c1456b49355eefef079e843ab55042bebc9c9f274 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True) 2024-09-21T13:32:18.924 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:18 smithi067 podman[61751]: 2024-09-21 13:32:18.923245946 +0000 UTC m=+0.373860921 container init 6ba356239ee6d95f9c59309c1456b49355eefef079e843ab55042bebc9c9f274 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True) 2024-09-21T13:32:19.316 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:18 smithi067 podman[61751]: 2024-09-21 13:32:18.926653576 +0000 UTC m=+0.377268547 container start 6ba356239ee6d95f9c59309c1456b49355eefef079e843ab55042bebc9c9f274 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-21T13:32:19.316 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:19 smithi067 podman[61751]: 2024-09-21 13:32:19.014821457 +0000 UTC m=+0.465436430 container attach 6ba356239ee6d95f9c59309c1456b49355eefef079e843ab55042bebc9c9f274 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-21T13:32:19.316 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 13:32:19 smithi067 podman[61751]: 2024-09-21 13:32:19.117433586 +0000 UTC m=+0.568048569 container died 6ba356239ee6d95f9c59309c1456b49355eefef079e843ab55042bebc9c9f274 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS) 2024-09-21T13:32:19.730 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T13:32:19.770 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:32:19.770 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T13:32:19.770 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T13:32:19.770 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.1 2024-09-21T13:32:20.066 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:19 smithi067 systemd[1]: Stopping Ceph osd.1 for 757f1ff2-781c-11ef-baf6-efdc52797490... 2024-09-21T13:32:20.566 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:20 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-1[43177]: 2024-09-21T13:32:20.112+0000 7fb59a49b640 -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-21T13:32:20.566 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:20 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-1[43177]: 2024-09-21T13:32:20.112+0000 7fb59a49b640 -1 osd.1 50 *** Got signal Terminated *** 2024-09-21T13:32:20.566 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:20 smithi067 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-1[43177]: 2024-09-21T13:32:20.112+0000 7fb59a49b640 -1 osd.1 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:32:25.929 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:25 smithi067 podman[61855]: 2024-09-21 13:32:25.610151245 +0000 UTC m=+5.611944630 container died 6c6936eb5b191c742c9383895aab343ed0fb53d329ee0ddb335d90cfa617cc53 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-1, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-21T13:32:25.929 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:25 smithi067 podman[61855]: 2024-09-21 13:32:25.929125633 +0000 UTC m=+5.930919017 container cleanup 6c6936eb5b191c742c9383895aab343ed0fb53d329ee0ddb335d90cfa617cc53 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-1, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-21T13:32:26.315 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:25 smithi067 bash[61855]: ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-1 2024-09-21T13:32:26.316 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:26 smithi067 podman[61871]: 2024-09-21 13:32:26.138798234 +0000 UTC m=+0.522451650 container remove 6c6936eb5b191c742c9383895aab343ed0fb53d329ee0ddb335d90cfa617cc53 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-1, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-21T13:32:26.816 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:26 smithi067 podman[61959]: 2024-09-21 13:32:26.452903042 +0000 UTC m=+0.016307359 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5 2024-09-21T13:32:26.816 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:26 smithi067 podman[61959]: 2024-09-21 13:32:26.576479923 +0000 UTC m=+0.139884262 container create 14e64a4a48ce985cb62d535fd2b908f2e6958df3404209a6d2f5b788f9fba870 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:32:26.816 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:26 smithi067 podman[61959]: 2024-09-21 13:32:26.793009106 +0000 UTC m=+0.356413422 container init 14e64a4a48ce985cb62d535fd2b908f2e6958df3404209a6d2f5b788f9fba870 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, 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.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849) 2024-09-21T13:32:26.816 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:26 smithi067 podman[61959]: 2024-09-21 13:32:26.796613414 +0000 UTC m=+0.360017713 container start 14e64a4a48ce985cb62d535fd2b908f2e6958df3404209a6d2f5b788f9fba870 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-1-deactivate, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-21T13:32:27.278 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:26 smithi067 podman[61959]: 2024-09-21 13:32:26.8762465 +0000 UTC m=+0.439650820 container attach 14e64a4a48ce985cb62d535fd2b908f2e6958df3404209a6d2f5b788f9fba870 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-21T13:32:27.279 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:26 smithi067 podman[61959]: 2024-09-21 13:32:26.991491693 +0000 UTC m=+0.554896000 container died 14e64a4a48ce985cb62d535fd2b908f2e6958df3404209a6d2f5b788f9fba870 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-21T13:32:27.542 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 13:32:27 smithi067 podman[61982]: 2024-09-21 13:32:27.52125558 +0000 UTC m=+0.523962499 container remove 14e64a4a48ce985cb62d535fd2b908f2e6958df3404209a6d2f5b788f9fba870 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-1-deactivate, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:32:27.547 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.1.service' 2024-09-21T13:32:27.588 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:32:27.588 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T13:32:27.588 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T13:32:27.588 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.2 2024-09-21T13:32:27.833 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:27 smithi142 systemd[1]: Stopping Ceph osd.2 for 757f1ff2-781c-11ef-baf6-efdc52797490... 2024-09-21T13:32:28.331 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:27 smithi142 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2[30743]: 2024-09-21T13:32:27.885+0000 7f06606e2640 -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-21T13:32:28.331 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:27 smithi142 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2[30743]: 2024-09-21T13:32:27.885+0000 7f06606e2640 -1 osd.2 50 *** Got signal Terminated *** 2024-09-21T13:32:28.331 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:27 smithi142 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2[30743]: 2024-09-21T13:32:27.885+0000 7f06606e2640 -1 osd.2 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:32:33.677 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:33 smithi142 podman[45181]: 2024-09-21 13:32:33.379890975 +0000 UTC m=+5.588319247 container died aa82e48a5be6074f8769f9d0e4a7271fe86c5126b84d2aa02ca77f1fcd1fe830 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:32:33.677 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:33 smithi142 podman[45181]: 2024-09-21 13:32:33.677222177 +0000 UTC m=+5.885650437 container cleanup aa82e48a5be6074f8769f9d0e4a7271fe86c5126b84d2aa02ca77f1fcd1fe830 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:32:34.081 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:33 smithi142 bash[45181]: ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2 2024-09-21T13:32:34.081 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:33 smithi142 podman[45201]: 2024-09-21 13:32:33.903627259 +0000 UTC m=+0.517299580 container remove aa82e48a5be6074f8769f9d0e4a7271fe86c5126b84d2aa02ca77f1fcd1fe830 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T13:32:34.473 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:34 smithi142 podman[45292]: 2024-09-21 13:32:34.112361818 +0000 UTC m=+0.015981695 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5 2024-09-21T13:32:34.473 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:34 smithi142 podman[45292]: 2024-09-21 13:32:34.246219634 +0000 UTC m=+0.149839506 container create 7cc291262283dacdd1b0b9e6709c43ab2aa579d1e114679862640e7022993ddc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-21T13:32:34.473 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:34 smithi142 podman[45292]: 2024-09-21 13:32:34.473286082 +0000 UTC m=+0.376905955 container init 7cc291262283dacdd1b0b9e6709c43ab2aa579d1e114679862640e7022993ddc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2-deactivate, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=) 2024-09-21T13:32:34.831 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:34 smithi142 podman[45292]: 2024-09-21 13:32:34.476621923 +0000 UTC m=+0.380241790 container start 7cc291262283dacdd1b0b9e6709c43ab2aa579d1e114679862640e7022993ddc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2-deactivate, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-21T13:32:34.831 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:34 smithi142 podman[45292]: 2024-09-21 13:32:34.548263179 +0000 UTC m=+0.451883045 container attach 7cc291262283dacdd1b0b9e6709c43ab2aa579d1e114679862640e7022993ddc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-21T13:32:34.831 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:34 smithi142 podman[45292]: 2024-09-21 13:32:34.661255501 +0000 UTC m=+0.564875368 container died 7cc291262283dacdd1b0b9e6709c43ab2aa579d1e114679862640e7022993ddc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:32:35.195 INFO:journalctl@ceph.osd.2.smithi142.stdout:Sep 21 13:32:35 smithi142 podman[45316]: 2024-09-21 13:32:35.184542589 +0000 UTC m=+0.517763895 container remove 7cc291262283dacdd1b0b9e6709c43ab2aa579d1e114679862640e7022993ddc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T13:32:35.202 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.2.service' 2024-09-21T13:32:35.242 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:32:35.242 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T13:32:35.242 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T13:32:35.242 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.3 2024-09-21T13:32:35.580 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:35 smithi142 systemd[1]: Stopping Ceph osd.3 for 757f1ff2-781c-11ef-baf6-efdc52797490... 2024-09-21T13:32:35.831 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:35 smithi142 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3[36028]: 2024-09-21T13:32:35.578+0000 7f4b72a5a640 -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-21T13:32:35.831 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:35 smithi142 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3[36028]: 2024-09-21T13:32:35.578+0000 7f4b72a5a640 -1 osd.3 50 *** Got signal Terminated *** 2024-09-21T13:32:35.831 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:35 smithi142 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3[36028]: 2024-09-21T13:32:35.578+0000 7f4b72a5a640 -1 osd.3 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:32:40.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:40 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:40.105+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:41.246 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:40 smithi142 podman[45397]: 2024-09-21 13:32:40.982270403 +0000 UTC m=+5.505898084 container died 41a40f8d41a6b42602e996009ba84ddb7243e11f785e486dc610c495a09379a1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-21T13:32:41.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:41 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:41.095+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:41.581 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:41 smithi142 podman[45397]: 2024-09-21 13:32:41.345255409 +0000 UTC m=+5.868883098 container cleanup 41a40f8d41a6b42602e996009ba84ddb7243e11f785e486dc610c495a09379a1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD) 2024-09-21T13:32:41.581 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:41 smithi142 bash[45397]: ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3 2024-09-21T13:32:41.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:41 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:32:41.461+0000 7f5a8f52e640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.026165+0000 front 2024-09-21T13:32:14.026187+0000 (oldest deadline 2024-09-21T13:32:41.026569+0000) 2024-09-21T13:32:41.962 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:41 smithi142 podman[45430]: 2024-09-21 13:32:41.629546888 +0000 UTC m=+0.647880515 container remove 41a40f8d41a6b42602e996009ba84ddb7243e11f785e486dc610c495a09379a1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-21T13:32:42.266 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:41 smithi142 podman[45520]: 2024-09-21 13:32:41.864624692 +0000 UTC m=+0.016018585 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5 2024-09-21T13:32:42.266 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:42 smithi142 podman[45520]: 2024-09-21 13:32:42.03770612 +0000 UTC m=+0.189100009 container create 7b45179078776df85cd01d12787555e23f4d926edf06742d5453898d75212048 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-21T13:32:42.266 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:42 smithi142 podman[45520]: 2024-09-21 13:32:42.266116133 +0000 UTC m=+0.417510033 container init 7b45179078776df85cd01d12787555e23f4d926edf06742d5453898d75212048 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, org.label-schema.schema-version=1.0) 2024-09-21T13:32:42.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:42 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:42.061+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:42.581 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:42 smithi142 podman[45520]: 2024-09-21 13:32:42.269439824 +0000 UTC m=+0.420833710 container start 7b45179078776df85cd01d12787555e23f4d926edf06742d5453898d75212048 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3-deactivate, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-21T13:32:42.581 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:42 smithi142 podman[45520]: 2024-09-21 13:32:42.349183654 +0000 UTC m=+0.500577551 container attach 7b45179078776df85cd01d12787555e23f4d926edf06742d5453898d75212048 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True) 2024-09-21T13:32:42.581 INFO:journalctl@ceph.osd.3.smithi142.stdout:Sep 21 13:32:42 smithi142 podman[45520]: 2024-09-21 13:32:42.458134026 +0000 UTC m=+0.609527919 container died 7b45179078776df85cd01d12787555e23f4d926edf06742d5453898d75212048 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-3-deactivate, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:32:42.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:42 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:32:42.477+0000 7f5a8f52e640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.026165+0000 front 2024-09-21T13:32:14.026187+0000 (oldest deadline 2024-09-21T13:32:41.026569+0000) 2024-09-21T13:32:43.088 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.3.service' 2024-09-21T13:32:43.136 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:32:43.164 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T13:32:43.164 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T13:32:43.165 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.4 2024-09-21T13:32:43.385 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:43 smithi146 systemd[1]: Stopping Ceph osd.4 for 757f1ff2-781c-11ef-baf6-efdc52797490... 2024-09-21T13:32:43.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:43 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:43.054+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:43.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:43 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:32:43.482+0000 7f5a8f52e640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.026165+0000 front 2024-09-21T13:32:14.026187+0000 (oldest deadline 2024-09-21T13:32:41.026569+0000) 2024-09-21T13:32:43.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:43 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:32:43.591+0000 7f5a96f21640 -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-21T13:32:43.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:43 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:32:43.591+0000 7f5a96f21640 -1 osd.4 50 *** Got signal Terminated *** 2024-09-21T13:32:43.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:43 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:32:43.591+0000 7f5a96f21640 -1 osd.4 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:32:44.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:44 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:44.016+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:44.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:44 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:32:44.499+0000 7f5a8f52e640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.026165+0000 front 2024-09-21T13:32:14.026187+0000 (oldest deadline 2024-09-21T13:32:41.026569+0000) 2024-09-21T13:32:45.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:44 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:44.995+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:45.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:45 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:32:45.529+0000 7f5a8f52e640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.026165+0000 front 2024-09-21T13:32:14.026187+0000 (oldest deadline 2024-09-21T13:32:41.026569+0000) 2024-09-21T13:32:46.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:45 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:45.976+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:46.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:46 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:32:46.500+0000 7f5a8f52e640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.026165+0000 front 2024-09-21T13:32:14.026187+0000 (oldest deadline 2024-09-21T13:32:41.026569+0000) 2024-09-21T13:32:47.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:46 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:46.967+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:47.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:47 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:32:47.516+0000 7f5a8f52e640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.026165+0000 front 2024-09-21T13:32:14.026187+0000 (oldest deadline 2024-09-21T13:32:41.026569+0000) 2024-09-21T13:32:47.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:47 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:32:47.516+0000 7f5a8f52e640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T13:32:23.827881+0000 front 2024-09-21T13:32:23.827829+0000 (oldest deadline 2024-09-21T13:32:46.727765+0000) 2024-09-21T13:32:48.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:48 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:48.010+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:48.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:48 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:48.010+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T13:32:23.523367+0000 front 2024-09-21T13:32:23.523379+0000 (oldest deadline 2024-09-21T13:32:47.623336+0000) 2024-09-21T13:32:48.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:48 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:32:48.488+0000 7f5a8f52e640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.026165+0000 front 2024-09-21T13:32:14.026187+0000 (oldest deadline 2024-09-21T13:32:41.026569+0000) 2024-09-21T13:32:48.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:48 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4[31781]: 2024-09-21T13:32:48.488+0000 7f5a8f52e640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T13:32:23.827881+0000 front 2024-09-21T13:32:23.827829+0000 (oldest deadline 2024-09-21T13:32:46.727765+0000) 2024-09-21T13:32:49.210 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:48 smithi146 podman[47047]: 2024-09-21 13:32:48.944421917 +0000 UTC m=+5.578859676 container died 0e1ac46b592a770df1081df7b747193cb5f8ce777b3d5b065210ed0aeca9a304 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-21T13:32:49.210 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:48 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:48.982+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:49.211 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:48 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:48.982+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T13:32:23.523367+0000 front 2024-09-21T13:32:23.523379+0000 (oldest deadline 2024-09-21T13:32:47.623336+0000) 2024-09-21T13:32:49.569 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:49 smithi146 podman[47047]: 2024-09-21 13:32:49.384810049 +0000 UTC m=+6.019247793 container cleanup 0e1ac46b592a770df1081df7b747193cb5f8ce777b3d5b065210ed0aeca9a304 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T13:32:49.570 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:49 smithi146 bash[47047]: ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4 2024-09-21T13:32:49.885 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:49 smithi146 podman[47066]: 2024-09-21 13:32:49.569498071 +0000 UTC m=+0.618374393 container remove 0e1ac46b592a770df1081df7b747193cb5f8ce777b3d5b065210ed0aeca9a304 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-21T13:32:50.230 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:49 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:49.966+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:50.231 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:49 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:49.966+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T13:32:23.523367+0000 front 2024-09-21T13:32:23.523379+0000 (oldest deadline 2024-09-21T13:32:47.623336+0000) 2024-09-21T13:32:50.231 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:49 smithi146 podman[47155]: 2024-09-21 13:32:49.894147275 +0000 UTC m=+0.016232184 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5 2024-09-21T13:32:50.231 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:50 smithi146 podman[47155]: 2024-09-21 13:32:50.011820693 +0000 UTC m=+0.133905584 container create 1eb7a14ad2b9fccf32511a6e709395128158516450204f3158a5cb6e07d953f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-21T13:32:50.231 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:50 smithi146 podman[47155]: 2024-09-21 13:32:50.230751123 +0000 UTC m=+0.352836020 container init 1eb7a14ad2b9fccf32511a6e709395128158516450204f3158a5cb6e07d953f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-21T13:32:50.635 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:50 smithi146 podman[47155]: 2024-09-21 13:32:50.234237995 +0000 UTC m=+0.356322894 container start 1eb7a14ad2b9fccf32511a6e709395128158516450204f3158a5cb6e07d953f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:32:50.635 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:50 smithi146 podman[47155]: 2024-09-21 13:32:50.32240792 +0000 UTC m=+0.444492821 container attach 1eb7a14ad2b9fccf32511a6e709395128158516450204f3158a5cb6e07d953f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4-deactivate, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, 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_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-21T13:32:50.635 INFO:journalctl@ceph.osd.4.smithi146.stdout:Sep 21 13:32:50 smithi146 podman[47155]: 2024-09-21 13:32:50.427808513 +0000 UTC m=+0.549893418 container died 1eb7a14ad2b9fccf32511a6e709395128158516450204f3158a5cb6e07d953f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True) 2024-09-21T13:32:50.992 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.4.service' 2024-09-21T13:32:51.031 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:32:51.032 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T13:32:51.032 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T13:32:51.032 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.5 2024-09-21T13:32:51.264 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:51 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:51.011+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:51.264 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:51 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:51.011+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T13:32:23.523367+0000 front 2024-09-21T13:32:23.523379+0000 (oldest deadline 2024-09-21T13:32:47.623336+0000) 2024-09-21T13:32:51.264 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:51 smithi146 systemd[1]: Stopping Ceph osd.5 for 757f1ff2-781c-11ef-baf6-efdc52797490... 2024-09-21T13:32:51.635 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:51 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:51.370+0000 7f1f2b1df640 -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-21T13:32:51.635 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:51 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:51.370+0000 7f1f2b1df640 -1 osd.5 50 *** Got signal Terminated *** 2024-09-21T13:32:51.635 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:51 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:51.370+0000 7f1f2b1df640 -1 osd.5 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:32:52.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:51 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:51.986+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:52.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:51 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:51.986+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T13:32:23.523367+0000 front 2024-09-21T13:32:23.523379+0000 (oldest deadline 2024-09-21T13:32:47.623336+0000) 2024-09-21T13:32:53.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:52 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:52.968+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:53.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:52 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:52.968+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T13:32:23.523367+0000 front 2024-09-21T13:32:23.523379+0000 (oldest deadline 2024-09-21T13:32:47.623336+0000) 2024-09-21T13:32:54.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:53 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:53.933+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:54.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:53 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:53.933+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T13:32:23.523367+0000 front 2024-09-21T13:32:23.523379+0000 (oldest deadline 2024-09-21T13:32:47.623336+0000) 2024-09-21T13:32:54.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:53 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:53.933+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.142:6804 osd.2 since back 2024-09-21T13:32:30.424634+0000 front 2024-09-21T13:32:30.424646+0000 (oldest deadline 2024-09-21T13:32:53.924566+0000) 2024-09-21T13:32:55.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:54 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:54.980+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:55.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:54 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:54.980+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T13:32:23.523367+0000 front 2024-09-21T13:32:23.523379+0000 (oldest deadline 2024-09-21T13:32:47.623336+0000) 2024-09-21T13:32:55.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:54 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:54.980+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.142:6804 osd.2 since back 2024-09-21T13:32:30.424634+0000 front 2024-09-21T13:32:30.424646+0000 (oldest deadline 2024-09-21T13:32:53.924566+0000) 2024-09-21T13:32:56.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:55 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:55.959+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T13:32:14.122758+0000 front 2024-09-21T13:32:14.122830+0000 (oldest deadline 2024-09-21T13:32:40.022678+0000) 2024-09-21T13:32:56.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:55 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:55.959+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T13:32:23.523367+0000 front 2024-09-21T13:32:23.523379+0000 (oldest deadline 2024-09-21T13:32:47.623336+0000) 2024-09-21T13:32:56.385 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:55 smithi146 ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5[37460]: 2024-09-21T13:32:55.959+0000 7f1f277f4640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.142:6804 osd.2 since back 2024-09-21T13:32:30.424634+0000 front 2024-09-21T13:32:30.424646+0000 (oldest deadline 2024-09-21T13:32:53.924566+0000) 2024-09-21T13:32:57.135 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:56 smithi146 podman[47259]: 2024-09-21 13:32:56.883135577 +0000 UTC m=+5.623747830 container died 35577fff320cafc88d955c92b96b2e4bcad53db28eaed725885ad799c4b017fa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True) 2024-09-21T13:32:57.521 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:57 smithi146 podman[47259]: 2024-09-21 13:32:57.254082089 +0000 UTC m=+5.994694333 container cleanup 35577fff320cafc88d955c92b96b2e4bcad53db28eaed725885ad799c4b017fa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:32:57.521 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:57 smithi146 bash[47259]: ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5 2024-09-21T13:32:57.863 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:57 smithi146 podman[47286]: 2024-09-21 13:32:57.521401721 +0000 UTC m=+0.627297793 container remove 35577fff320cafc88d955c92b96b2e4bcad53db28eaed725885ad799c4b017fa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-21-0842-4417849, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-21T13:32:58.135 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:57 smithi146 podman[47372]: 2024-09-21 13:32:57.863782321 +0000 UTC m=+0.110020012 container create 0cc4df1002b152a9d14824c65b607230cb662470696708047dd19e8b665923b4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-21T13:32:58.135 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:57 smithi146 podman[47372]: 2024-09-21 13:32:57.76943947 +0000 UTC m=+0.015677175 image pull b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5 2024-09-21T13:32:58.135 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:58 smithi146 podman[47372]: 2024-09-21 13:32:58.07458606 +0000 UTC m=+0.320823755 container init 0cc4df1002b152a9d14824c65b607230cb662470696708047dd19e8b665923b4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-21T13:32:58.135 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:58 smithi146 podman[47372]: 2024-09-21 13:32:58.077738754 +0000 UTC m=+0.323976456 container start 0cc4df1002b152a9d14824c65b607230cb662470696708047dd19e8b665923b4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-21T13:32:58.561 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:58 smithi146 podman[47372]: 2024-09-21 13:32:58.141154897 +0000 UTC m=+0.387392589 container attach 0cc4df1002b152a9d14824c65b607230cb662470696708047dd19e8b665923b4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-21-0842-4417849, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T13:32:58.562 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:58 smithi146 podman[47372]: 2024-09-21 13:32:58.268906249 +0000 UTC m=+0.515143950 container died 0cc4df1002b152a9d14824c65b607230cb662470696708047dd19e8b665923b4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-21T13:32:58.821 INFO:journalctl@ceph.osd.5.smithi146.stdout:Sep 21 13:32:58 smithi146 podman[47395]: 2024-09-21 13:32:58.802580612 +0000 UTC m=+0.527644977 container remove 0cc4df1002b152a9d14824c65b607230cb662470696708047dd19e8b665923b4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5, name=ceph-757f1ff2-781c-11ef-baf6-efdc52797490-osd-5-deactivate, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-21-0842-4417849, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-21T13:32:58.826 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-757f1ff2-781c-11ef-baf6-efdc52797490@osd.5.service' 2024-09-21T13:32:58.862 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:32:58.862 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T13:32:58.863 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T13:32:59.072 INFO:teuthology.orchestra.run.smithi067.stdout:Deleting cluster with fsid: 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:33:05.369 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T13:33:05.571 INFO:teuthology.orchestra.run.smithi142.stdout:Deleting cluster with fsid: 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:33:06.501 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T13:33:06.703 INFO:teuthology.orchestra.run.smithi146.stdout:Deleting cluster with fsid: 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:33:12.366 DEBUG:teuthology.orchestra.run.smithi148:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T13:33:12.570 INFO:teuthology.orchestra.run.smithi148.stdout:Deleting cluster with fsid: 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:33:12.705 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:33:12.740 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:33:12.772 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:33:12.801 DEBUG:teuthology.orchestra.run.smithi148:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:33:12.828 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T13:33:12.829 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010/remote/smithi067/crash 2024-09-21T13:33:12.830 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/crash -- . 2024-09-21T13:33:12.867 INFO:teuthology.orchestra.run.smithi067.stderr:tar: /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T13:33:12.867 INFO:teuthology.orchestra.run.smithi067.stderr:tar: Error is not recoverable: exiting now 2024-09-21T13:33:12.869 DEBUG:teuthology.misc:Transferring archived files from smithi142:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010/remote/smithi142/crash 2024-09-21T13:33:12.870 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/crash -- . 2024-09-21T13:33:12.910 INFO:teuthology.orchestra.run.smithi142.stderr:tar: /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T13:33:12.910 INFO:teuthology.orchestra.run.smithi142.stderr:tar: Error is not recoverable: exiting now 2024-09-21T13:33:12.912 DEBUG:teuthology.misc:Transferring archived files from smithi146:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010/remote/smithi146/crash 2024-09-21T13:33:12.913 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar c -f - -C /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/crash -- . 2024-09-21T13:33:12.947 INFO:teuthology.orchestra.run.smithi146.stderr:tar: /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T13:33:12.947 INFO:teuthology.orchestra.run.smithi146.stderr:tar: Error is not recoverable: exiting now 2024-09-21T13:33:12.949 DEBUG:teuthology.misc:Transferring archived files from smithi148:/var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010/remote/smithi148/crash 2024-09-21T13:33:12.950 DEBUG:teuthology.orchestra.run.smithi148:> sudo tar c -f - -C /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/crash -- . 2024-09-21T13:33:12.987 INFO:teuthology.orchestra.run.smithi148.stderr:tar: /var/lib/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T13:33:12.987 INFO:teuthology.orchestra.run.smithi148.stderr:tar: Error is not recoverable: exiting now 2024-09-21T13:33:12.988 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T13:33:12.988 DEBUG:teuthology.orchestra.run.smithi067:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-21T13:33:13.021 INFO:tasks.cephadm:Compressing logs... 2024-09-21T13:33:13.021 DEBUG:teuthology.orchestra.run.smithi067:> 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-21T13:33:13.064 DEBUG:teuthology.orchestra.run.smithi142:> 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-21T13:33:13.066 DEBUG:teuthology.orchestra.run.smithi146:> 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-21T13:33:13.069 DEBUG:teuthology.orchestra.run.smithi148:> 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-21T13:33:13.090 INFO:teuthology.orchestra.run.smithi067.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.0.log 2024-09-21T13:33:13.090 INFO:teuthology.orchestra.run.smithi067.stderr:: No such file or directory 2024-09-21T13:33:13.090 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T13:33:13.091 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T13:33:13.091 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T13:33:13.091 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi067.elrwhx.log 2024-09-21T13:33:13.097 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T13:33:13.097 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi067.elrwhx.log: gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mon.a.log 2024-09-21T13:33:13.097 INFO:teuthology.orchestra.run.smithi067.stderr: 79.8% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi067.elrwhx.log.gz 2024-09-21T13:33:13.097 INFO:teuthology.orchestra.run.smithi067.stderr:gzip/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.cephadm.log: -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.log 2024-09-21T13:33:13.097 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- 84.3% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T13:33:13.097 INFO:teuthology.orchestra.run.smithi067.stderr: /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mgr.x.log 2024-09-21T13:33:13.097 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T13:33:13.097 INFO:teuthology.orchestra.run.smithi067.stderr: 89.9% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T13:33:13.097 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mgr.x.log: 86.5% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T13:33:13.097 INFO:teuthology.orchestra.run.smithi146.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T13:33:13.098 INFO:teuthology.orchestra.run.smithi146.stderr:: No such file or directory 2024-09-21T13:33:13.098 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T13:33:13.098 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T13:33:13.098 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-volume.log: /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mon.c.log 2024-09-21T13:33:13.098 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi146.nezlfg.log 2024-09-21T13:33:13.098 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T13:33:13.098 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mon.c.log: /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi146.nezlfg.log: gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T13:33:13.098 INFO:teuthology.orchestra.run.smithi146.stderr: 84.4% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi146.nezlfg.log.gz 2024-09-21T13:33:13.098 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.log 2024-09-21T13:33:13.098 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.5.log: 81.7% 90.1% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T13:33:13.098 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T13:33:13.098 INFO:teuthology.orchestra.run.smithi146.stderr: -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T13:33:13.098 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.log: /var/log/ceph/cephadm.log: 86.5% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T13:33:13.099 INFO:teuthology.orchestra.run.smithi146.stderr: 89.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T13:33:13.099 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/cephadm.log: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T13:33:13.101 INFO:teuthology.orchestra.run.smithi142.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T13:33:13.101 INFO:teuthology.orchestra.run.smithi142.stderr:: No such file or directory 2024-09-21T13:33:13.101 INFO:teuthology.orchestra.run.smithi142.stderr:gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T13:33:13.101 INFO:teuthology.orchestra.run.smithi142.stderr:gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T13:33:13.101 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-volume.log: /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T13:33:13.101 INFO:teuthology.orchestra.run.smithi148.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T13:33:13.101 INFO:teuthology.orchestra.run.smithi148.stderr:: No such file or directory 2024-09-21T13:33:13.102 INFO:teuthology.orchestra.run.smithi148.stderr:/var/log/ceph/cephadm.log: 76.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T13:33:13.102 INFO:teuthology.orchestra.run.smithi148.stderr: 2024-09-21T13:33:13.102 INFO:teuthology.orchestra.run.smithi148.stderr:real 0m0.012s 2024-09-21T13:33:13.102 INFO:teuthology.orchestra.run.smithi148.stderr:user 0m0.009s 2024-09-21T13:33:13.102 INFO:teuthology.orchestra.run.smithi148.stderr:sys 0m0.012s 2024-09-21T13:33:13.103 INFO:teuthology.orchestra.run.smithi146.stderr: 91.2% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T13:33:13.103 INFO:teuthology.orchestra.run.smithi067.stderr: 91.2% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T13:33:13.104 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.log 2024-09-21T13:33:13.104 INFO:teuthology.orchestra.run.smithi142.stderr: 81.7% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T13:33:13.104 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mon.b.log 2024-09-21T13:33:13.104 INFO:teuthology.orchestra.run.smithi142.stderr:gzip -5 --verbose --/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.log: /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T13:33:13.104 INFO:teuthology.orchestra.run.smithi142.stderr: 90.1% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T13:33:13.105 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T13:33:13.105 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.3.log: 86.4% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T13:33:13.105 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/cephadm.log: 87.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T13:33:13.105 INFO:teuthology.orchestra.run.smithi142.stderr: 91.2% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T13:33:13.197 INFO:teuthology.orchestra.run.smithi142.stderr: 92.5% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mon.b.log.gz 2024-09-21T13:33:13.198 INFO:teuthology.orchestra.run.smithi146.stderr: 92.2% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mon.c.log.gz 2024-09-21T13:33:13.199 INFO:teuthology.orchestra.run.smithi067.stderr: 89.7% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T13:33:13.281 INFO:teuthology.orchestra.run.smithi146.stderr: 93.8% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T13:33:13.284 INFO:teuthology.orchestra.run.smithi067.stderr: 93.6% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T13:33:13.319 INFO:teuthology.orchestra.run.smithi067.stderr: 93.8% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T13:33:13.339 INFO:teuthology.orchestra.run.smithi142.stderr: 93.7% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T13:33:13.361 INFO:teuthology.orchestra.run.smithi146.stderr: 93.4% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T13:33:13.363 INFO:teuthology.orchestra.run.smithi146.stderr: 2024-09-21T13:33:13.363 INFO:teuthology.orchestra.run.smithi146.stderr:real 0m0.281s 2024-09-21T13:33:13.363 INFO:teuthology.orchestra.run.smithi146.stderr:user 0m0.566s 2024-09-21T13:33:13.363 INFO:teuthology.orchestra.run.smithi146.stderr:sys 0m0.035s 2024-09-21T13:33:13.371 INFO:teuthology.orchestra.run.smithi142.stderr: 93.7% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T13:33:13.373 INFO:teuthology.orchestra.run.smithi142.stderr: 2024-09-21T13:33:13.373 INFO:teuthology.orchestra.run.smithi142.stderr:real 0m0.292s 2024-09-21T13:33:13.373 INFO:teuthology.orchestra.run.smithi142.stderr:user 0m0.608s 2024-09-21T13:33:13.373 INFO:teuthology.orchestra.run.smithi142.stderr:sys 0m0.043s 2024-09-21T13:33:13.434 INFO:teuthology.orchestra.run.smithi067.stderr: 90.9% -- replaced with /var/log/ceph/757f1ff2-781c-11ef-baf6-efdc52797490/ceph-mon.a.log.gz 2024-09-21T13:33:13.436 INFO:teuthology.orchestra.run.smithi067.stderr: 2024-09-21T13:33:13.436 INFO:teuthology.orchestra.run.smithi067.stderr:real 0m0.358s 2024-09-21T13:33:13.436 INFO:teuthology.orchestra.run.smithi067.stderr:user 0m0.873s 2024-09-21T13:33:13.436 INFO:teuthology.orchestra.run.smithi067.stderr:sys 0m0.044s 2024-09-21T13:33:13.437 INFO:tasks.cephadm:Archiving logs... 2024-09-21T13:33:13.437 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010/remote/smithi067/log 2024-09-21T13:33:13.438 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T13:33:13.643 DEBUG:teuthology.misc:Transferring archived files from smithi142:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010/remote/smithi142/log 2024-09-21T13:33:13.644 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T13:33:13.765 DEBUG:teuthology.misc:Transferring archived files from smithi146:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010/remote/smithi146/log 2024-09-21T13:33:13.766 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T13:33:13.899 DEBUG:teuthology.misc:Transferring archived files from smithi148:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010/remote/smithi148/log 2024-09-21T13:33:13.911 DEBUG:teuthology.orchestra.run.smithi148:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T13:33:13.938 INFO:tasks.cephadm:Removing cluster... 2024-09-21T13:33:13.939 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 --force 2024-09-21T13:33:14.138 INFO:teuthology.orchestra.run.smithi067.stdout:Deleting cluster with fsid: 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:33:14.264 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 --force 2024-09-21T13:33:14.452 INFO:teuthology.orchestra.run.smithi142.stdout:Deleting cluster with fsid: 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:33:14.577 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 757f1ff2-781c-11ef-baf6-efdc52797490 --force 2024-09-21T13:33:14.778 INFO:teuthology.orchestra.run.smithi146.stdout:Deleting cluster with fsid: 757f1ff2-781c-11ef-baf6-efdc52797490 2024-09-21T13:33:14.896 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T13:33:14.896 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T13:33:14.913 DEBUG:teuthology.orchestra.run.smithi142:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T13:33:14.930 DEBUG:teuthology.orchestra.run.smithi146:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T13:33:14.945 DEBUG:teuthology.orchestra.run.smithi148:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T13:33:14.965 INFO:tasks.cephadm:Teardown complete 2024-09-21T13:33:14.966 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-21T13:33:14.978 INFO:tasks.vip:Removing 10.0.15.67 (and any VIPs) on smithi067.front.sepia.ceph.com iface enp3s0f1... 2024-09-21T13:33:14.978 DEBUG:teuthology.orchestra.run.smithi067:> sudo ip addr del 10.0.15.67/16 dev enp3s0f1 2024-09-21T13:33:15.006 DEBUG:teuthology.orchestra.run.smithi067:> sudo ip addr del 10.0.31.67/16 dev enp3s0f1 2024-09-21T13:33:15.074 DEBUG:teuthology.orchestra.run.smithi067:> sudo ip addr del 10.0.47.67/16 dev enp3s0f1 2024-09-21T13:33:15.140 INFO:teuthology.orchestra.run.smithi067.stderr:Error: ipv4: Address not found. 2024-09-21T13:33:15.141 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-21T13:33:15.142 INFO:tasks.vip:Removing 10.0.15.142 (and any VIPs) on smithi142.front.sepia.ceph.com iface enp3s0f1... 2024-09-21T13:33:15.142 DEBUG:teuthology.orchestra.run.smithi142:> sudo ip addr del 10.0.15.142/16 dev enp3s0f1 2024-09-21T13:33:15.168 DEBUG:teuthology.orchestra.run.smithi142:> sudo ip addr del 10.0.31.67/16 dev enp3s0f1 2024-09-21T13:33:15.232 INFO:teuthology.orchestra.run.smithi142.stderr:Error: ipv4: Address not found. 2024-09-21T13:33:15.233 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-21T13:33:15.234 DEBUG:teuthology.orchestra.run.smithi142:> sudo ip addr del 10.0.47.67/16 dev enp3s0f1 2024-09-21T13:33:15.297 INFO:teuthology.orchestra.run.smithi142.stderr:Error: ipv4: Address not found. 2024-09-21T13:33:15.299 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-21T13:33:15.299 INFO:tasks.vip:Removing 10.0.15.146 (and any VIPs) on smithi146.front.sepia.ceph.com iface enp3s0f1... 2024-09-21T13:33:15.299 DEBUG:teuthology.orchestra.run.smithi146:> sudo ip addr del 10.0.15.146/16 dev enp3s0f1 2024-09-21T13:33:15.326 DEBUG:teuthology.orchestra.run.smithi146:> sudo ip addr del 10.0.31.67/16 dev enp3s0f1 2024-09-21T13:33:15.393 DEBUG:teuthology.orchestra.run.smithi146:> sudo ip addr del 10.0.47.67/16 dev enp3s0f1 2024-09-21T13:33:15.459 INFO:tasks.vip:Removing 10.0.15.148 (and any VIPs) on smithi148.front.sepia.ceph.com iface enp3s0f1... 2024-09-21T13:33:15.459 DEBUG:teuthology.orchestra.run.smithi148:> sudo ip addr del 10.0.15.148/16 dev enp3s0f1 2024-09-21T13:33:15.489 DEBUG:teuthology.orchestra.run.smithi148:> sudo ip addr del 10.0.31.67/16 dev enp3s0f1 2024-09-21T13:33:15.557 INFO:teuthology.orchestra.run.smithi148.stderr:Error: ipv4: Address not found. 2024-09-21T13:33:15.558 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-21T13:33:15.558 DEBUG:teuthology.orchestra.run.smithi148:> sudo ip addr del 10.0.47.67/16 dev enp3s0f1 2024-09-21T13:33:15.625 INFO:teuthology.orchestra.run.smithi148.stderr:Error: ipv4: Address not found. 2024-09-21T13:33:15.626 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-21T13:33:15.627 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-21T13:33:15.638 DEBUG:teuthology.orchestra.run.smithi148:> sudo podman stop samba-ad 2024-09-21T13:33:16.307 INFO:teuthology.orchestra.run.smithi148.stdout:samba-ad 2024-09-21T13:33:16.312 DEBUG:teuthology.orchestra.run.smithi148:> sudo podman rm samba-ad 2024-09-21T13:33:16.677 INFO:teuthology.orchestra.run.smithi148.stdout:samba-ad 2024-09-21T13:33:16.681 DEBUG:teuthology.orchestra.run.smithi148:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-21T13:33:16.708 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T13:33:16.726 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T13:33:16.726 DEBUG:teuthology.orchestra.run.smithi067:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T13:33:16.729 DEBUG:teuthology.orchestra.run.smithi142:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T13:33:16.732 DEBUG:teuthology.orchestra.run.smithi146:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T13:33:16.735 DEBUG:teuthology.orchestra.run.smithi148:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T13:33:16.745 INFO:teuthology.orchestra.run.smithi067.stderr:bash: line 1: ntpq: command not found 2024-09-21T13:33:16.747 INFO:teuthology.orchestra.run.smithi142.stderr:bash: line 1: ntpq: command not found 2024-09-21T13:33:16.750 INFO:teuthology.orchestra.run.smithi146.stderr:bash: line 1: ntpq: command not found 2024-09-21T13:33:16.750 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T13:33:16.750 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2024-09-21T13:33:16.750 INFO:teuthology.orchestra.run.smithi067.stdout:^* hv01.front.sepia.ceph.com 3 6 377 17 +318us[ +389us] +/- 35ms 2024-09-21T13:33:16.750 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 18 -1783us[-1713us] +/- 82ms 2024-09-21T13:33:16.750 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 18 +933us[+1003us] +/- 65ms 2024-09-21T13:33:16.751 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:33:16.753 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T13:33:16.753 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2024-09-21T13:33:16.753 INFO:teuthology.orchestra.run.smithi142.stdout:^* hv01.front.sepia.ceph.com 3 6 377 18 +331us[ +386us] +/- 35ms 2024-09-21T13:33:16.753 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 21 -1795us[-1740us] +/- 82ms 2024-09-21T13:33:16.753 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 16 +933us[ +933us] +/- 65ms 2024-09-21T13:33:16.753 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:33:16.755 INFO:teuthology.orchestra.run.smithi146.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T13:33:16.755 INFO:teuthology.orchestra.run.smithi146.stdout:=============================================================================== 2024-09-21T13:33:16.755 INFO:teuthology.orchestra.run.smithi146.stdout:^* hv01.front.sepia.ceph.com 3 6 377 19 +319us[ +411us] +/- 35ms 2024-09-21T13:33:16.755 INFO:teuthology.orchestra.run.smithi146.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 18 -1799us[-1799us] +/- 82ms 2024-09-21T13:33:16.755 INFO:teuthology.orchestra.run.smithi146.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 19 +939us[ +939us] +/- 65ms 2024-09-21T13:33:16.755 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:33:16.764 INFO:teuthology.orchestra.run.smithi148.stderr:bash: line 1: ntpq: command not found 2024-09-21T13:33:16.769 INFO:teuthology.orchestra.run.smithi148.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T13:33:16.769 INFO:teuthology.orchestra.run.smithi148.stdout:=============================================================================== 2024-09-21T13:33:16.769 INFO:teuthology.orchestra.run.smithi148.stdout:^* hv01.front.sepia.ceph.com 3 6 377 19 +315us[ +385us] +/- 35ms 2024-09-21T13:33:16.769 INFO:teuthology.orchestra.run.smithi148.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 18 -1795us[-1795us] +/- 82ms 2024-09-21T13:33:16.769 INFO:teuthology.orchestra.run.smithi148.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 19 +938us[+1008us] +/- 65ms 2024-09-21T13:33:16.769 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T13:33:16.770 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T13:33:16.781 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T13:33:16.781 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T13:33:16.791 DEBUG:teuthology.orchestra.run.smithi067:> 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-21T13:33:16.870 DEBUG:teuthology.orchestra.run.smithi142:> 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-21T13:33:16.940 DEBUG:teuthology.orchestra.run.smithi146:> 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-21T13:33:17.011 DEBUG:teuthology.orchestra.run.smithi148:> 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-21T13:33:17.074 DEBUG:teuthology.orchestra.run.smithi067:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T13:33:17.106 INFO:teuthology.orchestra.run.smithi067.stdout:type=AVC msg=audit(1726925417.755:10136): avc: denied { nlmsg_read } for pid=56911 comm="ss" scontext=system_u:system_r:container_t:s0:c827,c935 tcontext=system_u:system_r:container_t:s0:c827,c935 tclass=netlink_tcpdiag_socket permissive=1 2024-09-21T13:33:17.106 DEBUG:teuthology.task.selinux:ubuntu@smithi067.front.sepia.ceph.com has 1 denials 2024-09-21T13:33:17.106 DEBUG:teuthology.orchestra.run.smithi142:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T13:33:17.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:33:17.138 DEBUG:teuthology.orchestra.run.smithi146:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T13:33:17.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:33:17.168 DEBUG:teuthology.orchestra.run.smithi148:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T13:33:17.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:33:17.198 ERROR:teuthology.run_tasks:Manager failed: selinux Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 167, in teardown self.get_new_denials() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 216, in get_new_denials raise SELinuxError(node=remote, teuthology.exceptions.SELinuxError: SELinux denials found on ubuntu@smithi067.front.sepia.ceph.com: ['type=AVC msg=audit(1726925417.755:10136): avc: denied { nlmsg_read } for pid=56911 comm="ss" scontext=system_u:system_r:container_t:s0:c827,c935 tcontext=system_u:system_r:container_t:s0:c827,c935 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-21T13:33:17.198 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T13:33:17.210 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T13:33:17.219 INFO:teuthology.task.internal:Duration was 963.384293 seconds 2024-09-21T13:33:17.220 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T13:33:17.229 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T13:33:17.229 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T13:33:17.232 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T13:33:17.234 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T13:33:17.236 DEBUG:teuthology.orchestra.run.smithi148:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T13:33:17.273 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T13:33:17.274 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T13:33:17.275 INFO:teuthology.orchestra.run.smithi146.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T13:33:17.278 INFO:teuthology.orchestra.run.smithi148.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T13:33:17.686 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T13:33:17.686 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T13:33:17.686 DEBUG:teuthology.orchestra.run.smithi067:> 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-21T13:33:17.711 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi142.front.sepia.ceph.com 2024-09-21T13:33:17.711 DEBUG:teuthology.orchestra.run.smithi142:> 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-21T13:33:17.738 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi146.front.sepia.ceph.com 2024-09-21T13:33:17.738 DEBUG:teuthology.orchestra.run.smithi146:> 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-21T13:33:17.766 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi148.front.sepia.ceph.com 2024-09-21T13:33:17.766 DEBUG:teuthology.orchestra.run.smithi148:> 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-21T13:33:17.797 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T13:33:17.797 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T13:33:17.800 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T13:33:17.802 DEBUG:teuthology.orchestra.run.smithi146:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T13:33:17.808 DEBUG:teuthology.orchestra.run.smithi148:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T13:33:17.865 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T13:33:17.865 DEBUG:teuthology.orchestra.run.smithi067:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T13:33:17.868 DEBUG:teuthology.orchestra.run.smithi142:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T13:33:17.871 DEBUG:teuthology.orchestra.run.smithi146:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T13:33:17.875 DEBUG:teuthology.orchestra.run.smithi148:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T13:33:18.440 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T13:33:18.458 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T13:33:18.458 DEBUG:teuthology.orchestra.run.smithi067:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T13:33:18.484 DEBUG:teuthology.orchestra.run.smithi142:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T13:33:18.510 DEBUG:teuthology.orchestra.run.smithi146:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T13:33:18.536 DEBUG:teuthology.orchestra.run.smithi148:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T13:33:18.561 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T13:33:18.572 DEBUG:teuthology.orchestra.run.smithi067:> 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-21T13:33:18.575 DEBUG:teuthology.orchestra.run.smithi142:> 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-21T13:33:18.577 DEBUG:teuthology.orchestra.run.smithi146:> 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-21T13:33:18.579 DEBUG:teuthology.orchestra.run.smithi148:> 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-21T13:33:18.596 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = core 2024-09-21T13:33:18.598 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = core 2024-09-21T13:33:18.601 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern = core 2024-09-21T13:33:18.625 INFO:teuthology.orchestra.run.smithi148.stdout:kernel.core_pattern = core 2024-09-21T13:33:18.670 DEBUG:teuthology.orchestra.run.smithi067:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:33:18.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:33:18.685 DEBUG:teuthology.orchestra.run.smithi142:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:33:18.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:33:18.700 DEBUG:teuthology.orchestra.run.smithi146:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:33:18.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:33:18.715 DEBUG:teuthology.orchestra.run.smithi148:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:33:18.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:33:18.729 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T13:33:18.740 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T13:33:18.741 DEBUG:teuthology.misc:Transferring archived files from smithi067:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010/remote/smithi067 2024-09-21T13:33:18.741 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T13:33:18.780 DEBUG:teuthology.misc:Transferring archived files from smithi142:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010/remote/smithi142 2024-09-21T13:33:18.781 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T13:33:18.815 DEBUG:teuthology.misc:Transferring archived files from smithi146:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010/remote/smithi146 2024-09-21T13:33:18.815 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T13:33:18.852 DEBUG:teuthology.misc:Transferring archived files from smithi148:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914010/remote/smithi148 2024-09-21T13:33:18.852 DEBUG:teuthology.orchestra.run.smithi148:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T13:33:18.887 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T13:33:18.888 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T13:33:18.890 DEBUG:teuthology.orchestra.run.smithi142:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T13:33:18.892 DEBUG:teuthology.orchestra.run.smithi146:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T13:33:18.894 DEBUG:teuthology.orchestra.run.smithi148:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T13:33:18.937 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T13:33:18.952 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T13:33:18.952 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T13:33:18.967 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T13:33:18.967 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T13:33:18.969 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T13:33:18.971 DEBUG:teuthology.orchestra.run.smithi146:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T13:33:18.973 DEBUG:teuthology.orchestra.run.smithi148:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T13:33:18.982 INFO:teuthology.orchestra.run.smithi067.stdout: 265972 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 13:33 /home/ubuntu/cephtest 2024-09-21T13:33:18.984 INFO:teuthology.orchestra.run.smithi142.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 13:33 /home/ubuntu/cephtest 2024-09-21T13:33:18.986 INFO:teuthology.orchestra.run.smithi146.stdout: 265664 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 13:33 /home/ubuntu/cephtest 2024-09-21T13:33:18.991 INFO:teuthology.orchestra.run.smithi148.stdout: 265836 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 13:33 /home/ubuntu/cephtest 2024-09-21T13:33:18.992 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T13:33:19.004 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T13:33:19.015 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: SELinuxError: SELinux denials found on ubuntu@smithi067.front.sepia.ceph.com: ['type=AVC msg=audit(1726925417.755:10136): avc: denied { nlmsg_read } for pid=56911 comm="ss" scontext=system_u:system_r:container_t:s0:c827,c935 tcontext=system_u:system_r:container_t:s0:c827,c935 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-21T13:33:19.018 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_ips} duration: 963.3842933177948 failure_reason: 'SELinux denials found on ubuntu@smithi067.front.sepia.ceph.com: [''type=AVC msg=audit(1726925417.755:10136): avc: denied { nlmsg_read } for pid=56911 comm="ss" scontext=system_u:system_r:container_t:s0:c827,c935 tcontext=system_u:system_r:container_t:s0:c827,c935 tclass=netlink_tcpdiag_socket permissive=1'']' owner: scheduled_gabrioux@teuthology status: fail success: false 2024-09-21T13:33:19.018 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T13:33:19.096 INFO:teuthology.run:FAIL