2024-09-18T12:23:32.229 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-18T12:23:32.248 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-18T12:23:32.338 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375 branch: wip-guits-main-2024-09-17-1213 description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_ips} email: gabrioux@redhat.com first_in_suite: false job_id: '7911375' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-17-1213 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: e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-main-2024-09-17-1213 sha1: e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e owner: scheduled_gabrioux@teuthology priority: 30 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: 8982 sha1: e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-17-1213 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e targets: smithi092.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFLNKhMAosyHxzgVXUQz4bLlEPBcpfVOAD4uCBuO3UkwQMFPd/3WXzZ9JJTLHmgz8wULeWbq5tWEkUTpTwC7pSc= smithi104.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFAZs9sEb50SqntM9scUSU8xUcHgUKloHpp2yOvyMOEzsuqOZUKel5UzsATr2FmdQ4tECk9+2puVCJkQD+6RFY4= smithi115.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMAP/L4+UC5PURFPW/oZVDf7NMnFa/Tx26VU9HWtpVQIZo+wUDA5F2ISGTiZRErfCZ1AWDxlyQsYiAODwsRRFH8= smithi175.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAM/Ae77pQvV4hiXno9xjBNHF7MO/eY7KqJVTHgP8SazrFw0Yh7tESwEwOcnt6G95WU0oNf+unJjN1YM75l/uww= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - cephadm.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-18_12:14:13 tube: smithi user: gabrioux verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-18T12:23:32.338 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e/qa; will attempt to use it 2024-09-18T12:23:32.339 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e/qa/tasks 2024-09-18T12:23:32.339 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-18T12:23:32.341 INFO:teuthology.task.internal:Checking packages... 2024-09-18T12:23:32.367 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e' 2024-09-18T12:23:32.367 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-18T12:23:32.368 INFO:teuthology.packaging:ref: None 2024-09-18T12:23:32.368 INFO:teuthology.packaging:tag: None 2024-09-18T12:23:32.368 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-17-1213 2024-09-18T12:23:32.368 INFO:teuthology.packaging:sha1: e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e 2024-09-18T12:23:32.368 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-17-1213 2024-09-18T12:23:32.519 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4983.ge7fb7b56 2024-09-18T12:23:32.521 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-18T12:23:32.771 INFO:teuthology.task.internal:no buildpackages task found 2024-09-18T12:23:32.771 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-18T12:23:32.815 INFO:teuthology.task.internal:Saving configuration 2024-09-18T12:23:32.830 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-18T12:23:32.861 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-18T12:23:32.886 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi092.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375', '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-18 12:18:31.868877', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFLNKhMAosyHxzgVXUQz4bLlEPBcpfVOAD4uCBuO3UkwQMFPd/3WXzZ9JJTLHmgz8wULeWbq5tWEkUTpTwC7pSc='} 2024-09-18T12:23:32.909 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi104.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375', '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-18 12:18:31.867037', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFAZs9sEb50SqntM9scUSU8xUcHgUKloHpp2yOvyMOEzsuqOZUKel5UzsATr2FmdQ4tECk9+2puVCJkQD+6RFY4='} 2024-09-18T12:23:32.929 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375', '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-18 12:18:31.871834', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMAP/L4+UC5PURFPW/oZVDf7NMnFa/Tx26VU9HWtpVQIZo+wUDA5F2ISGTiZRErfCZ1AWDxlyQsYiAODwsRRFH8='} 2024-09-18T12:23:32.953 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375', '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-18 12:18:31.870357', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAM/Ae77pQvV4hiXno9xjBNHF7MO/eY7KqJVTHgP8SazrFw0Yh7tESwEwOcnt6G95WU0oNf+unJjN1YM75l/uww='} 2024-09-18T12:23:32.953 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-18T12:23:32.960 INFO:teuthology.task.internal:roles: ubuntu@smithi092.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-18T12:23:32.960 INFO:teuthology.task.internal:roles: ubuntu@smithi104.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-18T12:23:32.960 INFO:teuthology.task.internal:roles: ubuntu@smithi115.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-18T12:23:32.960 INFO:teuthology.task.internal:roles: ubuntu@smithi175.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-18T12:23:32.960 INFO:teuthology.run_tasks:Running task console_log... 2024-09-18T12:23:33.069 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc4b3637d00>, signals=[15]) 2024-09-18T12:23:33.070 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-18T12:23:33.077 INFO:teuthology.task.internal:Opening connections... 2024-09-18T12:23:33.077 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi092.front.sepia.ceph.com 2024-09-18T12:23:33.078 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:23:33.154 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi104.front.sepia.ceph.com 2024-09-18T12:23:33.155 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:23:33.228 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi115.front.sepia.ceph.com 2024-09-18T12:23:33.229 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:23:33.307 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi175.front.sepia.ceph.com 2024-09-18T12:23:33.308 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:23:33.383 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-18T12:23:33.391 DEBUG:teuthology.orchestra.run.smithi092:> uname -m 2024-09-18T12:23:33.409 INFO:teuthology.orchestra.run.smithi092.stdout:x86_64 2024-09-18T12:23:33.409 DEBUG:teuthology.orchestra.run.smithi092:> cat /etc/os-release 2024-09-18T12:23:33.467 INFO:teuthology.orchestra.run.smithi092.stdout:NAME="CentOS Stream" 2024-09-18T12:23:33.467 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION="9" 2024-09-18T12:23:33.467 INFO:teuthology.orchestra.run.smithi092.stdout:ID="centos" 2024-09-18T12:23:33.467 INFO:teuthology.orchestra.run.smithi092.stdout:ID_LIKE="rhel fedora" 2024-09-18T12:23:33.467 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION_ID="9" 2024-09-18T12:23:33.467 INFO:teuthology.orchestra.run.smithi092.stdout:PLATFORM_ID="platform:el9" 2024-09-18T12:23:33.467 INFO:teuthology.orchestra.run.smithi092.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-18T12:23:33.467 INFO:teuthology.orchestra.run.smithi092.stdout:ANSI_COLOR="0;31" 2024-09-18T12:23:33.467 INFO:teuthology.orchestra.run.smithi092.stdout:LOGO="fedora-logo-icon" 2024-09-18T12:23:33.467 INFO:teuthology.orchestra.run.smithi092.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-18T12:23:33.468 INFO:teuthology.orchestra.run.smithi092.stdout:HOME_URL="https://centos.org/" 2024-09-18T12:23:33.468 INFO:teuthology.orchestra.run.smithi092.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-18T12:23:33.468 INFO:teuthology.orchestra.run.smithi092.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-18T12:23:33.468 INFO:teuthology.orchestra.run.smithi092.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-18T12:23:33.468 INFO:teuthology.lock.ops:Updating smithi092.front.sepia.ceph.com on lock server 2024-09-18T12:23:33.495 DEBUG:teuthology.orchestra.run.smithi104:> uname -m 2024-09-18T12:23:33.514 INFO:teuthology.orchestra.run.smithi104.stdout:x86_64 2024-09-18T12:23:33.515 DEBUG:teuthology.orchestra.run.smithi104:> cat /etc/os-release 2024-09-18T12:23:33.572 INFO:teuthology.orchestra.run.smithi104.stdout:NAME="CentOS Stream" 2024-09-18T12:23:33.572 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION="9" 2024-09-18T12:23:33.572 INFO:teuthology.orchestra.run.smithi104.stdout:ID="centos" 2024-09-18T12:23:33.572 INFO:teuthology.orchestra.run.smithi104.stdout:ID_LIKE="rhel fedora" 2024-09-18T12:23:33.573 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION_ID="9" 2024-09-18T12:23:33.573 INFO:teuthology.orchestra.run.smithi104.stdout:PLATFORM_ID="platform:el9" 2024-09-18T12:23:33.573 INFO:teuthology.orchestra.run.smithi104.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-18T12:23:33.573 INFO:teuthology.orchestra.run.smithi104.stdout:ANSI_COLOR="0;31" 2024-09-18T12:23:33.573 INFO:teuthology.orchestra.run.smithi104.stdout:LOGO="fedora-logo-icon" 2024-09-18T12:23:33.573 INFO:teuthology.orchestra.run.smithi104.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-18T12:23:33.573 INFO:teuthology.orchestra.run.smithi104.stdout:HOME_URL="https://centos.org/" 2024-09-18T12:23:33.573 INFO:teuthology.orchestra.run.smithi104.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-18T12:23:33.573 INFO:teuthology.orchestra.run.smithi104.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-18T12:23:33.573 INFO:teuthology.orchestra.run.smithi104.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-18T12:23:33.573 INFO:teuthology.lock.ops:Updating smithi104.front.sepia.ceph.com on lock server 2024-09-18T12:23:33.604 DEBUG:teuthology.orchestra.run.smithi115:> uname -m 2024-09-18T12:23:33.623 INFO:teuthology.orchestra.run.smithi115.stdout:x86_64 2024-09-18T12:23:33.623 DEBUG:teuthology.orchestra.run.smithi115:> cat /etc/os-release 2024-09-18T12:23:33.680 INFO:teuthology.orchestra.run.smithi115.stdout:NAME="CentOS Stream" 2024-09-18T12:23:33.680 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION="9" 2024-09-18T12:23:33.680 INFO:teuthology.orchestra.run.smithi115.stdout:ID="centos" 2024-09-18T12:23:33.680 INFO:teuthology.orchestra.run.smithi115.stdout:ID_LIKE="rhel fedora" 2024-09-18T12:23:33.680 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION_ID="9" 2024-09-18T12:23:33.680 INFO:teuthology.orchestra.run.smithi115.stdout:PLATFORM_ID="platform:el9" 2024-09-18T12:23:33.681 INFO:teuthology.orchestra.run.smithi115.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-18T12:23:33.681 INFO:teuthology.orchestra.run.smithi115.stdout:ANSI_COLOR="0;31" 2024-09-18T12:23:33.681 INFO:teuthology.orchestra.run.smithi115.stdout:LOGO="fedora-logo-icon" 2024-09-18T12:23:33.681 INFO:teuthology.orchestra.run.smithi115.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-18T12:23:33.681 INFO:teuthology.orchestra.run.smithi115.stdout:HOME_URL="https://centos.org/" 2024-09-18T12:23:33.681 INFO:teuthology.orchestra.run.smithi115.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-18T12:23:33.681 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-18T12:23:33.681 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-18T12:23:33.681 INFO:teuthology.lock.ops:Updating smithi115.front.sepia.ceph.com on lock server 2024-09-18T12:23:33.704 DEBUG:teuthology.orchestra.run.smithi175:> uname -m 2024-09-18T12:23:33.722 INFO:teuthology.orchestra.run.smithi175.stdout:x86_64 2024-09-18T12:23:33.723 DEBUG:teuthology.orchestra.run.smithi175:> cat /etc/os-release 2024-09-18T12:23:33.781 INFO:teuthology.orchestra.run.smithi175.stdout:NAME="CentOS Stream" 2024-09-18T12:23:33.781 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION="9" 2024-09-18T12:23:33.782 INFO:teuthology.orchestra.run.smithi175.stdout:ID="centos" 2024-09-18T12:23:33.782 INFO:teuthology.orchestra.run.smithi175.stdout:ID_LIKE="rhel fedora" 2024-09-18T12:23:33.782 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_ID="9" 2024-09-18T12:23:33.782 INFO:teuthology.orchestra.run.smithi175.stdout:PLATFORM_ID="platform:el9" 2024-09-18T12:23:33.782 INFO:teuthology.orchestra.run.smithi175.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-18T12:23:33.782 INFO:teuthology.orchestra.run.smithi175.stdout:ANSI_COLOR="0;31" 2024-09-18T12:23:33.782 INFO:teuthology.orchestra.run.smithi175.stdout:LOGO="fedora-logo-icon" 2024-09-18T12:23:33.782 INFO:teuthology.orchestra.run.smithi175.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-18T12:23:33.782 INFO:teuthology.orchestra.run.smithi175.stdout:HOME_URL="https://centos.org/" 2024-09-18T12:23:33.782 INFO:teuthology.orchestra.run.smithi175.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-18T12:23:33.782 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-18T12:23:33.782 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-18T12:23:33.784 INFO:teuthology.lock.ops:Updating smithi175.front.sepia.ceph.com on lock server 2024-09-18T12:23:33.811 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-18T12:23:33.821 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-18T12:23:33.866 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-18T12:23:33.866 DEBUG:teuthology.orchestra.run.smithi092:> test '!' -e /home/ubuntu/cephtest 2024-09-18T12:23:33.869 DEBUG:teuthology.orchestra.run.smithi104:> test '!' -e /home/ubuntu/cephtest 2024-09-18T12:23:33.871 DEBUG:teuthology.orchestra.run.smithi115:> test '!' -e /home/ubuntu/cephtest 2024-09-18T12:23:33.873 DEBUG:teuthology.orchestra.run.smithi175:> test '!' -e /home/ubuntu/cephtest 2024-09-18T12:23:33.891 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-18T12:23:33.897 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-18T12:23:33.898 DEBUG:teuthology.orchestra.run.smithi092:> test -z $(ls -A /var/lib/ceph) 2024-09-18T12:23:33.927 DEBUG:teuthology.orchestra.run.smithi104:> test -z $(ls -A /var/lib/ceph) 2024-09-18T12:23:33.929 DEBUG:teuthology.orchestra.run.smithi115:> test -z $(ls -A /var/lib/ceph) 2024-09-18T12:23:33.932 DEBUG:teuthology.orchestra.run.smithi175:> test -z $(ls -A /var/lib/ceph) 2024-09-18T12:23:34.009 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-18T12:23:34.084 INFO:teuthology.run_tasks:Running task kernel... 2024-09-18T12:23:34.099 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-18T12:23:34.099 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-18T12:23:34.099 DEBUG:teuthology.orchestra.run.smithi092:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-18T12:23:34.100 DEBUG:teuthology.orchestra.run.smithi104:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-18T12:23:34.100 DEBUG:teuthology.orchestra.run.smithi115:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-18T12:23:34.100 DEBUG:teuthology.orchestra.run.smithi175:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-18T12:23:34.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:23:34.117 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2024-09-18T12:23:34.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:23:34.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:23:34.119 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2024-09-18T12:23:34.119 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-09-18T12:23:34.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:23:34.120 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-09-18T12:23:34.174 INFO:teuthology.orchestra.run.smithi115.stdout:5.14.0-503.el9.x86_64 2024-09-18T12:23:34.174 INFO:teuthology.task.kernel:Running kernel on smithi115: 5.14.0-503.el9.x86_64 2024-09-18T12:23:34.175 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum install -y kernel 2024-09-18T12:23:34.176 INFO:teuthology.orchestra.run.smithi092.stdout:5.14.0-503.el9.x86_64 2024-09-18T12:23:34.176 INFO:teuthology.task.kernel:Running kernel on smithi092: 5.14.0-503.el9.x86_64 2024-09-18T12:23:34.176 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum install -y kernel 2024-09-18T12:23:34.177 INFO:teuthology.orchestra.run.smithi104.stdout:5.14.0-503.el9.x86_64 2024-09-18T12:23:34.178 INFO:teuthology.task.kernel:Running kernel on smithi104: 5.14.0-503.el9.x86_64 2024-09-18T12:23:34.178 DEBUG:teuthology.orchestra.run.smithi104:> sudo yum install -y kernel 2024-09-18T12:23:34.179 INFO:teuthology.orchestra.run.smithi175.stdout:5.14.0-503.el9.x86_64 2024-09-18T12:23:34.179 INFO:teuthology.task.kernel:Running kernel on smithi175: 5.14.0-503.el9.x86_64 2024-09-18T12:23:34.179 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum install -y kernel 2024-09-18T12:23:36.953 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - BaseOS 8.4 MB/s | 8.3 MB 00:00 2024-09-18T12:23:37.704 INFO:teuthology.orchestra.run.smithi104.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 8.3 MB 00:01 2024-09-18T12:23:38.511 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - BaseOS 3.2 MB/s | 8.3 MB 00:02 2024-09-18T12:23:38.661 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - BaseOS 3.0 MB/s | 8.3 MB 00:02 2024-09-18T12:23:40.146 INFO:teuthology.orchestra.run.smithi104.stdout:CentOS Stream 9 - AppStream 15 MB/s | 20 MB 00:01 2024-09-18T12:23:41.979 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - AppStream 5.2 MB/s | 20 MB 00:03 2024-09-18T12:23:44.330 INFO:teuthology.orchestra.run.smithi104.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.5 MB 00:00 2024-09-18T12:23:45.805 INFO:teuthology.orchestra.run.smithi104.stdout:CentOS Stream 9 - Extras packages 71 kB/s | 19 kB 00:00 2024-09-18T12:23:46.237 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.5 MB 00:00 2024-09-18T12:23:47.185 INFO:teuthology.orchestra.run.smithi104.stdout:Extra Packages for Enterprise Linux 18 MB/s | 23 MB 00:01 2024-09-18T12:23:47.278 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - AppStream 2.7 MB/s | 20 MB 00:07 2024-09-18T12:23:47.619 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - AppStream 2.6 MB/s | 20 MB 00:07 2024-09-18T12:23:47.904 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 19 kB 00:00 2024-09-18T12:23:49.050 INFO:teuthology.orchestra.run.smithi115.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-18T12:23:52.580 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - CRB 5.7 MB/s | 6.5 MB 00:01 2024-09-18T12:23:52.785 INFO:teuthology.orchestra.run.smithi104.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-09-18T12:23:53.586 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - CRB 2.6 MB/s | 6.5 MB 00:02 2024-09-18T12:23:54.671 INFO:teuthology.orchestra.run.smithi104.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-18T12:23:54.671 INFO:teuthology.orchestra.run.smithi104.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-18T12:23:54.672 INFO:teuthology.orchestra.run.smithi115.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-18T12:23:54.781 INFO:teuthology.orchestra.run.smithi104.stdout:Dependencies resolved. 2024-09-18T12:23:54.787 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-18T12:23:54.787 INFO:teuthology.orchestra.run.smithi104.stdout: Package Architecture Version Repository Size 2024-09-18T12:23:54.787 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-18T12:23:54.787 INFO:teuthology.orchestra.run.smithi104.stdout:Installing: 2024-09-18T12:23:54.787 INFO:teuthology.orchestra.run.smithi104.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-18T12:23:54.787 INFO:teuthology.orchestra.run.smithi104.stdout:Installing dependencies: 2024-09-18T12:23:54.788 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-18T12:23:54.788 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-18T12:23:54.788 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-18T12:23:54.788 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:23:54.788 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction Summary 2024-09-18T12:23:54.788 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-18T12:23:54.788 INFO:teuthology.orchestra.run.smithi104.stdout:Install 4 Packages 2024-09-18T12:23:54.788 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:23:54.788 INFO:teuthology.orchestra.run.smithi104.stdout:Total download size: 79 M 2024-09-18T12:23:54.788 INFO:teuthology.orchestra.run.smithi104.stdout:Installed size: 126 M 2024-09-18T12:23:54.788 INFO:teuthology.orchestra.run.smithi104.stdout:Downloading Packages: 2024-09-18T12:23:54.991 INFO:teuthology.orchestra.run.smithi104.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 425 kB/s | 36 kB 00:00 2024-09-18T12:23:55.011 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - Extras packages 15 kB/s | 19 kB 00:01 2024-09-18T12:23:55.220 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - Extras packages 46 kB/s | 19 kB 00:00 2024-09-18T12:23:56.374 INFO:teuthology.orchestra.run.smithi092.stdout:Extra Packages for Enterprise Linux 18 MB/s | 23 MB 00:01 2024-09-18T12:23:56.579 INFO:teuthology.orchestra.run.smithi115.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-18T12:23:56.579 INFO:teuthology.orchestra.run.smithi115.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-18T12:23:56.624 INFO:teuthology.orchestra.run.smithi175.stdout:Extra Packages for Enterprise Linux 18 MB/s | 23 MB 00:01 2024-09-18T12:23:56.661 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-18T12:23:56.665 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-18T12:23:56.665 INFO:teuthology.orchestra.run.smithi115.stdout: Package Architecture Version Repository Size 2024-09-18T12:23:56.665 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-18T12:23:56.666 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-18T12:23:56.666 INFO:teuthology.orchestra.run.smithi115.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-18T12:23:56.666 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-09-18T12:23:56.666 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-18T12:23:56.666 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-18T12:23:56.666 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-18T12:23:56.666 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:23:56.666 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-18T12:23:56.666 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-18T12:23:56.666 INFO:teuthology.orchestra.run.smithi115.stdout:Install 4 Packages 2024-09-18T12:23:56.666 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:23:56.667 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 79 M 2024-09-18T12:23:56.667 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 126 M 2024-09-18T12:23:56.667 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-18T12:23:56.815 INFO:teuthology.orchestra.run.smithi115.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 283 kB/s | 36 kB 00:00 2024-09-18T12:23:57.658 INFO:teuthology.orchestra.run.smithi104.stdout:(2/4): kernel-modules-core-5.14.0-508.el9.x86_6 11 MB/s | 29 MB 00:02 2024-09-18T12:23:57.949 INFO:teuthology.orchestra.run.smithi115.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 12 MB/s | 16 MB 00:01 2024-09-18T12:23:58.457 INFO:teuthology.orchestra.run.smithi115.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 17 MB/s | 29 MB 00:01 2024-09-18T12:23:58.775 INFO:teuthology.orchestra.run.smithi115.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 17 MB/s | 35 MB 00:02 2024-09-18T12:23:58.775 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-18T12:23:58.775 INFO:teuthology.orchestra.run.smithi115.stdout:Total 37 MB/s | 79 MB 00:02 2024-09-18T12:23:59.107 INFO:teuthology.orchestra.run.smithi104.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 3.7 MB/s | 16 MB 00:04 2024-09-18T12:23:59.451 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-18T12:23:59.791 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-18T12:23:59.791 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-18T12:24:00.765 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-18T12:24:00.765 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-18T12:24:01.704 INFO:teuthology.orchestra.run.smithi092.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-18T12:24:02.005 INFO:teuthology.orchestra.run.smithi175.stdout:lab-extras 38 kB/s | 1.7 kB 00:00 2024-09-18T12:24:03.181 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-18T12:24:03.560 INFO:teuthology.orchestra.run.smithi092.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-18T12:24:03.560 INFO:teuthology.orchestra.run.smithi092.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-18T12:24:03.660 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-18T12:24:03.669 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-18T12:24:03.669 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-09-18T12:24:03.669 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-18T12:24:03.669 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-18T12:24:03.670 INFO:teuthology.orchestra.run.smithi092.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-18T12:24:03.670 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-09-18T12:24:03.670 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-18T12:24:03.670 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-18T12:24:03.670 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-18T12:24:03.670 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:24:03.670 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-18T12:24:03.670 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-18T12:24:03.670 INFO:teuthology.orchestra.run.smithi092.stdout:Install 4 Packages 2024-09-18T12:24:03.670 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:24:03.671 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 79 M 2024-09-18T12:24:03.671 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 126 M 2024-09-18T12:24:03.671 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-18T12:24:03.803 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-18T12:24:03.852 INFO:teuthology.orchestra.run.smithi175.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-18T12:24:03.852 INFO:teuthology.orchestra.run.smithi175.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-18T12:24:03.863 INFO:teuthology.orchestra.run.smithi092.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 433 kB/s | 36 kB 00:00 2024-09-18T12:24:03.883 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T12:24:03.942 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-09-18T12:24:03.951 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-09-18T12:24:03.951 INFO:teuthology.orchestra.run.smithi175.stdout: Package Architecture Version Repository Size 2024-09-18T12:24:03.951 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-09-18T12:24:03.951 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-09-18T12:24:03.951 INFO:teuthology.orchestra.run.smithi175.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-18T12:24:03.952 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-09-18T12:24:03.952 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-18T12:24:03.952 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-18T12:24:03.952 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-18T12:24:03.952 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:24:03.952 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-09-18T12:24:03.952 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-09-18T12:24:03.952 INFO:teuthology.orchestra.run.smithi175.stdout:Install 4 Packages 2024-09-18T12:24:03.952 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:24:03.953 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 79 M 2024-09-18T12:24:03.953 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 126 M 2024-09-18T12:24:03.953 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-09-18T12:24:04.223 INFO:teuthology.orchestra.run.smithi175.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 476 kB/s | 36 kB 00:00 2024-09-18T12:24:04.340 INFO:teuthology.orchestra.run.smithi104.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 3.7 MB/s | 35 MB 00:09 2024-09-18T12:24:04.340 INFO:teuthology.orchestra.run.smithi104.stdout:-------------------------------------------------------------------------------- 2024-09-18T12:24:04.340 INFO:teuthology.orchestra.run.smithi104.stdout:Total 8.2 MB/s | 79 MB 00:09 2024-09-18T12:24:05.018 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction check 2024-09-18T12:24:05.358 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction check succeeded. 2024-09-18T12:24:05.359 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction test 2024-09-18T12:24:06.309 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction test succeeded. 2024-09-18T12:24:06.309 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction 2024-09-18T12:24:06.632 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T12:24:06.770 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T12:24:07.306 INFO:teuthology.orchestra.run.smithi175.stdout:(2/4): kernel-modules-core-5.14.0-508.el9.x86_6 9.3 MB/s | 29 MB 00:03 2024-09-18T12:24:08.731 INFO:teuthology.orchestra.run.smithi104.stdout: Preparing : 1/1 2024-09-18T12:24:08.980 INFO:teuthology.orchestra.run.smithi092.stdout:(2/4): kernel-modules-core-5.14.0-508.el9.x86_6 5.6 MB/s | 29 MB 00:05 2024-09-18T12:24:09.146 INFO:teuthology.orchestra.run.smithi092.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 2.9 MB/s | 16 MB 00:05 2024-09-18T12:24:09.272 INFO:teuthology.orchestra.run.smithi175.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 6.7 MB/s | 35 MB 00:05 2024-09-18T12:24:09.365 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-18T12:24:09.439 INFO:teuthology.orchestra.run.smithi175.stdout:(4/4): kernel-core-5.14.0-508.el9.x86_64.rpm 3.0 MB/s | 16 MB 00:05 2024-09-18T12:24:09.439 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-09-18T12:24:09.439 INFO:teuthology.orchestra.run.smithi175.stdout:Total 14 MB/s | 79 MB 00:05 2024-09-18T12:24:09.447 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T12:24:09.830 INFO:teuthology.orchestra.run.smithi092.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 5.7 MB/s | 35 MB 00:06 2024-09-18T12:24:09.830 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-18T12:24:09.830 INFO:teuthology.orchestra.run.smithi092.stdout:Total 13 MB/s | 79 MB 00:06 2024-09-18T12:24:10.122 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-09-18T12:24:10.465 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-09-18T12:24:10.465 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-09-18T12:24:10.513 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-18T12:24:10.851 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-18T12:24:10.851 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-18T12:24:11.435 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-09-18T12:24:11.436 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-09-18T12:24:11.635 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T12:24:11.753 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:24:11.822 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-18T12:24:11.822 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-18T12:24:12.197 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T12:24:12.317 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T12:24:13.844 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-09-18T12:24:14.265 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-18T12:24:14.564 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-18T12:24:14.647 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T12:24:14.963 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-18T12:24:15.047 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T12:24:16.590 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:24:17.153 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T12:24:17.405 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T12:24:17.466 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:24:17.542 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T12:24:17.790 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T12:24:17.936 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T12:24:22.305 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:24:22.380 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T12:24:22.475 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:24:22.812 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T12:24:22.926 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:24:27.341 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:24:27.789 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:24:55.141 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:24:55.178 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:24:55.542 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:24:55.542 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-18T12:24:55.543 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T12:24:55.543 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T12:24:56.369 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:24:56.370 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:24:56.370 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-18T12:24:56.370 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-18T12:24:56.370 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-18T12:24:56.370 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-18T12:24:56.370 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-18T12:24:56.370 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:24:56.370 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-18T12:24:56.713 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T12:24:56.792 INFO:teuthology.orchestra.run.smithi115.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T12:24:56.792 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T12:24:56.793 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-18T12:24:56.793 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-18T12:24:56.793 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-18T12:24:56.793 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-18T12:24:56.793 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi115.front.sepia.ceph.com, path=None, version=distro) 2024-09-18T12:24:56.793 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T12:24:56.851 INFO:teuthology.orchestra.run.smithi115.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T12:24:56.852 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T12:24:56.852 DEBUG:teuthology.orchestra.run.smithi115:> sudo rpm -qi grub2-tools 2024-09-18T12:24:56.885 INFO:teuthology.orchestra.run.smithi115.stdout:Name : grub2-tools 2024-09-18T12:24:56.886 INFO:teuthology.orchestra.run.smithi115.stdout:Epoch : 1 2024-09-18T12:24:56.886 INFO:teuthology.orchestra.run.smithi115.stdout:Version : 2.06 2024-09-18T12:24:56.886 INFO:teuthology.orchestra.run.smithi115.stdout:Release : 82.el9 2024-09-18T12:24:56.886 INFO:teuthology.orchestra.run.smithi115.stdout:Architecture: x86_64 2024-09-18T12:24:56.886 INFO:teuthology.orchestra.run.smithi115.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-18T12:24:56.886 INFO:teuthology.orchestra.run.smithi115.stdout:Group : Unspecified 2024-09-18T12:24:56.886 INFO:teuthology.orchestra.run.smithi115.stdout:Size : 8274670 2024-09-18T12:24:56.886 INFO:teuthology.orchestra.run.smithi115.stdout:License : GPLv3+ 2024-09-18T12:24:56.886 INFO:teuthology.orchestra.run.smithi115.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-18T12:24:56.886 INFO:teuthology.orchestra.run.smithi115.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-18T12:24:56.886 INFO:teuthology.orchestra.run.smithi115.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-18T12:24:56.886 INFO:teuthology.orchestra.run.smithi115.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-18T12:24:56.887 INFO:teuthology.orchestra.run.smithi115.stdout:Packager : builder@centos.org 2024-09-18T12:24:56.887 INFO:teuthology.orchestra.run.smithi115.stdout:Vendor : CentOS 2024-09-18T12:24:56.887 INFO:teuthology.orchestra.run.smithi115.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-18T12:24:56.887 INFO:teuthology.orchestra.run.smithi115.stdout:Summary : Support tools for GRUB. 2024-09-18T12:24:56.887 INFO:teuthology.orchestra.run.smithi115.stdout:Description : 2024-09-18T12:24:56.887 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:24:56.887 INFO:teuthology.orchestra.run.smithi115.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-18T12:24:56.887 INFO:teuthology.orchestra.run.smithi115.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-18T12:24:56.887 INFO:teuthology.orchestra.run.smithi115.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-18T12:24:56.887 INFO:teuthology.orchestra.run.smithi115.stdout:hardware devices. 2024-09-18T12:24:56.887 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:24:56.887 INFO:teuthology.orchestra.run.smithi115.stdout:This subpackage provides tools for support of all platforms. 2024-09-18T12:24:56.888 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-18T12:24:56.888 INFO:teuthology.task.kernel:Updating grub on smithi115 to boot 5.14.0-508.el9.x86_64 2024-09-18T12:24:56.888 DEBUG:teuthology.orchestra.run.smithi115:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-18T12:24:57.565 INFO:teuthology.orchestra.run.smithi115.stderr:Generating grub configuration file ... 2024-09-18T12:24:58.894 INFO:teuthology.orchestra.run.smithi115.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-18T12:24:58.925 INFO:teuthology.orchestra.run.smithi115.stderr:done 2024-09-18T12:24:58.927 DEBUG:teuthology.orchestra.run.smithi115:> mktemp 2024-09-18T12:24:58.943 INFO:teuthology.orchestra.run.smithi115.stdout:/tmp/tmp.2L7i4UXglF 2024-09-18T12:24:58.943 DEBUG:teuthology.orchestra.run.smithi115:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.2L7i4UXglF 2024-09-18T12:24:59.019 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0666 /tmp/tmp.2L7i4UXglF 2024-09-18T12:24:59.156 DEBUG:teuthology.orchestra.remote:smithi115:/tmp/tmp.2L7i4UXglF is 6KB 2024-09-18T12:24:59.205 DEBUG:teuthology.orchestra.run.smithi115:> rm -fr /tmp/tmp.2L7i4UXglF 2024-09-18T12:24:59.220 DEBUG:teuthology.orchestra.run.smithi115:> sudo /bin/ls /boot/loader/entries || true 2024-09-18T12:24:59.290 INFO:teuthology.orchestra.run.smithi115.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-18T12:24:59.290 INFO:teuthology.orchestra.run.smithi115.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-18T12:24:59.290 INFO:teuthology.orchestra.run.smithi115.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-18T12:24:59.290 INFO:teuthology.orchestra.run.smithi115.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-18T12:24:59.291 DEBUG:teuthology.orchestra.run.smithi115:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-18T12:24:59.449 DEBUG:teuthology.orchestra.run.smithi115:> sudo shutdown -r now 2024-09-18T12:25:00.555 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:25:00.595 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:25:00.984 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:25:00.985 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-18T12:25:00.985 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T12:25:00.985 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T12:25:01.865 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:25:01.866 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:25:01.866 INFO:teuthology.orchestra.run.smithi104.stdout:Installed: 2024-09-18T12:25:01.866 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-18T12:25:01.866 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-18T12:25:01.866 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-18T12:25:01.866 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-18T12:25:01.866 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:25:01.866 INFO:teuthology.orchestra.run.smithi104.stdout:Complete! 2024-09-18T12:25:02.207 DEBUG:teuthology.orchestra.run.smithi104:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T12:25:02.293 INFO:teuthology.orchestra.run.smithi104.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T12:25:02.293 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T12:25:02.293 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-18T12:25:02.294 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-18T12:25:02.294 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-18T12:25:02.294 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-18T12:25:02.294 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi104.front.sepia.ceph.com, path=None, version=distro) 2024-09-18T12:25:02.294 DEBUG:teuthology.orchestra.run.smithi104:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T12:25:02.353 INFO:teuthology.orchestra.run.smithi104.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T12:25:02.353 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T12:25:02.353 DEBUG:teuthology.orchestra.run.smithi104:> sudo rpm -qi grub2-tools 2024-09-18T12:25:02.384 INFO:teuthology.orchestra.run.smithi104.stdout:Name : grub2-tools 2024-09-18T12:25:02.384 INFO:teuthology.orchestra.run.smithi104.stdout:Epoch : 1 2024-09-18T12:25:02.385 INFO:teuthology.orchestra.run.smithi104.stdout:Version : 2.06 2024-09-18T12:25:02.385 INFO:teuthology.orchestra.run.smithi104.stdout:Release : 82.el9 2024-09-18T12:25:02.385 INFO:teuthology.orchestra.run.smithi104.stdout:Architecture: x86_64 2024-09-18T12:25:02.385 INFO:teuthology.orchestra.run.smithi104.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-18T12:25:02.385 INFO:teuthology.orchestra.run.smithi104.stdout:Group : Unspecified 2024-09-18T12:25:02.385 INFO:teuthology.orchestra.run.smithi104.stdout:Size : 8274670 2024-09-18T12:25:02.385 INFO:teuthology.orchestra.run.smithi104.stdout:License : GPLv3+ 2024-09-18T12:25:02.385 INFO:teuthology.orchestra.run.smithi104.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-18T12:25:02.385 INFO:teuthology.orchestra.run.smithi104.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-18T12:25:02.385 INFO:teuthology.orchestra.run.smithi104.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-18T12:25:02.385 INFO:teuthology.orchestra.run.smithi104.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-18T12:25:02.385 INFO:teuthology.orchestra.run.smithi104.stdout:Packager : builder@centos.org 2024-09-18T12:25:02.385 INFO:teuthology.orchestra.run.smithi104.stdout:Vendor : CentOS 2024-09-18T12:25:02.386 INFO:teuthology.orchestra.run.smithi104.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-18T12:25:02.386 INFO:teuthology.orchestra.run.smithi104.stdout:Summary : Support tools for GRUB. 2024-09-18T12:25:02.386 INFO:teuthology.orchestra.run.smithi104.stdout:Description : 2024-09-18T12:25:02.386 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:25:02.386 INFO:teuthology.orchestra.run.smithi104.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-18T12:25:02.386 INFO:teuthology.orchestra.run.smithi104.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-18T12:25:02.386 INFO:teuthology.orchestra.run.smithi104.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-18T12:25:02.386 INFO:teuthology.orchestra.run.smithi104.stdout:hardware devices. 2024-09-18T12:25:02.386 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:25:02.386 INFO:teuthology.orchestra.run.smithi104.stdout:This subpackage provides tools for support of all platforms. 2024-09-18T12:25:02.387 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-18T12:25:02.388 INFO:teuthology.task.kernel:Updating grub on smithi104 to boot 5.14.0-508.el9.x86_64 2024-09-18T12:25:02.388 DEBUG:teuthology.orchestra.run.smithi104:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-18T12:25:03.109 INFO:teuthology.orchestra.run.smithi104.stderr:Generating grub configuration file ... 2024-09-18T12:25:04.437 INFO:teuthology.orchestra.run.smithi104.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-18T12:25:04.474 INFO:teuthology.orchestra.run.smithi104.stderr:done 2024-09-18T12:25:04.476 DEBUG:teuthology.orchestra.run.smithi104:> mktemp 2024-09-18T12:25:04.491 INFO:teuthology.orchestra.run.smithi104.stdout:/tmp/tmp.Ycr00XPAZo 2024-09-18T12:25:04.492 DEBUG:teuthology.orchestra.run.smithi104:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Ycr00XPAZo 2024-09-18T12:25:04.559 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 0666 /tmp/tmp.Ycr00XPAZo 2024-09-18T12:25:04.697 DEBUG:teuthology.orchestra.remote:smithi104:/tmp/tmp.Ycr00XPAZo is 6KB 2024-09-18T12:25:04.751 DEBUG:teuthology.orchestra.run.smithi104:> rm -fr /tmp/tmp.Ycr00XPAZo 2024-09-18T12:25:04.765 DEBUG:teuthology.orchestra.run.smithi104:> sudo /bin/ls /boot/loader/entries || true 2024-09-18T12:25:04.828 INFO:teuthology.orchestra.run.smithi104.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-18T12:25:04.828 INFO:teuthology.orchestra.run.smithi104.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-18T12:25:04.828 INFO:teuthology.orchestra.run.smithi104.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-18T12:25:04.828 INFO:teuthology.orchestra.run.smithi104.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-18T12:25:04.829 DEBUG:teuthology.orchestra.run.smithi104:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-18T12:25:04.972 DEBUG:teuthology.orchestra.run.smithi104:> sudo shutdown -r now 2024-09-18T12:25:05.755 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:25:05.799 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:25:06.114 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:25:06.115 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-18T12:25:06.115 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T12:25:06.115 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T12:25:06.302 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:25:06.342 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:25:06.648 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:25:06.649 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-18T12:25:06.649 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T12:25:06.649 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T12:25:06.988 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:25:06.988 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:25:06.988 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-09-18T12:25:06.988 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-18T12:25:06.988 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-18T12:25:06.988 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-18T12:25:06.989 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-18T12:25:06.989 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:25:06.989 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-09-18T12:25:07.332 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T12:25:07.414 INFO:teuthology.orchestra.run.smithi175.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T12:25:07.414 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T12:25:07.415 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-18T12:25:07.415 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-18T12:25:07.415 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-18T12:25:07.415 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-18T12:25:07.415 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi175.front.sepia.ceph.com, path=None, version=distro) 2024-09-18T12:25:07.415 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T12:25:07.474 INFO:teuthology.orchestra.run.smithi175.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T12:25:07.474 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T12:25:07.474 DEBUG:teuthology.orchestra.run.smithi175:> sudo rpm -qi grub2-tools 2024-09-18T12:25:07.500 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T12:25:07.500 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:25:07.500 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-18T12:25:07.500 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-18T12:25:07.500 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-18T12:25:07.500 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-18T12:25:07.500 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-18T12:25:07.500 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:25:07.500 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-18T12:25:07.515 INFO:teuthology.orchestra.run.smithi175.stdout:Name : grub2-tools 2024-09-18T12:25:07.516 INFO:teuthology.orchestra.run.smithi175.stdout:Epoch : 1 2024-09-18T12:25:07.516 INFO:teuthology.orchestra.run.smithi175.stdout:Version : 2.06 2024-09-18T12:25:07.516 INFO:teuthology.orchestra.run.smithi175.stdout:Release : 82.el9 2024-09-18T12:25:07.516 INFO:teuthology.orchestra.run.smithi175.stdout:Architecture: x86_64 2024-09-18T12:25:07.516 INFO:teuthology.orchestra.run.smithi175.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-18T12:25:07.516 INFO:teuthology.orchestra.run.smithi175.stdout:Group : Unspecified 2024-09-18T12:25:07.516 INFO:teuthology.orchestra.run.smithi175.stdout:Size : 8274670 2024-09-18T12:25:07.516 INFO:teuthology.orchestra.run.smithi175.stdout:License : GPLv3+ 2024-09-18T12:25:07.516 INFO:teuthology.orchestra.run.smithi175.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-18T12:25:07.516 INFO:teuthology.orchestra.run.smithi175.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-18T12:25:07.516 INFO:teuthology.orchestra.run.smithi175.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-18T12:25:07.517 INFO:teuthology.orchestra.run.smithi175.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-18T12:25:07.517 INFO:teuthology.orchestra.run.smithi175.stdout:Packager : builder@centos.org 2024-09-18T12:25:07.517 INFO:teuthology.orchestra.run.smithi175.stdout:Vendor : CentOS 2024-09-18T12:25:07.517 INFO:teuthology.orchestra.run.smithi175.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-18T12:25:07.517 INFO:teuthology.orchestra.run.smithi175.stdout:Summary : Support tools for GRUB. 2024-09-18T12:25:07.517 INFO:teuthology.orchestra.run.smithi175.stdout:Description : 2024-09-18T12:25:07.517 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:25:07.517 INFO:teuthology.orchestra.run.smithi175.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-18T12:25:07.517 INFO:teuthology.orchestra.run.smithi175.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-18T12:25:07.517 INFO:teuthology.orchestra.run.smithi175.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-18T12:25:07.517 INFO:teuthology.orchestra.run.smithi175.stdout:hardware devices. 2024-09-18T12:25:07.517 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:25:07.517 INFO:teuthology.orchestra.run.smithi175.stdout:This subpackage provides tools for support of all platforms. 2024-09-18T12:25:07.518 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-18T12:25:07.518 INFO:teuthology.task.kernel:Updating grub on smithi175 to boot 5.14.0-508.el9.x86_64 2024-09-18T12:25:07.518 DEBUG:teuthology.orchestra.run.smithi175:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-18T12:25:07.848 DEBUG:teuthology.orchestra.run.smithi092:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T12:25:07.926 INFO:teuthology.orchestra.run.smithi092.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T12:25:07.926 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T12:25:07.926 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-18T12:25:07.926 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-18T12:25:07.926 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-18T12:25:07.927 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-18T12:25:07.927 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi092.front.sepia.ceph.com, path=None, version=distro) 2024-09-18T12:25:07.927 DEBUG:teuthology.orchestra.run.smithi092:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T12:25:07.985 INFO:teuthology.orchestra.run.smithi092.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T12:25:07.985 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T12:25:07.986 DEBUG:teuthology.orchestra.run.smithi092:> sudo rpm -qi grub2-tools 2024-09-18T12:25:08.034 INFO:teuthology.orchestra.run.smithi092.stdout:Name : grub2-tools 2024-09-18T12:25:08.034 INFO:teuthology.orchestra.run.smithi092.stdout:Epoch : 1 2024-09-18T12:25:08.034 INFO:teuthology.orchestra.run.smithi092.stdout:Version : 2.06 2024-09-18T12:25:08.034 INFO:teuthology.orchestra.run.smithi092.stdout:Release : 82.el9 2024-09-18T12:25:08.034 INFO:teuthology.orchestra.run.smithi092.stdout:Architecture: x86_64 2024-09-18T12:25:08.034 INFO:teuthology.orchestra.run.smithi092.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-18T12:25:08.034 INFO:teuthology.orchestra.run.smithi092.stdout:Group : Unspecified 2024-09-18T12:25:08.034 INFO:teuthology.orchestra.run.smithi092.stdout:Size : 8274670 2024-09-18T12:25:08.034 INFO:teuthology.orchestra.run.smithi092.stdout:License : GPLv3+ 2024-09-18T12:25:08.034 INFO:teuthology.orchestra.run.smithi092.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-18T12:25:08.034 INFO:teuthology.orchestra.run.smithi092.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout:Packager : builder@centos.org 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout:Vendor : CentOS 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout:Summary : Support tools for GRUB. 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout:Description : 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout:hardware devices. 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:25:08.035 INFO:teuthology.orchestra.run.smithi092.stdout:This subpackage provides tools for support of all platforms. 2024-09-18T12:25:08.036 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-18T12:25:08.036 INFO:teuthology.task.kernel:Updating grub on smithi092 to boot 5.14.0-508.el9.x86_64 2024-09-18T12:25:08.037 DEBUG:teuthology.orchestra.run.smithi092:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-18T12:25:08.142 INFO:teuthology.orchestra.run.smithi175.stderr:Generating grub configuration file ... 2024-09-18T12:25:08.665 INFO:teuthology.orchestra.run.smithi092.stderr:Generating grub configuration file ... 2024-09-18T12:25:09.530 INFO:teuthology.orchestra.run.smithi175.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-18T12:25:09.568 INFO:teuthology.orchestra.run.smithi175.stderr:done 2024-09-18T12:25:09.571 DEBUG:teuthology.orchestra.run.smithi175:> mktemp 2024-09-18T12:25:09.586 INFO:teuthology.orchestra.run.smithi175.stdout:/tmp/tmp.uCBA11EjBJ 2024-09-18T12:25:09.586 DEBUG:teuthology.orchestra.run.smithi175:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.uCBA11EjBJ 2024-09-18T12:25:09.656 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 0666 /tmp/tmp.uCBA11EjBJ 2024-09-18T12:25:09.790 DEBUG:teuthology.orchestra.remote:smithi175:/tmp/tmp.uCBA11EjBJ is 6KB 2024-09-18T12:25:09.839 DEBUG:teuthology.orchestra.run.smithi175:> rm -fr /tmp/tmp.uCBA11EjBJ 2024-09-18T12:25:09.854 DEBUG:teuthology.orchestra.run.smithi175:> sudo /bin/ls /boot/loader/entries || true 2024-09-18T12:25:09.916 INFO:teuthology.orchestra.run.smithi175.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-18T12:25:09.916 INFO:teuthology.orchestra.run.smithi175.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-18T12:25:09.916 INFO:teuthology.orchestra.run.smithi175.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-18T12:25:09.916 INFO:teuthology.orchestra.run.smithi175.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-18T12:25:09.918 DEBUG:teuthology.orchestra.run.smithi175:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-18T12:25:10.002 INFO:teuthology.orchestra.run.smithi092.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-18T12:25:10.042 INFO:teuthology.orchestra.run.smithi092.stderr:done 2024-09-18T12:25:10.044 DEBUG:teuthology.orchestra.run.smithi092:> mktemp 2024-09-18T12:25:10.060 INFO:teuthology.orchestra.run.smithi092.stdout:/tmp/tmp.KKIDwLaA3h 2024-09-18T12:25:10.060 DEBUG:teuthology.orchestra.run.smithi092:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.KKIDwLaA3h 2024-09-18T12:25:10.067 DEBUG:teuthology.orchestra.run.smithi175:> sudo shutdown -r now 2024-09-18T12:25:10.127 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0666 /tmp/tmp.KKIDwLaA3h 2024-09-18T12:25:10.265 DEBUG:teuthology.orchestra.remote:smithi092:/tmp/tmp.KKIDwLaA3h is 6KB 2024-09-18T12:25:10.286 DEBUG:teuthology.orchestra.run.smithi092:> rm -fr /tmp/tmp.KKIDwLaA3h 2024-09-18T12:25:10.301 DEBUG:teuthology.orchestra.run.smithi092:> sudo /bin/ls /boot/loader/entries || true 2024-09-18T12:25:10.370 INFO:teuthology.orchestra.run.smithi092.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-18T12:25:10.371 INFO:teuthology.orchestra.run.smithi092.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-18T12:25:10.371 INFO:teuthology.orchestra.run.smithi092.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-18T12:25:10.371 INFO:teuthology.orchestra.run.smithi092.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-18T12:25:10.372 DEBUG:teuthology.orchestra.run.smithi092:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-18T12:25:10.525 DEBUG:teuthology.orchestra.run.smithi092:> sudo shutdown -r now 2024-09-18T12:25:29.471 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-18T12:25:29.471 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-18T12:25:29.473 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:25:34.977 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-18T12:25:34.978 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-18T12:25:34.978 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:25:40.073 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-18T12:25:40.073 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-18T12:25:40.074 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:25:40.529 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-18T12:25:40.529 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-18T12:25:40.529 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:25:47.837 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-09-18T12:25:53.469 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.104 2024-09-18T12:25:56.842 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-18T12:25:56.843 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:25:58.589 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-09-18T12:25:58.845 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.92 2024-09-18T12:25:59.901 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-09-18T12:26:02.473 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-18T12:26:02.491 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:26:07.593 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-18T12:26:07.593 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:26:07.845 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-18T12:26:07.846 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:26:10.657 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-09-18T12:26:10.909 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.92 2024-09-18T12:26:11.903 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-18T12:26:11.904 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:26:22.665 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-18T12:26:22.665 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:26:22.910 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-18T12:26:22.911 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:26:30.333 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-09-18T12:26:41.341 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.92 2024-09-18T12:26:45.335 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-18T12:26:45.336 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:26:45.752 DEBUG:teuthology.orchestra.run.smithi115:> true 2024-09-18T12:26:46.107 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-18T12:26:46.107 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-508.el9.x86_64"... 2024-09-18T12:26:46.107 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2024-09-18T12:26:46.123 INFO:teuthology.orchestra.run.smithi115.stdout:5.14.0-508.el9.x86_64 2024-09-18T12:26:46.123 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-18T12:26:46.123 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-18T12:26:46.123 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-18T12:26:47.124 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-18T12:26:47.125 DEBUG:teuthology.orchestra.run.smithi115:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-18T12:26:47.235 INFO:teuthology.orchestra.run.smithi115.stdout:ttyS1 2024-09-18T12:26:47.252 DEBUG:teuthology.parallel:result is None 2024-09-18T12:26:54.518 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-09-18T12:26:54.918 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-18T12:26:54.918 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-508.el9.x86_64"... 2024-09-18T12:26:54.918 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-09-18T12:26:54.933 INFO:teuthology.orchestra.run.smithi175.stdout:5.14.0-508.el9.x86_64 2024-09-18T12:26:54.933 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-18T12:26:54.933 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-18T12:26:54.933 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-18T12:26:55.934 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-18T12:26:55.934 DEBUG:teuthology.orchestra.run.smithi175:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-18T12:26:56.138 INFO:teuthology.orchestra.run.smithi175.stdout:ttyS1 2024-09-18T12:26:56.162 DEBUG:teuthology.parallel:result is None 2024-09-18T12:26:56.343 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-18T12:26:56.343 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:26:56.656 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-09-18T12:26:57.040 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-18T12:26:57.041 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-18T12:26:57.041 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-09-18T12:26:57.055 INFO:teuthology.orchestra.run.smithi092.stdout:5.14.0-508.el9.x86_64 2024-09-18T12:26:57.055 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-18T12:26:57.055 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-18T12:26:57.055 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-18T12:26:58.056 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-18T12:26:58.056 DEBUG:teuthology.orchestra.run.smithi092:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-18T12:26:58.138 INFO:teuthology.orchestra.run.smithi092.stdout:ttyS1 2024-09-18T12:26:58.167 DEBUG:teuthology.parallel:result is None 2024-09-18T12:27:02.494 DEBUG:teuthology.orchestra.remote:timed out 2024-09-18T12:27:14.495 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-18T12:27:14.496 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:27:14.789 DEBUG:teuthology.orchestra.run.smithi104:> true 2024-09-18T12:27:15.178 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-18T12:27:15.178 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-18T12:27:15.179 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2024-09-18T12:27:15.194 INFO:teuthology.orchestra.run.smithi104.stdout:5.14.0-508.el9.x86_64 2024-09-18T12:27:15.195 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-18T12:27:15.195 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-18T12:27:15.195 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-18T12:27:16.196 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-18T12:27:16.196 DEBUG:teuthology.orchestra.run.smithi104:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-18T12:27:16.265 INFO:teuthology.orchestra.run.smithi104.stdout:ttyS1 2024-09-18T12:27:16.285 DEBUG:teuthology.parallel:result is None 2024-09-18T12:27:16.285 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-18T12:27:16.451 INFO:teuthology.task.internal:Creating test directory... 2024-09-18T12:27:16.451 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-18T12:27:16.455 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-18T12:27:16.458 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-18T12:27:16.460 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-18T12:27:16.480 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-18T12:27:16.515 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-18T12:27:16.537 INFO:teuthology.task.internal:Creating archive directory... 2024-09-18T12:27:16.538 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-18T12:27:16.540 DEBUG:teuthology.orchestra.run.smithi104:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-18T12:27:16.543 DEBUG:teuthology.orchestra.run.smithi115:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-18T12:27:16.545 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-18T12:27:16.637 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-18T12:27:16.643 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-18T12:27:16.644 DEBUG:teuthology.orchestra.run.smithi092:> 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-18T12:27:16.646 DEBUG:teuthology.orchestra.run.smithi104:> 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-18T12:27:16.649 DEBUG:teuthology.orchestra.run.smithi115:> 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-18T12:27:16.651 DEBUG:teuthology.orchestra.run.smithi175:> 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-18T12:27:16.675 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T12:27:16.678 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T12:27:16.683 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T12:27:16.687 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T12:27:16.690 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T12:27:16.694 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T12:27:16.695 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T12:27:16.707 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T12:27:16.708 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-18T12:27:16.715 INFO:teuthology.task.internal:Configuring sudo... 2024-09-18T12:27:16.715 DEBUG:teuthology.orchestra.run.smithi092:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-18T12:27:16.731 DEBUG:teuthology.orchestra.run.smithi104:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-18T12:27:16.734 DEBUG:teuthology.orchestra.run.smithi115:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-18T12:27:16.739 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-18T12:27:16.766 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-18T12:27:16.775 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-18T12:27:16.776 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-18T12:27:16.801 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-18T12:27:16.804 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-18T12:27:16.806 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-18T12:27:16.823 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T12:27:16.900 DEBUG:teuthology.orchestra.run.smithi092:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T12:27:16.956 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T12:27:17.037 DEBUG:teuthology.orchestra.run.smithi092:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T12:27:17.084 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-18T12:27:17.084 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-18T12:27:17.151 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T12:27:17.194 DEBUG:teuthology.orchestra.run.smithi104:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T12:27:17.249 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T12:27:17.330 DEBUG:teuthology.orchestra.run.smithi104:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T12:27:17.375 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-18T12:27:17.376 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-18T12:27:17.442 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T12:27:17.488 DEBUG:teuthology.orchestra.run.smithi115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T12:27:17.547 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T12:27:17.632 DEBUG:teuthology.orchestra.run.smithi115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T12:27:17.674 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-18T12:27:17.674 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-18T12:27:17.741 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T12:27:17.787 DEBUG:teuthology.orchestra.run.smithi175:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T12:27:17.842 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T12:27:17.928 DEBUG:teuthology.orchestra.run.smithi175:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T12:27:17.968 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-18T12:27:17.968 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-18T12:27:18.034 DEBUG:teuthology.orchestra.run.smithi092:> sudo service rsyslog restart 2024-09-18T12:27:18.037 DEBUG:teuthology.orchestra.run.smithi104:> sudo service rsyslog restart 2024-09-18T12:27:18.039 DEBUG:teuthology.orchestra.run.smithi115:> sudo service rsyslog restart 2024-09-18T12:27:18.042 DEBUG:teuthology.orchestra.run.smithi175:> sudo service rsyslog restart 2024-09-18T12:27:18.084 INFO:teuthology.orchestra.run.smithi104.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T12:27:18.085 INFO:teuthology.orchestra.run.smithi115.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T12:27:18.092 INFO:teuthology.orchestra.run.smithi092.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T12:27:18.125 INFO:teuthology.orchestra.run.smithi175.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T12:27:18.598 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-18T12:27:18.606 INFO:teuthology.task.internal:Starting timer... 2024-09-18T12:27:18.606 INFO:teuthology.run_tasks:Running task pcp... 2024-09-18T12:27:18.619 INFO:teuthology.run_tasks:Running task selinux... 2024-09-18T12:27:18.628 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-18T12:27:18.628 DEBUG:teuthology.orchestra.run.smithi092:> sudo service auditd rotate 2024-09-18T12:27:18.690 INFO:teuthology.orchestra.run.smithi092.stdout:Rotating logs: 2024-09-18T12:27:18.692 DEBUG:teuthology.orchestra.run.smithi104:> sudo service auditd rotate 2024-09-18T12:27:18.732 INFO:teuthology.orchestra.run.smithi104.stdout:Rotating logs: 2024-09-18T12:27:18.734 DEBUG:teuthology.orchestra.run.smithi115:> sudo service auditd rotate 2024-09-18T12:27:18.794 INFO:teuthology.orchestra.run.smithi115.stdout:Rotating logs: 2024-09-18T12:27:18.796 DEBUG:teuthology.orchestra.run.smithi175:> sudo service auditd rotate 2024-09-18T12:27:18.867 INFO:teuthology.orchestra.run.smithi175.stdout:Rotating logs: 2024-09-18T12:27:18.869 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-18T12:27:18.869 DEBUG:teuthology.orchestra.run.smithi092:> /usr/sbin/getenforce 2024-09-18T12:27:18.891 INFO:teuthology.orchestra.run.smithi092.stdout:Permissive 2024-09-18T12:27:18.891 DEBUG:teuthology.orchestra.run.smithi104:> /usr/sbin/getenforce 2024-09-18T12:27:18.930 INFO:teuthology.orchestra.run.smithi104.stdout:Permissive 2024-09-18T12:27:18.931 DEBUG:teuthology.orchestra.run.smithi115:> /usr/sbin/getenforce 2024-09-18T12:27:18.952 INFO:teuthology.orchestra.run.smithi115.stdout:Permissive 2024-09-18T12:27:18.952 DEBUG:teuthology.orchestra.run.smithi175:> /usr/sbin/getenforce 2024-09-18T12:27:18.978 INFO:teuthology.orchestra.run.smithi175.stdout:Permissive 2024-09-18T12:27:18.978 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi092.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi104.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi115.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi175.front.sepia.ceph.com': 'permissive'} 2024-09-18T12:27:18.978 DEBUG:teuthology.orchestra.run.smithi092:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-18T12:27:19.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:27:19.007 DEBUG:teuthology.orchestra.run.smithi104:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-18T12:27:19.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:27:19.037 DEBUG:teuthology.orchestra.run.smithi115:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-18T12:27:19.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:27:19.065 DEBUG:teuthology.orchestra.run.smithi175:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-18T12:27:19.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:27:19.094 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-18T12:27:19.094 DEBUG:teuthology.orchestra.run.smithi092:> sudo /usr/sbin/setenforce permissive 2024-09-18T12:27:19.128 DEBUG:teuthology.orchestra.run.smithi104:> sudo /usr/sbin/setenforce permissive 2024-09-18T12:27:19.160 DEBUG:teuthology.orchestra.run.smithi115:> sudo /usr/sbin/setenforce permissive 2024-09-18T12:27:19.203 DEBUG:teuthology.orchestra.run.smithi175:> sudo /usr/sbin/setenforce permissive 2024-09-18T12:27:19.238 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-18T12:27:19.248 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-18T12:27:19.251 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-18T12:27:19.357 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-18T12:27:19.368 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-18T12:27:19.369 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi092.front.sepia.ceph.com,smithi104.front.sepia.ceph.com,smithi115.front.sepia.ceph.com,smithi175.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-18T12:31:10.946 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi092.front.sepia.ceph.com'), Remote(name='ubuntu@smithi104.front.sepia.ceph.com'), Remote(name='ubuntu@smithi115.front.sepia.ceph.com'), Remote(name='ubuntu@smithi175.front.sepia.ceph.com')] 2024-09-18T12:31:10.947 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-18T12:31:10.948 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:31:11.025 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-09-18T12:31:11.113 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-18T12:31:11.113 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-18T12:31:11.114 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:31:11.186 DEBUG:teuthology.orchestra.run.smithi104:> true 2024-09-18T12:31:11.266 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-18T12:31:11.266 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-18T12:31:11.266 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:31:11.343 DEBUG:teuthology.orchestra.run.smithi115:> true 2024-09-18T12:31:11.431 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-18T12:31:11.432 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-18T12:31:11.432 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T12:31:11.509 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-09-18T12:31:11.593 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-18T12:31:11.594 INFO:teuthology.run_tasks:Running task clock... 2024-09-18T12:31:11.605 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-18T12:31:11.605 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-18T12:31:11.606 DEBUG:teuthology.orchestra.run.smithi092:> 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-18T12:31:11.608 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-18T12:31:11.608 DEBUG:teuthology.orchestra.run.smithi104:> 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-18T12:31:11.611 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-18T12:31:11.611 DEBUG:teuthology.orchestra.run.smithi115:> 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-18T12:31:11.613 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-18T12:31:11.613 DEBUG:teuthology.orchestra.run.smithi175:> 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-18T12:31:11.640 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-18T12:31:11.642 INFO:teuthology.orchestra.run.smithi104.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-18T12:31:11.644 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-18T12:31:11.657 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-18T12:31:11.658 INFO:teuthology.orchestra.run.smithi104.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-18T12:31:11.660 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-18T12:31:11.665 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-18T12:31:11.680 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-18T12:31:11.685 INFO:teuthology.orchestra.run.smithi104.stderr:sudo: ntpd: command not found 2024-09-18T12:31:11.686 INFO:teuthology.orchestra.run.smithi092.stderr:sudo: ntpd: command not found 2024-09-18T12:31:11.687 INFO:teuthology.orchestra.run.smithi115.stderr:sudo: ntpd: command not found 2024-09-18T12:31:11.696 INFO:teuthology.orchestra.run.smithi104.stdout:506 Cannot talk to daemon 2024-09-18T12:31:11.698 INFO:teuthology.orchestra.run.smithi115.stdout:506 Cannot talk to daemon 2024-09-18T12:31:11.699 INFO:teuthology.orchestra.run.smithi092.stdout:506 Cannot talk to daemon 2024-09-18T12:31:11.707 INFO:teuthology.orchestra.run.smithi175.stderr:sudo: ntpd: command not found 2024-09-18T12:31:11.711 INFO:teuthology.orchestra.run.smithi104.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-18T12:31:11.714 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-18T12:31:11.717 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-18T12:31:11.718 INFO:teuthology.orchestra.run.smithi175.stdout:506 Cannot talk to daemon 2024-09-18T12:31:11.725 INFO:teuthology.orchestra.run.smithi104.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-18T12:31:11.729 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-18T12:31:11.733 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-18T12:31:11.734 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-18T12:31:11.747 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-18T12:31:11.779 INFO:teuthology.orchestra.run.smithi104.stderr:bash: line 1: ntpq: command not found 2024-09-18T12:31:11.782 INFO:teuthology.orchestra.run.smithi104.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T12:31:11.782 INFO:teuthology.orchestra.run.smithi104.stdout:=============================================================================== 2024-09-18T12:31:11.783 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.783 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.783 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.783 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.786 INFO:teuthology.orchestra.run.smithi115.stderr:bash: line 1: ntpq: command not found 2024-09-18T12:31:11.789 INFO:teuthology.orchestra.run.smithi115.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T12:31:11.789 INFO:teuthology.orchestra.run.smithi115.stdout:=============================================================================== 2024-09-18T12:31:11.789 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.789 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.790 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.790 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.804 INFO:teuthology.orchestra.run.smithi092.stderr:bash: line 1: ntpq: command not found 2024-09-18T12:31:11.807 INFO:teuthology.orchestra.run.smithi175.stderr:bash: line 1: ntpq: command not found 2024-09-18T12:31:11.808 INFO:teuthology.orchestra.run.smithi092.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T12:31:11.808 INFO:teuthology.orchestra.run.smithi092.stdout:=============================================================================== 2024-09-18T12:31:11.808 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.808 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.808 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.808 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.810 INFO:teuthology.orchestra.run.smithi175.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T12:31:11.810 INFO:teuthology.orchestra.run.smithi175.stdout:=============================================================================== 2024-09-18T12:31:11.810 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.810 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.811 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.811 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:31:11.811 INFO:teuthology.run_tasks:Running task pexec... 2024-09-18T12:31:11.826 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-18T12:31:11.826 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi092.front.sepia.ceph.com 2024-09-18T12:31:11.826 DEBUG:teuthology.orchestra.run.smithi092:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-18T12:31:11.827 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi104.front.sepia.ceph.com 2024-09-18T12:31:11.827 DEBUG:teuthology.orchestra.run.smithi104:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-18T12:31:11.827 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi115.front.sepia.ceph.com 2024-09-18T12:31:11.827 DEBUG:teuthology.orchestra.run.smithi115:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-18T12:31:11.828 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi175.front.sepia.ceph.com 2024-09-18T12:31:11.828 DEBUG:teuthology.orchestra.run.smithi175:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-18T12:31:12.176 INFO:teuthology.orchestra.run.smithi104.stdout:Dependencies resolved. 2024-09-18T12:31:12.180 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-18T12:31:12.192 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-18T12:31:12.192 INFO:teuthology.orchestra.run.smithi104.stdout: Package Architecture Version Repository Size 2024-09-18T12:31:12.192 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-18T12:31:12.192 INFO:teuthology.orchestra.run.smithi104.stdout:Removing: 2024-09-18T12:31:12.192 INFO:teuthology.orchestra.run.smithi104.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-18T12:31:12.193 INFO:teuthology.orchestra.run.smithi104.stdout:Removing unused dependencies: 2024-09-18T12:31:12.193 INFO:teuthology.orchestra.run.smithi104.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-18T12:31:12.193 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:31:12.193 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction Summary 2024-09-18T12:31:12.193 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-18T12:31:12.193 INFO:teuthology.orchestra.run.smithi104.stdout:Remove 2 Packages 2024-09-18T12:31:12.193 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:31:12.193 INFO:teuthology.orchestra.run.smithi104.stdout:Freed space: 5.5 M 2024-09-18T12:31:12.193 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction check 2024-09-18T12:31:12.194 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-18T12:31:12.194 INFO:teuthology.orchestra.run.smithi115.stdout: Package Architecture Version Repository Size 2024-09-18T12:31:12.194 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-18T12:31:12.194 INFO:teuthology.orchestra.run.smithi115.stdout:Removing: 2024-09-18T12:31:12.194 INFO:teuthology.orchestra.run.smithi115.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-18T12:31:12.194 INFO:teuthology.orchestra.run.smithi115.stdout:Removing unused dependencies: 2024-09-18T12:31:12.194 INFO:teuthology.orchestra.run.smithi115.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-18T12:31:12.194 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:31:12.194 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-18T12:31:12.194 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-18T12:31:12.195 INFO:teuthology.orchestra.run.smithi115.stdout:Remove 2 Packages 2024-09-18T12:31:12.195 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:31:12.195 INFO:teuthology.orchestra.run.smithi115.stdout:Freed space: 5.5 M 2024-09-18T12:31:12.195 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-18T12:31:12.196 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction check succeeded. 2024-09-18T12:31:12.197 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction test 2024-09-18T12:31:12.197 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-18T12:31:12.197 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-18T12:31:12.199 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-18T12:31:12.201 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-09-18T12:31:12.201 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-18T12:31:12.201 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-09-18T12:31:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-18T12:31:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:Removing: 2024-09-18T12:31:12.202 INFO:teuthology.orchestra.run.smithi092.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-18T12:31:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:Removing unused dependencies: 2024-09-18T12:31:12.202 INFO:teuthology.orchestra.run.smithi092.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-18T12:31:12.202 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:31:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-18T12:31:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-18T12:31:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:Remove 2 Packages 2024-09-18T12:31:12.202 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:31:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:Freed space: 5.5 M 2024-09-18T12:31:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-18T12:31:12.206 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-18T12:31:12.206 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-18T12:31:12.211 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-09-18T12:31:12.211 INFO:teuthology.orchestra.run.smithi175.stdout: Package Architecture Version Repository Size 2024-09-18T12:31:12.211 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-09-18T12:31:12.211 INFO:teuthology.orchestra.run.smithi175.stdout:Removing: 2024-09-18T12:31:12.211 INFO:teuthology.orchestra.run.smithi175.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-18T12:31:12.211 INFO:teuthology.orchestra.run.smithi175.stdout:Removing unused dependencies: 2024-09-18T12:31:12.212 INFO:teuthology.orchestra.run.smithi175.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-18T12:31:12.212 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:31:12.212 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-09-18T12:31:12.212 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-09-18T12:31:12.212 INFO:teuthology.orchestra.run.smithi175.stdout:Remove 2 Packages 2024-09-18T12:31:12.212 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:31:12.212 INFO:teuthology.orchestra.run.smithi175.stdout:Freed space: 5.5 M 2024-09-18T12:31:12.212 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-09-18T12:31:12.216 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-09-18T12:31:12.216 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-09-18T12:31:12.255 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction test succeeded. 2024-09-18T12:31:12.255 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction 2024-09-18T12:31:12.255 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-18T12:31:12.256 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-18T12:31:12.277 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-09-18T12:31:12.277 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-09-18T12:31:12.295 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-18T12:31:12.295 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-18T12:31:12.391 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-18T12:31:12.424 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-09-18T12:31:12.434 INFO:teuthology.orchestra.run.smithi104.stdout: Preparing : 1/1 2024-09-18T12:31:12.450 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-18T12:31:12.462 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-18T12:31:12.499 INFO:teuthology.orchestra.run.smithi175.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-18T12:31:12.521 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-18T12:31:12.523 INFO:teuthology.orchestra.run.smithi104.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-18T12:31:12.533 INFO:teuthology.orchestra.run.smithi092.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-18T12:31:12.565 INFO:teuthology.orchestra.run.smithi175.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-18T12:31:12.581 INFO:teuthology.orchestra.run.smithi104.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-18T12:31:12.592 INFO:teuthology.orchestra.run.smithi092.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-18T12:31:13.021 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-18T12:31:13.021 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-18T12:31:13.039 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-18T12:31:13.039 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-18T12:31:13.116 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-18T12:31:13.117 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-18T12:31:13.122 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-18T12:31:13.122 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-18T12:31:13.267 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-18T12:31:13.267 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:31:13.267 INFO:teuthology.orchestra.run.smithi115.stdout:Removed: 2024-09-18T12:31:13.267 INFO:teuthology.orchestra.run.smithi115.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-18T12:31:13.267 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:31:13.267 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-18T12:31:13.341 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-18T12:31:13.342 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:31:13.342 INFO:teuthology.orchestra.run.smithi104.stdout:Removed: 2024-09-18T12:31:13.342 INFO:teuthology.orchestra.run.smithi104.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-18T12:31:13.342 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:31:13.342 INFO:teuthology.orchestra.run.smithi104.stdout:Complete! 2024-09-18T12:31:13.349 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-18T12:31:13.349 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:31:13.349 INFO:teuthology.orchestra.run.smithi175.stdout:Removed: 2024-09-18T12:31:13.349 INFO:teuthology.orchestra.run.smithi175.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-18T12:31:13.349 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:31:13.349 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-09-18T12:31:13.411 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-18T12:31:13.411 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:31:13.411 INFO:teuthology.orchestra.run.smithi092.stdout:Removed: 2024-09-18T12:31:13.411 INFO:teuthology.orchestra.run.smithi092.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-18T12:31:13.411 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:31:13.411 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-18T12:31:14.162 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Sep 2024 12:30:28 PM UTC. 2024-09-18T12:31:14.188 INFO:teuthology.orchestra.run.smithi104.stdout:Last metadata expiration check: 0:00:55 ago on Wed 18 Sep 2024 12:30:18 PM UTC. 2024-09-18T12:31:14.241 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:55 ago on Wed 18 Sep 2024 12:30:18 PM UTC. 2024-09-18T12:31:14.289 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:56 ago on Wed 18 Sep 2024 12:30:18 PM UTC. 2024-09-18T12:31:14.294 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-18T12:31:14.295 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-18T12:31:14.295 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-09-18T12:31:14.295 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-18T12:31:14.296 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-18T12:31:14.296 INFO:teuthology.orchestra.run.smithi115.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-18T12:31:14.296 INFO:teuthology.orchestra.run.smithi115.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-18T12:31:14.296 INFO:teuthology.orchestra.run.smithi115.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-18T12:31:14.296 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-09-18T12:31:14.296 INFO:teuthology.orchestra.run.smithi115.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-18T12:31:14.296 INFO:teuthology.orchestra.run.smithi115.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-18T12:31:14.296 INFO:teuthology.orchestra.run.smithi115.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-18T12:31:14.296 INFO:teuthology.orchestra.run.smithi115.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-18T12:31:14.296 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:31:14.296 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-18T12:31:14.296 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-18T12:31:14.296 INFO:teuthology.orchestra.run.smithi115.stdout:Install 7 Packages 2024-09-18T12:31:14.297 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:31:14.311 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 5.2 M 2024-09-18T12:31:14.311 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 19 M 2024-09-18T12:31:14.311 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-18T12:31:14.321 INFO:teuthology.orchestra.run.smithi104.stdout:Dependencies resolved. 2024-09-18T12:31:14.322 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-18T12:31:14.322 INFO:teuthology.orchestra.run.smithi104.stdout: Package Arch Version Repository Size 2024-09-18T12:31:14.322 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-18T12:31:14.322 INFO:teuthology.orchestra.run.smithi104.stdout:Installing: 2024-09-18T12:31:14.322 INFO:teuthology.orchestra.run.smithi104.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-18T12:31:14.322 INFO:teuthology.orchestra.run.smithi104.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-18T12:31:14.323 INFO:teuthology.orchestra.run.smithi104.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-18T12:31:14.323 INFO:teuthology.orchestra.run.smithi104.stdout:Installing dependencies: 2024-09-18T12:31:14.323 INFO:teuthology.orchestra.run.smithi104.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-18T12:31:14.323 INFO:teuthology.orchestra.run.smithi104.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-18T12:31:14.323 INFO:teuthology.orchestra.run.smithi104.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-18T12:31:14.323 INFO:teuthology.orchestra.run.smithi104.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-18T12:31:14.323 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:31:14.323 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction Summary 2024-09-18T12:31:14.323 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-18T12:31:14.323 INFO:teuthology.orchestra.run.smithi104.stdout:Install 7 Packages 2024-09-18T12:31:14.323 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:31:14.364 INFO:teuthology.orchestra.run.smithi104.stdout:Total download size: 5.2 M 2024-09-18T12:31:14.364 INFO:teuthology.orchestra.run.smithi104.stdout:Installed size: 19 M 2024-09-18T12:31:14.364 INFO:teuthology.orchestra.run.smithi104.stdout:Downloading Packages: 2024-09-18T12:31:14.383 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-09-18T12:31:14.384 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-09-18T12:31:14.384 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-09-18T12:31:14.384 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-09-18T12:31:14.384 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-09-18T12:31:14.384 INFO:teuthology.orchestra.run.smithi175.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-18T12:31:14.384 INFO:teuthology.orchestra.run.smithi175.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-18T12:31:14.385 INFO:teuthology.orchestra.run.smithi175.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-18T12:31:14.385 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-09-18T12:31:14.385 INFO:teuthology.orchestra.run.smithi175.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-18T12:31:14.385 INFO:teuthology.orchestra.run.smithi175.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-18T12:31:14.385 INFO:teuthology.orchestra.run.smithi175.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-18T12:31:14.385 INFO:teuthology.orchestra.run.smithi175.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-18T12:31:14.385 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:31:14.385 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-09-18T12:31:14.385 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-09-18T12:31:14.385 INFO:teuthology.orchestra.run.smithi175.stdout:Install 7 Packages 2024-09-18T12:31:14.385 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:31:14.396 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 5.2 M 2024-09-18T12:31:14.396 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 19 M 2024-09-18T12:31:14.396 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-09-18T12:31:14.424 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-18T12:31:14.424 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-18T12:31:14.425 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-09-18T12:31:14.425 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-18T12:31:14.425 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-18T12:31:14.425 INFO:teuthology.orchestra.run.smithi092.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-18T12:31:14.425 INFO:teuthology.orchestra.run.smithi092.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-18T12:31:14.425 INFO:teuthology.orchestra.run.smithi092.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-18T12:31:14.425 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-09-18T12:31:14.425 INFO:teuthology.orchestra.run.smithi092.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-18T12:31:14.425 INFO:teuthology.orchestra.run.smithi092.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-18T12:31:14.425 INFO:teuthology.orchestra.run.smithi092.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-18T12:31:14.425 INFO:teuthology.orchestra.run.smithi092.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-18T12:31:14.425 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:31:14.426 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-18T12:31:14.426 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-18T12:31:14.426 INFO:teuthology.orchestra.run.smithi092.stdout:Install 7 Packages 2024-09-18T12:31:14.426 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:31:14.440 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 5.2 M 2024-09-18T12:31:14.440 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 19 M 2024-09-18T12:31:14.441 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-18T12:31:14.588 INFO:teuthology.orchestra.run.smithi115.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 354 kB/s | 44 kB 00:00 2024-09-18T12:31:14.613 INFO:teuthology.orchestra.run.smithi115.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 702 kB/s | 106 kB 00:00 2024-09-18T12:31:14.672 INFO:teuthology.orchestra.run.smithi115.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-18T12:31:14.697 INFO:teuthology.orchestra.run.smithi115.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 657 kB/s | 72 kB 00:00 2024-09-18T12:31:14.840 INFO:teuthology.orchestra.run.smithi115.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.3 MB/s | 906 kB 00:00 2024-09-18T12:31:14.879 INFO:teuthology.orchestra.run.smithi104.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 432 kB/s | 44 kB 00:00 2024-09-18T12:31:14.905 INFO:teuthology.orchestra.run.smithi104.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 826 kB/s | 106 kB 00:00 2024-09-18T12:31:14.941 INFO:teuthology.orchestra.run.smithi104.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-18T12:31:14.974 INFO:teuthology.orchestra.run.smithi104.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-18T12:31:15.048 INFO:teuthology.orchestra.run.smithi115.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.2 MB/s | 837 kB 00:00 2024-09-18T12:31:15.049 INFO:teuthology.orchestra.run.smithi104.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.2 MB/s | 906 kB 00:00 2024-09-18T12:31:15.083 INFO:teuthology.orchestra.run.smithi104.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.8 MB/s | 837 kB 00:00 2024-09-18T12:31:15.092 INFO:teuthology.orchestra.run.smithi092.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 462 kB/s | 44 kB 00:00 2024-09-18T12:31:15.125 INFO:teuthology.orchestra.run.smithi092.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 817 kB/s | 106 kB 00:00 2024-09-18T12:31:15.151 INFO:teuthology.orchestra.run.smithi092.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-18T12:31:15.184 INFO:teuthology.orchestra.run.smithi092.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-18T12:31:15.218 INFO:teuthology.orchestra.run.smithi092.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.0 MB/s | 906 kB 00:00 2024-09-18T12:31:15.260 INFO:teuthology.orchestra.run.smithi092.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.5 MB/s | 837 kB 00:00 2024-09-18T12:31:15.275 INFO:teuthology.orchestra.run.smithi104.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 11 MB/s | 3.2 MB 00:00 2024-09-18T12:31:15.275 INFO:teuthology.orchestra.run.smithi104.stdout:-------------------------------------------------------------------------------- 2024-09-18T12:31:15.275 INFO:teuthology.orchestra.run.smithi104.stdout:Total 5.7 MB/s | 5.2 MB 00:00 2024-09-18T12:31:15.280 INFO:teuthology.orchestra.run.smithi175.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 77 kB/s | 44 kB 00:00 2024-09-18T12:31:15.385 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction check 2024-09-18T12:31:15.389 INFO:teuthology.orchestra.run.smithi175.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 155 kB/s | 106 kB 00:00 2024-09-18T12:31:15.399 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction check succeeded. 2024-09-18T12:31:15.399 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction test 2024-09-18T12:31:15.589 INFO:teuthology.orchestra.run.smithi175.stdout:(3/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.0 MB/s | 906 kB 00:00 2024-09-18T12:31:15.715 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction test succeeded. 2024-09-18T12:31:15.715 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction 2024-09-18T12:31:15.756 INFO:teuthology.orchestra.run.smithi115.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.0 MB/s | 3.2 MB 00:01 2024-09-18T12:31:15.756 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-18T12:31:15.757 INFO:teuthology.orchestra.run.smithi115.stdout:Total 3.6 MB/s | 5.2 MB 00:01 2024-09-18T12:31:15.873 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-18T12:31:15.888 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-18T12:31:15.888 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-18T12:31:15.931 INFO:teuthology.orchestra.run.smithi175.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 110 kB/s | 72 kB 00:00 2024-09-18T12:31:16.040 INFO:teuthology.orchestra.run.smithi175.stdout:(5/7): python3-kmod-0.9-32.el9.x86_64.rpm 129 kB/s | 84 kB 00:00 2024-09-18T12:31:16.172 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-18T12:31:16.172 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-18T12:31:16.184 INFO:teuthology.orchestra.run.smithi104.stdout: Preparing : 1/1 2024-09-18T12:31:16.269 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-18T12:31:16.277 INFO:teuthology.orchestra.run.smithi092.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 2.9 MB/s | 3.2 MB 00:01 2024-09-18T12:31:16.277 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-18T12:31:16.277 INFO:teuthology.orchestra.run.smithi092.stdout:Total 2.8 MB/s | 5.2 MB 00:01 2024-09-18T12:31:16.312 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-18T12:31:16.340 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-18T12:31:16.394 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-18T12:31:16.409 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-18T12:31:16.409 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-18T12:31:16.490 INFO:teuthology.orchestra.run.smithi175.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 931 kB/s | 837 kB 00:00 2024-09-18T12:31:16.546 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-18T12:31:16.579 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-18T12:31:16.638 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-18T12:31:16.716 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-18T12:31:16.716 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-18T12:31:16.725 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-18T12:31:16.757 INFO:teuthology.orchestra.run.smithi175.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.8 MB/s | 3.2 MB 00:00 2024-09-18T12:31:16.757 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-09-18T12:31:16.757 INFO:teuthology.orchestra.run.smithi175.stdout:Total 2.2 MB/s | 5.2 MB 00:02 2024-09-18T12:31:16.769 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-18T12:31:16.797 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-18T12:31:16.874 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-09-18T12:31:16.889 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-09-18T12:31:16.889 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-09-18T12:31:17.009 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-18T12:31:17.023 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-18T12:31:17.053 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-18T12:31:17.059 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-18T12:31:17.172 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-18T12:31:17.192 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-18T12:31:17.200 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-09-18T12:31:17.200 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-09-18T12:31:17.235 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-18T12:31:17.304 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-18T12:31:17.338 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-18T12:31:17.375 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-18T12:31:17.501 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-18T12:31:17.524 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-18T12:31:17.583 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-18T12:31:17.615 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-18T12:31:17.635 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-18T12:31:17.660 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-09-18T12:31:17.712 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-18T12:31:17.758 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-18T12:31:17.802 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-18T12:31:17.830 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-18T12:31:18.046 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-18T12:31:18.065 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-18T12:31:18.087 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-18T12:31:18.102 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-18T12:31:18.193 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-18T12:31:18.194 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-18T12:31:18.194 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-18T12:31:18.194 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-18T12:31:18.194 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-18T12:31:18.194 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-18T12:31:18.194 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-18T12:31:18.215 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-18T12:31:18.288 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-18T12:31:18.529 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-18T12:31:18.561 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-18T12:31:18.561 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:31:18.561 INFO:teuthology.orchestra.run.smithi104.stdout:Installed: 2024-09-18T12:31:18.561 INFO:teuthology.orchestra.run.smithi104.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-18T12:31:18.561 INFO:teuthology.orchestra.run.smithi104.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-18T12:31:18.561 INFO:teuthology.orchestra.run.smithi104.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-18T12:31:18.561 INFO:teuthology.orchestra.run.smithi104.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-18T12:31:18.561 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:31:18.561 INFO:teuthology.orchestra.run.smithi104.stdout:Complete! 2024-09-18T12:31:18.567 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-18T12:31:18.676 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-18T12:31:18.690 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-18T12:31:18.690 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-18T12:31:18.690 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-18T12:31:18.690 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-18T12:31:18.690 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-18T12:31:18.690 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-18T12:31:18.691 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-18T12:31:18.744 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-18T12:31:18.943 DEBUG:teuthology.parallel:result is None 2024-09-18T12:31:18.992 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-18T12:31:18.993 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:31:18.993 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-18T12:31:18.993 INFO:teuthology.orchestra.run.smithi115.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-18T12:31:18.993 INFO:teuthology.orchestra.run.smithi115.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-18T12:31:18.993 INFO:teuthology.orchestra.run.smithi115.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-18T12:31:18.993 INFO:teuthology.orchestra.run.smithi115.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-18T12:31:18.993 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:31:18.993 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-18T12:31:19.320 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-18T12:31:19.320 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-18T12:31:19.320 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-18T12:31:19.321 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-18T12:31:19.321 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-18T12:31:19.321 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-18T12:31:19.321 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-18T12:31:19.390 DEBUG:teuthology.parallel:result is None 2024-09-18T12:31:19.726 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-18T12:31:19.726 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:31:19.726 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-18T12:31:19.726 INFO:teuthology.orchestra.run.smithi092.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-18T12:31:19.727 INFO:teuthology.orchestra.run.smithi092.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-18T12:31:19.727 INFO:teuthology.orchestra.run.smithi092.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-18T12:31:19.727 INFO:teuthology.orchestra.run.smithi092.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-18T12:31:19.727 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:31:19.727 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-18T12:31:19.759 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-18T12:31:19.760 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-18T12:31:19.760 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-18T12:31:19.760 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-18T12:31:19.760 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-18T12:31:19.760 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-18T12:31:19.760 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-18T12:31:20.085 DEBUG:teuthology.parallel:result is None 2024-09-18T12:31:20.126 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-18T12:31:20.126 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:31:20.126 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-09-18T12:31:20.126 INFO:teuthology.orchestra.run.smithi175.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-18T12:31:20.126 INFO:teuthology.orchestra.run.smithi175.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-18T12:31:20.127 INFO:teuthology.orchestra.run.smithi175.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-18T12:31:20.127 INFO:teuthology.orchestra.run.smithi175.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-18T12:31:20.127 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:31:20.127 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-09-18T12:31:20.492 DEBUG:teuthology.parallel:result is None 2024-09-18T12:31:20.492 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-18T12:31:20.604 INFO:tasks.cephadm:Testing if podman is available 2024-09-18T12:31:20.604 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman --help 2024-09-18T12:31:21.626 INFO:teuthology.orchestra.run.smithi175.stdout:Manage pods, containers and images 2024-09-18T12:31:21.626 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:31:21.627 INFO:teuthology.orchestra.run.smithi175.stdout:Usage: 2024-09-18T12:31:21.627 INFO:teuthology.orchestra.run.smithi175.stdout: podman [options] [command] 2024-09-18T12:31:21.627 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:31:21.627 INFO:teuthology.orchestra.run.smithi175.stdout:Available Commands: 2024-09-18T12:31:21.627 INFO:teuthology.orchestra.run.smithi175.stdout: attach Attach to a running container 2024-09-18T12:31:21.627 INFO:teuthology.orchestra.run.smithi175.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-18T12:31:21.627 INFO:teuthology.orchestra.run.smithi175.stdout: build Build an image using instructions from Containerfiles 2024-09-18T12:31:21.627 INFO:teuthology.orchestra.run.smithi175.stdout: commit Create new image based on the changed container 2024-09-18T12:31:21.628 INFO:teuthology.orchestra.run.smithi175.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-18T12:31:21.628 INFO:teuthology.orchestra.run.smithi175.stdout: container Manage containers 2024-09-18T12:31:21.628 INFO:teuthology.orchestra.run.smithi175.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-18T12:31:21.628 INFO:teuthology.orchestra.run.smithi175.stdout: create Create but do not start a container 2024-09-18T12:31:21.628 INFO:teuthology.orchestra.run.smithi175.stdout: diff Display the changes to the object's file system 2024-09-18T12:31:21.628 INFO:teuthology.orchestra.run.smithi175.stdout: events Show podman system events 2024-09-18T12:31:21.628 INFO:teuthology.orchestra.run.smithi175.stdout: exec Run a process in a running container 2024-09-18T12:31:21.628 INFO:teuthology.orchestra.run.smithi175.stdout: export Export container's filesystem contents as a tar archive 2024-09-18T12:31:21.628 INFO:teuthology.orchestra.run.smithi175.stdout: farm Farm out builds to remote machines 2024-09-18T12:31:21.628 INFO:teuthology.orchestra.run.smithi175.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-18T12:31:21.628 INFO:teuthology.orchestra.run.smithi175.stdout: healthcheck Manage health checks on containers 2024-09-18T12:31:21.629 INFO:teuthology.orchestra.run.smithi175.stdout: help Help about any command 2024-09-18T12:31:21.629 INFO:teuthology.orchestra.run.smithi175.stdout: history Show history of a specified image 2024-09-18T12:31:21.629 INFO:teuthology.orchestra.run.smithi175.stdout: image Manage images 2024-09-18T12:31:21.629 INFO:teuthology.orchestra.run.smithi175.stdout: images List images in local storage 2024-09-18T12:31:21.629 INFO:teuthology.orchestra.run.smithi175.stdout: import Import a tarball to create a filesystem image 2024-09-18T12:31:21.629 INFO:teuthology.orchestra.run.smithi175.stdout: info Display podman system information 2024-09-18T12:31:21.629 INFO:teuthology.orchestra.run.smithi175.stdout: init Initialize one or more containers 2024-09-18T12:31:21.629 INFO:teuthology.orchestra.run.smithi175.stdout: inspect Display the configuration of object denoted by ID 2024-09-18T12:31:21.629 INFO:teuthology.orchestra.run.smithi175.stdout: kill Kill one or more running containers with a specific signal 2024-09-18T12:31:21.629 INFO:teuthology.orchestra.run.smithi175.stdout: kube Play containers, pods or volumes from a structured file 2024-09-18T12:31:21.630 INFO:teuthology.orchestra.run.smithi175.stdout: load Load image(s) from a tar archive 2024-09-18T12:31:21.630 INFO:teuthology.orchestra.run.smithi175.stdout: login Log in to a container registry 2024-09-18T12:31:21.630 INFO:teuthology.orchestra.run.smithi175.stdout: logout Log out of a container registry 2024-09-18T12:31:21.630 INFO:teuthology.orchestra.run.smithi175.stdout: logs Fetch the logs of one or more containers 2024-09-18T12:31:21.630 INFO:teuthology.orchestra.run.smithi175.stdout: machine Manage a virtual machine 2024-09-18T12:31:21.630 INFO:teuthology.orchestra.run.smithi175.stdout: manifest Manipulate manifest lists and image indexes 2024-09-18T12:31:21.630 INFO:teuthology.orchestra.run.smithi175.stdout: mount Mount a working container's root filesystem 2024-09-18T12:31:21.630 INFO:teuthology.orchestra.run.smithi175.stdout: network Manage networks 2024-09-18T12:31:21.630 INFO:teuthology.orchestra.run.smithi175.stdout: pause Pause all the processes in one or more containers 2024-09-18T12:31:21.630 INFO:teuthology.orchestra.run.smithi175.stdout: pod Manage pods 2024-09-18T12:31:21.630 INFO:teuthology.orchestra.run.smithi175.stdout: port List port mappings or a specific mapping for the container 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: ps List containers 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: pull Pull an image from a registry 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: push Push an image to a specified destination 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: rename Rename an existing container 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: restart Restart one or more containers 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: rm Remove one or more containers 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: rmi Remove one or more images from local storage 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: run Run a command in a new container 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: save Save image(s) to an archive 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: search Search registry for image 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: secret Manage secrets 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: start Start one or more containers 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: stats Display a live stream of container resource usage statistics 2024-09-18T12:31:21.631 INFO:teuthology.orchestra.run.smithi175.stdout: stop Stop one or more containers 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout: system Manage podman 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout: tag Add an additional name to a local image 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout: top Display the running processes of a container 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout: unmount Unmount working container's root filesystem 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout: unpause Unpause the processes in one or more containers 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout: unshare Run a command in a modified user namespace 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout: untag Remove a name from a local image 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout: update Update an existing container 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout: version Display the Podman version information 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout: volume Manage volumes 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout: wait Block on one or more containers 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout:Options: 2024-09-18T12:31:21.632 INFO:teuthology.orchestra.run.smithi175.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-18T12:31:21.633 INFO:teuthology.orchestra.run.smithi175.stdout: --config string Location of authentication config file 2024-09-18T12:31:21.633 INFO:teuthology.orchestra.run.smithi175.stdout: --conmon string Path of the conmon binary 2024-09-18T12:31:21.633 INFO:teuthology.orchestra.run.smithi175.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-18T12:31:21.633 INFO:teuthology.orchestra.run.smithi175.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-18T12:31:21.633 INFO:teuthology.orchestra.run.smithi175.stdout: --help Help for podman 2024-09-18T12:31:21.633 INFO:teuthology.orchestra.run.smithi175.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-18T12:31:21.633 INFO:teuthology.orchestra.run.smithi175.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-18T12:31:21.633 INFO:teuthology.orchestra.run.smithi175.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-18T12:31:21.633 INFO:teuthology.orchestra.run.smithi175.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-18T12:31:21.633 INFO:teuthology.orchestra.run.smithi175.stdout: --module stringArray Load the containers.conf(5) module 2024-09-18T12:31:21.633 INFO:teuthology.orchestra.run.smithi175.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-18T12:31:21.633 INFO:teuthology.orchestra.run.smithi175.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-18T12:31:21.633 INFO:teuthology.orchestra.run.smithi175.stdout: --out string Send output (stdout) from podman to a file 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: -r, --remote Access remote Podman service 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: --ssh string define the ssh mode (default "golang") 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: (default "/run/libpod") 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: --transient-store Enable transient container storage 2024-09-18T12:31:21.634 INFO:teuthology.orchestra.run.smithi175.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-18T12:31:21.635 INFO:teuthology.orchestra.run.smithi175.stdout: -v, --version version for podman 2024-09-18T12:31:21.635 INFO:teuthology.orchestra.run.smithi175.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-18T12:31:21.636 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-09-18T12:31:22.489 INFO:teuthology.orchestra.run.smithi175.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-09-18T12:31:22.977 INFO:teuthology.orchestra.run.smithi175.stderr:Getting image source signatures 2024-09-18T12:31:22.982 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:7377ab462e02002527bf1d2fd451e8fa61cbc1073eb284f47c10f272288b5e59 2024-09-18T12:31:22.982 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:4d9951ba2fe8d8b277391fcaf8bb62c24da2075c0478bf5d15836c8f5856ad42 2024-09-18T12:31:22.983 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:a8f23388a0d6508a43bc0f8735ce553a69a106f8382e32184d08bb716740c55a 2024-09-18T12:31:22.983 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:7f337960318eba0e8b6abbbab481b88d4fc7f97a32de1b1efd78b9f21642208a 2024-09-18T12:31:22.983 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:1aa13841e973e37618e4917e92695dbcf8da58c53069ae0a24455b32e2e1b2cc 2024-09-18T12:31:22.983 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:e7dc5d4b35d61a28b985296c9b0ac53bb520a573dc9d78e11462e7e9fb8804d7 2024-09-18T12:31:29.006 INFO:teuthology.orchestra.run.smithi175.stderr:Copying config sha256:11cb3aaeca24dc61b7943745d60fc272652552ab053ac68f55c1f39e6c6c7ac6 2024-09-18T12:31:29.157 INFO:teuthology.orchestra.run.smithi175.stderr:Writing manifest to image destination 2024-09-18T12:31:29.378 INFO:teuthology.orchestra.run.smithi175.stdout:11cb3aaeca24dc61b7943745d60fc272652552ab053ac68f55c1f39e6c6c7ac6 2024-09-18T12:31:29.387 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-18T12:31:29.510 INFO:teuthology.orchestra.run.smithi175.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-18T12:31:29.881 INFO:teuthology.orchestra.run.smithi175.stderr:Getting image source signatures 2024-09-18T12:31:29.881 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:bb924fce76d7b82f7e799abc5096f58dfff91832cf7215756af3ae928a8e25cd 2024-09-18T12:31:29.881 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:4d9951ba2fe8d8b277391fcaf8bb62c24da2075c0478bf5d15836c8f5856ad42 2024-09-18T12:31:32.143 INFO:teuthology.orchestra.run.smithi175.stderr:Copying config sha256:3e1922d79a8be9a4f26446fa7b181df89678bd21639a30de2a569fd86f46e702 2024-09-18T12:31:32.302 INFO:teuthology.orchestra.run.smithi175.stderr:Writing manifest to image destination 2024-09-18T12:31:32.510 INFO:teuthology.orchestra.run.smithi175.stdout:3e1922d79a8be9a4f26446fa7b181df89678bd21639a30de2a569fd86f46e702 2024-09-18T12:31:32.514 DEBUG:teuthology.orchestra.run.smithi175:> ss -lunH 2024-09-18T12:31:32.539 INFO:teuthology.orchestra.run.smithi175.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-18T12:31:32.540 INFO:teuthology.orchestra.run.smithi175.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-09-18T12:31:32.540 INFO:teuthology.orchestra.run.smithi175.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-18T12:31:32.540 INFO:teuthology.orchestra.run.smithi175.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-09-18T12:31:32.540 DEBUG:teuthology.orchestra.run.smithi175:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-18T12:31:32.614 DEBUG:teuthology.orchestra.run.smithi175:> sudo mkdir -p /var/tmp/samba 2024-09-18T12:31:32.679 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-18T12:31:32.679 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/var/tmp/samba/container.json 2024-09-18T12:31:32.744 DEBUG:teuthology.orchestra.run.smithi175:> 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-18T12:31:34.902 INFO:teuthology.orchestra.run.smithi175.stdout:4549bcd626f4bdc214bf1d10189b00fd60ccd94c14b10c02d556a1f21d68cc15 2024-09-18T12:31:35.156 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.175, idx=0 2024-09-18T12:31:35.157 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-18T12:31:36.588 INFO:teuthology.orchestra.run.smithi175.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-18T12:31:37.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:31:38.164 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.175, idx=1 2024-09-18T12:31:38.165 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-18T12:31:38.912 INFO:teuthology.orchestra.run.smithi175.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-18T12:31:39.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:31:40.880 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.175, idx=2 2024-09-18T12:31:40.880 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-18T12:31:41.354 INFO:teuthology.orchestra.run.smithi175.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-18T12:31:41.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:31:43.895 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.175, idx=3 2024-09-18T12:31:43.895 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-18T12:31:44.553 INFO:teuthology.orchestra.run.smithi175.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-18T12:31:45.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:31:49.415 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.175, idx=4 2024-09-18T12:31:49.415 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-18T12:31:49.947 INFO:teuthology.orchestra.run.smithi175.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-18T12:31:50.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:31:58.580 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.175, idx=5 2024-09-18T12:31:58.580 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-18T12:32:00.778 INFO:teuthology.orchestra.run.smithi175.stdout: . D 0 Wed Sep 18 12:31:44 2024 2024-09-18T12:32:00.778 INFO:teuthology.orchestra.run.smithi175.stdout: .. D 0 Wed Sep 18 12:31:44 2024 2024-09-18T12:32:00.778 INFO:teuthology.orchestra.run.smithi175.stdout: domain1.sink.test D 0 Wed Sep 18 12:31:43 2024 2024-09-18T12:32:00.778 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:32:00.779 INFO:teuthology.orchestra.run.smithi175.stdout: 960311424 blocks of size 1024. 907755620 blocks available 2024-09-18T12:32:01.855 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-18T12:32:01.856 INFO:teuthology.run_tasks:Running task vip... 2024-09-18T12:32:01.869 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-18T12:32:01.885 INFO:tasks.vip:peername 172.21.15.92 2024-09-18T12:32:01.890 INFO:tasks.vip:172.21.15.92 in 172.21.0.0/20, pos 3931 2024-09-18T12:32:01.896 INFO:tasks.vip:smithi092.front.sepia.ceph.com static 10.0.15.92, vnet 10.0.0.0/16 2024-09-18T12:32:01.896 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.92'), IPv4Address('10.0.47.92')] 2024-09-18T12:32:01.897 DEBUG:teuthology.orchestra.run.smithi092:> sudo ip route ls 2024-09-18T12:32:01.928 INFO:teuthology.orchestra.run.smithi092.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.92 metric 100 2024-09-18T12:32:01.928 INFO:teuthology.orchestra.run.smithi092.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.92 metric 100 2024-09-18T12:32:01.928 INFO:tasks.vip:Configuring 10.0.15.92 on smithi092.front.sepia.ceph.com iface enp3s0f1... 2024-09-18T12:32:01.928 DEBUG:teuthology.orchestra.run.smithi092:> sudo ip addr add 10.0.15.92/16 dev enp3s0f1 2024-09-18T12:32:01.995 INFO:tasks.vip:peername 172.21.15.104 2024-09-18T12:32:01.998 INFO:tasks.vip:172.21.15.104 in 172.21.0.0/20, pos 3943 2024-09-18T12:32:02.052 INFO:tasks.vip:smithi104.front.sepia.ceph.com static 10.0.15.104, vnet 10.0.0.0/16 2024-09-18T12:32:02.052 DEBUG:teuthology.orchestra.run.smithi104:> sudo ip route ls 2024-09-18T12:32:02.083 INFO:teuthology.orchestra.run.smithi104.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.104 metric 100 2024-09-18T12:32:02.083 INFO:teuthology.orchestra.run.smithi104.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.104 metric 100 2024-09-18T12:32:02.085 INFO:tasks.vip:Configuring 10.0.15.104 on smithi104.front.sepia.ceph.com iface enp3s0f1... 2024-09-18T12:32:02.085 DEBUG:teuthology.orchestra.run.smithi104:> sudo ip addr add 10.0.15.104/16 dev enp3s0f1 2024-09-18T12:32:02.153 INFO:tasks.vip:peername 172.21.15.115 2024-09-18T12:32:02.156 INFO:tasks.vip:172.21.15.115 in 172.21.0.0/20, pos 3954 2024-09-18T12:32:02.162 INFO:tasks.vip:smithi115.front.sepia.ceph.com static 10.0.15.115, vnet 10.0.0.0/16 2024-09-18T12:32:02.162 DEBUG:teuthology.orchestra.run.smithi115:> sudo ip route ls 2024-09-18T12:32:02.193 INFO:teuthology.orchestra.run.smithi115.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.115 metric 100 2024-09-18T12:32:02.193 INFO:teuthology.orchestra.run.smithi115.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.115 metric 100 2024-09-18T12:32:02.194 INFO:tasks.vip:Configuring 10.0.15.115 on smithi115.front.sepia.ceph.com iface enp3s0f1... 2024-09-18T12:32:02.194 DEBUG:teuthology.orchestra.run.smithi115:> sudo ip addr add 10.0.15.115/16 dev enp3s0f1 2024-09-18T12:32:02.264 INFO:tasks.vip:peername 172.21.15.175 2024-09-18T12:32:02.267 INFO:tasks.vip:172.21.15.175 in 172.21.0.0/20, pos 4014 2024-09-18T12:32:02.272 INFO:tasks.vip:smithi175.front.sepia.ceph.com static 10.0.15.175, vnet 10.0.0.0/16 2024-09-18T12:32:02.272 DEBUG:teuthology.orchestra.run.smithi175:> sudo ip route ls 2024-09-18T12:32:02.303 INFO:teuthology.orchestra.run.smithi175.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.175 metric 100 2024-09-18T12:32:02.303 INFO:teuthology.orchestra.run.smithi175.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.175 metric 100 2024-09-18T12:32:02.305 INFO:tasks.vip:Configuring 10.0.15.175 on smithi175.front.sepia.ceph.com iface enp3s0f1... 2024-09-18T12:32:02.305 DEBUG:teuthology.orchestra.run.smithi175:> sudo ip addr add 10.0.15.175/16 dev enp3s0f1 2024-09-18T12:32:02.372 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-18T12:32:02.380 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': 'e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e'} 2024-09-18T12:32:02.381 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e 2024-09-18T12:32:02.381 INFO:tasks.cephadm:Cluster fsid is 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:32:02.381 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-18T12:32:02.381 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.92', 'mon.b': '172.21.15.104', 'mon.c': '172.21.15.115'} 2024-09-18T12:32:02.381 INFO:tasks.cephadm:First mon is mon.a on smithi092 2024-09-18T12:32:02.382 INFO:tasks.cephadm:First mgr is x 2024-09-18T12:32:02.382 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-18T12:32:02.382 DEBUG:teuthology.orchestra.run.smithi092:> sudo hostname $(hostname -s) 2024-09-18T12:32:02.412 DEBUG:teuthology.orchestra.run.smithi104:> sudo hostname $(hostname -s) 2024-09-18T12:32:02.437 DEBUG:teuthology.orchestra.run.smithi115:> sudo hostname $(hostname -s) 2024-09-18T12:32:02.468 DEBUG:teuthology.orchestra.run.smithi175:> sudo hostname $(hostname -s) 2024-09-18T12:32:02.496 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-18T12:32:02.497 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e 2024-09-18T12:32:02.651 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e', '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/83115/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4983-ge7fb7b56', 'node_name': '172.21.2.6+braggi06', '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-4983.ge7fb7b56'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-17-1213/e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-17 17:21:57.325397', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-17-1213', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-17-1213/e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-18T12:32:02.791 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref wip-guits-main-2024-09-17-1213, sha1 e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e 2024-09-18T12:32:02.793 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-17-1213/e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e/centos/9/x86_64/flavors/default/cephadm 2024-09-18T12:32:02.793 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-17-1213/e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e/centos/9/x86_64/flavors/default/cephadm 2024-09-18T12:32:02.793 DEBUG:teuthology.orchestra.run.smithi092:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-17-1213/e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-18T12:32:03.375 INFO:teuthology.orchestra.run.smithi092.stdout:-rw-r--r--. 1 ubuntu ubuntu 804135 Sep 18 12:32 /home/ubuntu/cephtest/cephadm 2024-09-18T12:32:03.376 DEBUG:teuthology.orchestra.run.smithi104:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-17-1213/e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-18T12:32:03.945 INFO:teuthology.orchestra.run.smithi104.stdout:-rw-r--r--. 1 ubuntu ubuntu 804135 Sep 18 12:32 /home/ubuntu/cephtest/cephadm 2024-09-18T12:32:03.945 DEBUG:teuthology.orchestra.run.smithi115:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-17-1213/e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-18T12:32:04.511 INFO:teuthology.orchestra.run.smithi115.stdout:-rw-r--r--. 1 ubuntu ubuntu 804135 Sep 18 12:32 /home/ubuntu/cephtest/cephadm 2024-09-18T12:32:04.512 DEBUG:teuthology.orchestra.run.smithi175:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-17-1213/e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-18T12:32:05.179 INFO:teuthology.orchestra.run.smithi175.stdout:-rw-r--r--. 1 ubuntu ubuntu 804135 Sep 18 12:32 /home/ubuntu/cephtest/cephadm 2024-09-18T12:32:05.179 DEBUG:teuthology.orchestra.run.smithi092:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-18T12:32:05.199 DEBUG:teuthology.orchestra.run.smithi104:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-18T12:32:05.219 DEBUG:teuthology.orchestra.run.smithi115:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-18T12:32:05.239 DEBUG:teuthology.orchestra.run.smithi175:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-18T12:32:05.269 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e on all hosts... 2024-09-18T12:32:05.269 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e pull 2024-09-18T12:32:05.272 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e pull 2024-09-18T12:32:05.274 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e pull 2024-09-18T12:32:05.281 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e pull 2024-09-18T12:32:05.530 INFO:teuthology.orchestra.run.smithi175.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e... 2024-09-18T12:32:06.678 INFO:teuthology.orchestra.run.smithi104.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e... 2024-09-18T12:32:06.845 INFO:teuthology.orchestra.run.smithi115.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e... 2024-09-18T12:32:06.899 INFO:teuthology.orchestra.run.smithi092.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e... 2024-09-18T12:32:58.872 INFO:teuthology.orchestra.run.smithi175.stdout:{ 2024-09-18T12:32:58.873 INFO:teuthology.orchestra.run.smithi175.stdout: "ceph_version": "ceph version 19.3.0-4983-ge7fb7b56 (e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e) squid (dev)", 2024-09-18T12:32:58.873 INFO:teuthology.orchestra.run.smithi175.stdout: "image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", 2024-09-18T12:32:58.873 INFO:teuthology.orchestra.run.smithi175.stdout: "repo_digests": [ 2024-09-18T12:32:58.873 INFO:teuthology.orchestra.run.smithi175.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9" 2024-09-18T12:32:58.874 INFO:teuthology.orchestra.run.smithi175.stdout: ] 2024-09-18T12:32:58.874 INFO:teuthology.orchestra.run.smithi175.stdout:} 2024-09-18T12:33:03.582 INFO:teuthology.orchestra.run.smithi104.stdout:{ 2024-09-18T12:33:03.582 INFO:teuthology.orchestra.run.smithi104.stdout: "ceph_version": "ceph version 19.3.0-4983-ge7fb7b56 (e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e) squid (dev)", 2024-09-18T12:33:03.582 INFO:teuthology.orchestra.run.smithi104.stdout: "image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", 2024-09-18T12:33:03.582 INFO:teuthology.orchestra.run.smithi104.stdout: "repo_digests": [ 2024-09-18T12:33:03.582 INFO:teuthology.orchestra.run.smithi104.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9" 2024-09-18T12:33:03.582 INFO:teuthology.orchestra.run.smithi104.stdout: ] 2024-09-18T12:33:03.583 INFO:teuthology.orchestra.run.smithi104.stdout:} 2024-09-18T12:33:04.722 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-18T12:33:04.722 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph_version": "ceph version 19.3.0-4983-ge7fb7b56 (e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e) squid (dev)", 2024-09-18T12:33:04.722 INFO:teuthology.orchestra.run.smithi092.stdout: "image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", 2024-09-18T12:33:04.722 INFO:teuthology.orchestra.run.smithi092.stdout: "repo_digests": [ 2024-09-18T12:33:04.722 INFO:teuthology.orchestra.run.smithi092.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9" 2024-09-18T12:33:04.722 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-18T12:33:04.722 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-18T12:33:15.489 INFO:teuthology.orchestra.run.smithi115.stdout:{ 2024-09-18T12:33:15.489 INFO:teuthology.orchestra.run.smithi115.stdout: "ceph_version": "ceph version 19.3.0-4983-ge7fb7b56 (e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e) squid (dev)", 2024-09-18T12:33:15.489 INFO:teuthology.orchestra.run.smithi115.stdout: "image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", 2024-09-18T12:33:15.489 INFO:teuthology.orchestra.run.smithi115.stdout: "repo_digests": [ 2024-09-18T12:33:15.489 INFO:teuthology.orchestra.run.smithi115.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9" 2024-09-18T12:33:15.489 INFO:teuthology.orchestra.run.smithi115.stdout: ] 2024-09-18T12:33:15.490 INFO:teuthology.orchestra.run.smithi115.stdout:} 2024-09-18T12:33:15.520 DEBUG:teuthology.orchestra.run.smithi092:> sudo mkdir -p /etc/ceph 2024-09-18T12:33:15.553 DEBUG:teuthology.orchestra.run.smithi104:> sudo mkdir -p /etc/ceph 2024-09-18T12:33:15.585 DEBUG:teuthology.orchestra.run.smithi115:> sudo mkdir -p /etc/ceph 2024-09-18T12:33:15.613 DEBUG:teuthology.orchestra.run.smithi175:> sudo mkdir -p /etc/ceph 2024-09-18T12:33:15.648 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 777 /etc/ceph 2024-09-18T12:33:15.675 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 777 /etc/ceph 2024-09-18T12:33:15.706 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 777 /etc/ceph 2024-09-18T12:33:15.732 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 777 /etc/ceph 2024-09-18T12:33:15.760 INFO:tasks.cephadm:Writing seed config... 2024-09-18T12:33:15.761 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-18T12:33:15.761 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-18T12:33:15.761 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-18T12:33:15.761 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-18T12:33:15.761 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-18T12:33:15.761 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-18T12:33:15.762 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-18T12:33:15.762 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-18T12:33:15.762 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-18T12:33:15.779 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 = 01a63ebc-75ba-11ef-bceb-c7b262605968 [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-18T12:33:15.779 DEBUG:teuthology.orchestra.run.smithi092:mon.a> sudo journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.a.service 2024-09-18T12:33:15.822 DEBUG:teuthology.orchestra.run.smithi092:mgr.x> sudo journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mgr.x.service 2024-09-18T12:33:15.865 INFO:tasks.cephadm:Bootstrapping... 2024-09-18T12:33:15.865 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e -v bootstrap --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.92 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-18T12:33:16.069 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-18T12:33:16.069 INFO:teuthology.orchestra.run.smithi092.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e', '-v', 'bootstrap', '--fsid', '01a63ebc-75ba-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.92', '--skip-admin-label'] 2024-09-18T12:33:16.069 INFO:teuthology.orchestra.run.smithi092.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-18T12:33:16.070 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying podman|docker is present... 2024-09-18T12:33:16.093 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stdout 5.2.2 2024-09-18T12:33:16.093 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying lvm2 is present... 2024-09-18T12:33:16.093 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying time synchronization is in place... 2024-09-18T12:33:16.101 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-18T12:33:16.101 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-18T12:33:16.107 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-18T12:33:16.107 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-18T12:33:16.113 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout enabled 2024-09-18T12:33:16.120 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout active 2024-09-18T12:33:16.120 INFO:teuthology.orchestra.run.smithi092.stdout:Unit chronyd.service is enabled and running 2024-09-18T12:33:16.120 INFO:teuthology.orchestra.run.smithi092.stdout:Repeating the final host check... 2024-09-18T12:33:16.142 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stdout 5.2.2 2024-09-18T12:33:16.142 INFO:teuthology.orchestra.run.smithi092.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-18T12:33:16.142 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl is present 2024-09-18T12:33:16.142 INFO:teuthology.orchestra.run.smithi092.stdout:lvcreate is present 2024-09-18T12:33:16.148 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-18T12:33:16.148 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-18T12:33:16.154 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-18T12:33:16.154 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-18T12:33:16.160 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout enabled 2024-09-18T12:33:16.167 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout active 2024-09-18T12:33:16.167 INFO:teuthology.orchestra.run.smithi092.stdout:Unit chronyd.service is enabled and running 2024-09-18T12:33:16.167 INFO:teuthology.orchestra.run.smithi092.stdout:Host looks OK 2024-09-18T12:33:16.167 INFO:teuthology.orchestra.run.smithi092.stdout:Cluster fsid: 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:33:16.167 INFO:teuthology.orchestra.run.smithi092.stdout:Acquiring lock 140660314711760 on /run/cephadm/01a63ebc-75ba-11ef-bceb-c7b262605968.lock 2024-09-18T12:33:16.167 INFO:teuthology.orchestra.run.smithi092.stdout:Lock 140660314711760 acquired on /run/cephadm/01a63ebc-75ba-11ef-bceb-c7b262605968.lock 2024-09-18T12:33:16.167 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying IP 172.21.15.92 port 3300 ... 2024-09-18T12:33:16.168 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying IP 172.21.15.92 port 6789 ... 2024-09-18T12:33:16.168 INFO:teuthology.orchestra.run.smithi092.stdout:Base mon IP(s) is [172.21.15.92:3300, 172.21.15.92:6789], mon addrv is [v2:172.21.15.92:3300,v1:172.21.15.92:6789] 2024-09-18T12:33:16.171 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.92 metric 100 2024-09-18T12:33:16.171 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout 10.0.0.0/16 dev enp3s0f1 proto kernel scope link src 10.0.15.92 2024-09-18T12:33:16.171 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.92 metric 100 2024-09-18T12:33:16.173 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-18T12:33:16.173 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-18T12:33:16.173 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-18T12:33:16.176 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-18T12:33:16.177 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-18T12:33:16.177 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-18T12:33:16.177 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-18T12:33:16.177 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:cd45/64 scope link noprefixroute 2024-09-18T12:33:16.177 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-18T12:33:16.177 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.0/20` 2024-09-18T12:33:16.177 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.0/20` 2024-09-18T12:33:16.177 INFO:teuthology.orchestra.run.smithi092.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-18T12:33:16.178 INFO:teuthology.orchestra.run.smithi092.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-18T12:33:16.178 INFO:teuthology.orchestra.run.smithi092.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e... 2024-09-18T12:33:16.589 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stdout b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a 2024-09-18T12:33:16.589 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e... 2024-09-18T12:33:16.589 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stderr Getting image source signatures 2024-09-18T12:33:16.589 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stderr Copying blob sha256:dd5fdbcdb37f4ac53174664d5bf8ec5e6874a4a56dc34dfea3eb7684bf1294c4 2024-09-18T12:33:16.589 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-18T12:33:16.589 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stderr Copying config sha256:b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a 2024-09-18T12:33:16.590 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-18T12:33:17.561 INFO:teuthology.orchestra.run.smithi092.stdout:ceph: stdout ceph version 19.3.0-4983-ge7fb7b56 (e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e) squid (dev) 2024-09-18T12:33:17.561 INFO:teuthology.orchestra.run.smithi092.stdout:Ceph version: ceph version 19.3.0-4983-ge7fb7b56 (e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e) squid (dev) 2024-09-18T12:33:17.561 INFO:teuthology.orchestra.run.smithi092.stdout:Extracting ceph user uid/gid from container image... 2024-09-18T12:33:18.573 INFO:teuthology.orchestra.run.smithi092.stdout:stat: stdout 167 167 2024-09-18T12:33:18.573 INFO:teuthology.orchestra.run.smithi092.stdout:Creating initial keys... 2024-09-18T12:33:19.652 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-authtool: stdout AQCOyOpmR86ENxAA8Y4irYAHyuIy5XyAbz+mrg== 2024-09-18T12:33:20.624 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-authtool: stdout AQCPyOpmabxIOhAAXsSrrekeJmS82TE1bo1I4g== 2024-09-18T12:33:21.680 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-authtool: stdout AQCQyOpmAxUSOhAAbIc/Ez/7V9Q8BJu9IPd+Zg== 2024-09-18T12:33:21.681 INFO:teuthology.orchestra.run.smithi092.stdout:Creating initial monmap... 2024-09-18T12:33:22.544 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-18T12:33:22.544 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-18T12:33:22.544 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:33:22.544 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-18T12:33:22.544 INFO:teuthology.orchestra.run.smithi092.stdout:monmaptool for a [v2:172.21.15.92:3300,v1:172.21.15.92:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-18T12:33:22.544 INFO:teuthology.orchestra.run.smithi092.stdout:setting min_mon_release = quincy 2024-09-18T12:33:22.544 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: set fsid to 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:33:22.545 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-18T12:33:22.545 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:33:22.545 INFO:teuthology.orchestra.run.smithi092.stdout:Creating mon... 2024-09-18T12:33:23.457 INFO:teuthology.orchestra.run.smithi092.stdout:create mon.a on 2024-09-18T12:33:23.795 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-18T12:33:23.975 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-01a63ebc-75ba-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-01a63ebc-75ba-11ef-bceb-c7b262605968.target. 2024-09-18T12:33:23.976 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-01a63ebc-75ba-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-01a63ebc-75ba-11ef-bceb-c7b262605968.target. 2024-09-18T12:33:24.210 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.a 2024-09-18T12:33:24.211 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to reset failed state of unit ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-18T12:33:24.361 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-01a63ebc-75ba-11ef-bceb-c7b262605968.target.wants/ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@.service. 2024-09-18T12:33:24.680 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:24 smithi092 podman[24898]: 2024-09-18 12:33:24.495639564 +0000 UTC m=+0.017737366 image pull b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e 2024-09-18T12:33:24.839 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-18T12:33:24.839 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout disabled 2024-09-18T12:33:24.846 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-18T12:33:24.846 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-18T12:33:24.846 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld.service is not enabled 2024-09-18T12:33:24.846 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to enable service . firewalld.service is not available 2024-09-18T12:33:24.846 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mon to start... 2024-09-18T12:33:24.846 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mon... 2024-09-18T12:33:25.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:24 smithi092 podman[24898]: 2024-09-18 12:33:24.758625383 +0000 UTC m=+0.280723192 container init d88c6674a2e37b3a86510dae0c9eb7a4e624c7cc6d4e0dd6434b62eaa40d5f0b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5) 2024-09-18T12:33:25.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:24 smithi092 podman[24898]: 2024-09-18 12:33:24.763294879 +0000 UTC m=+0.285392682 container start d88c6674a2e37b3a86510dae0c9eb7a4e624c7cc6d4e0dd6434b62eaa40d5f0b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2) 2024-09-18T12:33:25.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:24 smithi092 ceph-mon[24937]: mkfs 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:33:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:24 smithi092 ceph-mon[24937]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-18T12:33:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:24 smithi092 bash[24898]: d88c6674a2e37b3a86510dae0c9eb7a4e624c7cc6d4e0dd6434b62eaa40d5f0b 2024-09-18T12:33:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:24 smithi092 systemd[1]: Started Ceph mon.a for 01a63ebc-75ba-11ef-bceb-c7b262605968. 2024-09-18T12:33:25.890 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:25 smithi092 ceph-mon[24937]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-18T12:33:25.890 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:25 smithi092 ceph-mon[24937]: monmap epoch 1 2024-09-18T12:33:25.890 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:25 smithi092 ceph-mon[24937]: fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:33:25.890 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:25 smithi092 ceph-mon[24937]: last_changed 2024-09-18T12:33:22.044904+0000 2024-09-18T12:33:25.890 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:25 smithi092 ceph-mon[24937]: created 2024-09-18T12:33:22.044904+0000 2024-09-18T12:33:25.890 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:25 smithi092 ceph-mon[24937]: min_mon_release 19 (squid) 2024-09-18T12:33:25.890 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:25 smithi092 ceph-mon[24937]: election_strategy: 1 2024-09-18T12:33:25.890 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:25 smithi092 ceph-mon[24937]: 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-18T12:33:25.890 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:25 smithi092 ceph-mon[24937]: fsmap 2024-09-18T12:33:25.890 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:25 smithi092 ceph-mon[24937]: osdmap e1: 0 total, 0 up, 0 in 2024-09-18T12:33:25.891 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:25 smithi092 ceph-mon[24937]: mgrmap e1: no daemons active 2024-09-18T12:33:25.891 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:25 smithi092 ceph-mon[24937]: from='client.? 172.21.15.92:0/193152888' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout cluster: 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout id: 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout services: 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.550247s) 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout data: 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-18T12:33:25.894 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout pgs: 2024-09-18T12:33:25.895 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-18T12:33:25.895 INFO:teuthology.orchestra.run.smithi092.stdout:mon is available 2024-09-18T12:33:25.895 INFO:teuthology.orchestra.run.smithi092.stdout:Assimilating anything we can from ceph.conf... 2024-09-18T12:33:26.916 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-18T12:33:26.916 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [global] 2024-09-18T12:33:26.916 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout fsid = 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:33:26.916 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-18T12:33:26.917 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.92:3300,v1:172.21.15.92:6789] 2024-09-18T12:33:26.917 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-18T12:33:26.917 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-18T12:33:26.917 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-18T12:33:26.917 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-18T12:33:26.917 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-18T12:33:26.917 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-18T12:33:26.917 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-18T12:33:26.917 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-18T12:33:26.917 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [osd] 2024-09-18T12:33:26.917 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-18T12:33:26.917 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-18T12:33:26.917 INFO:teuthology.orchestra.run.smithi092.stdout:Generating new minimal ceph.conf... 2024-09-18T12:33:26.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:26 smithi092 ceph-mon[24937]: from='client.? 172.21.15.92:0/120098624' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-18T12:33:26.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:26 smithi092 ceph-mon[24937]: from='client.? 172.21.15.92:0/120098624' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-18T12:33:27.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:27 smithi092 ceph-mon[24937]: from='client.? 172.21.15.92:0/791803262' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:33:27.995 INFO:teuthology.orchestra.run.smithi092.stdout:Restarting the monitor... 2024-09-18T12:33:28.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:28 smithi092 systemd[1]: Stopping Ceph mon.a for 01a63ebc-75ba-11ef-bceb-c7b262605968... 2024-09-18T12:33:28.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:28 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a[24914]: 2024-09-18T12:33:28.263+0000 7fc1258c7640 -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-18T12:33:28.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:28 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a[24914]: 2024-09-18T12:33:28.263+0000 7fc1258c7640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-18T12:33:28.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:28 smithi092 podman[25256]: 2024-09-18 12:33:28.519057352 +0000 UTC m=+0.357568648 container died d88c6674a2e37b3a86510dae0c9eb7a4e624c7cc6d4e0dd6434b62eaa40d5f0b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, ceph=True) 2024-09-18T12:33:29.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:28 smithi092 podman[25256]: 2024-09-18 12:33:28.999019765 +0000 UTC m=+0.837531062 container cleanup d88c6674a2e37b3a86510dae0c9eb7a4e624c7cc6d4e0dd6434b62eaa40d5f0b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, 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 , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-18T12:33:29.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:28 smithi092 bash[25256]: ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a 2024-09-18T12:33:31.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:31 smithi092 podman[25273]: 2024-09-18 12:33:31.064555637 +0000 UTC m=+2.549591339 container remove d88c6674a2e37b3a86510dae0c9eb7a4e624c7cc6d4e0dd6434b62eaa40d5f0b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-18T12:33:31.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:31 smithi092 systemd[1]: ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-18T12:33:31.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:31 smithi092 systemd[1]: Stopped Ceph mon.a for 01a63ebc-75ba-11ef-bceb-c7b262605968. 2024-09-18T12:33:31.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:31 smithi092 systemd[1]: Starting Ceph mon.a for 01a63ebc-75ba-11ef-bceb-c7b262605968... 2024-09-18T12:33:31.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:31 smithi092 podman[25372]: 2024-09-18 12:33:31.394986187 +0000 UTC m=+0.015580245 image pull b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e 2024-09-18T12:33:32.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:32 smithi092 podman[25372]: 2024-09-18 12:33:32.505771506 +0000 UTC m=+1.126365550 container create 096e71a03fa5dba6eef9354d4f5e56040b1c00b3c842ca747c06d88e92efb935 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-18T12:33:34.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 podman[25372]: 2024-09-18 12:33:34.450347118 +0000 UTC m=+3.070941162 container init 096e71a03fa5dba6eef9354d4f5e56040b1c00b3c842ca747c06d88e92efb935 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-18T12:33:34.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 podman[25372]: 2024-09-18 12:33:34.456168057 +0000 UTC m=+3.076762103 container start 096e71a03fa5dba6eef9354d4f5e56040b1c00b3c842ca747c06d88e92efb935 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-18T12:33:34.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: set uid:gid to 167:167 (ceph:ceph) 2024-09-18T12:33:34.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: ceph version 19.3.0-4983-ge7fb7b56 (e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e) squid (dev), process ceph-mon, pid 7 2024-09-18T12:33:34.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: pidfile_write: ignore empty --pid-file 2024-09-18T12:33:34.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: load: jerasure load: lrc 2024-09-18T12:33:34.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: RocksDB version: 7.9.2 2024-09-18T12:33:34.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Git sha 0 2024-09-18T12:33:34.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Compile date 2024-09-17 15:59:30 2024-09-18T12:33:34.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: DB SUMMARY 2024-09-18T12:33:34.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: DB Session ID: KY3GJPGJAO4LUU5JCWEU 2024-09-18T12:33:34.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: CURRENT file: CURRENT 2024-09-18T12:33:34.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: IDENTITY file: IDENTITY 2024-09-18T12:33:34.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-18T12:33:34.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-18T12:33:34.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88260 ; 2024-09-18T12:33:34.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.error_if_exists: 0 2024-09-18T12:33:34.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.create_if_missing: 0 2024-09-18T12:33:34.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.paranoid_checks: 1 2024-09-18T12:33:34.737 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-18T12:33:34.737 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-18T12:33:34.737 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-18T12:33:34.737 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.env: 0x561831438120 2024-09-18T12:33:34.737 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.fs: PosixFileSystem 2024-09-18T12:33:34.737 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.info_log: 0x561833bcf700 2024-09-18T12:33:34.737 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_file_opening_threads: 16 2024-09-18T12:33:34.738 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.statistics: (nil) 2024-09-18T12:33:34.738 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.use_fsync: 0 2024-09-18T12:33:34.738 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_log_file_size: 0 2024-09-18T12:33:34.738 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-18T12:33:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-18T12:33:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.keep_log_file_num: 1000 2024-09-18T12:33:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.recycle_log_file_num: 0 2024-09-18T12:33:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.allow_fallocate: 1 2024-09-18T12:33:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.allow_mmap_reads: 0 2024-09-18T12:33:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.allow_mmap_writes: 0 2024-09-18T12:33:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.use_direct_reads: 0 2024-09-18T12:33:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-18T12:33:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.create_missing_column_families: 0 2024-09-18T12:33:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.db_log_dir: 2024-09-18T12:33:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.wal_dir: 2024-09-18T12:33:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-18T12:33:34.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-18T12:33:34.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-18T12:33:34.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-18T12:33:34.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-18T12:33:34.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-18T12:33:34.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.advise_random_on_open: 1 2024-09-18T12:33:34.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.db_write_buffer_size: 0 2024-09-18T12:33:34.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.write_buffer_manager: 0x561833bd3b80 2024-09-18T12:33:34.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-18T12:33:34.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-18T12:33:34.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-18T12:33:34.741 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.rate_limiter: (nil) 2024-09-18T12:33:34.741 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-18T12:33:34.741 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.wal_recovery_mode: 2 2024-09-18T12:33:34.741 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.enable_thread_tracking: 0 2024-09-18T12:33:34.741 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.enable_pipelined_write: 0 2024-09-18T12:33:34.741 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.unordered_write: 0 2024-09-18T12:33:34.741 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.row_cache: None 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.wal_filter: None 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.allow_ingest_behind: 0 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.two_write_queues: 0 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.manual_wal_flush: 0 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.wal_compression: 0 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.atomic_flush: 0 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-18T12:33:34.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-18T12:33:34.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.log_readahead_size: 0 2024-09-18T12:33:34.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-18T12:33:34.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.best_efforts_recovery: 0 2024-09-18T12:33:34.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-18T12:33:34.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-18T12:33:34.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.allow_data_in_errors: 0 2024-09-18T12:33:34.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.db_host_id: __hostname__ 2024-09-18T12:33:34.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-18T12:33:34.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_background_jobs: 2 2024-09-18T12:33:34.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_background_compactions: -1 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_subcompactions: 1 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_total_wal_size: 0 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_open_files: -1 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.bytes_per_sync: 0 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-18T12:33:34.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compaction_readahead_size: 0 2024-09-18T12:33:34.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_background_flushes: -1 2024-09-18T12:33:34.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Compression algorithms supported: 2024-09-18T12:33:34.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: kZSTD supported: 0 2024-09-18T12:33:34.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: kXpressCompression supported: 0 2024-09-18T12:33:34.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: kBZip2Compression supported: 0 2024-09-18T12:33:34.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-18T12:33:34.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: kLZ4Compression supported: 1 2024-09-18T12:33:34.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: kZlibCompression supported: 1 2024-09-18T12:33:34.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: kLZ4HCCompression supported: 1 2024-09-18T12:33:34.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: kSnappyCompression supported: 1 2024-09-18T12:33:34.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-18T12:33:34.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-18T12:33:34.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.merge_operator: 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compaction_filter: None 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compaction_filter_factory: None 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.sst_partitioner_factory: None 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561833bcf320) 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout: cache_index_and_filter_blocks: 1 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout: pin_top_level_index_and_filter: 1 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout: index_type: 0 2024-09-18T12:33:34.746 INFO:journalctl@ceph.mon.a.smithi092.stdout: data_block_index_type: 0 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: index_shortening: 1 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: checksum: 4 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: no_block_cache: 0 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_cache: 0x561833bc3610 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_cache_name: BinnedLRUCache 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_cache_options: 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: capacity : 536870912 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: num_shard_bits : 4 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: strict_capacity_limit : 0 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: high_pri_pool_ratio: 0.000 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_cache_compressed: (nil) 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: persistent_cache: (nil) 2024-09-18T12:33:34.747 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_size: 4096 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_size_deviation: 10 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_restart_interval: 16 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: index_block_restart_interval: 1 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: metadata_block_size: 4096 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: partition_filters: 0 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: use_delta_encoding: 1 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: filter_policy: bloomfilter 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: whole_key_filtering: 1 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: verify_compression: 0 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: read_amp_bytes_per_bit: 0 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: format_version: 5 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: enable_index_compression: 1 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_align: 0 2024-09-18T12:33:34.748 INFO:journalctl@ceph.mon.a.smithi092.stdout: max_auto_readahead_size: 262144 2024-09-18T12:33:34.749 INFO:journalctl@ceph.mon.a.smithi092.stdout: prepopulate_block_cache: 0 2024-09-18T12:33:34.749 INFO:journalctl@ceph.mon.a.smithi092.stdout: initial_auto_readahead_size: 8192 2024-09-18T12:33:34.749 INFO:journalctl@ceph.mon.a.smithi092.stdout: num_file_reads_for_auto_readahead: 2 2024-09-18T12:33:34.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.write_buffer_size: 33554432 2024-09-18T12:33:34.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_write_buffer_number: 2 2024-09-18T12:33:34.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compression: NoCompression 2024-09-18T12:33:34.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.bottommost_compression: Disabled 2024-09-18T12:33:34.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.prefix_extractor: nullptr 2024-09-18T12:33:34.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-18T12:33:34.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.num_levels: 7 2024-09-18T12:33:34.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-18T12:33:34.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-18T12:33:34.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-18T12:33:34.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-18T12:33:34.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-18T12:33:34.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-18T12:33:34.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-18T12:33:34.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-18T12:33:34.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-18T12:33:34.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-18T12:33:34.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-18T12:33:34.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-18T12:33:34.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-18T12:33:34.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compression_opts.level: 32767 2024-09-18T12:33:34.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compression_opts.strategy: 0 2024-09-18T12:33:34.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-18T12:33:34.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-18T12:33:34.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-18T12:33:34.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-18T12:33:34.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compression_opts.enabled: false 2024-09-18T12:33:34.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-18T12:33:34.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-18T12:33:34.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-18T12:33:34.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-18T12:33:34.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.target_file_size_base: 67108864 2024-09-18T12:33:34.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-18T12:33:34.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-18T12:33:34.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-18T12:33:34.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-18T12:33:34.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-18T12:33:34.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-18T12:33:34.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-18T12:33:34.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-18T12:33:34.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-18T12:33:34.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-18T12:33:34.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-18T12:33:34.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-18T12:33:34.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-18T12:33:34.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-18T12:33:34.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.arena_block_size: 1048576 2024-09-18T12:33:34.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-18T12:33:34.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-18T12:33:34.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.disable_auto_compactions: 0 2024-09-18T12:33:34.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-18T12:33:34.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-18T12:33:34.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-18T12:33:34.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-18T12:33:34.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-18T12:33:34.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-18T12:33:34.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-18T12:33:34.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-18T12:33:34.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-18T12:33:34.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-18T12:33:34.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-18T12:33:34.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.inplace_update_support: 0 2024-09-18T12:33:34.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-18T12:33:34.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-18T12:33:34.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-18T12:33:34.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-18T12:33:34.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.bloom_locality: 0 2024-09-18T12:33:34.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.max_successive_merges: 0 2024-09-18T12:33:34.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-18T12:33:34.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.paranoid_file_checks: 0 2024-09-18T12:33:34.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.force_consistency_checks: 1 2024-09-18T12:33:34.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.report_bg_io_stats: 0 2024-09-18T12:33:34.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.ttl: 2592000 2024-09-18T12:33:34.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-18T12:33:34.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-18T12:33:34.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-18T12:33:34.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.enable_blob_files: false 2024-09-18T12:33:34.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.min_blob_size: 0 2024-09-18T12:33:34.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.blob_file_size: 268435456 2024-09-18T12:33:34.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-18T12:33:34.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-18T12:33:34.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-18T12:33:34.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-18T12:33:34.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-18T12:33:34.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.blob_file_starting_level: 0 2024-09-18T12:33:34.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-18T12:33:34.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: 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-18T12:33:34.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-18T12:33:34.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2aa5e056-4eec-4b0c-a139-f6419a25be42 2024-09-18T12:33:34.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726662814484802, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-18T12:33:34.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-18T12:33:34.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726662814485745, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85036, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83176, "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": 77425, "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": 1726662814, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2aa5e056-4eec-4b0c-a139-f6419a25be42", "db_session_id": "KY3GJPGJAO4LUU5JCWEU", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-18T12:33:34.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726662814485851, "job": 1, "event": "recovery_finished"} 2024-09-18T12:33:34.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-18T12:33:34.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: 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-18T12:33:34.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561833bf2e00 2024-09-18T12:33:34.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: DB pointer 0x561833cf4000 2024-09-18T12:33:34.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-18T12:33:34.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-18T12:33:34.760 INFO:journalctl@ceph.mon.a.smithi092.stdout: ** DB Stats ** 2024-09-18T12:33:34.760 INFO:journalctl@ceph.mon.a.smithi092.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-18T12:33:34.761 INFO:journalctl@ceph.mon.a.smithi092.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-18T12:33:34.761 INFO:journalctl@ceph.mon.a.smithi092.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-18T12:33:34.761 INFO:journalctl@ceph.mon.a.smithi092.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-18T12:33:34.761 INFO:journalctl@ceph.mon.a.smithi092.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-18T12:33:34.761 INFO:journalctl@ceph.mon.a.smithi092.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-18T12:33:34.761 INFO:journalctl@ceph.mon.a.smithi092.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-18T12:33:34.761 INFO:journalctl@ceph.mon.a.smithi092.stdout: 2024-09-18T12:33:34.761 INFO:journalctl@ceph.mon.a.smithi092.stdout: ** Compaction Stats [default] ** 2024-09-18T12:33:34.761 INFO:journalctl@ceph.mon.a.smithi092.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-18T12:33:34.761 INFO:journalctl@ceph.mon.a.smithi092.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-18T12:33:34.761 INFO:journalctl@ceph.mon.a.smithi092.stdout: L0 2/0 84.90 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-18T12:33:34.761 INFO:journalctl@ceph.mon.a.smithi092.stdout: Sum 2/0 84.90 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.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 132.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.stdout: 2024-09-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.stdout: ** Compaction Stats [default] ** 2024-09-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.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-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.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 132.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.stdout: 2024-09-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.stdout: 2024-09-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-18T12:33:34.762 INFO:journalctl@ceph.mon.a.smithi092.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-18T12:33:34.763 INFO:journalctl@ceph.mon.a.smithi092.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-18T12:33:34.763 INFO:journalctl@ceph.mon.a.smithi092.stdout: Cumulative compaction: 0.00 GB write, 24.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-18T12:33:34.763 INFO:journalctl@ceph.mon.a.smithi092.stdout: Interval compaction: 0.00 GB write, 24.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-18T12:33:34.763 INFO:journalctl@ceph.mon.a.smithi092.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-18T12:33:34.763 INFO:journalctl@ceph.mon.a.smithi092.stdout: Block cache BinnedLRUCache@0x561833bc3610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-18T12:33:34.763 INFO:journalctl@ceph.mon.a.smithi092.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-18T12:33:34.763 INFO:journalctl@ceph.mon.a.smithi092.stdout: 2024-09-18T12:33:34.763 INFO:journalctl@ceph.mon.a.smithi092.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-18T12:33:34.763 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: starting mon.a rank 0 at public addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] at bind addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:33:34.763 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: mon.a@-1(???) e1 preinit fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:33:34.763 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: mon.a@-1(???).mds e1 new map 2024-09-18T12:33:34.763 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: mon.a@-1(???).mds e1 print_map 2024-09-18T12:33:34.763 INFO:journalctl@ceph.mon.a.smithi092.stdout: e1 2024-09-18T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi092.stdout: btime 2024-09-18T12:33:24:801478+0000 2024-09-18T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi092.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-18T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi092.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-18T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi092.stdout: legacy client fscid: -1 2024-09-18T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi092.stdout: 2024-09-18T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi092.stdout: No filesystems configured 2024-09-18T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-18T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-18T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-18T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-18T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-18T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-18T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: monmap epoch 1 2024-09-18T12:33:34.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:33:34.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: last_changed 2024-09-18T12:33:22.044904+0000 2024-09-18T12:33:34.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: created 2024-09-18T12:33:22.044904+0000 2024-09-18T12:33:34.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: min_mon_release 19 (squid) 2024-09-18T12:33:34.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: election_strategy: 1 2024-09-18T12:33:34.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-18T12:33:34.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: fsmap 2024-09-18T12:33:34.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: osdmap e1: 0 total, 0 up, 0 in 2024-09-18T12:33:34.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:34 smithi092 ceph-mon[25410]: mgrmap e1: no daemons active 2024-09-18T12:33:35.389 INFO:teuthology.orchestra.run.smithi092.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-18T12:33:35.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:35 smithi092 bash[25372]: 096e71a03fa5dba6eef9354d4f5e56040b1c00b3c842ca747c06d88e92efb935 2024-09-18T12:33:35.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:35 smithi092 systemd[1]: Started Ceph mon.a for 01a63ebc-75ba-11ef-bceb-c7b262605968. 2024-09-18T12:33:39.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:39 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2092358230' entity='client.admin' 2024-09-18T12:33:41.500 INFO:teuthology.orchestra.run.smithi092.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-18T12:33:41.521 INFO:teuthology.orchestra.run.smithi092.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-18T12:33:41.522 INFO:teuthology.orchestra.run.smithi092.stdout:Creating mgr... 2024-09-18T12:33:41.522 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-18T12:33:41.522 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-18T12:33:41.762 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mgr.x 2024-09-18T12:33:41.762 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to reset failed state of unit ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mgr.x.service: Unit ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mgr.x.service not loaded. 2024-09-18T12:33:41.910 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-01a63ebc-75ba-11ef-bceb-c7b262605968.target.wants/ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mgr.x.service → /etc/systemd/system/ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@.service. 2024-09-18T12:33:42.234 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:42 smithi092 podman[25655]: 2024-09-18 12:33:42.182037617 +0000 UTC m=+0.151435037 container create b1d50cee99066ae208586f1c8ff216d13507900d0ca2ef3c8be78bccfc29d12a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-18T12:33:42.481 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-18T12:33:42.481 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout disabled 2024-09-18T12:33:42.488 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-18T12:33:42.488 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-18T12:33:42.488 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld.service is not enabled 2024-09-18T12:33:42.488 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to enable service . firewalld.service is not available 2024-09-18T12:33:42.496 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-18T12:33:42.496 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout disabled 2024-09-18T12:33:42.504 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-18T12:33:42.504 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-18T12:33:42.504 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld.service is not enabled 2024-09-18T12:33:42.504 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-18T12:33:42.504 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr to start... 2024-09-18T12:33:42.505 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr... 2024-09-18T12:33:42.647 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:42 smithi092 podman[25655]: 2024-09-18 12:33:42.392619405 +0000 UTC m=+0.362016825 container init b1d50cee99066ae208586f1c8ff216d13507900d0ca2ef3c8be78bccfc29d12a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-18T12:33:42.648 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:42 smithi092 podman[25655]: 2024-09-18 12:33:42.397233507 +0000 UTC m=+0.366630928 container start b1d50cee99066ae208586f1c8ff216d13507900d0ca2ef3c8be78bccfc29d12a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-18T12:33:42.648 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:42 smithi092 bash[25655]: b1d50cee99066ae208586f1c8ff216d13507900d0ca2ef3c8be78bccfc29d12a 2024-09-18T12:33:42.648 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:42 smithi092 systemd[1]: Started Ceph mgr.x for 01a63ebc-75ba-11ef-bceb-c7b262605968. 2024-09-18T12:33:43.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:43 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/4228298572' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-18T12:33:43.666 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-18T12:33:43.666 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-18T12:33:43.666 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsid": "01a63ebc-75ba-11ef-bceb-c7b262605968", 2024-09-18T12:33:43.666 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "health": { 2024-09-18T12:33:43.666 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-18T12:33:43.666 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-18T12:33:43.666 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-18T12:33:43.666 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:43.666 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-18T12:33:43.666 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-18T12:33:43.667 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 0 2024-09-18T12:33:43.667 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-18T12:33:43.667 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-18T12:33:43.667 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "a" 2024-09-18T12:33:43.667 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-18T12:33:43.667 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-18T12:33:43.667 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-18T12:33:43.667 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T12:33:43.667 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-18T12:33:43.667 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-18T12:33:43.667 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:43.667 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-18T12:33:43.667 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T12:33:43.668 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-18T12:33:43.668 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-18T12:33:43.668 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-18T12:33:43.668 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-18T12:33:43.668 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-18T12:33:43.668 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-18T12:33:43.668 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:43.668 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-18T12:33:43.668 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-18T12:33:43.668 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-18T12:33:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-18T12:33:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-18T12:33:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-18T12:33:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-18T12:33:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-18T12:33:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-18T12:33:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-18T12:33:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T12:33:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "btime": "2024-09-18T12:33:24:801478+0000", 2024-09-18T12:33:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-18T12:33:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-18T12:33:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:43.670 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-18T12:33:43.670 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-18T12:33:43.670 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-18T12:33:43.670 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-18T12:33:43.670 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-18T12:33:43.670 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-18T12:33:43.670 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "restful" 2024-09-18T12:33:43.670 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-18T12:33:43.670 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-18T12:33:43.670 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:43.671 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-18T12:33:43.671 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T12:33:43.671 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modified": "2024-09-18T12:33:24.802156+0000", 2024-09-18T12:33:43.671 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-18T12:33:43.671 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:43.671 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-18T12:33:43.671 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-18T12:33:43.671 INFO:teuthology.orchestra.run.smithi092.stdout:mgr not available, waiting (1/15)... 2024-09-18T12:33:46.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:46 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/3624987789' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-18T12:33:47.126 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-18T12:33:47.126 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-18T12:33:47.126 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsid": "01a63ebc-75ba-11ef-bceb-c7b262605968", 2024-09-18T12:33:47.126 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "health": { 2024-09-18T12:33:47.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-18T12:33:47.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-18T12:33:47.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-18T12:33:47.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:47.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-18T12:33:47.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-18T12:33:47.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 0 2024-09-18T12:33:47.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-18T12:33:47.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-18T12:33:47.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "a" 2024-09-18T12:33:47.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-18T12:33:47.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-18T12:33:47.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-18T12:33:47.128 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T12:33:47.128 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-18T12:33:47.128 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-18T12:33:47.128 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:47.128 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-18T12:33:47.128 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T12:33:47.128 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-18T12:33:47.128 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-18T12:33:47.128 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-18T12:33:47.128 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-18T12:33:47.128 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-18T12:33:47.128 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-18T12:33:47.131 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:47.131 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "btime": "2024-09-18T12:33:24:801478+0000", 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-18T12:33:47.132 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "restful" 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T12:33:47.133 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modified": "2024-09-18T12:33:24.802156+0000", 2024-09-18T12:33:47.134 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-18T12:33:47.134 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:47.134 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-18T12:33:47.134 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-18T12:33:47.134 INFO:teuthology.orchestra.run.smithi092.stdout:mgr not available, waiting (2/15)... 2024-09-18T12:33:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:47 smithi092 ceph-mon[25410]: Activating manager daemon x 2024-09-18T12:33:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:47 smithi092 ceph-mon[25410]: mgrmap e2: x(active, starting, since 0.00315809s) 2024-09-18T12:33:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:47 smithi092 ceph-mon[25410]: from='mgr.14100 172.21.15.92:0/733461871' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-18T12:33:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:47 smithi092 ceph-mon[25410]: from='mgr.14100 172.21.15.92:0/733461871' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-18T12:33:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:47 smithi092 ceph-mon[25410]: from='mgr.14100 172.21.15.92:0/733461871' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-18T12:33:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:47 smithi092 ceph-mon[25410]: from='mgr.14100 172.21.15.92:0/733461871' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:33:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:47 smithi092 ceph-mon[25410]: from='mgr.14100 172.21.15.92:0/733461871' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-18T12:33:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:47 smithi092 ceph-mon[25410]: Manager daemon x is now available 2024-09-18T12:33:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:47 smithi092 ceph-mon[25410]: from='mgr.14100 172.21.15.92:0/733461871' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-18T12:33:47.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:47 smithi092 ceph-mon[25410]: from='mgr.14100 172.21.15.92:0/733461871' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-18T12:33:47.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:47 smithi092 ceph-mon[25410]: from='mgr.14100 172.21.15.92:0/733461871' entity='mgr.x' 2024-09-18T12:33:47.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:47 smithi092 ceph-mon[25410]: from='mgr.14100 172.21.15.92:0/733461871' entity='mgr.x' 2024-09-18T12:33:47.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:47 smithi092 ceph-mon[25410]: from='mgr.14100 172.21.15.92:0/733461871' entity='mgr.x' 2024-09-18T12:33:49.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:49 smithi092 ceph-mon[25410]: mgrmap e3: x(active, since 1.00751s) 2024-09-18T12:33:50.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-18T12:33:50.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-18T12:33:50.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsid": "01a63ebc-75ba-11ef-bceb-c7b262605968", 2024-09-18T12:33:50.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "health": { 2024-09-18T12:33:50.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-18T12:33:50.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-18T12:33:50.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-18T12:33:50.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:50.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-18T12:33:50.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-18T12:33:50.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 0 2024-09-18T12:33:50.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-18T12:33:50.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-18T12:33:50.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "a" 2024-09-18T12:33:50.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-18T12:33:50.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_age": 15, 2024-09-18T12:33:50.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-18T12:33:50.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T12:33:50.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-18T12:33:50.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-18T12:33:50.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:50.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-18T12:33:50.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T12:33:50.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-18T12:33:50.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-18T12:33:50.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-18T12:33:50.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-18T12:33:50.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-18T12:33:50.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-18T12:33:50.412 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:50.412 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-18T12:33:50.412 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-18T12:33:50.412 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-18T12:33:50.412 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-18T12:33:50.412 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-18T12:33:50.413 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-18T12:33:50.413 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-18T12:33:50.413 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-18T12:33:50.413 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-18T12:33:50.413 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:50.413 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-18T12:33:50.413 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T12:33:50.413 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "btime": "2024-09-18T12:33:24:801478+0000", 2024-09-18T12:33:50.413 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-18T12:33:50.413 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-18T12:33:50.413 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:50.413 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-18T12:33:50.414 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-18T12:33:50.414 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-18T12:33:50.414 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-18T12:33:50.414 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-18T12:33:50.414 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-18T12:33:50.414 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "restful" 2024-09-18T12:33:50.414 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-18T12:33:50.414 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-18T12:33:50.415 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:50.415 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-18T12:33:50.415 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-18T12:33:50.415 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modified": "2024-09-18T12:33:24.802156+0000", 2024-09-18T12:33:50.415 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-18T12:33:50.415 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-18T12:33:50.415 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-18T12:33:50.415 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-18T12:33:50.415 INFO:teuthology.orchestra.run.smithi092.stdout:mgr is available 2024-09-18T12:33:50.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:50 smithi092 ceph-mon[25410]: mgrmap e4: x(active, since 2s) 2024-09-18T12:33:50.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:50 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/3934813393' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-18T12:33:51.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:51 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/1722028051' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-18T12:33:51.577 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-18T12:33:51.577 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [global] 2024-09-18T12:33:51.577 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout fsid = 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:33:51.577 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-18T12:33:51.577 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.92:3300,v1:172.21.15.92:6789] 2024-09-18T12:33:51.577 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-18T12:33:51.577 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-18T12:33:51.578 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-18T12:33:51.578 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-18T12:33:51.578 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-18T12:33:51.578 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-18T12:33:51.578 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-18T12:33:51.578 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-18T12:33:51.578 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [osd] 2024-09-18T12:33:51.578 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-18T12:33:51.578 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-18T12:33:51.578 INFO:teuthology.orchestra.run.smithi092.stdout:Enabling cephadm module... 2024-09-18T12:33:52.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:52 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/3963068036' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-18T12:33:52.734 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:52 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: ignoring --setuser ceph since I am not root 2024-09-18T12:33:52.734 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:52 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: ignoring --setgroup ceph since I am not root 2024-09-18T12:33:53.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:53 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/3963068036' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-18T12:33:53.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:53 smithi092 ceph-mon[25410]: mgrmap e5: x(active, since 5s) 2024-09-18T12:33:54.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-18T12:33:54.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-18T12:33:54.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-18T12:33:54.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-18T12:33:54.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-18T12:33:54.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-18T12:33:54.271 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for the mgr to restart... 2024-09-18T12:33:54.271 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr epoch 5... 2024-09-18T12:33:54.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:54 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/615573050' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-18T12:33:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:57 smithi092 ceph-mon[25410]: Active manager daemon x restarted 2024-09-18T12:33:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:57 smithi092 ceph-mon[25410]: Activating manager daemon x 2024-09-18T12:33:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:57 smithi092 ceph-mon[25410]: osdmap e2: 0 total, 0 up, 0 in 2024-09-18T12:33:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:57 smithi092 ceph-mon[25410]: mgrmap e6: x(active, starting, since 0.00317245s) 2024-09-18T12:33:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:57 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:33:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:57 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-18T12:33:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:57 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-18T12:33:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:57 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-18T12:33:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:57 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-18T12:33:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:57 smithi092 ceph-mon[25410]: Manager daemon x is now available 2024-09-18T12:33:58.984 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-18T12:33:58.985 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-18T12:33:58.985 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-18T12:33:58.985 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-18T12:33:58.985 INFO:teuthology.orchestra.run.smithi092.stdout:mgr epoch 5 is available 2024-09-18T12:33:58.985 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying orchestrator module is enabled... 2024-09-18T12:33:59.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:59 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:33:59.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:59 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:33:59.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:59 smithi092 ceph-mon[25410]: Found migration_current of "None". Setting to last migration. 2024-09-18T12:33:59.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:59 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:33:59.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:59 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:33:59.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:59 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:33:59.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:59 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:33:59.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:59 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-18T12:33:59.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:59 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-18T12:33:59.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:59 smithi092 ceph-mon[25410]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-18T12:33:59.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:59 smithi092 ceph-mon[25410]: mgrmap e7: x(active, since 1.00601s) 2024-09-18T12:33:59.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:59 smithi092 ceph-mon[25410]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-18T12:33:59.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:33:59 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:33:59.235 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:33:58.987+0000 7fd06b97c640 -1 log_channel(cephadm) log [ERR] : [18/Sep/2024:12:33:58] ENGINE Error in HTTPServer.serve 2024-09-18T12:33:59.235 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: Traceback (most recent call last): 2024-09-18T12:33:59.235 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-18T12:33:59.235 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: self._connections.run(self.expiration_interval) 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: self._run(expiration_interval) 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: new_conn = self._from_server_socket(self.server.socket) 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: s = self.context.wrap_socket( 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: return self.sslsocket_class._create( 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: self.do_handshake() 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-18T12:33:59.236 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: self._sslobj.do_handshake() 2024-09-18T12:33:59.237 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-18T12:33:59.237 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:33:58 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:34:00.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:00 smithi092 ceph-mon[25410]: [18/Sep/2024:12:33:58] ENGINE Bus STARTING 2024-09-18T12:34:00.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:00 smithi092 ceph-mon[25410]: [18/Sep/2024:12:33:58] ENGINE Serving on http://172.21.15.92:8765 2024-09-18T12:34:00.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:00 smithi092 ceph-mon[25410]: [18/Sep/2024:12:33:58] ENGINE Serving on https://172.21.15.92:7150 2024-09-18T12:34:00.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:00 smithi092 ceph-mon[25410]: [18/Sep/2024:12:33:58] ENGINE Bus STARTED 2024-09-18T12:34:00.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:00 smithi092 ceph-mon[25410]: [18/Sep/2024:12:33:58] ENGINE Error in HTTPServer.serve 2024-09-18T12:34:00.355 INFO:journalctl@ceph.mon.a.smithi092.stdout: Traceback (most recent call last): 2024-09-18T12:34:00.355 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-18T12:34:00.355 INFO:journalctl@ceph.mon.a.smithi092.stdout: self._connections.run(self.expiration_interval) 2024-09-18T12:34:00.355 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-18T12:34:00.355 INFO:journalctl@ceph.mon.a.smithi092.stdout: self._run(expiration_interval) 2024-09-18T12:34:00.355 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-18T12:34:00.355 INFO:journalctl@ceph.mon.a.smithi092.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-18T12:34:00.355 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-18T12:34:00.355 INFO:journalctl@ceph.mon.a.smithi092.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-18T12:34:00.355 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-18T12:34:00.355 INFO:journalctl@ceph.mon.a.smithi092.stdout: s = self.context.wrap_socket( 2024-09-18T12:34:00.355 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-18T12:34:00.356 INFO:journalctl@ceph.mon.a.smithi092.stdout: return self.sslsocket_class._create( 2024-09-18T12:34:00.356 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-18T12:34:00.356 INFO:journalctl@ceph.mon.a.smithi092.stdout: self.do_handshake() 2024-09-18T12:34:00.356 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-18T12:34:00.356 INFO:journalctl@ceph.mon.a.smithi092.stdout: self._sslobj.do_handshake() 2024-09-18T12:34:00.356 INFO:journalctl@ceph.mon.a.smithi092.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-18T12:34:00.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:00 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/692209605' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-18T12:34:00.581 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-18T12:34:00.581 INFO:teuthology.orchestra.run.smithi092.stdout:Setting orchestrator backend to cephadm... 2024-09-18T12:34:01.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:01 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/692209605' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-18T12:34:01.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:01 smithi092 ceph-mon[25410]: mgrmap e8: x(active, since 2s) 2024-09-18T12:34:02.375 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:02 smithi092 ceph-mon[25410]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:02.375 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:02 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:34:02.375 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:02 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:34:02.943 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-18T12:34:02.943 INFO:teuthology.orchestra.run.smithi092.stdout:Generating ssh key... 2024-09-18T12:34:03.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-mon[25410]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:03.984 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: Generating public/private rsa key pair. 2024-09-18T12:34:03.984 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: Your identification has been saved in /tmp/tmpnwc0li5i/key 2024-09-18T12:34:03.984 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: Your public key has been saved in /tmp/tmpnwc0li5i/key.pub 2024-09-18T12:34:03.984 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: The key fingerprint is: 2024-09-18T12:34:03.984 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: SHA256:L3cpUwV7N4sc/XjQQF6+OOsgwjIKkNJgKcm2m1Dk4t4 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:34:03.984 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: The key's randomart image is: 2024-09-18T12:34:03.984 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: +---[RSA 3072]----+ 2024-09-18T12:34:03.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: | . ..o .| 2024-09-18T12:34:03.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: |.+. +.= | 2024-09-18T12:34:03.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: |==o ..=o+| 2024-09-18T12:34:03.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: |=*. .o++=| 2024-09-18T12:34:03.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: |=o. S .=.oo| 2024-09-18T12:34:03.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: |= + . . . .o. | 2024-09-18T12:34:03.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: | = E o o..=.o. | 2024-09-18T12:34:03.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: | . . o .o.+o | 2024-09-18T12:34:03.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: | . . | 2024-09-18T12:34:03.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:03 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: +----[SHA256]-----+ 2024-09-18T12:34:04.863 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:04 smithi092 ceph-mon[25410]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:04.863 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:04 smithi092 ceph-mon[25410]: Generating ssh key... 2024-09-18T12:34:04.863 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:04 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:34:04.863 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:04 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:34:05.520 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCbbLEuUW87IvPr/Lav8qVbknm5i2CfHmbeDuTTn+omfbT1EISQC/giXFhIAgrd23pnC3OOKpxIekvZ9SkY7o7cN+g6kGFttM1gJ0X+e9CJ6EnhLGMKVQHW0KSgXszYo/cnxc+0yZytmX8QsHHaxyfQR2N3n04gAnqly9AvB0X2YgV3tEPUNl2vdZ25BYUmSY5SqSctVPmQBwfs0TCOdOp1qBK8rONvAGmSlfbqwWbnP23l7TCSHsomguSKvhb/tF0OFOUTCDxyFAU5GtoepiLfWgt/S2+k3nBbKerYW3QL1uO38t8Dvy08TOXmUCqDstTtTgXc80l8VVVOsAL0p2yoZLKCHXyYPM56FbpDCndFnH/qy+DxOHH3uayH6tz/wEg31Ar2D5soVyuOnGZKncUvCPBUv/vcemJf9oZG4hVv/L3mpjd+zXNAHNZDdJCd97MkDpZS1FxwXXfAl4o+alAxON6gNyJ5rhPXbVk8F/IsTo8f05v6M780zyABaZ8+/Ns= ceph-01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:34:05.521 INFO:teuthology.orchestra.run.smithi092.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-18T12:34:05.521 INFO:teuthology.orchestra.run.smithi092.stdout:Adding key to root@localhost authorized_keys... 2024-09-18T12:34:05.525 INFO:teuthology.orchestra.run.smithi092.stdout:Adding host smithi092... 2024-09-18T12:34:05.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:05 smithi092 ceph-mon[25410]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:06.964 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:06 smithi092 ceph-mon[25410]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi092", "addr": "172.21.15.92", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:07.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:07 smithi092 ceph-mon[25410]: Deploying cephadm binary to smithi092 2024-09-18T12:34:09.744 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout Added host 'smithi092' with addr '172.21.15.92' 2024-09-18T12:34:09.744 INFO:teuthology.orchestra.run.smithi092.stdout:Deploying unmanaged mon service... 2024-09-18T12:34:10.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:10 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:34:10.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:10 smithi092 ceph-mon[25410]: Added host smithi092 2024-09-18T12:34:10.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:10 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:34:11.722 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:11 smithi092 ceph-mon[25410]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:11.723 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:11 smithi092 ceph-mon[25410]: Saving service mon spec with placement count:5 2024-09-18T12:34:11.723 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:11 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:34:12.188 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-18T12:34:12.188 INFO:teuthology.orchestra.run.smithi092.stdout:Deploying unmanaged mgr service... 2024-09-18T12:34:13.055 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:12 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:34:13.055 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:12 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:34:13.552 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-18T12:34:14.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:13 smithi092 ceph-mon[25410]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:14.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:13 smithi092 ceph-mon[25410]: Saving service mgr spec with placement count:2 2024-09-18T12:34:14.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:13 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:34:15.450 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:15 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2401895488' entity='client.admin' 2024-09-18T12:34:16.258 INFO:teuthology.orchestra.run.smithi092.stdout:Enabling the dashboard module... 2024-09-18T12:34:16.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:16 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:34:16.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:16 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/1202234724' entity='client.admin' 2024-09-18T12:34:16.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:16 smithi092 ceph-mon[25410]: from='mgr.14118 172.21.15.92:0/2156858060' entity='mgr.x' 2024-09-18T12:34:17.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:17 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/3995428804' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-18T12:34:17.399 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:17 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: ignoring --setuser ceph since I am not root 2024-09-18T12:34:17.399 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:17 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: ignoring --setgroup ceph since I am not root 2024-09-18T12:34:18.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:18 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/3995428804' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-18T12:34:18.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:18 smithi092 ceph-mon[25410]: mgrmap e9: x(active, since 19s) 2024-09-18T12:34:19.549 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:19 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2829898073' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-18T12:34:19.552 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-18T12:34:19.552 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-18T12:34:19.553 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-18T12:34:19.553 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-18T12:34:19.553 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-18T12:34:19.553 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-18T12:34:19.553 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for the mgr to restart... 2024-09-18T12:34:19.553 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr epoch 9... 2024-09-18T12:34:22.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:22 smithi092 ceph-mon[25410]: Active manager daemon x restarted 2024-09-18T12:34:22.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:22 smithi092 ceph-mon[25410]: Activating manager daemon x 2024-09-18T12:34:22.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:22 smithi092 ceph-mon[25410]: osdmap e3: 0 total, 0 up, 0 in 2024-09-18T12:34:22.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:22 smithi092 ceph-mon[25410]: mgrmap e10: x(active, starting, since 0.00567302s) 2024-09-18T12:34:22.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:34:22.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-18T12:34:22.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-18T12:34:22.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-18T12:34:22.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-18T12:34:22.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:22 smithi092 ceph-mon[25410]: Manager daemon x is now available 2024-09-18T12:34:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:34:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-18T12:34:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-18T12:34:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-mon[25410]: mgrmap e11: x(active, since 1.00662s) 2024-09-18T12:34:24.159 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:34:23.903+0000 7f97aca64640 -1 log_channel(cephadm) log [ERR] : [18/Sep/2024:12:34:23] ENGINE Error in HTTPServer.serve 2024-09-18T12:34:24.159 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: Traceback (most recent call last): 2024-09-18T12:34:24.159 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-18T12:34:24.160 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: self._connections.run(self.expiration_interval) 2024-09-18T12:34:24.160 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-18T12:34:24.160 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: self._run(expiration_interval) 2024-09-18T12:34:24.160 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-18T12:34:24.160 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: new_conn = self._from_server_socket(self.server.socket) 2024-09-18T12:34:24.160 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-18T12:34:24.160 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-18T12:34:24.160 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-18T12:34:24.160 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: s = self.context.wrap_socket( 2024-09-18T12:34:24.160 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-18T12:34:24.160 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: return self.sslsocket_class._create( 2024-09-18T12:34:24.160 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-18T12:34:24.160 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: self.do_handshake() 2024-09-18T12:34:24.161 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-18T12:34:24.161 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: self._sslobj.do_handshake() 2024-09-18T12:34:24.161 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-18T12:34:24.161 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:34:23 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:34:24.162 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-18T12:34:24.162 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-18T12:34:24.162 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-18T12:34:24.162 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-18T12:34:24.162 INFO:teuthology.orchestra.run.smithi092.stdout:mgr epoch 9 is available 2024-09-18T12:34:24.162 INFO:teuthology.orchestra.run.smithi092.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-18T12:34:24.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:24 smithi092 ceph-mon[25410]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-18T12:34:24.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:24 smithi092 ceph-mon[25410]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-18T12:34:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:25 smithi092 ceph-mon[25410]: [18/Sep/2024:12:34:23] ENGINE Bus STARTING 2024-09-18T12:34:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:25 smithi092 ceph-mon[25410]: [18/Sep/2024:12:34:23] ENGINE Serving on https://172.21.15.92:7150 2024-09-18T12:34:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:25 smithi092 ceph-mon[25410]: [18/Sep/2024:12:34:23] ENGINE Error in HTTPServer.serve 2024-09-18T12:34:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout: Traceback (most recent call last): 2024-09-18T12:34:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-18T12:34:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout: self._connections.run(self.expiration_interval) 2024-09-18T12:34:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-18T12:34:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout: self._run(expiration_interval) 2024-09-18T12:34:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-18T12:34:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-18T12:34:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout: s = self.context.wrap_socket( 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout: return self.sslsocket_class._create( 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout: self.do_handshake() 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout: self._sslobj.do_handshake() 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:25 smithi092 ceph-mon[25410]: [18/Sep/2024:12:34:24] ENGINE Serving on http://172.21.15.92:8765 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:25 smithi092 ceph-mon[25410]: [18/Sep/2024:12:34:24] ENGINE Bus STARTED 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:25 smithi092 ceph-mon[25410]: mgrmap e12: x(active, since 2s) 2024-09-18T12:34:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:25 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:25.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:25 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:26.144 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFEDCCAvigAwIBAgIUMkwsmYPDjmjzfHiVgAR/XNIzBFowDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxODEyMzQyNVoXDTM0\nMDkxOTEyMzQyNVowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjkyMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAv1bcztUhJj6Q1oa/KPSKx/mBf1rDCrYdpz2E\np/+yHeVj0WZbH8xayR6/+eH32BfyyYA6vAyGJwLpt6VqZNWoN05ESprsn/1Z8uLv\ncWMdVUtWvw57rtqJrLhHTW9BUixTG59rykCxLo0ZxwXgP22s38rKrE5Lu01LW062\nx0Wa8UFQcsWne0DCDKEYmAFY+lbqy8qc40GOM/aHQUL3/ftsd/fQpLrIum7UYhni\nu9yUafuT/m1UcTgxRGPo0pIpJrKrZIL/tJfwNSKls7BR9yPzOSPn7N9r/huMph+p\np7hAjftLgjcUOPAszras2uGCj/AakAerBn1F26f352bgYTXQ+Q8FmkAszaILmZaw\nUb86yjwb3ZwUhFlU0XLE/CTKbrKexlqsTTgnvAHoN/XG3bt2vnKud+E/QnOo3lt1\n6YsY3oCy+Rtj1jLztdtuIzjzinJcJ6eeW6q9yCJvSO3+QiFaBVnVptsr5o7ieo2z\n31Kmoo5BGLbXIFyzQNuNCgLSAsGc8AcAp+EyDIKsHnFRuGuT/Pype05oyY4smYFS\nCnnfEvm3GdrD8H0AW4hcp7ns6BP/HL0XHjt1/p5d4syObuF98DgRyDRZGTAaSpw0\nKwjNG5YK+zZucWkybR+hxee9mte87bMG7W+GmNVKB7bsl0Z0WoigiDmKLsbYkdym\nZfRYobMCAwEAAaNUMFIwQgYDVR0RBDswOYIec21pdGhpMDkyLmZyb250LnNlcGlh\nLmNlcGguY29tghFkYXNoYm9hcmRfc2VydmVyc4cErBUPXDAMBgNVHRMBAf8EAjAA\nMA0GCSqGSIb3DQEBCwUAA4ICAQBMBaXSPOZSefVg7rr/b7lrGLh48MYwQNhjmZQP\n9OCDjbYZ1Xyd37zTqbWApSnAiYKpopP6aJW2LayNTaF51RMYoc1pxgm98zxYgBmd\ne9joabKLBO5PoSviN9J/FkP20/9QYqkoClkE8DMsVtOU26GAULt9iVogmYVPKU0e\niLZ94Nr5ap7fu+arDL+vAtNV1H+03Nn1yoO8Nysr07zdfmqN/MCqqOQbpA6CoiKq\nNXNc5eXxQFW1SxvkU2Bq9ZGivJbz+Ls3iDDF4d/maHD/lLm7vSOZZG2eyQFV0b1n\nb1IDndfkmCIt8JO1e/3BIKd/ZBSRGUgtFW6tDm4oHfHJKl6R1JbnAW2t6Cs4525N\nAP4Xrn4SzGkSo1oQCFpVcKm11eXjJWG9lnxg9RqT4Dk+38waNGYthodubLxLJ4Tg\n/Lc8Ia/vHe95FVxX1CpD1K6q+Sgg8ptw6EgHNkzeDYNrMpEMxRkzAWf/Vh7IOJJe\nTD9sblN874iV3TDuiK9H0M/HWIspv630Ry53UtK2gvjtfCJFyTIVw8msO+QRVseQ\noHncrdLq100nyQ7X1csq4JNwJVYKtF+XuFj0XhOWot7BFgwd5rRfzQbvPwFCPzwC\nbLwkYKB//MPFPdpflzWJyjbTzWYeTelGddZ14TUTgP/L6pUxsLxh6E/qDIlAG/MO\nTCcWjg==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEAv1bcztUhJj6Q1oa/KPSKx/mBf1rDCrYdpz2Ep/+yHeVj0WZb\nH8xayR6/+eH32BfyyYA6vAyGJwLpt6VqZNWoN05ESprsn/1Z8uLvcWMdVUtWvw57\nrtqJrLhHTW9BUixTG59rykCxLo0ZxwXgP22s38rKrE5Lu01LW062x0Wa8UFQcsWn\ne0DCDKEYmAFY+lbqy8qc40GOM/aHQUL3/ftsd/fQpLrIum7UYhniu9yUafuT/m1U\ncTgxRGPo0pIpJrKrZIL/tJfwNSKls7BR9yPzOSPn7N9r/huMph+pp7hAjftLgjcU\nOPAszras2uGCj/AakAerBn1F26f352bgYTXQ+Q8FmkAszaILmZawUb86yjwb3ZwU\nhFlU0XLE/CTKbrKexlqsTTgnvAHoN/XG3bt2vnKud+E/QnOo3lt16YsY3oCy+Rtj\n1jLztdtuIzjzinJcJ6eeW6q9yCJvSO3+QiFaBVnVptsr5o7ieo2z31Kmoo5BGLbX\nIFyzQNuNCgLSAsGc8AcAp+EyDIKsHnFRuGuT/Pype05oyY4smYFSCnnfEvm3GdrD\n8H0AW4hcp7ns6BP/HL0XHjt1/p5d4syObuF98DgRyDRZGTAaSpw0KwjNG5YK+zZu\ncWkybR+hxee9mte87bMG7W+GmNVKB7bsl0Z0WoigiDmKLsbYkdymZfRYobMCAwEA\nAQKCAgBVOrN7vEsaVoc8z+PJsfg5sIXC/WJg3JNj4g67qLWmBH6MkXvos6YC7VwV\nSlcUnkJLCH/hMPD24qDJ6Xh1dwiJribUVqMtdvSAsR54Uu6HhlobG6/zSKxH0AQO\n1Y5ytITGiqJAgsWJ11dSpGbpyghV3WafDvdD9N+qyeq34+TrLy1PGoUKbWOirYWf\nfAYu6NWItnVg81wNAHTqGJMPwtVjsPLy1bLA/MpE8oPhK5W+ic436GpTTnT/okNc\nvLdw4ehfisytHHrmqErIOjOgkxZt7vUJudHIbGwfuX3gVD4JIJVXaQJshGtpHszr\naMU4KXsjig7gAqBCAlV2cYhkNM0ixXt/VVcUlKlSFw86K4dUtjUHSgcyWT1TuoWm\nsVEfPbFdAzlUqi0ndLyFbc5nyFjogGmT1IeG/5JUk9mA+tlUXjF5AI/M5+s5W2Hv\nApUqxcEZqq3VP3MI9PglyF2mKjVLLgHk4FCYHUR0V3SO1rqw/aai0DJ/zUQJV8ur\nz2vIzP+u6yrSM5/+AHt1dpIGzHgQfhtRTLbQ3qcvCOB1T/C6Gcy2stL8avFeXr3E\nUGISmb2JoYtSRMbAL9AWknRj5xW/lfQrIvHrJTKLP6lzQP/IGjLnd8rG9ef3bVLl\nBZIDqCQFr6DYZwWKtzR/24RgiQzo+uKc7u4X38wl+H4r8DIopQKCAQEA9sZvC520\n6zDDLdmhuE/dqyaK8lGz7d+vJvlgF20K1/2ttVPyykGH+HlWdj/3qDeoJHqAaTvE\nEtgNvrdmnzWFSHlq19DrsSNwTiYQA/Bv6v+1bk2sr004/USGuv0Vj7ZG39S7LbUC\n18qRF1GUZeZNYHo57ArKVJFngz1vnR/EzwPxXcAv+nj1Jfe89T1KQMTWgXguFgCk\ntjYAynaD0RbjnhustvXFZIqBL+JqxM9/2iNoT4kO+v9fkTUSxqg5hQIOfon29cnd\nOHa7ZkA68p/OG4++n7I0ysLf8JXgo+akC7RiKJlsLxZ0AB9hrbucH1VfE/rd3a4V\nulgoU4IQa62GPQKCAQEAxn3sjc4/+P+rzNifpeFQrDc+CXzUyraem5Eo6RwEqx/p\nrSR5fqebNsICOhsLHES5CBY1xjc+8svt1at83PN8lPm8IKNwFa1gPHS/RnYtOKuU\n6/7eylQlr0QoKSBhMNf3d1LrcGGvj4Dig3ShmUr6oKwNyMqpPxZBQ3dNGCpWLejR\nmLyrkQbnu0LAiSMy+VaDxdE3Zt/tsFsdJhw6rG4AGFWhgYAH9RCM/FCFjs22EItj\nIFhqIMQrUSed2CQXPjlOue6DxTQ6sLyhrEEgakQlXzMmpEgmZCwzJEQeDShvFu05\nwZdbQVMCitFksNVbsO2IDo2hVJOZR61aWsyFx502rwKCAQEA6UPHYeaQRqUQSf3n\nVW8BLTBAtS+v8hG34hJl1572WhbsJXQWE0OAgMpJhXuP4Y3CvcCiM1cQT3O1Amsg\ncSxJMam76gcNU6MZHHX0O5UCZdOSr5Jywj4vuZAV/xkOUYtOUXQn/tuUtWBAaBdw\nPCZHTAQdTlcgzHGptC/VmmOWSM0EUcdCUvQVXu9fyT1HPBQUY8uzXI79I1PGyZrf\nnTySqjikuUl2bkRSO2492I3/37YKeuwmofHVZ1AQ0IHh5S19f/Vv4QQQvbfWCqB6\nWC/gxsLIwPHV3zf4MNWrw6JXvMyk4JWt4pDJ0/fWAEBQInozZpKDOHG/DicY718J\noI8lTQKCAQAKnl3zUB9YAMV+FfCkfSNFs0bcVxNDLPXbOK7JmbgeN3zWyGa/gdPp\n4AMifKPhhUOozRdfXUE+1+4HSj9JyrTVe263CEdMwZOuaEh7SoMszvEOlvnwNQQ3\nFhxX5uWMKWGRvpvdzTwJH0n+4lRq0PoLcmjiXwUi3Nvs8grryggGOLhNxXogLhBj\nkjSeoYVulVRDVufx1vTuRFGQ4l25L8FNi/cx6FmEoLgKH3yloRemVu6col47FoOC\nue3VzEh6CbLOe5YNDLg/EDhN8MX9KVwedawRidKT9VFfFU3OQmV/An3ef2xgWEKA\njqcmVqOrGWn37Ve+II9IqFt3FA3sGdr9AoIBAQDdyEXWpohRW4Ksmt8wltuDkQcR\nwzanq/pbTq0xlqTTTFFgBIALC0px3AUqdLILXbF72ZXgERqliiEN+KuBFXE6Okx8\n6ozmaXMHSmkzFrZuyhLW/hjzctdY9rCOQwYk5qpoHX0aN461E3IdScCTbKQg0b3o\nnjEkiXe0as+MWDNeA1E9UYWMxG4iSnlIeLIi+TNlyO1RmhTyEiw3qluTEv13JNVq\nDXKmTmDY1wdlSWcKJvMxZG4Y+HDOx4O5l4Gb0gSSM+jxbshZe/r5TDiulcDoR5qx\nTBJkd9fdXu1R8ZuA0tONd71uYwUCX3VFM9yDXwsGMTDSQvFtORr5jds2gHyw\n-----END RSA PRIVATE KEY-----\n"} 2024-09-18T12:34:26.396 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:26 smithi092 ceph-mon[25410]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:27.930 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-18T12:34:28.184 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:28 smithi092 ceph-mon[25410]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:28.184 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:28 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:29.145 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-18T12:34:29.145 INFO:teuthology.orchestra.run.smithi092.stdout:Creating initial admin user... 2024-09-18T12:34:29.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:29 smithi092 ceph-mon[25410]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:29.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:29 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:30.618 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$ka4IzzJZlxiDidde8kr6hON8j3ZgVeW5Fkf7RLFzo775xKFM6Vije", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726662870, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-18T12:34:30.618 INFO:teuthology.orchestra.run.smithi092.stdout:Fetching dashboard port number... 2024-09-18T12:34:31.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:31 smithi092 ceph-mon[25410]: from='client.14170 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:31.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:31 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:31.932 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 8443 2024-09-18T12:34:31.941 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-18T12:34:31.941 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout disabled 2024-09-18T12:34:31.948 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-18T12:34:31.948 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-18T12:34:31.948 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld.service is not enabled 2024-09-18T12:34:31.948 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-18T12:34:31.950 INFO:teuthology.orchestra.run.smithi092.stdout:Ceph Dashboard is now available at: 2024-09-18T12:34:31.950 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:34:31.950 INFO:teuthology.orchestra.run.smithi092.stdout: URL: https://smithi092.front.sepia.ceph.com:8443/ 2024-09-18T12:34:31.950 INFO:teuthology.orchestra.run.smithi092.stdout: User: admin 2024-09-18T12:34:31.950 INFO:teuthology.orchestra.run.smithi092.stdout: Password: 96u1si8y1o 2024-09-18T12:34:31.950 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:34:31.950 INFO:teuthology.orchestra.run.smithi092.stdout:Saving cluster configuration to /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config directory 2024-09-18T12:34:32.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:32 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/4191136851' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-18T12:34:33.372 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-18T12:34:33.372 INFO:teuthology.orchestra.run.smithi092.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-18T12:34:33.372 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:34:33.372 INFO:teuthology.orchestra.run.smithi092.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-18T12:34:33.372 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:34:33.372 INFO:teuthology.orchestra.run.smithi092.stdout:Or, if you are only running a single cluster on this host: 2024-09-18T12:34:33.373 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:34:33.373 INFO:teuthology.orchestra.run.smithi092.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-18T12:34:33.373 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:34:33.373 INFO:teuthology.orchestra.run.smithi092.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-18T12:34:33.373 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:34:33.373 INFO:teuthology.orchestra.run.smithi092.stdout: ceph telemetry on 2024-09-18T12:34:33.373 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:34:33.373 INFO:teuthology.orchestra.run.smithi092.stdout:For more information see: 2024-09-18T12:34:33.373 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:34:33.373 INFO:teuthology.orchestra.run.smithi092.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-18T12:34:33.373 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:34:33.373 INFO:teuthology.orchestra.run.smithi092.stdout:Bootstrap complete. 2024-09-18T12:34:33.411 INFO:tasks.cephadm:Fetching config... 2024-09-18T12:34:33.411 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-18T12:34:33.411 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-18T12:34:33.427 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-18T12:34:33.427 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-18T12:34:33.427 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-18T12:34:33.483 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-18T12:34:33.483 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-18T12:34:33.483 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-18T12:34:33.547 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-18T12:34:33.547 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-18T12:34:33.547 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-18T12:34:33.602 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-18T12:34:33.603 DEBUG:teuthology.orchestra.run.smithi092:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCbbLEuUW87IvPr/Lav8qVbknm5i2CfHmbeDuTTn+omfbT1EISQC/giXFhIAgrd23pnC3OOKpxIekvZ9SkY7o7cN+g6kGFttM1gJ0X+e9CJ6EnhLGMKVQHW0KSgXszYo/cnxc+0yZytmX8QsHHaxyfQR2N3n04gAnqly9AvB0X2YgV3tEPUNl2vdZ25BYUmSY5SqSctVPmQBwfs0TCOdOp1qBK8rONvAGmSlfbqwWbnP23l7TCSHsomguSKvhb/tF0OFOUTCDxyFAU5GtoepiLfWgt/S2+k3nBbKerYW3QL1uO38t8Dvy08TOXmUCqDstTtTgXc80l8VVVOsAL0p2yoZLKCHXyYPM56FbpDCndFnH/qy+DxOHH3uayH6tz/wEg31Ar2D5soVyuOnGZKncUvCPBUv/vcemJf9oZG4hVv/L3mpjd+zXNAHNZDdJCd97MkDpZS1FxwXXfAl4o+alAxON6gNyJ5rhPXbVk8F/IsTo8f05v6M780zyABaZ8+/Ns= ceph-01a63ebc-75ba-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-18T12:34:33.688 INFO:teuthology.orchestra.run.smithi092.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCbbLEuUW87IvPr/Lav8qVbknm5i2CfHmbeDuTTn+omfbT1EISQC/giXFhIAgrd23pnC3OOKpxIekvZ9SkY7o7cN+g6kGFttM1gJ0X+e9CJ6EnhLGMKVQHW0KSgXszYo/cnxc+0yZytmX8QsHHaxyfQR2N3n04gAnqly9AvB0X2YgV3tEPUNl2vdZ25BYUmSY5SqSctVPmQBwfs0TCOdOp1qBK8rONvAGmSlfbqwWbnP23l7TCSHsomguSKvhb/tF0OFOUTCDxyFAU5GtoepiLfWgt/S2+k3nBbKerYW3QL1uO38t8Dvy08TOXmUCqDstTtTgXc80l8VVVOsAL0p2yoZLKCHXyYPM56FbpDCndFnH/qy+DxOHH3uayH6tz/wEg31Ar2D5soVyuOnGZKncUvCPBUv/vcemJf9oZG4hVv/L3mpjd+zXNAHNZDdJCd97MkDpZS1FxwXXfAl4o+alAxON6gNyJ5rhPXbVk8F/IsTo8f05v6M780zyABaZ8+/Ns= ceph-01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:34:33.700 DEBUG:teuthology.orchestra.run.smithi104:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCbbLEuUW87IvPr/Lav8qVbknm5i2CfHmbeDuTTn+omfbT1EISQC/giXFhIAgrd23pnC3OOKpxIekvZ9SkY7o7cN+g6kGFttM1gJ0X+e9CJ6EnhLGMKVQHW0KSgXszYo/cnxc+0yZytmX8QsHHaxyfQR2N3n04gAnqly9AvB0X2YgV3tEPUNl2vdZ25BYUmSY5SqSctVPmQBwfs0TCOdOp1qBK8rONvAGmSlfbqwWbnP23l7TCSHsomguSKvhb/tF0OFOUTCDxyFAU5GtoepiLfWgt/S2+k3nBbKerYW3QL1uO38t8Dvy08TOXmUCqDstTtTgXc80l8VVVOsAL0p2yoZLKCHXyYPM56FbpDCndFnH/qy+DxOHH3uayH6tz/wEg31Ar2D5soVyuOnGZKncUvCPBUv/vcemJf9oZG4hVv/L3mpjd+zXNAHNZDdJCd97MkDpZS1FxwXXfAl4o+alAxON6gNyJ5rhPXbVk8F/IsTo8f05v6M780zyABaZ8+/Ns= ceph-01a63ebc-75ba-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-18T12:34:33.825 INFO:teuthology.orchestra.run.smithi104.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCbbLEuUW87IvPr/Lav8qVbknm5i2CfHmbeDuTTn+omfbT1EISQC/giXFhIAgrd23pnC3OOKpxIekvZ9SkY7o7cN+g6kGFttM1gJ0X+e9CJ6EnhLGMKVQHW0KSgXszYo/cnxc+0yZytmX8QsHHaxyfQR2N3n04gAnqly9AvB0X2YgV3tEPUNl2vdZ25BYUmSY5SqSctVPmQBwfs0TCOdOp1qBK8rONvAGmSlfbqwWbnP23l7TCSHsomguSKvhb/tF0OFOUTCDxyFAU5GtoepiLfWgt/S2+k3nBbKerYW3QL1uO38t8Dvy08TOXmUCqDstTtTgXc80l8VVVOsAL0p2yoZLKCHXyYPM56FbpDCndFnH/qy+DxOHH3uayH6tz/wEg31Ar2D5soVyuOnGZKncUvCPBUv/vcemJf9oZG4hVv/L3mpjd+zXNAHNZDdJCd97MkDpZS1FxwXXfAl4o+alAxON6gNyJ5rhPXbVk8F/IsTo8f05v6M780zyABaZ8+/Ns= ceph-01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:34:33.838 DEBUG:teuthology.orchestra.run.smithi115:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCbbLEuUW87IvPr/Lav8qVbknm5i2CfHmbeDuTTn+omfbT1EISQC/giXFhIAgrd23pnC3OOKpxIekvZ9SkY7o7cN+g6kGFttM1gJ0X+e9CJ6EnhLGMKVQHW0KSgXszYo/cnxc+0yZytmX8QsHHaxyfQR2N3n04gAnqly9AvB0X2YgV3tEPUNl2vdZ25BYUmSY5SqSctVPmQBwfs0TCOdOp1qBK8rONvAGmSlfbqwWbnP23l7TCSHsomguSKvhb/tF0OFOUTCDxyFAU5GtoepiLfWgt/S2+k3nBbKerYW3QL1uO38t8Dvy08TOXmUCqDstTtTgXc80l8VVVOsAL0p2yoZLKCHXyYPM56FbpDCndFnH/qy+DxOHH3uayH6tz/wEg31Ar2D5soVyuOnGZKncUvCPBUv/vcemJf9oZG4hVv/L3mpjd+zXNAHNZDdJCd97MkDpZS1FxwXXfAl4o+alAxON6gNyJ5rhPXbVk8F/IsTo8f05v6M780zyABaZ8+/Ns= ceph-01a63ebc-75ba-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-18T12:34:33.891 INFO:teuthology.orchestra.run.smithi115.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCbbLEuUW87IvPr/Lav8qVbknm5i2CfHmbeDuTTn+omfbT1EISQC/giXFhIAgrd23pnC3OOKpxIekvZ9SkY7o7cN+g6kGFttM1gJ0X+e9CJ6EnhLGMKVQHW0KSgXszYo/cnxc+0yZytmX8QsHHaxyfQR2N3n04gAnqly9AvB0X2YgV3tEPUNl2vdZ25BYUmSY5SqSctVPmQBwfs0TCOdOp1qBK8rONvAGmSlfbqwWbnP23l7TCSHsomguSKvhb/tF0OFOUTCDxyFAU5GtoepiLfWgt/S2+k3nBbKerYW3QL1uO38t8Dvy08TOXmUCqDstTtTgXc80l8VVVOsAL0p2yoZLKCHXyYPM56FbpDCndFnH/qy+DxOHH3uayH6tz/wEg31Ar2D5soVyuOnGZKncUvCPBUv/vcemJf9oZG4hVv/L3mpjd+zXNAHNZDdJCd97MkDpZS1FxwXXfAl4o+alAxON6gNyJ5rhPXbVk8F/IsTo8f05v6M780zyABaZ8+/Ns= ceph-01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:34:33.904 DEBUG:teuthology.orchestra.run.smithi175:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCbbLEuUW87IvPr/Lav8qVbknm5i2CfHmbeDuTTn+omfbT1EISQC/giXFhIAgrd23pnC3OOKpxIekvZ9SkY7o7cN+g6kGFttM1gJ0X+e9CJ6EnhLGMKVQHW0KSgXszYo/cnxc+0yZytmX8QsHHaxyfQR2N3n04gAnqly9AvB0X2YgV3tEPUNl2vdZ25BYUmSY5SqSctVPmQBwfs0TCOdOp1qBK8rONvAGmSlfbqwWbnP23l7TCSHsomguSKvhb/tF0OFOUTCDxyFAU5GtoepiLfWgt/S2+k3nBbKerYW3QL1uO38t8Dvy08TOXmUCqDstTtTgXc80l8VVVOsAL0p2yoZLKCHXyYPM56FbpDCndFnH/qy+DxOHH3uayH6tz/wEg31Ar2D5soVyuOnGZKncUvCPBUv/vcemJf9oZG4hVv/L3mpjd+zXNAHNZDdJCd97MkDpZS1FxwXXfAl4o+alAxON6gNyJ5rhPXbVk8F/IsTo8f05v6M780zyABaZ8+/Ns= ceph-01a63ebc-75ba-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-18T12:34:33.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:33 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/357071203' entity='client.admin' 2024-09-18T12:34:34.016 INFO:teuthology.orchestra.run.smithi175.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCbbLEuUW87IvPr/Lav8qVbknm5i2CfHmbeDuTTn+omfbT1EISQC/giXFhIAgrd23pnC3OOKpxIekvZ9SkY7o7cN+g6kGFttM1gJ0X+e9CJ6EnhLGMKVQHW0KSgXszYo/cnxc+0yZytmX8QsHHaxyfQR2N3n04gAnqly9AvB0X2YgV3tEPUNl2vdZ25BYUmSY5SqSctVPmQBwfs0TCOdOp1qBK8rONvAGmSlfbqwWbnP23l7TCSHsomguSKvhb/tF0OFOUTCDxyFAU5GtoepiLfWgt/S2+k3nBbKerYW3QL1uO38t8Dvy08TOXmUCqDstTtTgXc80l8VVVOsAL0p2yoZLKCHXyYPM56FbpDCndFnH/qy+DxOHH3uayH6tz/wEg31Ar2D5soVyuOnGZKncUvCPBUv/vcemJf9oZG4hVv/L3mpjd+zXNAHNZDdJCd97MkDpZS1FxwXXfAl4o+alAxON6gNyJ5rhPXbVk8F/IsTo8f05v6M780zyABaZ8+/Ns= ceph-01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:34:34.029 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-18T12:34:34.280 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:34:35.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:35 smithi092 ceph-mon[25410]: mgrmap e13: x(active, since 12s) 2024-09-18T12:34:35.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:35 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/1117260960' entity='client.admin' 2024-09-18T12:34:36.053 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-18T12:34:36.053 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-18T12:34:36.542 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:34:38.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:38 smithi092 ceph-mon[25410]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:38.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:38 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:38.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:38 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:38.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:38 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:38.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:38 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"} : dispatch 2024-09-18T12:34:38.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:38 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:34:38.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:38 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:34:38.540 INFO:tasks.cephadm:Remote smithi175 excluded from cephadm cluster by role 2024-09-18T12:34:38.540 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi104 2024-09-18T12:34:38.540 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-18T12:34:38.540 DEBUG:teuthology.orchestra.run.smithi104:> dd of=/etc/ceph/ceph.conf 2024-09-18T12:34:38.559 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-18T12:34:38.559 DEBUG:teuthology.orchestra.run.smithi104:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:34:38.618 INFO:tasks.cephadm:Adding host smithi104 to orchestrator... 2024-09-18T12:34:38.618 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch host add smithi104 2024-09-18T12:34:38.857 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:34:39.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:39 smithi092 ceph-mon[25410]: Updating smithi092:/etc/ceph/ceph.conf 2024-09-18T12:34:39.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:39 smithi092 ceph-mon[25410]: Updating smithi092:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:34:39.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:39 smithi092 ceph-mon[25410]: Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:34:39.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:39 smithi092 ceph-mon[25410]: Updating smithi092:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:34:39.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:39 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:39.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:39 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:39.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:39 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:39.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:39 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:34:39.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:39 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:34:39.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:39 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:34:39.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:39 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:40.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:40 smithi092 ceph-mon[25410]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi104", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:41.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:41 smithi092 ceph-mon[25410]: Deploying cephadm binary to smithi104 2024-09-18T12:34:42.527 INFO:teuthology.orchestra.run.smithi092.stdout:Added host 'smithi104' with addr '172.21.15.104' 2024-09-18T12:34:43.152 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-18T12:34:43.391 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:34:43.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:43 smithi092 ceph-mon[25410]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:34:43.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:43.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:34:43.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:43.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:44.045 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:34:44.045 INFO:teuthology.orchestra.run.smithi092.stdout:[{"addr": "172.21.15.92", "hostname": "smithi092", "labels": [], "status": ""}, {"addr": "172.21.15.104", "hostname": "smithi104", "labels": [], "status": ""}] 2024-09-18T12:34:44.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:44 smithi092 ceph-mon[25410]: Added host smithi104 2024-09-18T12:34:44.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:44 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:44.667 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi115 2024-09-18T12:34:44.667 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-18T12:34:44.667 DEBUG:teuthology.orchestra.run.smithi115:> dd of=/etc/ceph/ceph.conf 2024-09-18T12:34:44.686 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-18T12:34:44.686 DEBUG:teuthology.orchestra.run.smithi115:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:34:44.743 INFO:tasks.cephadm:Adding host smithi115 to orchestrator... 2024-09-18T12:34:44.744 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch host add smithi115 2024-09-18T12:34:44.981 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:34:45.391 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:45 smithi092 ceph-mon[25410]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:34:45.391 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:45 smithi092 ceph-mon[25410]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:34:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:47 smithi092 ceph-mon[25410]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi115", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:47 smithi092 ceph-mon[25410]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:34:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:47 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:47 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:47 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:47 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:47 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-18T12:34:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:47 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:34:47.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:47 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:34:48.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:48 smithi092 ceph-mon[25410]: Deploying cephadm binary to smithi115 2024-09-18T12:34:48.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:48 smithi092 ceph-mon[25410]: Updating smithi104:/etc/ceph/ceph.conf 2024-09-18T12:34:48.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:48 smithi092 ceph-mon[25410]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:34:48.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:48 smithi092 ceph-mon[25410]: Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:34:48.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:48 smithi092 ceph-mon[25410]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:34:48.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:48.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:48.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:48.919 INFO:teuthology.orchestra.run.smithi092.stdout:Added host 'smithi115' with addr '172.21.15.115' 2024-09-18T12:34:49.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:49 smithi092 ceph-mon[25410]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:34:49.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:49.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:34:49.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:49.547 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-18T12:34:49.782 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:34:50.418 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:34:50.418 INFO:teuthology.orchestra.run.smithi092.stdout:[{"addr": "172.21.15.92", "hostname": "smithi092", "labels": [], "status": ""}, {"addr": "172.21.15.104", "hostname": "smithi104", "labels": [], "status": ""}, {"addr": "172.21.15.115", "hostname": "smithi115", "labels": [], "status": ""}] 2024-09-18T12:34:50.717 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:50 smithi092 ceph-mon[25410]: Added host smithi115 2024-09-18T12:34:50.717 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:50.717 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:51.041 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-18T12:34:51.041 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-18T12:34:51.280 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:34:51.564 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:51 smithi092 ceph-mon[25410]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:34:52.308 INFO:teuthology.orchestra.run.smithi092.stderr:adjusted tunables profile to default 2024-09-18T12:34:52.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:52 smithi092 ceph-mon[25410]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:34:52.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:52 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/1073099011' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-18T12:34:52.865 INFO:tasks.cephadm:Adding mon.a on smithi092 2024-09-18T12:34:52.865 INFO:tasks.cephadm:Adding mon.b on smithi104 2024-09-18T12:34:52.865 INFO:tasks.cephadm:Adding mon.c on smithi115 2024-09-18T12:34:52.865 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi092:172.21.15.92=a;smithi104:172.21.15.104=b;smithi115:172.21.15.115=c' 2024-09-18T12:34:53.157 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-18T12:34:53.210 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-18T12:34:53.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:53 smithi092 ceph-mon[25410]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:34:53.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:53 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/1073099011' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-18T12:34:53.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:53 smithi092 ceph-mon[25410]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T12:34:53.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:53.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:53.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:53.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:53.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi115", "name": "osd_memory_target"} : dispatch 2024-09-18T12:34:53.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:34:53.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:34:53.911 INFO:teuthology.orchestra.run.smithi115.stdout:Scheduled mon update... 2024-09-18T12:34:54.506 DEBUG:teuthology.orchestra.run.smithi104:mon.b> sudo journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.b.service 2024-09-18T12:34:54.509 DEBUG:teuthology.orchestra.run.smithi115:mon.c> sudo journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.c.service 2024-09-18T12:34:54.511 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-18T12:34:54.511 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-18T12:34:54.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:54 smithi092 ceph-mon[25410]: Updating smithi115:/etc/ceph/ceph.conf 2024-09-18T12:34:54.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:54 smithi092 ceph-mon[25410]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:34:54.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:54 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:54.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:54 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:54.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:54 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:54.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:54 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:54.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:54 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:34:54.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:54 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:34:54.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:54 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:34:54.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:54 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:34:54.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:54 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:34:54.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:54 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:34:55.169 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:34:55.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:55 smithi092 ceph-mon[25410]: Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:34:55.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:55 smithi092 ceph-mon[25410]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:34:55.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:55 smithi092 ceph-mon[25410]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi092:172.21.15.92=a;smithi104:172.21.15.104=b;smithi115:172.21.15.115=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:34:55.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:55 smithi092 ceph-mon[25410]: Saving service mon spec with placement smithi092:172.21.15.92=a;smithi104:172.21.15.104=b;smithi115:172.21.15.115=c;count:3 2024-09-18T12:34:55.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:55 smithi092 ceph-mon[25410]: Deploying daemon mon.c on smithi115 2024-09-18T12:34:55.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:55 smithi092 ceph-mon[25410]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:34:55.960 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:34:55.961 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":1,"fsid":"01a63ebc-75ba-11ef-bceb-c7b262605968","modified":"2024-09-18T12:33:22.044904Z","created":"2024-09-18T12:33:22.044904Z","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.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-18T12:34:55.961 INFO:teuthology.orchestra.run.smithi115.stderr:dumped monmap epoch 1 2024-09-18T12:34:56.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:56 smithi092 ceph-mon[25410]: from='client.? 172.21.15.115:0/3796385522' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-18T12:34:57.590 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-18T12:34:57.591 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-18T12:34:57.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:57 smithi092 ceph-mon[25410]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:34:57.868 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.c/config 2024-09-18T12:34:58.697 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:34:58.697 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":1,"fsid":"01a63ebc-75ba-11ef-bceb-c7b262605968","modified":"2024-09-18T12:33:22.044904Z","created":"2024-09-18T12:33:22.044904Z","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.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-18T12:34:58.697 INFO:teuthology.orchestra.run.smithi115.stderr:dumped monmap epoch 1 2024-09-18T12:34:59.580 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 podman[28490]: 2024-09-18 12:34:59.389831386 +0000 UTC m=+0.016170823 image pull b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9 2024-09-18T12:34:59.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:59 smithi092 ceph-mon[25410]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:34:59.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:34:59 smithi092 ceph-mon[25410]: from='client.? 172.21.15.115:0/4117610960' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-18T12:34:59.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 podman[28490]: 2024-09-18 12:34:59.676579187 +0000 UTC m=+0.302918622 container init 39eba6bbd4c389b5837919f91f1f00e1511163a595b3d843c09c955d760e14f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-c, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-18T12:34:59.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 podman[28490]: 2024-09-18 12:34:59.681430036 +0000 UTC m=+0.307769455 container start 39eba6bbd4c389b5837919f91f1f00e1511163a595b3d843c09c955d760e14f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-c, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-18T12:34:59.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: set uid:gid to 167:167 (ceph:ceph) 2024-09-18T12:34:59.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: ceph version 19.3.0-4983-ge7fb7b56 (e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e) squid (dev), process ceph-mon, pid 7 2024-09-18T12:34:59.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: pidfile_write: ignore empty --pid-file 2024-09-18T12:34:59.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: load: jerasure load: lrc 2024-09-18T12:34:59.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: RocksDB version: 7.9.2 2024-09-18T12:34:59.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Git sha 0 2024-09-18T12:34:59.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Compile date 2024-09-17 15:59:30 2024-09-18T12:34:59.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: DB SUMMARY 2024-09-18T12:34:59.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: DB Session ID: 4IB15KA350VKKW01WEY7 2024-09-18T12:34:59.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: CURRENT file: CURRENT 2024-09-18T12:34:59.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: IDENTITY file: IDENTITY 2024-09-18T12:34:59.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-18T12:34:59.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-18T12:34:59.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-18T12:34:59.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.error_if_exists: 0 2024-09-18T12:34:59.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.create_if_missing: 0 2024-09-18T12:34:59.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.paranoid_checks: 1 2024-09-18T12:34:59.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-18T12:34:59.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-18T12:34:59.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-18T12:34:59.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.env: 0x5575d8ca8120 2024-09-18T12:34:59.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.fs: PosixFileSystem 2024-09-18T12:34:59.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.info_log: 0x5575da0e3700 2024-09-18T12:34:59.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_file_opening_threads: 16 2024-09-18T12:34:59.984 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.statistics: (nil) 2024-09-18T12:34:59.984 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.use_fsync: 0 2024-09-18T12:34:59.984 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_log_file_size: 0 2024-09-18T12:34:59.984 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-18T12:34:59.984 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-18T12:34:59.984 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.keep_log_file_num: 1000 2024-09-18T12:34:59.984 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.recycle_log_file_num: 0 2024-09-18T12:34:59.984 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.allow_fallocate: 1 2024-09-18T12:34:59.984 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.allow_mmap_reads: 0 2024-09-18T12:34:59.984 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.allow_mmap_writes: 0 2024-09-18T12:34:59.984 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.use_direct_reads: 0 2024-09-18T12:34:59.985 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-18T12:34:59.985 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.create_missing_column_families: 0 2024-09-18T12:34:59.985 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.db_log_dir: 2024-09-18T12:34:59.985 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.wal_dir: 2024-09-18T12:34:59.985 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-18T12:34:59.985 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-18T12:34:59.985 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-18T12:34:59.985 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-18T12:34:59.985 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-18T12:34:59.985 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-18T12:34:59.985 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.advise_random_on_open: 1 2024-09-18T12:34:59.985 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.db_write_buffer_size: 0 2024-09-18T12:34:59.985 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.write_buffer_manager: 0x5575da0e7b80 2024-09-18T12:34:59.986 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-18T12:34:59.986 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-18T12:34:59.986 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-18T12:34:59.986 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.rate_limiter: (nil) 2024-09-18T12:34:59.986 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-18T12:34:59.986 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.wal_recovery_mode: 2 2024-09-18T12:34:59.986 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.enable_thread_tracking: 0 2024-09-18T12:34:59.986 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.enable_pipelined_write: 0 2024-09-18T12:34:59.986 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.unordered_write: 0 2024-09-18T12:34:59.986 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-18T12:34:59.986 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-18T12:34:59.986 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-18T12:34:59.986 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.row_cache: None 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.wal_filter: None 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.allow_ingest_behind: 0 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.two_write_queues: 0 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.manual_wal_flush: 0 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.wal_compression: 0 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.atomic_flush: 0 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.log_readahead_size: 0 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-18T12:34:59.987 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.best_efforts_recovery: 0 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.allow_data_in_errors: 0 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.db_host_id: __hostname__ 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_background_jobs: 2 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_background_compactions: -1 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_subcompactions: 1 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_total_wal_size: 0 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-18T12:34:59.988 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-18T12:34:59.989 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-18T12:34:59.989 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-18T12:34:59.989 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_open_files: -1 2024-09-18T12:34:59.989 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.bytes_per_sync: 0 2024-09-18T12:34:59.989 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-18T12:34:59.989 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-18T12:34:59.989 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compaction_readahead_size: 0 2024-09-18T12:34:59.990 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_background_flushes: -1 2024-09-18T12:34:59.990 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Compression algorithms supported: 2024-09-18T12:34:59.990 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: kZSTD supported: 0 2024-09-18T12:34:59.990 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: kXpressCompression supported: 0 2024-09-18T12:34:59.990 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: kBZip2Compression supported: 0 2024-09-18T12:34:59.990 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-18T12:34:59.990 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: kLZ4Compression supported: 1 2024-09-18T12:34:59.990 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: kZlibCompression supported: 1 2024-09-18T12:34:59.990 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: kLZ4HCCompression supported: 1 2024-09-18T12:34:59.990 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: kSnappyCompression supported: 1 2024-09-18T12:34:59.990 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-18T12:34:59.990 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-18T12:34:59.990 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-18T12:34:59.991 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-18T12:34:59.991 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-18T12:34:59.991 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.merge_operator: 2024-09-18T12:34:59.991 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compaction_filter: None 2024-09-18T12:34:59.991 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compaction_filter_factory: None 2024-09-18T12:34:59.991 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.sst_partitioner_factory: None 2024-09-18T12:34:59.991 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-18T12:34:59.991 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-18T12:34:59.991 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5575da0e3320) 2024-09-18T12:34:59.991 INFO:journalctl@ceph.mon.c.smithi115.stdout: cache_index_and_filter_blocks: 1 2024-09-18T12:34:59.991 INFO:journalctl@ceph.mon.c.smithi115.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-18T12:34:59.991 INFO:journalctl@ceph.mon.c.smithi115.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-18T12:34:59.992 INFO:journalctl@ceph.mon.c.smithi115.stdout: pin_top_level_index_and_filter: 1 2024-09-18T12:34:59.992 INFO:journalctl@ceph.mon.c.smithi115.stdout: index_type: 0 2024-09-18T12:34:59.992 INFO:journalctl@ceph.mon.c.smithi115.stdout: data_block_index_type: 0 2024-09-18T12:34:59.992 INFO:journalctl@ceph.mon.c.smithi115.stdout: index_shortening: 1 2024-09-18T12:34:59.992 INFO:journalctl@ceph.mon.c.smithi115.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-18T12:34:59.992 INFO:journalctl@ceph.mon.c.smithi115.stdout: checksum: 4 2024-09-18T12:34:59.992 INFO:journalctl@ceph.mon.c.smithi115.stdout: no_block_cache: 0 2024-09-18T12:34:59.992 INFO:journalctl@ceph.mon.c.smithi115.stdout: block_cache: 0x5575da0d7610 2024-09-18T12:34:59.992 INFO:journalctl@ceph.mon.c.smithi115.stdout: block_cache_name: BinnedLRUCache 2024-09-18T12:34:59.992 INFO:journalctl@ceph.mon.c.smithi115.stdout: block_cache_options: 2024-09-18T12:34:59.992 INFO:journalctl@ceph.mon.c.smithi115.stdout: capacity : 536870912 2024-09-18T12:34:59.992 INFO:journalctl@ceph.mon.c.smithi115.stdout: num_shard_bits : 4 2024-09-18T12:34:59.992 INFO:journalctl@ceph.mon.c.smithi115.stdout: strict_capacity_limit : 0 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: high_pri_pool_ratio: 0.000 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: block_cache_compressed: (nil) 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: persistent_cache: (nil) 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: block_size: 4096 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: block_size_deviation: 10 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: block_restart_interval: 16 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: index_block_restart_interval: 1 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: metadata_block_size: 4096 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: partition_filters: 0 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: use_delta_encoding: 1 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: filter_policy: bloomfilter 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: whole_key_filtering: 1 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: verify_compression: 0 2024-09-18T12:34:59.993 INFO:journalctl@ceph.mon.c.smithi115.stdout: read_amp_bytes_per_bit: 0 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout: format_version: 5 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout: enable_index_compression: 1 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout: block_align: 0 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout: max_auto_readahead_size: 262144 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout: prepopulate_block_cache: 0 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout: initial_auto_readahead_size: 8192 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout: num_file_reads_for_auto_readahead: 2 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.write_buffer_size: 33554432 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_write_buffer_number: 2 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compression: NoCompression 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.bottommost_compression: Disabled 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.prefix_extractor: nullptr 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-18T12:34:59.994 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.num_levels: 7 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-18T12:34:59.995 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compression_opts.level: 32767 2024-09-18T12:34:59.996 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compression_opts.strategy: 0 2024-09-18T12:34:59.996 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-18T12:34:59.996 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-18T12:34:59.996 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-18T12:34:59.996 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-18T12:34:59.996 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compression_opts.enabled: false 2024-09-18T12:34:59.996 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-18T12:34:59.996 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-18T12:34:59.996 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-18T12:34:59.996 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-18T12:34:59.996 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.target_file_size_base: 67108864 2024-09-18T12:34:59.996 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-18T12:34:59.996 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.arena_block_size: 1048576 2024-09-18T12:34:59.997 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.disable_auto_compactions: 0 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-18T12:34:59.998 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.inplace_update_support: 0 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.bloom_locality: 0 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.max_successive_merges: 0 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.paranoid_file_checks: 0 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.force_consistency_checks: 1 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.report_bg_io_stats: 0 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.ttl: 2592000 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-18T12:34:59.999 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-18T12:35:00.000 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.enable_blob_files: false 2024-09-18T12:35:00.000 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.min_blob_size: 0 2024-09-18T12:35:00.000 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.blob_file_size: 268435456 2024-09-18T12:35:00.000 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-18T12:35:00.000 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-18T12:35:00.000 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-18T12:35:00.000 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-18T12:35:00.000 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-18T12:35:00.000 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.blob_file_starting_level: 0 2024-09-18T12:35:00.000 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-18T12:35:00.000 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: 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-18T12:35:00.000 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-18T12:35:00.001 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 40ccdcd5-04a6-47de-a6e1-ae0aa0a7cd8a 2024-09-18T12:35:00.001 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726662899708450, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-18T12:35:00.001 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-18T12:35:00.001 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726662899708901, "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": 1726662899, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "40ccdcd5-04a6-47de-a6e1-ae0aa0a7cd8a", "db_session_id": "4IB15KA350VKKW01WEY7", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-18T12:35:00.001 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726662899708997, "job": 1, "event": "recovery_finished"} 2024-09-18T12:35:00.001 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-18T12:35:00.001 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: 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-18T12:35:00.001 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5575da106e00 2024-09-18T12:35:00.001 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: DB pointer 0x5575da208000 2024-09-18T12:35:00.001 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-18T12:35:00.001 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-18T12:35:00.001 INFO:journalctl@ceph.mon.c.smithi115.stdout: ** DB Stats ** 2024-09-18T12:35:00.001 INFO:journalctl@ceph.mon.c.smithi115.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.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-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.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-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.stdout: 2024-09-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.stdout: ** Compaction Stats [default] ** 2024-09-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.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-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.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 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.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 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.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 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-18T12:35:00.002 INFO:journalctl@ceph.mon.c.smithi115.stdout: 2024-09-18T12:35:00.003 INFO:journalctl@ceph.mon.c.smithi115.stdout: ** Compaction Stats [default] ** 2024-09-18T12:35:00.003 INFO:journalctl@ceph.mon.c.smithi115.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-18T12:35:00.003 INFO:journalctl@ceph.mon.c.smithi115.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-18T12:35:00.003 INFO:journalctl@ceph.mon.c.smithi115.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 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-18T12:35:00.003 INFO:journalctl@ceph.mon.c.smithi115.stdout: 2024-09-18T12:35:00.003 INFO:journalctl@ceph.mon.c.smithi115.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-18T12:35:00.003 INFO:journalctl@ceph.mon.c.smithi115.stdout: 2024-09-18T12:35:00.003 INFO:journalctl@ceph.mon.c.smithi115.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-18T12:35:00.003 INFO:journalctl@ceph.mon.c.smithi115.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-18T12:35:00.003 INFO:journalctl@ceph.mon.c.smithi115.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-18T12:35:00.003 INFO:journalctl@ceph.mon.c.smithi115.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-18T12:35:00.003 INFO:journalctl@ceph.mon.c.smithi115.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-18T12:35:00.003 INFO:journalctl@ceph.mon.c.smithi115.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-18T12:35:00.004 INFO:journalctl@ceph.mon.c.smithi115.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-18T12:35:00.004 INFO:journalctl@ceph.mon.c.smithi115.stdout: Interval compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-18T12:35:00.004 INFO:journalctl@ceph.mon.c.smithi115.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-18T12:35:00.004 INFO:journalctl@ceph.mon.c.smithi115.stdout: Block cache BinnedLRUCache@0x5575da0d7610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-18T12:35:00.004 INFO:journalctl@ceph.mon.c.smithi115.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-18T12:35:00.004 INFO:journalctl@ceph.mon.c.smithi115.stdout: 2024-09-18T12:35:00.004 INFO:journalctl@ceph.mon.c.smithi115.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-18T12:35:00.004 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-18T12:35:00.004 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: using public_addr v2:172.21.15.115:0/0 -> [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] 2024-09-18T12:35:00.004 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: starting mon.c rank -1 at public addrs [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] at bind addrs [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:35:00.004 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c@-1(???) e0 preinit fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:35:00.004 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c@-1(synchronizing).mds e1 new map 2024-09-18T12:35:00.004 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-18T12:35:00.005 INFO:journalctl@ceph.mon.c.smithi115.stdout: e1 2024-09-18T12:35:00.005 INFO:journalctl@ceph.mon.c.smithi115.stdout: btime 2024-09-18T12:33:24:801478+0000 2024-09-18T12:35:00.005 INFO:journalctl@ceph.mon.c.smithi115.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-18T12:35:00.005 INFO:journalctl@ceph.mon.c.smithi115.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-18T12:35:00.005 INFO:journalctl@ceph.mon.c.smithi115.stdout: legacy client fscid: -1 2024-09-18T12:35:00.005 INFO:journalctl@ceph.mon.c.smithi115.stdout: 2024-09-18T12:35:00.005 INFO:journalctl@ceph.mon.c.smithi115.stdout: No filesystems configured 2024-09-18T12:35:00.005 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-18T12:35:00.005 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: 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-18T12:35:00.005 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-18T12:35:00.005 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-18T12:35:00.005 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-18T12:35:00.005 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: Added host smithi104 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi115", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.006 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: Deploying cephadm binary to smithi115 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: Updating smithi104:/etc/ceph/ceph.conf 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.007 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: Added host smithi115 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/1073099011' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/1073099011' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.008 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.009 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi115", "name": "osd_memory_target"} : dispatch 2024-09-18T12:35:00.009 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:00.009 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:00.009 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: Updating smithi115:/etc/ceph/ceph.conf 2024-09-18T12:35:00.009 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:35:00.009 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.009 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.009 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.009 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.009 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:00.010 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:00.010 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:00.010 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:00.010 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:00.010 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:00.010 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:35:00.010 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:35:00.010 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi092:172.21.15.92=a;smithi104:172.21.15.104=b;smithi115:172.21.15.115=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:35:00.010 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: Saving service mon spec with placement smithi092:172.21.15.92=a;smithi104:172.21.15.104=b;smithi115:172.21.15.115=c;count:3 2024-09-18T12:35:00.010 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: Deploying daemon mon.c on smithi115 2024-09-18T12:35:00.010 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:00.010 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='client.? 172.21.15.115:0/3796385522' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-18T12:35:00.011 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:00.011 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:00.011 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: from='client.? 172.21.15.115:0/4117610960' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-18T12:35:00.011 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 ceph-mon[28529]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-18T12:35:00.011 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 bash[28490]: 39eba6bbd4c389b5837919f91f1f00e1511163a595b3d843c09c955d760e14f7 2024-09-18T12:35:00.011 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:34:59 smithi115 systemd[1]: Started Ceph mon.c for 01a63ebc-75ba-11ef-bceb-c7b262605968. 2024-09-18T12:35:00.328 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-18T12:35:00.329 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-18T12:35:00.585 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.c/config 2024-09-18T12:35:05.076 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:35:05.076 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: mon.a calling monitor election 2024-09-18T12:35:05.076 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:05.076 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:05.077 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:05.077 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:05.077 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: mon.c calling monitor election 2024-09-18T12:35:05.077 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:05.077 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:05.077 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:05.077 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:05.077 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:05.077 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-18T12:35:05.077 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: monmap epoch 2 2024-09-18T12:35:05.077 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:35:05.077 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: last_changed 2024-09-18T12:34:59.733433+0000 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: created 2024-09-18T12:33:22.044904+0000 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: min_mon_release 19 (squid) 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: election_strategy: 1 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.c 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: fsmap 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: mgrmap e13: x(active, since 42s) 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: overall HEALTH_OK 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:05.078 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:05.140 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:35:05.140 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: mon.a calling monitor election 2024-09-18T12:35:05.140 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:05.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:05.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:05.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:05.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: mon.c calling monitor election 2024-09-18T12:35:05.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:05.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:05.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:05.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:05.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:05.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-18T12:35:05.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: monmap epoch 2 2024-09-18T12:35:05.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:35:05.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: last_changed 2024-09-18T12:34:59.733433+0000 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: created 2024-09-18T12:33:22.044904+0000 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: min_mon_release 19 (squid) 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: election_strategy: 1 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.c 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: fsmap 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: mgrmap e13: x(active, since 42s) 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: overall HEALTH_OK 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:05.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:05.716 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:35:05.717 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":2,"fsid":"01a63ebc-75ba-11ef-bceb-c7b262605968","modified":"2024-09-18T12:34:59.733433Z","created":"2024-09-18T12:33:22.044904Z","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.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:3300","nonce":0},{"type":"v1","addr":"172.21.15.115:6789","nonce":0}]},"addr":"172.21.15.115:6789/0","public_addr":"172.21.15.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-18T12:35:05.717 INFO:teuthology.orchestra.run.smithi115.stderr:dumped monmap epoch 2 2024-09-18T12:35:05.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:05 smithi115 ceph-mon[28529]: Deploying daemon mon.b on smithi104 2024-09-18T12:35:05.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:05 smithi115 ceph-mon[28529]: from='client.? 172.21.15.115:0/2526229418' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-18T12:35:05.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:05 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:05.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:05 smithi092 ceph-mon[25410]: Deploying daemon mon.b on smithi104 2024-09-18T12:35:05.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:05 smithi092 ceph-mon[25410]: from='client.? 172.21.15.115:0/2526229418' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-18T12:35:05.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:05 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:07.229 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:06 smithi115 ceph-mon[28529]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:07.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:06 smithi092 ceph-mon[25410]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:07.320 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-18T12:35:07.320 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-18T12:35:07.573 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.c/config 2024-09-18T12:35:08.337 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 podman[27796]: 2024-09-18 12:35:08.133859361 +0000 UTC m=+0.015520758 image pull b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9 2024-09-18T12:35:08.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 podman[27796]: 2024-09-18 12:35:08.416648112 +0000 UTC m=+0.298309500 container init 78ed8389a4059c1fcd8c4c9bdce3e44e2845f45f4977dd834e1b58048056f8a9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-18T12:35:08.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 podman[27796]: 2024-09-18 12:35:08.421410453 +0000 UTC m=+0.303071850 container start 78ed8389a4059c1fcd8c4c9bdce3e44e2845f45f4977dd834e1b58048056f8a9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-b, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-18T12:35:08.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: set uid:gid to 167:167 (ceph:ceph) 2024-09-18T12:35:08.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: ceph version 19.3.0-4983-ge7fb7b56 (e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e) squid (dev), process ceph-mon, pid 7 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: pidfile_write: ignore empty --pid-file 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: load: jerasure load: lrc 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: RocksDB version: 7.9.2 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Git sha 0 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Compile date 2024-09-17 15:59:30 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: DB SUMMARY 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: DB Session ID: 1B5LTF65781RSMEJ2S7N 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: CURRENT file: CURRENT 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: IDENTITY file: IDENTITY 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.error_if_exists: 0 2024-09-18T12:35:08.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.create_if_missing: 0 2024-09-18T12:35:08.674 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.paranoid_checks: 1 2024-09-18T12:35:08.674 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-18T12:35:08.674 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-18T12:35:08.674 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-18T12:35:08.674 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.env: 0x55c808cbd120 2024-09-18T12:35:08.674 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.fs: PosixFileSystem 2024-09-18T12:35:08.674 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.info_log: 0x55c80b45b700 2024-09-18T12:35:08.674 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_file_opening_threads: 16 2024-09-18T12:35:08.675 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.statistics: (nil) 2024-09-18T12:35:08.675 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.use_fsync: 0 2024-09-18T12:35:08.676 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_log_file_size: 0 2024-09-18T12:35:08.676 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-18T12:35:08.676 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-18T12:35:08.676 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.keep_log_file_num: 1000 2024-09-18T12:35:08.676 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.recycle_log_file_num: 0 2024-09-18T12:35:08.676 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.allow_fallocate: 1 2024-09-18T12:35:08.676 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.allow_mmap_reads: 0 2024-09-18T12:35:08.676 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.allow_mmap_writes: 0 2024-09-18T12:35:08.676 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.use_direct_reads: 0 2024-09-18T12:35:08.676 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-18T12:35:08.676 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.create_missing_column_families: 0 2024-09-18T12:35:08.676 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.db_log_dir: 2024-09-18T12:35:08.677 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.wal_dir: 2024-09-18T12:35:08.677 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-18T12:35:08.677 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-18T12:35:08.677 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-18T12:35:08.677 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-18T12:35:08.677 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-18T12:35:08.677 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-18T12:35:08.677 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.advise_random_on_open: 1 2024-09-18T12:35:08.677 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.db_write_buffer_size: 0 2024-09-18T12:35:08.677 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.write_buffer_manager: 0x55c80b45fb80 2024-09-18T12:35:08.677 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-18T12:35:08.677 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-18T12:35:08.677 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.rate_limiter: (nil) 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.wal_recovery_mode: 2 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.enable_thread_tracking: 0 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.enable_pipelined_write: 0 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.unordered_write: 0 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.row_cache: None 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.wal_filter: None 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.allow_ingest_behind: 0 2024-09-18T12:35:08.678 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.two_write_queues: 0 2024-09-18T12:35:08.679 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.manual_wal_flush: 0 2024-09-18T12:35:08.679 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.wal_compression: 0 2024-09-18T12:35:08.679 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.atomic_flush: 0 2024-09-18T12:35:08.679 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-18T12:35:08.679 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-18T12:35:08.679 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-18T12:35:08.679 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.log_readahead_size: 0 2024-09-18T12:35:08.679 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-18T12:35:08.679 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.best_efforts_recovery: 0 2024-09-18T12:35:08.679 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-18T12:35:08.679 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-18T12:35:08.679 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.allow_data_in_errors: 0 2024-09-18T12:35:08.679 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.db_host_id: __hostname__ 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_background_jobs: 2 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_background_compactions: -1 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_subcompactions: 1 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_total_wal_size: 0 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_open_files: -1 2024-09-18T12:35:08.680 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.bytes_per_sync: 0 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compaction_readahead_size: 0 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_background_flushes: -1 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Compression algorithms supported: 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: kZSTD supported: 0 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: kXpressCompression supported: 0 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: kBZip2Compression supported: 0 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: kLZ4Compression supported: 1 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: kZlibCompression supported: 1 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: kLZ4HCCompression supported: 1 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: kSnappyCompression supported: 1 2024-09-18T12:35:08.681 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-18T12:35:08.682 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-18T12:35:08.682 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-18T12:35:08.682 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-18T12:35:08.682 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-18T12:35:08.682 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.merge_operator: 2024-09-18T12:35:08.682 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compaction_filter: None 2024-09-18T12:35:08.682 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compaction_filter_factory: None 2024-09-18T12:35:08.682 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.sst_partitioner_factory: None 2024-09-18T12:35:08.682 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-18T12:35:08.682 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-18T12:35:08.682 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c80b45b320) 2024-09-18T12:35:08.682 INFO:journalctl@ceph.mon.b.smithi104.stdout: cache_index_and_filter_blocks: 1 2024-09-18T12:35:08.682 INFO:journalctl@ceph.mon.b.smithi104.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: pin_top_level_index_and_filter: 1 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: index_type: 0 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: data_block_index_type: 0 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: index_shortening: 1 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: checksum: 4 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: no_block_cache: 0 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: block_cache: 0x55c80b44f610 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: block_cache_name: BinnedLRUCache 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: block_cache_options: 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: capacity : 536870912 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: num_shard_bits : 4 2024-09-18T12:35:08.683 INFO:journalctl@ceph.mon.b.smithi104.stdout: strict_capacity_limit : 0 2024-09-18T12:35:08.684 INFO:journalctl@ceph.mon.b.smithi104.stdout: high_pri_pool_ratio: 0.000 2024-09-18T12:35:08.684 INFO:journalctl@ceph.mon.b.smithi104.stdout: block_cache_compressed: (nil) 2024-09-18T12:35:08.684 INFO:journalctl@ceph.mon.b.smithi104.stdout: persistent_cache: (nil) 2024-09-18T12:35:08.684 INFO:journalctl@ceph.mon.b.smithi104.stdout: block_size: 4096 2024-09-18T12:35:08.684 INFO:journalctl@ceph.mon.b.smithi104.stdout: block_size_deviation: 10 2024-09-18T12:35:08.684 INFO:journalctl@ceph.mon.b.smithi104.stdout: block_restart_interval: 16 2024-09-18T12:35:08.684 INFO:journalctl@ceph.mon.b.smithi104.stdout: index_block_restart_interval: 1 2024-09-18T12:35:08.684 INFO:journalctl@ceph.mon.b.smithi104.stdout: metadata_block_size: 4096 2024-09-18T12:35:08.684 INFO:journalctl@ceph.mon.b.smithi104.stdout: partition_filters: 0 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout: use_delta_encoding: 1 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout: filter_policy: bloomfilter 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout: whole_key_filtering: 1 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout: verify_compression: 0 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout: read_amp_bytes_per_bit: 0 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout: format_version: 5 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout: enable_index_compression: 1 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout: block_align: 0 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout: max_auto_readahead_size: 262144 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout: prepopulate_block_cache: 0 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout: initial_auto_readahead_size: 8192 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout: num_file_reads_for_auto_readahead: 2 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.write_buffer_size: 33554432 2024-09-18T12:35:08.685 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_write_buffer_number: 2 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compression: NoCompression 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.bottommost_compression: Disabled 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.prefix_extractor: nullptr 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.num_levels: 7 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-18T12:35:08.686 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compression_opts.level: 32767 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compression_opts.strategy: 0 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compression_opts.enabled: false 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-18T12:35:08.687 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-18T12:35:08.688 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-18T12:35:08.688 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.target_file_size_base: 67108864 2024-09-18T12:35:08.688 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-18T12:35:08.688 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-18T12:35:08.688 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-18T12:35:08.688 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-18T12:35:08.688 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-18T12:35:08.688 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-18T12:35:08.688 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-18T12:35:08.688 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-18T12:35:08.688 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-18T12:35:08.688 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-18T12:35:08.688 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.arena_block_size: 1048576 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.disable_auto_compactions: 0 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-18T12:35:08.689 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.inplace_update_support: 0 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.bloom_locality: 0 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.max_successive_merges: 0 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.paranoid_file_checks: 0 2024-09-18T12:35:08.690 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.force_consistency_checks: 1 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.report_bg_io_stats: 0 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.ttl: 2592000 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.enable_blob_files: false 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.min_blob_size: 0 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.blob_file_size: 268435456 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-18T12:35:08.691 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.blob_file_starting_level: 0 2024-09-18T12:35:08.692 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-18T12:35:08.692 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: 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-18T12:35:08.692 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-18T12:35:08.692 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: dcb0ae3e-6567-430a-8bca-bc239619f99c 2024-09-18T12:35:08.692 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726662908448804, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-18T12:35:08.692 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-18T12:35:08.692 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726662908449189, "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": 1726662908, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "dcb0ae3e-6567-430a-8bca-bc239619f99c", "db_session_id": "1B5LTF65781RSMEJ2S7N", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-18T12:35:08.692 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726662908449279, "job": 1, "event": "recovery_finished"} 2024-09-18T12:35:08.692 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-18T12:35:08.692 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: 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-18T12:35:08.692 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c80b47ee00 2024-09-18T12:35:08.692 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: DB pointer 0x55c80b580000 2024-09-18T12:35:08.692 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.stdout: ** DB Stats ** 2024-09-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.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-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.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-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.stdout: 2024-09-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.stdout: ** Compaction Stats [default] ** 2024-09-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.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-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-18T12:35:08.693 INFO:journalctl@ceph.mon.b.smithi104.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-18T12:35:08.694 INFO:journalctl@ceph.mon.b.smithi104.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-18T12:35:08.694 INFO:journalctl@ceph.mon.b.smithi104.stdout: 2024-09-18T12:35:08.694 INFO:journalctl@ceph.mon.b.smithi104.stdout: ** Compaction Stats [default] ** 2024-09-18T12:35:08.694 INFO:journalctl@ceph.mon.b.smithi104.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-18T12:35:08.694 INFO:journalctl@ceph.mon.b.smithi104.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-18T12:35:08.694 INFO:journalctl@ceph.mon.b.smithi104.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-18T12:35:08.694 INFO:journalctl@ceph.mon.b.smithi104.stdout: 2024-09-18T12:35:08.694 INFO:journalctl@ceph.mon.b.smithi104.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-18T12:35:08.694 INFO:journalctl@ceph.mon.b.smithi104.stdout: 2024-09-18T12:35:08.694 INFO:journalctl@ceph.mon.b.smithi104.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-18T12:35:08.694 INFO:journalctl@ceph.mon.b.smithi104.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-18T12:35:08.694 INFO:journalctl@ceph.mon.b.smithi104.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-18T12:35:08.694 INFO:journalctl@ceph.mon.b.smithi104.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.stdout: Cumulative compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.stdout: Interval compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.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-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.stdout: Block cache BinnedLRUCache@0x55c80b44f610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.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-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.stdout: 2024-09-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: using public_addr v2:172.21.15.104:0/0 -> [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] 2024-09-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: starting mon.b rank -1 at public addrs [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] at bind addrs [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b@-1(???) e0 preinit fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:35:08.695 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b@-1(synchronizing).mds e1 new map 2024-09-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.stdout: e1 2024-09-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.stdout: btime 2024-09-18T12:33:24:801478+0000 2024-09-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.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-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.stdout: legacy client fscid: -1 2024-09-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.stdout: 2024-09-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.stdout: No filesystems configured 2024-09-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: 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-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-18T12:35:08.696 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Added host smithi104 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi115", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.697 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.698 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-18T12:35:08.698 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:08.698 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:08.698 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Deploying cephadm binary to smithi115 2024-09-18T12:35:08.698 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Updating smithi104:/etc/ceph/ceph.conf 2024-09-18T12:35:08.698 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:35:08.698 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:35:08.698 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:35:08.698 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.698 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.698 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.698 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:08.698 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Added host smithi115 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/1073099011' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/1073099011' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.699 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.700 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi115", "name": "osd_memory_target"} : dispatch 2024-09-18T12:35:08.700 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:08.700 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:08.700 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Updating smithi115:/etc/ceph/ceph.conf 2024-09-18T12:35:08.700 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:35:08.700 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.700 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.700 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.700 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.700 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:08.700 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:08.700 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:08.700 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi092:172.21.15.92=a;smithi104:172.21.15.104=b;smithi115:172.21.15.115=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Saving service mon spec with placement smithi092:172.21.15.92=a;smithi104:172.21.15.104=b;smithi115:172.21.15.115=c;count:3 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Deploying daemon mon.c on smithi115 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='client.? 172.21.15.115:0/3796385522' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='client.? 172.21.15.115:0/4117610960' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.a calling monitor election 2024-09-18T12:35:08.701 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:08.702 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:08.704 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:08.704 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:08.704 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.c calling monitor election 2024-09-18T12:35:08.704 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:08.704 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:08.704 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:08.704 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:08.704 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:08.704 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: monmap epoch 2 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: last_changed 2024-09-18T12:34:59.733433+0000 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: created 2024-09-18T12:33:22.044904+0000 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: min_mon_release 19 (squid) 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: election_strategy: 1 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.c 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: fsmap 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mgrmap e13: x(active, since 42s) 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: overall HEALTH_OK 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.705 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.706 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:08.706 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:08.706 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:08.706 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: Deploying daemon mon.b on smithi104 2024-09-18T12:35:08.706 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='client.? 172.21.15.115:0/2526229418' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-18T12:35:08.706 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:08.706 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:08.706 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 ceph-mon[27835]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-18T12:35:08.706 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 bash[27796]: 78ed8389a4059c1fcd8c4c9bdce3e44e2845f45f4977dd834e1b58048056f8a9 2024-09-18T12:35:08.706 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:08 smithi104 systemd[1]: Started Ceph mon.b for 01a63ebc-75ba-11ef-bceb-c7b262605968. 2024-09-18T12:35:13.492 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:35:13.493 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":3,"fsid":"01a63ebc-75ba-11ef-bceb-c7b262605968","modified":"2024-09-18T12:35:08.474821Z","created":"2024-09-18T12:33:22.044904Z","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.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:3300","nonce":0},{"type":"v1","addr":"172.21.15.115:6789","nonce":0}]},"addr":"172.21.15.115:6789/0","public_addr":"172.21.15.115:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:3300","nonce":0},{"type":"v1","addr":"172.21.15.104:6789","nonce":0}]},"addr":"172.21.15.104:6789/0","public_addr":"172.21.15.104:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-18T12:35:13.493 INFO:teuthology.orchestra.run.smithi115.stderr:dumped monmap epoch 3 2024-09-18T12:35:13.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:35:13.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: mon.a calling monitor election 2024-09-18T12:35:13.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:13.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: mon.c calling monitor election 2024-09-18T12:35:13.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: from='client.? 172.21.15.115:0/3806505323' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-18T12:35:13.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:13.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: mon.b calling monitor election 2024-09-18T12:35:13.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:13.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-18T12:35:13.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: monmap epoch 3 2024-09-18T12:35:13.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:35:13.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: last_changed 2024-09-18T12:35:08.474821+0000 2024-09-18T12:35:13.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: created 2024-09-18T12:33:22.044904+0000 2024-09-18T12:35:13.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: min_mon_release 19 (squid) 2024-09-18T12:35:13.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: election_strategy: 1 2024-09-18T12:35:13.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-18T12:35:13.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.c 2024-09-18T12:35:13.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: 2: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.b 2024-09-18T12:35:13.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: fsmap 2024-09-18T12:35:13.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T12:35:13.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: mgrmap e13: x(active, since 51s) 2024-09-18T12:35:13.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: overall HEALTH_OK 2024-09-18T12:35:13.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:13.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:13.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:13.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:13.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:35:13.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: mon.a calling monitor election 2024-09-18T12:35:13.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:13.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: mon.c calling monitor election 2024-09-18T12:35:13.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: from='client.? 172.21.15.115:0/3806505323' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-18T12:35:13.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:13.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: mon.b calling monitor election 2024-09-18T12:35:13.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:13.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-18T12:35:13.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: monmap epoch 3 2024-09-18T12:35:13.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:35:13.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: last_changed 2024-09-18T12:35:08.474821+0000 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: created 2024-09-18T12:33:22.044904+0000 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: min_mon_release 19 (squid) 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: election_strategy: 1 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.c 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: 2: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.b 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: fsmap 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: mgrmap e13: x(active, since 51s) 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: overall HEALTH_OK 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:13.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:13.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:35:13.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: mon.a calling monitor election 2024-09-18T12:35:13.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:35:13.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: mon.c calling monitor election 2024-09-18T12:35:13.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: from='client.? 172.21.15.115:0/3806505323' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-18T12:35:13.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:13.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: mon.b calling monitor election 2024-09-18T12:35:13.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:13.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:13.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-18T12:35:13.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: monmap epoch 3 2024-09-18T12:35:13.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:35:13.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: last_changed 2024-09-18T12:35:08.474821+0000 2024-09-18T12:35:13.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: created 2024-09-18T12:33:22.044904+0000 2024-09-18T12:35:13.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: min_mon_release 19 (squid) 2024-09-18T12:35:13.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: election_strategy: 1 2024-09-18T12:35:13.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-18T12:35:13.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.c 2024-09-18T12:35:13.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: 2: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.b 2024-09-18T12:35:13.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: fsmap 2024-09-18T12:35:13.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: osdmap e4: 0 total, 0 up, 0 in 2024-09-18T12:35:13.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: mgrmap e13: x(active, since 51s) 2024-09-18T12:35:13.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: overall HEALTH_OK 2024-09-18T12:35:13.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:13.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:13.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:13.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:14.273 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-18T12:35:14.273 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-18T12:35:14.527 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:35:14.554 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:14 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:14.554 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:14 smithi092 ceph-mon[25410]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:14.554 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:14 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:14.824 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:14 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:14.824 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:14 smithi115 ceph-mon[28529]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:14.824 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:14 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:14.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:14 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:14.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:14 smithi104 ceph-mon[27835]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:14.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:14 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:35:15.223 INFO:teuthology.orchestra.run.smithi092.stdout:# minimal ceph.conf for 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:35:15.224 INFO:teuthology.orchestra.run.smithi092.stdout:[global] 2024-09-18T12:35:15.224 INFO:teuthology.orchestra.run.smithi092.stdout: fsid = 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:35:15.224 INFO:teuthology.orchestra.run.smithi092.stdout: mon_host = [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] 2024-09-18T12:35:15.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:15.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:15.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: Updating smithi092:/etc/ceph/ceph.conf 2024-09-18T12:35:15.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: Updating smithi104:/etc/ceph/ceph.conf 2024-09-18T12:35:15.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: Updating smithi115:/etc/ceph/ceph.conf 2024-09-18T12:35:15.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: Updating smithi092:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:35:15.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:35:15.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:35:15.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/4068565007' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:15.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:15.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-18T12:35:15.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:15.871 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-18T12:35:15.871 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-18T12:35:15.871 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.conf 2024-09-18T12:35:15.897 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-18T12:35:15.897 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:35:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: Updating smithi092:/etc/ceph/ceph.conf 2024-09-18T12:35:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: Updating smithi104:/etc/ceph/ceph.conf 2024-09-18T12:35:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: Updating smithi115:/etc/ceph/ceph.conf 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: Updating smithi092:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/4068565007' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:15.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-18T12:35:15.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:15.962 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-18T12:35:15.962 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/ceph/ceph.conf 2024-09-18T12:35:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: Updating smithi092:/etc/ceph/ceph.conf 2024-09-18T12:35:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: Updating smithi104:/etc/ceph/ceph.conf 2024-09-18T12:35:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: Updating smithi115:/etc/ceph/ceph.conf 2024-09-18T12:35:15.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: Updating smithi092:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:35:15.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:35:15.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:35:15.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/4068565007' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:15.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:15.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:15.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-18T12:35:15.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:15.990 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-18T12:35:15.990 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:35:16.055 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-18T12:35:16.055 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/ceph/ceph.conf 2024-09-18T12:35:16.082 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-18T12:35:16.083 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:35:16.148 INFO:tasks.cephadm:Adding mgr.x on smithi092 2024-09-18T12:35:16.148 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch apply mgr '1;smithi092=x' 2024-09-18T12:35:16.432 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.c/config 2024-09-18T12:35:16.693 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:16 smithi092 ceph-mon[25410]: Reconfiguring mon.a (unknown last config time)... 2024-09-18T12:35:16.694 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:16 smithi092 ceph-mon[25410]: Reconfiguring daemon mon.a on smithi092 2024-09-18T12:35:16.694 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:16 smithi092 ceph-mon[25410]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:16.845 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:16 smithi115 ceph-mon[28529]: Reconfiguring mon.a (unknown last config time)... 2024-09-18T12:35:16.845 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:16 smithi115 ceph-mon[28529]: Reconfiguring daemon mon.a on smithi092 2024-09-18T12:35:16.845 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:16 smithi115 ceph-mon[28529]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:16.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:16 smithi104 ceph-mon[27835]: Reconfiguring mon.a (unknown last config time)... 2024-09-18T12:35:16.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:16 smithi104 ceph-mon[27835]: Reconfiguring daemon mon.a on smithi092 2024-09-18T12:35:16.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:16 smithi104 ceph-mon[27835]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:17.043 INFO:teuthology.orchestra.run.smithi115.stdout:Scheduled mgr update... 2024-09-18T12:35:17.631 DEBUG:tasks.cephadm:set 0 configs 2024-09-18T12:35:17.631 INFO:tasks.cephadm:Deploying OSDs... 2024-09-18T12:35:17.631 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-18T12:35:17.631 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/scratch_devs of=/dev/stdout 2024-09-18T12:35:17.649 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-18T12:35:17.649 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_1 2024-09-18T12:35:17.705 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-18T12:35:17.706 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T12:35:17.706 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-18T12:35:17.706 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T12:35:17.706 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T12:35:17.706 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-18 12:34:36.853167681 +0000 2024-09-18T12:35:17.706 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-18 12:31:18.166743549 +0000 2024-09-18T12:35:17.706 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-18 12:31:18.166743549 +0000 2024-09-18T12:35:17.706 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-09-18 12:31:18.166743549 +0000 2024-09-18T12:35:17.707 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-18T12:35:17.772 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-18T12:35:17.772 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-18T12:35:17.772 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000226382 s, 2.3 MB/s 2024-09-18T12:35:17.773 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-18T12:35:17.830 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_2 2024-09-18T12:35:17.887 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-18T12:35:17.887 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T12:35:17.887 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-18T12:35:17.887 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T12:35:17.887 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T12:35:17.887 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-18 12:34:36.880166920 +0000 2024-09-18T12:35:17.887 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-18 12:31:18.166743549 +0000 2024-09-18T12:35:17.887 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-18 12:31:18.166743549 +0000 2024-09-18T12:35:17.888 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-09-18 12:31:18.166743549 +0000 2024-09-18T12:35:17.888 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-18T12:35:17.953 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-18T12:35:17.953 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-18T12:35:17.953 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.00022318 s, 2.3 MB/s 2024-09-18T12:35:17.954 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-18T12:35:18.010 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_3 2024-09-18T12:35:18.024 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:18 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:18.025 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:18 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:18.025 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:18 smithi104 ceph-mon[27835]: Reconfiguring mon.b (monmap changed)... 2024-09-18T12:35:18.025 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:18 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:18.025 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:18 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-18T12:35:18.067 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-18T12:35:18.067 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T12:35:18.067 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-18T12:35:18.067 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T12:35:18.067 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T12:35:18.067 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-18 12:34:36.908166130 +0000 2024-09-18T12:35:18.067 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-18 12:31:18.167743521 +0000 2024-09-18T12:35:18.067 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-18 12:31:18.167743521 +0000 2024-09-18T12:35:18.067 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-09-18 12:31:18.167743521 +0000 2024-09-18T12:35:18.068 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-18T12:35:18.130 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-18T12:35:18.130 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-18T12:35:18.131 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000204402 s, 2.5 MB/s 2024-09-18T12:35:18.132 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-18T12:35:18.188 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_4 2024-09-18T12:35:18.243 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-18T12:35:18.243 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T12:35:18.243 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-18T12:35:18.243 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T12:35:18.243 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T12:35:18.243 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-18 12:34:36.936165341 +0000 2024-09-18T12:35:18.243 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-18 12:31:18.166743549 +0000 2024-09-18T12:35:18.243 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-18 12:31:18.166743549 +0000 2024-09-18T12:35:18.243 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-09-18 12:31:18.166743549 +0000 2024-09-18T12:35:18.244 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-18T12:35:18.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:18 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:18.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:18 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:18.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:18 smithi092 ceph-mon[25410]: Reconfiguring mon.b (monmap changed)... 2024-09-18T12:35:18.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:18 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:18.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:18 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-18T12:35:18.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:18 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:18.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:18 smithi092 ceph-mon[25410]: Reconfiguring daemon mon.b on smithi104 2024-09-18T12:35:18.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:18 smithi092 ceph-mon[25410]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi092=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:35:18.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:18 smithi092 ceph-mon[25410]: Saving service mgr spec with placement smithi092=x;count:1 2024-09-18T12:35:18.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:18 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:18.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:18 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:18.306 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-18T12:35:18.307 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-18T12:35:18.307 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000237371 s, 2.2 MB/s 2024-09-18T12:35:18.308 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-18T12:35:18.308 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:18 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:18.308 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:18 smithi104 ceph-mon[27835]: Reconfiguring daemon mon.b on smithi104 2024-09-18T12:35:18.308 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:18 smithi104 ceph-mon[27835]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi092=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:35:18.308 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:18 smithi104 ceph-mon[27835]: Saving service mgr spec with placement smithi092=x;count:1 2024-09-18T12:35:18.309 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:18 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:18.309 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:18 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:18.365 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-18T12:35:18.365 DEBUG:teuthology.orchestra.run.smithi104:> dd if=/scratch_devs of=/dev/stdout 2024-09-18T12:35:18.382 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-18T12:35:18.382 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_1 2024-09-18T12:35:18.437 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-18T12:35:18.437 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T12:35:18.437 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-18T12:35:18.437 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T12:35:18.437 INFO:teuthology.orchestra.run.smithi104.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T12:35:18.437 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-18 12:35:07.938763699 +0000 2024-09-18T12:35:18.437 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-18 12:31:17.128642607 +0000 2024-09-18T12:35:18.437 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-18 12:31:17.128642607 +0000 2024-09-18T12:35:18.438 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: 2024-09-18 12:31:17.128642607 +0000 2024-09-18T12:35:18.438 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-18T12:35:18.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:18 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:18.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:18 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:18.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:18 smithi115 ceph-mon[28529]: Reconfiguring mon.b (monmap changed)... 2024-09-18T12:35:18.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:18 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:18.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:18 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-18T12:35:18.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:18 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:18.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:18 smithi115 ceph-mon[28529]: Reconfiguring daemon mon.b on smithi104 2024-09-18T12:35:18.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:18 smithi115 ceph-mon[28529]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi092=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:35:18.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:18 smithi115 ceph-mon[28529]: Saving service mgr spec with placement smithi092=x;count:1 2024-09-18T12:35:18.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:18 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:18.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:18 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:18.501 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-18T12:35:18.501 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-18T12:35:18.501 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000266299 s, 1.9 MB/s 2024-09-18T12:35:18.502 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-18T12:35:18.559 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_2 2024-09-18T12:35:18.615 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-18T12:35:18.615 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T12:35:18.615 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-09-18T12:35:18.615 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T12:35:18.615 INFO:teuthology.orchestra.run.smithi104.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T12:35:18.615 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-18 12:35:07.938763699 +0000 2024-09-18T12:35:18.615 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-18 12:31:17.127642632 +0000 2024-09-18T12:35:18.615 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-18 12:31:17.127642632 +0000 2024-09-18T12:35:18.615 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: 2024-09-18 12:31:17.127642632 +0000 2024-09-18T12:35:18.616 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-18T12:35:18.678 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-18T12:35:18.678 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-18T12:35:18.678 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000217963 s, 2.3 MB/s 2024-09-18T12:35:18.679 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-18T12:35:18.736 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_3 2024-09-18T12:35:18.791 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-18T12:35:18.791 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T12:35:18.791 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-18T12:35:18.791 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T12:35:18.791 INFO:teuthology.orchestra.run.smithi104.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T12:35:18.791 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-18 12:35:07.939763687 +0000 2024-09-18T12:35:18.791 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-18 12:31:17.128642607 +0000 2024-09-18T12:35:18.791 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-18 12:31:17.128642607 +0000 2024-09-18T12:35:18.792 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: 2024-09-18 12:31:17.128642607 +0000 2024-09-18T12:35:18.792 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-18T12:35:18.854 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-18T12:35:18.854 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-18T12:35:18.855 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000216539 s, 2.4 MB/s 2024-09-18T12:35:18.856 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-18T12:35:18.912 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_4 2024-09-18T12:35:18.967 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-18T12:35:18.967 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T12:35:18.967 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-18T12:35:18.967 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T12:35:18.967 INFO:teuthology.orchestra.run.smithi104.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T12:35:18.967 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-18 12:35:07.939763687 +0000 2024-09-18T12:35:18.967 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-18 12:31:17.127642632 +0000 2024-09-18T12:35:18.968 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-18 12:31:17.127642632 +0000 2024-09-18T12:35:18.968 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: 2024-09-18 12:31:17.127642632 +0000 2024-09-18T12:35:18.968 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-18T12:35:19.031 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-18T12:35:19.031 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-18T12:35:19.032 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000170059 s, 3.0 MB/s 2024-09-18T12:35:19.033 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-18T12:35:19.089 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-18T12:35:19.089 DEBUG:teuthology.orchestra.run.smithi115:> dd if=/scratch_devs of=/dev/stdout 2024-09-18T12:35:19.105 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-18T12:35:19.105 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_1 2024-09-18T12:35:19.160 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-18T12:35:19.160 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T12:35:19.160 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-18T12:35:19.160 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T12:35:19.161 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T12:35:19.161 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-09-18 12:34:58.576018058 +0000 2024-09-18T12:35:19.161 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-09-18 12:31:17.605164350 +0000 2024-09-18T12:35:19.161 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-09-18 12:31:17.605164350 +0000 2024-09-18T12:35:19.161 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: 2024-09-18 12:31:17.605164350 +0000 2024-09-18T12:35:19.161 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-18T12:35:19.222 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:19 smithi115 ceph-mon[28529]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:19.222 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:19 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:19.222 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:19 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:19.222 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:19 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:19.223 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:19 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-18T12:35:19.223 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:19 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:19.225 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-09-18T12:35:19.225 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-09-18T12:35:19.225 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000240867 s, 2.1 MB/s 2024-09-18T12:35:19.226 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-18T12:35:19.282 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_2 2024-09-18T12:35:19.337 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-18T12:35:19.338 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T12:35:19.338 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-18T12:35:19.338 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T12:35:19.338 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T12:35:19.338 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-09-18 12:34:58.577018039 +0000 2024-09-18T12:35:19.338 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-09-18 12:31:17.604164312 +0000 2024-09-18T12:35:19.338 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-09-18 12:31:17.604164312 +0000 2024-09-18T12:35:19.338 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: 2024-09-18 12:31:17.604164312 +0000 2024-09-18T12:35:19.338 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-18T12:35:19.401 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-09-18T12:35:19.402 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-09-18T12:35:19.402 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000217958 s, 2.3 MB/s 2024-09-18T12:35:19.403 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-18T12:35:19.421 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:19 smithi104 ceph-mon[27835]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:19.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:19 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:19.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:19 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:19.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:19 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:19.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:19 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-18T12:35:19.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:19 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:19.459 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_3 2024-09-18T12:35:19.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:19 smithi092 ceph-mon[25410]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:19.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:19 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:19.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:19 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:19.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:19 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-18T12:35:19.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:19 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-18T12:35:19.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:19 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:19.513 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-18T12:35:19.514 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T12:35:19.514 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-09-18T12:35:19.514 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T12:35:19.514 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T12:35:19.514 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-09-18 12:34:58.577018039 +0000 2024-09-18T12:35:19.514 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-09-18 12:31:17.606164388 +0000 2024-09-18T12:35:19.514 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-09-18 12:31:17.606164388 +0000 2024-09-18T12:35:19.514 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: 2024-09-18 12:31:17.606164388 +0000 2024-09-18T12:35:19.514 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-18T12:35:19.577 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-09-18T12:35:19.577 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-09-18T12:35:19.577 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000219128 s, 2.3 MB/s 2024-09-18T12:35:19.578 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-18T12:35:19.635 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_4 2024-09-18T12:35:19.690 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-18T12:35:19.691 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T12:35:19.691 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-18T12:35:19.691 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T12:35:19.691 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T12:35:19.691 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-09-18 12:34:58.577018039 +0000 2024-09-18T12:35:19.691 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-09-18 12:31:17.606164388 +0000 2024-09-18T12:35:19.691 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-09-18 12:31:17.606164388 +0000 2024-09-18T12:35:19.691 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: 2024-09-18 12:31:17.606164388 +0000 2024-09-18T12:35:19.691 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-18T12:35:19.756 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-09-18T12:35:19.757 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-09-18T12:35:19.757 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000205571 s, 2.5 MB/s 2024-09-18T12:35:19.758 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-18T12:35:19.814 INFO:tasks.cephadm:Deploying osd.0 on smithi092 with /dev/vg_nvme/lv_4... 2024-09-18T12:35:19.814 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-18T12:35:20.076 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:35:20.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:20 smithi092 ceph-mon[25410]: Reconfiguring mon.c (monmap changed)... 2024-09-18T12:35:20.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:20 smithi092 ceph-mon[25410]: Reconfiguring daemon mon.c on smithi115 2024-09-18T12:35:20.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:20 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:20.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:20 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:20.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:20 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:20.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:20 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:20.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:20 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:20.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:20 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:20.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:20 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:20.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:20 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-18T12:35:20.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:20 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-18T12:35:20.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:20 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:20.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:20 smithi104 ceph-mon[27835]: Reconfiguring mon.c (monmap changed)... 2024-09-18T12:35:20.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:20 smithi104 ceph-mon[27835]: Reconfiguring daemon mon.c on smithi115 2024-09-18T12:35:20.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:20 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:20.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:20 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:20.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:20 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:20.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:20 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:20.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:20 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:20.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:20 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:20.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:20 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:20.423 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:20 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-18T12:35:20.423 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:20 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-18T12:35:20.423 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:20 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:20.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:20 smithi115 ceph-mon[28529]: Reconfiguring mon.c (monmap changed)... 2024-09-18T12:35:20.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:20 smithi115 ceph-mon[28529]: Reconfiguring daemon mon.c on smithi115 2024-09-18T12:35:20.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:20 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:20.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:20 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:20.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:20 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:20.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:20 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:20.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:20 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:20.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:20 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:20.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:20 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:20.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:20 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-18T12:35:20.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:20 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-18T12:35:20.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:20 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:21.159 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:21 smithi092 ceph-mon[25410]: Reconfiguring mgr.x (unknown last config time)... 2024-09-18T12:35:21.159 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:21 smithi092 ceph-mon[25410]: Reconfiguring daemon mgr.x on smithi092 2024-09-18T12:35:21.159 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:21 smithi092 ceph-mon[25410]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:21.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:21 smithi104 ceph-mon[27835]: Reconfiguring mgr.x (unknown last config time)... 2024-09-18T12:35:21.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:21 smithi104 ceph-mon[27835]: Reconfiguring daemon mgr.x on smithi092 2024-09-18T12:35:21.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:21 smithi104 ceph-mon[27835]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:21.479 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:21 smithi115 ceph-mon[28529]: Reconfiguring mgr.x (unknown last config time)... 2024-09-18T12:35:21.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:21 smithi115 ceph-mon[28529]: Reconfiguring daemon mgr.x on smithi092 2024-09-18T12:35:21.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:21 smithi115 ceph-mon[28529]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:22.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:22 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:22.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:22 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:22.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:22.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:22.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:22 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:22.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:22 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:23.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:23 smithi115 ceph-mon[28529]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:23.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:23 smithi092 ceph-mon[25410]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:23.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:23 smithi104 ceph-mon[27835]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:23.865 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:35:23.890 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi092:vg_nvme/lv_4 2024-09-18T12:35:24.127 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:35:25.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:25 smithi092 ceph-mon[25410]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:25.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:25 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:35:25.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:25 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:35:25.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:25 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:25.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:25 smithi104 ceph-mon[27835]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:25.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:25 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:35:25.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:25 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:35:25.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:25 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:25.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:25 smithi115 ceph-mon[28529]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:25.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:25 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:35:25.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:25 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:35:25.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:25 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:26.478 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:26 smithi092 ceph-mon[25410]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:35:26.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:26 smithi104 ceph-mon[27835]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:35:26.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:26 smithi115 ceph-mon[28529]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:35:27.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:27 smithi104 ceph-mon[27835]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:27.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:27 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/381506586' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a858ad43-263d-4762-bc53-83cf9003e736"} : dispatch 2024-09-18T12:35:27.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:27 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/381506586' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a858ad43-263d-4762-bc53-83cf9003e736"}]': finished 2024-09-18T12:35:27.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:27 smithi104 ceph-mon[27835]: osdmap e5: 1 total, 0 up, 1 in 2024-09-18T12:35:27.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:27 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:27.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:27 smithi115 ceph-mon[28529]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:27.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:27 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/381506586' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a858ad43-263d-4762-bc53-83cf9003e736"} : dispatch 2024-09-18T12:35:27.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:27 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/381506586' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a858ad43-263d-4762-bc53-83cf9003e736"}]': finished 2024-09-18T12:35:27.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:27 smithi115 ceph-mon[28529]: osdmap e5: 1 total, 0 up, 1 in 2024-09-18T12:35:27.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:27 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:27.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:27 smithi092 ceph-mon[25410]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:27.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:27 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/381506586' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a858ad43-263d-4762-bc53-83cf9003e736"} : dispatch 2024-09-18T12:35:27.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:27 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/381506586' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a858ad43-263d-4762-bc53-83cf9003e736"}]': finished 2024-09-18T12:35:27.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:27 smithi092 ceph-mon[25410]: osdmap e5: 1 total, 0 up, 1 in 2024-09-18T12:35:27.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:27 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:28.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:28 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/2212275402' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:35:28.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:28 smithi104 ceph-mon[27835]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:28.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:28 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/2212275402' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:35:28.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:28 smithi115 ceph-mon[28529]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:28.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:28 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2212275402' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:35:28.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:28 smithi092 ceph-mon[25410]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:31.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:31 smithi092 ceph-mon[25410]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:31.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:31 smithi104 ceph-mon[27835]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:31.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:31 smithi115 ceph-mon[28529]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:33.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:33 smithi092 ceph-mon[25410]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:33.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:33 smithi104 ceph-mon[27835]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:33.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:33 smithi115 ceph-mon[28529]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:35.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:35 smithi092 ceph-mon[25410]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:35.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:35 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-18T12:35:35.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:35 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:35.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:35 smithi104 ceph-mon[27835]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:35.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:35 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-18T12:35:35.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:35 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:35.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:35 smithi115 ceph-mon[28529]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:35.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:35 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-18T12:35:35.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:35 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:36.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:36 smithi092 ceph-mon[25410]: Deploying daemon osd.0 on smithi092 2024-09-18T12:35:36.652 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:36 smithi104 ceph-mon[27835]: Deploying daemon osd.0 on smithi092 2024-09-18T12:35:36.702 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:36 smithi115 ceph-mon[28529]: Deploying daemon osd.0 on smithi092 2024-09-18T12:35:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:37 smithi092 ceph-mon[25410]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:37.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:37 smithi104 ceph-mon[27835]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:37.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:37 smithi115 ceph-mon[28529]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:38.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:38 smithi092 ceph-mon[25410]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:38.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:38 smithi104 ceph-mon[27835]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:38.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:38 smithi115 ceph-mon[28529]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:41.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:41 smithi092 ceph-mon[25410]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:41.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:41 smithi104 ceph-mon[27835]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:41.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:41 smithi115 ceph-mon[28529]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:42.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:42 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:42.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:42 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:42.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:42 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:42.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:42 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:42.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:42 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:42.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:42 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:42.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:42 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:42.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:42 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:42.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:42 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:43.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:43 smithi104 ceph-mon[27835]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:43.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:43 smithi115 ceph-mon[28529]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:43.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:43 smithi092 ceph-mon[25410]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:45.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:45 smithi104 ceph-mon[27835]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:45.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:45.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:45.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:45.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:45.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:45.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:45 smithi115 ceph-mon[28529]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:45.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:45 smithi092 ceph-mon[25410]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:45.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:45.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:45.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:45.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:45.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:46.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:46 smithi104 ceph-mon[27835]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:46.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:46 smithi115 ceph-mon[28529]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:46.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:46 smithi092 ceph-mon[25410]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:47.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:47 smithi104 ceph-mon[27835]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-18T12:35:47.681 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:47 smithi092 ceph-mon[25410]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-18T12:35:47.717 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 0 on host 'smithi092' 2024-09-18T12:35:47.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:47 smithi115 ceph-mon[28529]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-18T12:35:48.356 DEBUG:teuthology.orchestra.run.smithi092:osd.0> sudo journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.0.service 2024-09-18T12:35:48.359 INFO:tasks.cephadm:Deploying osd.1 on smithi092 with /dev/vg_nvme/lv_3... 2024-09-18T12:35:48.359 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-18T12:35:48.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:48 smithi092 ceph-mon[25410]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-18T12:35:48.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:48 smithi092 ceph-mon[25410]: osdmap e6: 1 total, 0 up, 1 in 2024-09-18T12:35:48.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:48 smithi092 ceph-mon[25410]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-18T12:35:48.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:48.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:48.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:48.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:48.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:48 smithi092 ceph-mon[25410]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:48.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:48 smithi104 ceph-mon[27835]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-18T12:35:48.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:48 smithi104 ceph-mon[27835]: osdmap e6: 1 total, 0 up, 1 in 2024-09-18T12:35:48.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:48 smithi104 ceph-mon[27835]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-18T12:35:48.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:48.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:48.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:48.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:48.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:48 smithi104 ceph-mon[27835]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:48.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:48 smithi115 ceph-mon[28529]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-18T12:35:48.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:48 smithi115 ceph-mon[28529]: osdmap e6: 1 total, 0 up, 1 in 2024-09-18T12:35:48.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:48 smithi115 ceph-mon[28529]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-18T12:35:48.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:48.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:35:48.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:48.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:48.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:48 smithi115 ceph-mon[28529]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:48.923 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:35:48 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0[39139]: 2024-09-18T12:35:48.795+0000 7f6dc6c60640 -1 osd.0 0 waiting for initial osdmap 2024-09-18T12:35:48.923 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:35:48 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0[39139]: 2024-09-18T12:35:48.800+0000 7f6dbe26b640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-18T12:35:49.137 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:35:49.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:49 smithi104 ceph-mon[27835]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-18T12:35:49.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:49 smithi104 ceph-mon[27835]: osdmap e7: 1 total, 0 up, 1 in 2024-09-18T12:35:49.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:49.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:49.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:49 smithi104 ceph-mon[27835]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' 2024-09-18T12:35:49.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:49.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:49 smithi115 ceph-mon[28529]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-18T12:35:49.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:49 smithi115 ceph-mon[28529]: osdmap e7: 1 total, 0 up, 1 in 2024-09-18T12:35:49.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:49.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:49.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:49 smithi115 ceph-mon[28529]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' 2024-09-18T12:35:49.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:49.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:49 smithi092 ceph-mon[25410]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-18T12:35:49.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:49 smithi092 ceph-mon[25410]: osdmap e7: 1 total, 0 up, 1 in 2024-09-18T12:35:49.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:49.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:49.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:49 smithi092 ceph-mon[25410]: from='osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757]' entity='osd.0' 2024-09-18T12:35:49.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:50.954 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:50 smithi092 ceph-mon[25410]: purged_snaps scrub starts 2024-09-18T12:35:50.955 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:50 smithi092 ceph-mon[25410]: purged_snaps scrub ok 2024-09-18T12:35:50.955 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:50 smithi092 ceph-mon[25410]: osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757] boot 2024-09-18T12:35:50.955 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:50 smithi092 ceph-mon[25410]: osdmap e8: 1 total, 1 up, 1 in 2024-09-18T12:35:50.955 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:50.955 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:50 smithi092 ceph-mon[25410]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:51.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:50 smithi104 ceph-mon[27835]: purged_snaps scrub starts 2024-09-18T12:35:51.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:50 smithi104 ceph-mon[27835]: purged_snaps scrub ok 2024-09-18T12:35:51.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:50 smithi104 ceph-mon[27835]: osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757] boot 2024-09-18T12:35:51.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:50 smithi104 ceph-mon[27835]: osdmap e8: 1 total, 1 up, 1 in 2024-09-18T12:35:51.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:50 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:51.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:50 smithi104 ceph-mon[27835]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:51.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:50 smithi115 ceph-mon[28529]: purged_snaps scrub starts 2024-09-18T12:35:51.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:50 smithi115 ceph-mon[28529]: purged_snaps scrub ok 2024-09-18T12:35:51.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:50 smithi115 ceph-mon[28529]: osd.0 [v2:172.21.15.92:6802/3454140757,v1:172.21.15.92:6803/3454140757] boot 2024-09-18T12:35:51.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:50 smithi115 ceph-mon[28529]: osdmap e8: 1 total, 1 up, 1 in 2024-09-18T12:35:51.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:50 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:35:51.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:50 smithi115 ceph-mon[28529]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-18T12:35:51.930 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:51 smithi092 ceph-mon[25410]: osdmap e9: 1 total, 1 up, 1 in 2024-09-18T12:35:52.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:51 smithi104 ceph-mon[27835]: osdmap e9: 1 total, 1 up, 1 in 2024-09-18T12:35:52.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:51 smithi115 ceph-mon[28529]: osdmap e9: 1 total, 1 up, 1 in 2024-09-18T12:35:53.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:53 smithi092 ceph-mon[25410]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:35:53.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:53 smithi092 ceph-mon[25410]: Detected new or changed devices on smithi092 2024-09-18T12:35:53.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:53.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:53.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-18T12:35:53.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:53 smithi092 ceph-mon[25410]: Adjusting osd_memory_target on smithi092 to 17088M 2024-09-18T12:35:53.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:53.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:53.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:53.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:53.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:53 smithi104 ceph-mon[27835]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:35:53.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:53 smithi104 ceph-mon[27835]: Detected new or changed devices on smithi092 2024-09-18T12:35:53.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:53 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:53.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:53 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:53.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:53 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-18T12:35:53.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:53 smithi104 ceph-mon[27835]: Adjusting osd_memory_target on smithi092 to 17088M 2024-09-18T12:35:53.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:53 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:53.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:53 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:53.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:53 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:53.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:53 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:53.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:53 smithi115 ceph-mon[28529]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:35:53.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:53 smithi115 ceph-mon[28529]: Detected new or changed devices on smithi092 2024-09-18T12:35:53.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:53 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:53.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:53 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:53.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:53 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-18T12:35:53.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:53 smithi115 ceph-mon[28529]: Adjusting osd_memory_target on smithi092 to 17088M 2024-09-18T12:35:53.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:53 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:53.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:53 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:53.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:53 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:35:53.731 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:53 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:35:53.974 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:35:54.002 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi092:vg_nvme/lv_3 2024-09-18T12:35:54.245 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:35:55.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:55 smithi092 ceph-mon[25410]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:35:55.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:55 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:35:55.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:55 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:35:55.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:55 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:55.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:55 smithi104 ceph-mon[27835]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:35:55.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:55 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:35:55.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:55 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:35:55.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:55 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:55.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:55 smithi115 ceph-mon[28529]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:35:55.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:55 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:35:55.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:55 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:35:55.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:55 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:35:56.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:56 smithi104 ceph-mon[27835]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:35:56.690 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:56 smithi092 ceph-mon[25410]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:35:56.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:56 smithi115 ceph-mon[28529]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:35:57.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:57 smithi104 ceph-mon[27835]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:35:57.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:57 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/2419294487' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bdd75e40-e6f9-425b-9a8e-7688111d487f"} : dispatch 2024-09-18T12:35:57.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:57 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/2419294487' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bdd75e40-e6f9-425b-9a8e-7688111d487f"}]': finished 2024-09-18T12:35:57.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:57 smithi104 ceph-mon[27835]: osdmap e10: 2 total, 1 up, 2 in 2024-09-18T12:35:57.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:57 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:35:57.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:57 smithi115 ceph-mon[28529]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:35:57.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:57 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/2419294487' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bdd75e40-e6f9-425b-9a8e-7688111d487f"} : dispatch 2024-09-18T12:35:57.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:57 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/2419294487' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bdd75e40-e6f9-425b-9a8e-7688111d487f"}]': finished 2024-09-18T12:35:57.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:57 smithi115 ceph-mon[28529]: osdmap e10: 2 total, 1 up, 2 in 2024-09-18T12:35:57.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:57 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:35:57.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:57 smithi092 ceph-mon[25410]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:35:57.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:57 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2419294487' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bdd75e40-e6f9-425b-9a8e-7688111d487f"} : dispatch 2024-09-18T12:35:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:57 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2419294487' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bdd75e40-e6f9-425b-9a8e-7688111d487f"}]': finished 2024-09-18T12:35:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:57 smithi092 ceph-mon[25410]: osdmap e10: 2 total, 1 up, 2 in 2024-09-18T12:35:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:57 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:35:58.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:58 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/2688940351' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:35:58.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:58 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/2688940351' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:35:58.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:58 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2688940351' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:35:59.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:35:59 smithi104 ceph-mon[27835]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:35:59.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:35:59 smithi115 ceph-mon[28529]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:35:59.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:35:59 smithi092 ceph-mon[25410]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:00.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:00 smithi092 ceph-mon[25410]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:00.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:00 smithi104 ceph-mon[27835]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:00.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:00 smithi115 ceph-mon[28529]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:03.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:03 smithi092 ceph-mon[25410]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:03.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:03 smithi104 ceph-mon[27835]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:03.732 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:03 smithi115 ceph-mon[28529]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:04.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-18T12:36:04.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:04 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:04.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:04 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-18T12:36:04.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:04 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:04.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-18T12:36:04.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:04 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:05.589 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:05 smithi104 ceph-mon[27835]: Deploying daemon osd.1 on smithi092 2024-09-18T12:36:05.589 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:05 smithi104 ceph-mon[27835]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:05.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:05 smithi092 ceph-mon[25410]: Deploying daemon osd.1 on smithi092 2024-09-18T12:36:05.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:05 smithi092 ceph-mon[25410]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:05.631 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:05 smithi115 ceph-mon[28529]: Deploying daemon osd.1 on smithi092 2024-09-18T12:36:05.631 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:05 smithi115 ceph-mon[28529]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:06.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:06 smithi092 ceph-mon[25410]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:06.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:06 smithi104 ceph-mon[27835]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:06.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:06 smithi115 ceph-mon[28529]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:09.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:09 smithi104 ceph-mon[27835]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:09.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:09 smithi115 ceph-mon[28529]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:09.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:09 smithi092 ceph-mon[25410]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:11.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:11 smithi092 ceph-mon[25410]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:11.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:11 smithi104 ceph-mon[27835]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:11.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:11 smithi115 ceph-mon[28529]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:12.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:12 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:36:12.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:12 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:12.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:12 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:12.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:12 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:36:12.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:12 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:12.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:12 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:12.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:12 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:36:12.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:12 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:12.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:12 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:13.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:13 smithi092 ceph-mon[25410]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:13.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:13 smithi104 ceph-mon[27835]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:13.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:13 smithi115 ceph-mon[28529]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:14.432 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:14 smithi092 ceph-mon[25410]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:14.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:14 smithi104 ceph-mon[27835]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:14.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:14 smithi115 ceph-mon[28529]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:36:15.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:15 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:36:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:15 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:15.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:15.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:15.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:15.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:36:15.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:15 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:16.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:16 smithi115 ceph-mon[28529]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:16.818 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:16 smithi104 ceph-mon[27835]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:16.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:16 smithi092 ceph-mon[25410]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:17.398 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 1 on host 'smithi092' 2024-09-18T12:36:17.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:17 smithi092 ceph-mon[25410]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-18T12:36:17.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:17 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:36:17.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:17 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:17.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:17 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:17.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:17 smithi104 ceph-mon[27835]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-18T12:36:17.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:17 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:36:17.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:17 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:17.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:17 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:17.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:17 smithi115 ceph-mon[28529]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-18T12:36:17.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:17 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:36:17.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:17 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:17.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:17 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:18.133 DEBUG:teuthology.orchestra.run.smithi092:osd.1> sudo journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.1.service 2024-09-18T12:36:18.135 INFO:tasks.cephadm:Deploying osd.2 on smithi104 with /dev/vg_nvme/lv_4... 2024-09-18T12:36:18.135 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-18T12:36:18.383 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.b/config 2024-09-18T12:36:18.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:18 smithi092 ceph-mon[25410]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-18T12:36:18.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:18 smithi092 ceph-mon[25410]: osdmap e11: 2 total, 1 up, 2 in 2024-09-18T12:36:18.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:18 smithi092 ceph-mon[25410]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-18T12:36:18.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:18 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:18.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:18 smithi092 ceph-mon[25410]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:18.786 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:18 smithi104 ceph-mon[27835]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-18T12:36:18.786 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:18 smithi104 ceph-mon[27835]: osdmap e11: 2 total, 1 up, 2 in 2024-09-18T12:36:18.786 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:18 smithi104 ceph-mon[27835]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-18T12:36:18.786 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:18 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:18.786 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:18 smithi104 ceph-mon[27835]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:18.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:18 smithi115 ceph-mon[28529]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-18T12:36:18.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:18 smithi115 ceph-mon[28529]: osdmap e11: 2 total, 1 up, 2 in 2024-09-18T12:36:18.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:18 smithi115 ceph-mon[28529]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-18T12:36:18.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:18 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:18.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:18 smithi115 ceph-mon[28529]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:19.370 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:36:19 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1[44956]: 2024-09-18T12:36:19.007+0000 7f510f684640 -1 osd.1 0 waiting for initial osdmap 2024-09-18T12:36:19.370 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:36:19 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1[44956]: 2024-09-18T12:36:19.009+0000 7f5106c8f640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-18T12:36:19.628 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:19 smithi092 ceph-mon[25410]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-18T12:36:19.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:19 smithi092 ceph-mon[25410]: osdmap e12: 2 total, 1 up, 2 in 2024-09-18T12:36:19.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:19 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:19.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:19 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:19.629 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:19 smithi092 ceph-mon[25410]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' 2024-09-18T12:36:19.875 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:19 smithi104 ceph-mon[27835]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-18T12:36:19.875 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:19 smithi104 ceph-mon[27835]: osdmap e12: 2 total, 1 up, 2 in 2024-09-18T12:36:19.875 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:19 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:19.875 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:19 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:19.875 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:19 smithi104 ceph-mon[27835]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' 2024-09-18T12:36:19.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:19 smithi115 ceph-mon[28529]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-18T12:36:19.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:19 smithi115 ceph-mon[28529]: osdmap e12: 2 total, 1 up, 2 in 2024-09-18T12:36:19.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:19 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:19.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:19 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:19.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:19 smithi115 ceph-mon[28529]: from='osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584]' entity='osd.1' 2024-09-18T12:36:20.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:20 smithi092 ceph-mon[25410]: purged_snaps scrub starts 2024-09-18T12:36:20.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:20 smithi092 ceph-mon[25410]: purged_snaps scrub ok 2024-09-18T12:36:20.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:20 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:20.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:20 smithi092 ceph-mon[25410]: osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584] boot 2024-09-18T12:36:20.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:20 smithi092 ceph-mon[25410]: osdmap e13: 2 total, 2 up, 2 in 2024-09-18T12:36:20.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:20 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:20.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:20 smithi092 ceph-mon[25410]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:20.794 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:20 smithi104 ceph-mon[27835]: purged_snaps scrub starts 2024-09-18T12:36:20.794 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:20 smithi104 ceph-mon[27835]: purged_snaps scrub ok 2024-09-18T12:36:20.794 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:20 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:20.795 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:20 smithi104 ceph-mon[27835]: osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584] boot 2024-09-18T12:36:20.795 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:20 smithi104 ceph-mon[27835]: osdmap e13: 2 total, 2 up, 2 in 2024-09-18T12:36:20.795 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:20 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:20.795 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:20 smithi104 ceph-mon[27835]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:20 smithi115 ceph-mon[28529]: purged_snaps scrub starts 2024-09-18T12:36:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:20 smithi115 ceph-mon[28529]: purged_snaps scrub ok 2024-09-18T12:36:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:20 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:20 smithi115 ceph-mon[28529]: osd.1 [v2:172.21.15.92:6810/3627896584,v1:172.21.15.92:6811/3627896584] boot 2024-09-18T12:36:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:20 smithi115 ceph-mon[28529]: osdmap e13: 2 total, 2 up, 2 in 2024-09-18T12:36:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:20 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:36:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:20 smithi115 ceph-mon[28529]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-18T12:36:21.015 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:36:21.041 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi104:vg_nvme/lv_4 2024-09-18T12:36:21.277 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.b/config 2024-09-18T12:36:22.297 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: Detected new or changed devices on smithi092 2024-09-18T12:36:22.297 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:22.297 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:22.297 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-18T12:36:22.297 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-18T12:36:22.297 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: Adjusting osd_memory_target on smithi092 to 8544M 2024-09-18T12:36:22.297 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:22.298 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:22.298 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:36:22.298 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:22.298 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: osdmap e14: 2 total, 2 up, 2 in 2024-09-18T12:36:22.298 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:36:22.298 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:36:22.298 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:22 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:22.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: Detected new or changed devices on smithi092 2024-09-18T12:36:22.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:22.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:22.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-18T12:36:22.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-18T12:36:22.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: Adjusting osd_memory_target on smithi092 to 8544M 2024-09-18T12:36:22.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:22.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:22.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:36:22.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:22.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: osdmap e14: 2 total, 2 up, 2 in 2024-09-18T12:36:22.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:36:22.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:36:22.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:22 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:22.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: Detected new or changed devices on smithi092 2024-09-18T12:36:22.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:22.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:22.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-18T12:36:22.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-18T12:36:22.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: Adjusting osd_memory_target on smithi092 to 8544M 2024-09-18T12:36:22.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:22.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:22.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:36:22.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:22.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: osdmap e14: 2 total, 2 up, 2 in 2024-09-18T12:36:22.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:36:22.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:36:22.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:22 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:23.204 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:23 smithi104 ceph-mon[27835]: from='client.24125 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:36:23.205 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:23 smithi104 ceph-mon[27835]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:23.479 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:23 smithi115 ceph-mon[28529]: from='client.24125 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:36:23.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:23 smithi115 ceph-mon[28529]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:23.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:23 smithi092 ceph-mon[25410]: from='client.24125 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:36:23.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:23 smithi092 ceph-mon[25410]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:24.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:24 smithi115 ceph-mon[28529]: from='client.? 172.21.15.104:0/1210806508' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e3a7302b-15b3-42c5-b087-f74d11b6625d"} : dispatch 2024-09-18T12:36:24.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:24 smithi115 ceph-mon[28529]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e3a7302b-15b3-42c5-b087-f74d11b6625d"} : dispatch 2024-09-18T12:36:24.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:24 smithi115 ceph-mon[28529]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3a7302b-15b3-42c5-b087-f74d11b6625d"}]': finished 2024-09-18T12:36:24.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:24 smithi115 ceph-mon[28529]: osdmap e15: 3 total, 2 up, 3 in 2024-09-18T12:36:24.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:24 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:24.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:24 smithi092 ceph-mon[25410]: from='client.? 172.21.15.104:0/1210806508' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e3a7302b-15b3-42c5-b087-f74d11b6625d"} : dispatch 2024-09-18T12:36:24.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:24 smithi092 ceph-mon[25410]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e3a7302b-15b3-42c5-b087-f74d11b6625d"} : dispatch 2024-09-18T12:36:24.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:24 smithi092 ceph-mon[25410]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3a7302b-15b3-42c5-b087-f74d11b6625d"}]': finished 2024-09-18T12:36:24.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:24 smithi092 ceph-mon[25410]: osdmap e15: 3 total, 2 up, 3 in 2024-09-18T12:36:24.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:24 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:24.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:24 smithi104 ceph-mon[27835]: from='client.? 172.21.15.104:0/1210806508' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e3a7302b-15b3-42c5-b087-f74d11b6625d"} : dispatch 2024-09-18T12:36:24.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:24 smithi104 ceph-mon[27835]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e3a7302b-15b3-42c5-b087-f74d11b6625d"} : dispatch 2024-09-18T12:36:24.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:24 smithi104 ceph-mon[27835]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3a7302b-15b3-42c5-b087-f74d11b6625d"}]': finished 2024-09-18T12:36:24.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:24 smithi104 ceph-mon[27835]: osdmap e15: 3 total, 2 up, 3 in 2024-09-18T12:36:24.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:24 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:25.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:25 smithi115 ceph-mon[28529]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:25.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:25 smithi115 ceph-mon[28529]: from='client.? 172.21.15.104:0/2128830656' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:36:25.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:25 smithi092 ceph-mon[25410]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:25.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:25 smithi092 ceph-mon[25410]: from='client.? 172.21.15.104:0/2128830656' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:36:25.604 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:25 smithi104 ceph-mon[27835]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:25.604 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:25 smithi104 ceph-mon[27835]: from='client.? 172.21.15.104:0/2128830656' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:36:27.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:27 smithi104 ceph-mon[27835]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:27.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:27 smithi115 ceph-mon[28529]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:27.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:27 smithi092 ceph-mon[25410]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:29.444 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:29 smithi104 ceph-mon[27835]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:29.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:29 smithi115 ceph-mon[28529]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:29.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:29 smithi092 ceph-mon[25410]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:30.450 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:30 smithi104 ceph-mon[27835]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:30.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:30 smithi115 ceph-mon[28529]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:30.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:30 smithi092 ceph-mon[25410]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:31.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:31 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-18T12:36:31.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:31 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:31.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:31 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-18T12:36:31.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:31 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:31.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:31 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-18T12:36:31.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:31 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:32.726 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:32 smithi104 ceph-mon[27835]: Deploying daemon osd.2 on smithi104 2024-09-18T12:36:32.726 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:32 smithi104 ceph-mon[27835]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:32.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:32 smithi115 ceph-mon[28529]: Deploying daemon osd.2 on smithi104 2024-09-18T12:36:32.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:32 smithi115 ceph-mon[28529]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:32.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:32 smithi092 ceph-mon[25410]: Deploying daemon osd.2 on smithi104 2024-09-18T12:36:32.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:32 smithi092 ceph-mon[25410]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:35.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:35 smithi104 ceph-mon[27835]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:35.683 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:35 smithi092 ceph-mon[25410]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:35.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:35 smithi115 ceph-mon[28529]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:37.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:37 smithi104 ceph-mon[27835]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:37.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:37 smithi115 ceph-mon[28529]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:37.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:37 smithi092 ceph-mon[25410]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:38.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:38 smithi104 ceph-mon[27835]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:38.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:38 smithi115 ceph-mon[28529]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:38.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:38 smithi092 ceph-mon[25410]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:39.655 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:39 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:36:39.655 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:39 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:39.655 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:39 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:39.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:39 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:36:39.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:39 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:39.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:39 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:39.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:39 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:36:39.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:39 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:39.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:39 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:40.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:40 smithi104 ceph-mon[27835]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:40.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:40 smithi115 ceph-mon[28529]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:40.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:40 smithi092 ceph-mon[25410]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:42.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:41 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:42.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:41 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:42.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:41 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:42.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:41 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:36:42.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:41 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:42.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:41 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:42.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:41 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:42.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:41 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:42.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:41 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:36:42.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:41 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:42.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:41 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:42.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:41 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:42.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:41 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:42.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:41 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:36:42.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:41 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:43.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:42 smithi115 ceph-mon[28529]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:43.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:42 smithi092 ceph-mon[25410]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:43.297 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:42 smithi104 ceph-mon[27835]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:43.575 INFO:teuthology.orchestra.run.smithi104.stdout:Created osd(s) 2 on host 'smithi104' 2024-09-18T12:36:44.204 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:43 smithi104 ceph-mon[27835]: from='osd.2 [v2:172.21.15.104:6800/826922685,v1:172.21.15.104:6801/826922685]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-18T12:36:44.205 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:43 smithi104 ceph-mon[27835]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-18T12:36:44.205 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:36:44.205 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:44.205 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:44.206 DEBUG:teuthology.orchestra.run.smithi104:osd.2> sudo journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.2.service 2024-09-18T12:36:44.209 INFO:tasks.cephadm:Deploying osd.3 on smithi104 with /dev/vg_nvme/lv_3... 2024-09-18T12:36:44.209 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-18T12:36:44.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:43 smithi115 ceph-mon[28529]: from='osd.2 [v2:172.21.15.104:6800/826922685,v1:172.21.15.104:6801/826922685]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-18T12:36:44.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:43 smithi115 ceph-mon[28529]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-18T12:36:44.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:36:44.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:44.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:44.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:43 smithi092 ceph-mon[25410]: from='osd.2 [v2:172.21.15.104:6800/826922685,v1:172.21.15.104:6801/826922685]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-18T12:36:44.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:43 smithi092 ceph-mon[25410]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-18T12:36:44.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:36:44.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:44.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:44.917 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.b/config 2024-09-18T12:36:45.266 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:44 smithi104 ceph-mon[27835]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-18T12:36:45.266 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:44 smithi104 ceph-mon[27835]: from='osd.2 [v2:172.21.15.104:6800/826922685,v1:172.21.15.104:6801/826922685]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-18T12:36:45.266 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:44 smithi104 ceph-mon[27835]: osdmap e16: 3 total, 2 up, 3 in 2024-09-18T12:36:45.266 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:44 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:45.266 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:44 smithi104 ceph-mon[27835]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-18T12:36:45.267 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:44 smithi104 ceph-mon[27835]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:45.267 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:36:44 smithi104 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2[31195]: 2024-09-18T12:36:44.987+0000 7f42c976f640 -1 osd.2 0 waiting for initial osdmap 2024-09-18T12:36:45.267 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:36:44 smithi104 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2[31195]: 2024-09-18T12:36:44.992+0000 7f42c5596640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-18T12:36:45.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:44 smithi115 ceph-mon[28529]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-18T12:36:45.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:44 smithi115 ceph-mon[28529]: from='osd.2 [v2:172.21.15.104:6800/826922685,v1:172.21.15.104:6801/826922685]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-18T12:36:45.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:44 smithi115 ceph-mon[28529]: osdmap e16: 3 total, 2 up, 3 in 2024-09-18T12:36:45.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:44 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:45.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:44 smithi115 ceph-mon[28529]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-18T12:36:45.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:44 smithi115 ceph-mon[28529]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:45.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:44 smithi092 ceph-mon[25410]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-18T12:36:45.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:44 smithi092 ceph-mon[25410]: from='osd.2 [v2:172.21.15.104:6800/826922685,v1:172.21.15.104:6801/826922685]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-18T12:36:45.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:44 smithi092 ceph-mon[25410]: osdmap e16: 3 total, 2 up, 3 in 2024-09-18T12:36:45.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:44 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:45.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:44 smithi092 ceph-mon[25410]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-18T12:36:45.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:44 smithi092 ceph-mon[25410]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:46.144 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:45 smithi104 ceph-mon[27835]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-18T12:36:46.144 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:45 smithi104 ceph-mon[27835]: osdmap e17: 3 total, 2 up, 3 in 2024-09-18T12:36:46.144 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:46.144 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:46.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:45 smithi115 ceph-mon[28529]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-18T12:36:46.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:45 smithi115 ceph-mon[28529]: osdmap e17: 3 total, 2 up, 3 in 2024-09-18T12:36:46.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:46.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:46.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:45 smithi092 ceph-mon[25410]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-18T12:36:46.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:45 smithi092 ceph-mon[25410]: osdmap e17: 3 total, 2 up, 3 in 2024-09-18T12:36:46.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:46.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:47.265 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:47 smithi104 ceph-mon[27835]: purged_snaps scrub starts 2024-09-18T12:36:47.265 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:47 smithi104 ceph-mon[27835]: purged_snaps scrub ok 2024-09-18T12:36:47.265 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:47 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:47.265 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:47 smithi104 ceph-mon[27835]: osd.2 [v2:172.21.15.104:6800/826922685,v1:172.21.15.104:6801/826922685] boot 2024-09-18T12:36:47.265 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:47 smithi104 ceph-mon[27835]: osdmap e18: 3 total, 3 up, 3 in 2024-09-18T12:36:47.266 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:47 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:47.266 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:47 smithi104 ceph-mon[27835]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:47.266 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:47 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' 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-18T12:36:47.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:47 smithi115 ceph-mon[28529]: purged_snaps scrub starts 2024-09-18T12:36:47.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:47 smithi115 ceph-mon[28529]: purged_snaps scrub ok 2024-09-18T12:36:47.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:47 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:47.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:47 smithi115 ceph-mon[28529]: osd.2 [v2:172.21.15.104:6800/826922685,v1:172.21.15.104:6801/826922685] boot 2024-09-18T12:36:47.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:47 smithi115 ceph-mon[28529]: osdmap e18: 3 total, 3 up, 3 in 2024-09-18T12:36:47.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:47 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:47.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:47 smithi115 ceph-mon[28529]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:47.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:47 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' 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-18T12:36:47.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:47 smithi092 ceph-mon[25410]: purged_snaps scrub starts 2024-09-18T12:36:47.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:47 smithi092 ceph-mon[25410]: purged_snaps scrub ok 2024-09-18T12:36:47.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:47 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:47.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:47 smithi092 ceph-mon[25410]: osd.2 [v2:172.21.15.104:6800/826922685,v1:172.21.15.104:6801/826922685] boot 2024-09-18T12:36:47.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:47 smithi092 ceph-mon[25410]: osdmap e18: 3 total, 3 up, 3 in 2024-09-18T12:36:47.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:47 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:36:47.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:47 smithi092 ceph-mon[25410]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-18T12:36:47.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:47 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' 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-18T12:36:48.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' 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-18T12:36:48.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 ceph-mon[27835]: osdmap e19: 3 total, 3 up, 3 in 2024-09-18T12:36:48.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-18T12:36:48.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:48.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:48.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-18T12:36:48.173 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:48.173 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:48.173 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:36:48.173 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:48.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' 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-18T12:36:48.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 ceph-mon[25410]: osdmap e19: 3 total, 3 up, 3 in 2024-09-18T12:36:48.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-18T12:36:48.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:48.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:48.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-18T12:36:48.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:48.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:48.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:36:48.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' 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-18T12:36:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 ceph-mon[28529]: osdmap e19: 3 total, 3 up, 3 in 2024-09-18T12:36:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-18T12:36:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-18T12:36:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:36:48.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:48.734 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48464]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-18T12:36:48.734 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48464]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T12:36:48.734 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T12:36:48.734 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48464]: pam_unix(sudo:session): session closed for user root 2024-09-18T12:36:48.734 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48467]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-18T12:36:48.734 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48467]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T12:36:48.734 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T12:36:48.734 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48467]: pam_unix(sudo:session): session closed for user root 2024-09-18T12:36:48.735 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48470]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-18T12:36:48.735 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48470]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T12:36:48.735 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T12:36:48.735 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48470]: pam_unix(sudo:session): session closed for user root 2024-09-18T12:36:48.735 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48473]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-18T12:36:48.735 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48473]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T12:36:48.735 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T12:36:48.735 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48473]: pam_unix(sudo:session): session closed for user root 2024-09-18T12:36:48.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48476]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-18T12:36:48.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48476]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T12:36:48.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T12:36:48.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48476]: pam_unix(sudo:session): session closed for user root 2024-09-18T12:36:48.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48479]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-18T12:36:48.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48479]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T12:36:48.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T12:36:48.736 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:48 smithi092 sudo[48479]: pam_unix(sudo:session): session closed for user root 2024-09-18T12:36:48.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35092]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-18T12:36:48.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35092]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T12:36:48.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T12:36:48.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35092]: pam_unix(sudo:session): session closed for user root 2024-09-18T12:36:48.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35099]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-18T12:36:48.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35099]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T12:36:48.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T12:36:48.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35099]: pam_unix(sudo:session): session closed for user root 2024-09-18T12:36:48.923 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35007]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-18T12:36:48.923 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35007]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T12:36:48.923 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T12:36:48.923 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35007]: pam_unix(sudo:session): session closed for user root 2024-09-18T12:36:48.923 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35013]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-18T12:36:48.923 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35013]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T12:36:48.923 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T12:36:48.923 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:36:48 smithi104 sudo[35013]: pam_unix(sudo:session): session closed for user root 2024-09-18T12:36:48.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 sudo[29976]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-18T12:36:48.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 sudo[29976]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T12:36:48.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 sudo[29976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T12:36:48.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 sudo[29976]: pam_unix(sudo:session): session closed for user root 2024-09-18T12:36:48.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 sudo[29979]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-18T12:36:48.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 sudo[29979]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-18T12:36:48.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 sudo[29979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-18T12:36:48.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:48 smithi115 sudo[29979]: pam_unix(sudo:session): session closed for user root 2024-09-18T12:36:49.325 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: Detected new or changed devices on smithi104 2024-09-18T12:36:49.325 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: Adjusting osd_memory_target on smithi104 to 21184M 2024-09-18T12:36:49.325 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-18T12:36:49.325 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: osdmap e20: 3 total, 3 up, 3 in 2024-09-18T12:36:49.325 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: pgmap v83: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:49.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T12:36:49.327 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:36:49.327 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:36:49.327 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:36:49.327 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:49 smithi104 ceph-mon[27835]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T12:36:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: Detected new or changed devices on smithi104 2024-09-18T12:36:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: Adjusting osd_memory_target on smithi104 to 21184M 2024-09-18T12:36:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-18T12:36:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: osdmap e20: 3 total, 3 up, 3 in 2024-09-18T12:36:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: pgmap v83: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T12:36:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T12:36:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:36:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:36:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:36:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T12:36:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:36:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:36:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:36:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T12:36:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:49.482 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T12:36:49.482 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:36:49.482 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:36:49.482 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:36:49.482 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:49 smithi115 ceph-mon[28529]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T12:36:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: Detected new or changed devices on smithi104 2024-09-18T12:36:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: Adjusting osd_memory_target on smithi104 to 21184M 2024-09-18T12:36:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-18T12:36:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: osdmap e20: 3 total, 3 up, 3 in 2024-09-18T12:36:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: pgmap v83: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:36:49.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:36:49.486 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:36:49.486 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:49 smithi092 ceph-mon[25410]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-18T12:36:49.644 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-18T12:36:49.670 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi104:vg_nvme/lv_3 2024-09-18T12:36:49.908 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.b/config 2024-09-18T12:36:50.286 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:50 smithi104 ceph-mon[27835]: osdmap e21: 3 total, 3 up, 3 in 2024-09-18T12:36:50.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:50 smithi115 ceph-mon[28529]: osdmap e21: 3 total, 3 up, 3 in 2024-09-18T12:36:50.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:50 smithi092 ceph-mon[25410]: osdmap e21: 3 total, 3 up, 3 in 2024-09-18T12:36:51.238 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:51 smithi104 ceph-mon[27835]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:51.238 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:51 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:36:51.238 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:51 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:36:51.238 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:51 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:51.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:51 smithi115 ceph-mon[28529]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:51.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:51 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:36:51.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:51 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:36:51.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:51 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:51.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:51 smithi092 ceph-mon[25410]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:51.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:51 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:36:51.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:51 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:36:51.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:51 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:36:52.160 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:52 smithi104 ceph-mon[27835]: from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:36:52.160 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:52 smithi104 ceph-mon[27835]: mgrmap e14: x(active, since 2m) 2024-09-18T12:36:52.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:52 smithi115 ceph-mon[28529]: from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:36:52.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:52 smithi115 ceph-mon[28529]: mgrmap e14: x(active, since 2m) 2024-09-18T12:36:52.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:52 smithi092 ceph-mon[25410]: from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:36:52.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:52 smithi092 ceph-mon[25410]: mgrmap e14: x(active, since 2m) 2024-09-18T12:36:53.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:53 smithi104 ceph-mon[27835]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:53.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:53 smithi104 ceph-mon[27835]: from='client.? 172.21.15.104:0/6917440' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "070cb829-e833-48fd-a4e4-470dac158526"} : dispatch 2024-09-18T12:36:53.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:53 smithi104 ceph-mon[27835]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "070cb829-e833-48fd-a4e4-470dac158526"} : dispatch 2024-09-18T12:36:53.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:53 smithi104 ceph-mon[27835]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "070cb829-e833-48fd-a4e4-470dac158526"}]': finished 2024-09-18T12:36:53.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:53 smithi104 ceph-mon[27835]: osdmap e22: 4 total, 3 up, 4 in 2024-09-18T12:36:53.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:53 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:36:53.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:53 smithi115 ceph-mon[28529]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:53.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:53 smithi115 ceph-mon[28529]: from='client.? 172.21.15.104:0/6917440' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "070cb829-e833-48fd-a4e4-470dac158526"} : dispatch 2024-09-18T12:36:53.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:53 smithi115 ceph-mon[28529]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "070cb829-e833-48fd-a4e4-470dac158526"} : dispatch 2024-09-18T12:36:53.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:53 smithi115 ceph-mon[28529]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "070cb829-e833-48fd-a4e4-470dac158526"}]': finished 2024-09-18T12:36:53.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:53 smithi115 ceph-mon[28529]: osdmap e22: 4 total, 3 up, 4 in 2024-09-18T12:36:53.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:53 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:36:53.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:53 smithi092 ceph-mon[25410]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:53.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:53 smithi092 ceph-mon[25410]: from='client.? 172.21.15.104:0/6917440' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "070cb829-e833-48fd-a4e4-470dac158526"} : dispatch 2024-09-18T12:36:53.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:53 smithi092 ceph-mon[25410]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "070cb829-e833-48fd-a4e4-470dac158526"} : dispatch 2024-09-18T12:36:53.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:53 smithi092 ceph-mon[25410]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "070cb829-e833-48fd-a4e4-470dac158526"}]': finished 2024-09-18T12:36:53.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:53 smithi092 ceph-mon[25410]: osdmap e22: 4 total, 3 up, 4 in 2024-09-18T12:36:53.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:36:54.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:54 smithi104 ceph-mon[27835]: from='client.? 172.21.15.104:0/2156865086' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:36:54.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:54 smithi115 ceph-mon[28529]: from='client.? 172.21.15.104:0/2156865086' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:36:54.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:54 smithi092 ceph-mon[25410]: from='client.? 172.21.15.104:0/2156865086' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:36:55.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:55 smithi104 ceph-mon[27835]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:55.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:55 smithi115 ceph-mon[28529]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:55.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:55 smithi092 ceph-mon[25410]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:57.623 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:57 smithi104 ceph-mon[27835]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:57.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:57 smithi115 ceph-mon[28529]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:57.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:57 smithi092 ceph-mon[25410]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:59.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:36:59 smithi104 ceph-mon[27835]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:59.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:36:59 smithi115 ceph-mon[28529]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:36:59.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:36:59 smithi092 ceph-mon[25410]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:00.616 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:00 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-18T12:37:00.617 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:00 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:00.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:00 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-18T12:37:00.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:00 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:00.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:00 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-18T12:37:00.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:00 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:01.581 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:01 smithi104 ceph-mon[27835]: Deploying daemon osd.3 on smithi104 2024-09-18T12:37:01.582 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:01 smithi104 ceph-mon[27835]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:01.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:01 smithi115 ceph-mon[28529]: Deploying daemon osd.3 on smithi104 2024-09-18T12:37:01.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:01 smithi115 ceph-mon[28529]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:01.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:01 smithi092 ceph-mon[25410]: Deploying daemon osd.3 on smithi104 2024-09-18T12:37:01.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:01 smithi092 ceph-mon[25410]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:02.421 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:02 smithi104 ceph-mon[27835]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:02.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:02 smithi115 ceph-mon[28529]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:02.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:02 smithi092 ceph-mon[25410]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:05.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:05 smithi104 ceph-mon[27835]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:05.677 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:05 smithi092 ceph-mon[25410]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:05.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:05 smithi115 ceph-mon[28529]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:07.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:07 smithi104 ceph-mon[27835]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:07.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:07 smithi115 ceph-mon[28529]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:07.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:07 smithi092 ceph-mon[25410]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:08.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:37:08.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:08.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:08.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:08 smithi104 ceph-mon[27835]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:08.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:08 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:37:08.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:08 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:08.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:08 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:08.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:08 smithi115 ceph-mon[28529]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:08.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:08 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:37:08.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:08 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:08.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:08 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:08.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:08 smithi092 ceph-mon[25410]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:11.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:11 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:11.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:11 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:11.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:11 smithi104 ceph-mon[27835]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:11.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:11 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:11.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:11 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:37:11.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:11 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:11.479 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:11 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:11.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:11 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:11.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:11 smithi115 ceph-mon[28529]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:11.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:11 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:11.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:11 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:37:11.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:11 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:11.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:11 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:11.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:11 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:11.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:11 smithi092 ceph-mon[25410]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:11.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:11 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:11.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:11 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:37:11.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:11 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:12.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:12 smithi104 ceph-mon[27835]: from='osd.3 [v2:172.21.15.104:6808/710297485,v1:172.21.15.104:6809/710297485]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-18T12:37:12.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:12 smithi104 ceph-mon[27835]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-18T12:37:12.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:12 smithi115 ceph-mon[28529]: from='osd.3 [v2:172.21.15.104:6808/710297485,v1:172.21.15.104:6809/710297485]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-18T12:37:12.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:12 smithi115 ceph-mon[28529]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-18T12:37:12.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:12 smithi092 ceph-mon[25410]: from='osd.3 [v2:172.21.15.104:6808/710297485,v1:172.21.15.104:6809/710297485]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-18T12:37:12.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:12 smithi092 ceph-mon[25410]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-18T12:37:13.024 INFO:teuthology.orchestra.run.smithi104.stdout:Created osd(s) 3 on host 'smithi104' 2024-09-18T12:37:13.659 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:13 smithi104 ceph-mon[27835]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-18T12:37:13.660 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:13 smithi104 ceph-mon[27835]: osdmap e23: 4 total, 3 up, 4 in 2024-09-18T12:37:13.660 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:13 smithi104 ceph-mon[27835]: from='osd.3 [v2:172.21.15.104:6808/710297485,v1:172.21.15.104:6809/710297485]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-18T12:37:13.660 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:37:13.660 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:13 smithi104 ceph-mon[27835]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-18T12:37:13.660 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:13 smithi104 ceph-mon[27835]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:13.660 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:37:13.660 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:13.660 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:13 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:13.660 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:13 smithi104 ceph-mon[27835]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-18T12:37:13.689 DEBUG:teuthology.orchestra.run.smithi104:osd.3> sudo journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.3.service 2024-09-18T12:37:13.691 INFO:tasks.cephadm:Deploying osd.4 on smithi115 with /dev/vg_nvme/lv_4... 2024-09-18T12:37:13.692 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-18T12:37:13.715 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:13 smithi115 ceph-mon[28529]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-18T12:37:13.715 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:13 smithi115 ceph-mon[28529]: osdmap e23: 4 total, 3 up, 4 in 2024-09-18T12:37:13.715 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:13 smithi115 ceph-mon[28529]: from='osd.3 [v2:172.21.15.104:6808/710297485,v1:172.21.15.104:6809/710297485]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-18T12:37:13.715 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:37:13.715 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:13 smithi115 ceph-mon[28529]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-18T12:37:13.715 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:13 smithi115 ceph-mon[28529]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:13.715 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:37:13.715 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:13.715 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:13 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:13.715 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:13 smithi115 ceph-mon[28529]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-18T12:37:13.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:13 smithi092 ceph-mon[25410]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-18T12:37:13.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:13 smithi092 ceph-mon[25410]: osdmap e23: 4 total, 3 up, 4 in 2024-09-18T12:37:13.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:13 smithi092 ceph-mon[25410]: from='osd.3 [v2:172.21.15.104:6808/710297485,v1:172.21.15.104:6809/710297485]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-18T12:37:13.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:37:13.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:13 smithi092 ceph-mon[25410]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-18T12:37:13.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:13 smithi092 ceph-mon[25410]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:13.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:37:13.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:13.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:13 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:13.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:13 smithi092 ceph-mon[25410]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-18T12:37:13.928 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.c/config 2024-09-18T12:37:14.299 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:14 smithi115 ceph-mon[28529]: osdmap e24: 4 total, 3 up, 4 in 2024-09-18T12:37:14.299 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:14 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:37:14.299 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:14 smithi115 ceph-mon[28529]: osd.3 [v2:172.21.15.104:6808/710297485,v1:172.21.15.104:6809/710297485] boot 2024-09-18T12:37:14.299 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:14 smithi115 ceph-mon[28529]: osdmap e25: 4 total, 4 up, 4 in 2024-09-18T12:37:14.300 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:14 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:37:14.599 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:14 smithi104 ceph-mon[27835]: osdmap e24: 4 total, 3 up, 4 in 2024-09-18T12:37:14.599 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:14 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:37:14.599 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:14 smithi104 ceph-mon[27835]: osd.3 [v2:172.21.15.104:6808/710297485,v1:172.21.15.104:6809/710297485] boot 2024-09-18T12:37:14.599 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:14 smithi104 ceph-mon[27835]: osdmap e25: 4 total, 4 up, 4 in 2024-09-18T12:37:14.599 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:14 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:37:14.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:14 smithi092 ceph-mon[25410]: osdmap e24: 4 total, 3 up, 4 in 2024-09-18T12:37:14.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:14 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:37:14.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:14 smithi092 ceph-mon[25410]: osd.3 [v2:172.21.15.104:6808/710297485,v1:172.21.15.104:6809/710297485] boot 2024-09-18T12:37:14.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:14 smithi092 ceph-mon[25410]: osdmap e25: 4 total, 4 up, 4 in 2024-09-18T12:37:14.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:14 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:37:15.405 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:15 smithi115 ceph-mon[28529]: purged_snaps scrub starts 2024-09-18T12:37:15.405 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:15 smithi115 ceph-mon[28529]: purged_snaps scrub ok 2024-09-18T12:37:15.406 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:15 smithi115 ceph-mon[28529]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:15.406 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:15 smithi115 ceph-mon[28529]: osdmap e26: 4 total, 4 up, 4 in 2024-09-18T12:37:15.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:15 smithi104 ceph-mon[27835]: purged_snaps scrub starts 2024-09-18T12:37:15.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:15 smithi104 ceph-mon[27835]: purged_snaps scrub ok 2024-09-18T12:37:15.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:15 smithi104 ceph-mon[27835]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:15.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:15 smithi104 ceph-mon[27835]: osdmap e26: 4 total, 4 up, 4 in 2024-09-18T12:37:15.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:15 smithi092 ceph-mon[25410]: purged_snaps scrub starts 2024-09-18T12:37:15.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:15 smithi092 ceph-mon[25410]: purged_snaps scrub ok 2024-09-18T12:37:15.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:15 smithi092 ceph-mon[25410]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-18T12:37:15.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:15 smithi092 ceph-mon[25410]: osdmap e26: 4 total, 4 up, 4 in 2024-09-18T12:37:16.525 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:16 smithi115 ceph-mon[28529]: osdmap e27: 4 total, 4 up, 4 in 2024-09-18T12:37:16.526 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:16 smithi115 ceph-mon[28529]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:16.526 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:16 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:16.526 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:16 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:16.526 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:16 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-18T12:37:16.526 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:16 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-18T12:37:16.526 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:16 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:16.526 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:16 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:16.526 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:16 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:37:16.526 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:16 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:16.569 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:37:16.595 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi115:vg_nvme/lv_4 2024-09-18T12:37:16.873 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.c/config 2024-09-18T12:37:16.903 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:16 smithi104 ceph-mon[27835]: osdmap e27: 4 total, 4 up, 4 in 2024-09-18T12:37:16.903 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:16 smithi104 ceph-mon[27835]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:16.903 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:16 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:16.903 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:16 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:16.903 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:16 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-18T12:37:16.903 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:16 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-18T12:37:16.903 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:16 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:16.903 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:16 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:16.903 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:16 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:37:16.903 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:16 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:16.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:16 smithi092 ceph-mon[25410]: osdmap e27: 4 total, 4 up, 4 in 2024-09-18T12:37:16.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:16 smithi092 ceph-mon[25410]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:16.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:16 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:16.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:16 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:16.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:16 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-18T12:37:16.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:16 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-18T12:37:16.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:16 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:16.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:16 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:16.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:16 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:37:16.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:16 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:17.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:17 smithi115 ceph-mon[28529]: Detected new or changed devices on smithi104 2024-09-18T12:37:17.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:17 smithi115 ceph-mon[28529]: Adjusting osd_memory_target on smithi104 to 10592M 2024-09-18T12:37:17.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:17 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:37:17.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:17 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:37:17.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:17 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:17.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:17 smithi104 ceph-mon[27835]: Detected new or changed devices on smithi104 2024-09-18T12:37:17.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:17 smithi104 ceph-mon[27835]: Adjusting osd_memory_target on smithi104 to 10592M 2024-09-18T12:37:17.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:17 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:37:17.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:17 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:37:17.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:17 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:17.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:17 smithi092 ceph-mon[25410]: Detected new or changed devices on smithi104 2024-09-18T12:37:17.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:17 smithi092 ceph-mon[25410]: Adjusting osd_memory_target on smithi104 to 10592M 2024-09-18T12:37:17.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:17 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:37:17.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:17 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:37:17.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:17 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:18.817 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:18 smithi115 ceph-mon[28529]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:37:18.817 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:18 smithi115 ceph-mon[28529]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:18.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:18 smithi104 ceph-mon[27835]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:37:18.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:18 smithi104 ceph-mon[27835]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:18.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:18 smithi092 ceph-mon[25410]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:37:18.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:18 smithi092 ceph-mon[25410]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:20.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:19 smithi104 ceph-mon[27835]: from='client.? 172.21.15.115:0/649034963' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "46f7158f-7ada-415d-a696-43ed1842ae48"} : dispatch 2024-09-18T12:37:20.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:19 smithi104 ceph-mon[27835]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "46f7158f-7ada-415d-a696-43ed1842ae48"} : dispatch 2024-09-18T12:37:20.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:19 smithi104 ceph-mon[27835]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46f7158f-7ada-415d-a696-43ed1842ae48"}]': finished 2024-09-18T12:37:20.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:19 smithi104 ceph-mon[27835]: osdmap e28: 5 total, 4 up, 5 in 2024-09-18T12:37:20.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:19 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:37:20.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:19 smithi115 ceph-mon[28529]: from='client.? 172.21.15.115:0/649034963' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "46f7158f-7ada-415d-a696-43ed1842ae48"} : dispatch 2024-09-18T12:37:20.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:19 smithi115 ceph-mon[28529]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "46f7158f-7ada-415d-a696-43ed1842ae48"} : dispatch 2024-09-18T12:37:20.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:19 smithi115 ceph-mon[28529]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46f7158f-7ada-415d-a696-43ed1842ae48"}]': finished 2024-09-18T12:37:20.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:19 smithi115 ceph-mon[28529]: osdmap e28: 5 total, 4 up, 5 in 2024-09-18T12:37:20.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:19 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:37:20.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:19 smithi092 ceph-mon[25410]: from='client.? 172.21.15.115:0/649034963' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "46f7158f-7ada-415d-a696-43ed1842ae48"} : dispatch 2024-09-18T12:37:20.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:19 smithi092 ceph-mon[25410]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "46f7158f-7ada-415d-a696-43ed1842ae48"} : dispatch 2024-09-18T12:37:20.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:19 smithi092 ceph-mon[25410]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46f7158f-7ada-415d-a696-43ed1842ae48"}]': finished 2024-09-18T12:37:20.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:19 smithi092 ceph-mon[25410]: osdmap e28: 5 total, 4 up, 5 in 2024-09-18T12:37:20.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:19 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:37:21.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:20 smithi104 ceph-mon[27835]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-18T12:37:21.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:20 smithi104 ceph-mon[27835]: from='client.? 172.21.15.115:0/3579207759' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:37:21.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:20 smithi115 ceph-mon[28529]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-18T12:37:21.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:20 smithi115 ceph-mon[28529]: from='client.? 172.21.15.115:0/3579207759' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:37:21.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:20 smithi092 ceph-mon[25410]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-18T12:37:21.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:20 smithi092 ceph-mon[25410]: from='client.? 172.21.15.115:0/3579207759' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:37:23.625 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:23 smithi115 ceph-mon[28529]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-18T12:37:23.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:23 smithi104 ceph-mon[27835]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-18T12:37:23.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:23 smithi092 ceph-mon[25410]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-18T12:37:25.556 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:25 smithi115 ceph-mon[28529]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-18T12:37:25.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:25 smithi104 ceph-mon[27835]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-18T12:37:25.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:25 smithi092 ceph-mon[25410]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-18T12:37:26.444 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:26 smithi115 ceph-mon[28529]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-18T12:37:26.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:26 smithi104 ceph-mon[27835]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-18T12:37:26.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:26 smithi092 ceph-mon[25410]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-18T12:37:27.389 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:27 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-18T12:37:27.390 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:27 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:27.390 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:27 smithi115 ceph-mon[28529]: Deploying daemon osd.4 on smithi115 2024-09-18T12:37:27.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:27 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-18T12:37:27.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:27 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:27.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:27 smithi104 ceph-mon[27835]: Deploying daemon osd.4 on smithi115 2024-09-18T12:37:27.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:27 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-18T12:37:27.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:27 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:27.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:27 smithi092 ceph-mon[25410]: Deploying daemon osd.4 on smithi115 2024-09-18T12:37:28.570 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:28 smithi115 ceph-mon[28529]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-18T12:37:28.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:28 smithi104 ceph-mon[27835]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-18T12:37:28.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:28 smithi092 ceph-mon[25410]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-18T12:37:31.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:31 smithi104 ceph-mon[27835]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:31.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:31 smithi115 ceph-mon[28529]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:31.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:31 smithi092 ceph-mon[25410]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:32.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:32 smithi104 ceph-mon[27835]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:32.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:32 smithi115 ceph-mon[28529]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:32.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:32 smithi092 ceph-mon[25410]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:34.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:34 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:37:34.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:34 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:34.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:34 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:34.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:34 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:37:34.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:34 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:34.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:34 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:34.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:34 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:37:34.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:34 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:34.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:34 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:35.385 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:35 smithi092 ceph-mon[25410]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:35.421 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:35 smithi104 ceph-mon[27835]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:35.432 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:35 smithi115 ceph-mon[28529]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:37.479 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:37 smithi115 ceph-mon[28529]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:37.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:37 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:37.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:37 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:37.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:37 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:37.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:37 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:37:37.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:37 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:37.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:37 smithi104 ceph-mon[27835]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:37.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:37 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:37.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:37 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:37.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:37 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:37.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:37 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:37:37.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:37 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:37.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:37 smithi092 ceph-mon[25410]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:37.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:37 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:37.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:37 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:37.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:37 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:37.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:37 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:37:37.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:37 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:38.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:38 smithi104 ceph-mon[27835]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:38.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:38 smithi115 ceph-mon[28529]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:38.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:38 smithi092 ceph-mon[25410]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:39.188 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 4 on host 'smithi115' 2024-09-18T12:37:39.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:39 smithi104 ceph-mon[27835]: from='osd.4 [v2:172.21.15.115:6800/3640202327,v1:172.21.15.115:6801/3640202327]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-18T12:37:39.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:39 smithi104 ceph-mon[27835]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-18T12:37:39.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:39 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:37:39.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:39 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:39.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:39 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:39.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:39 smithi115 ceph-mon[28529]: from='osd.4 [v2:172.21.15.115:6800/3640202327,v1:172.21.15.115:6801/3640202327]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-18T12:37:39.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:39 smithi115 ceph-mon[28529]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-18T12:37:39.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:39 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:37:39.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:39 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:39.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:39 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:39.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:39 smithi092 ceph-mon[25410]: from='osd.4 [v2:172.21.15.115:6800/3640202327,v1:172.21.15.115:6801/3640202327]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-18T12:37:39.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:39 smithi092 ceph-mon[25410]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-18T12:37:39.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:39 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:37:39.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:39 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:39.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:39 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:39.789 DEBUG:teuthology.orchestra.run.smithi115:osd.4> sudo journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.4.service 2024-09-18T12:37:39.792 INFO:tasks.cephadm:Deploying osd.5 on smithi115 with /dev/vg_nvme/lv_3... 2024-09-18T12:37:39.792 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-18T12:37:40.464 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.c/config 2024-09-18T12:37:40.666 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:40 smithi115 ceph-mon[28529]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-18T12:37:40.666 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:40 smithi115 ceph-mon[28529]: from='osd.4 [v2:172.21.15.115:6800/3640202327,v1:172.21.15.115:6801/3640202327]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-18T12:37:40.666 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:40 smithi115 ceph-mon[28529]: osdmap e29: 5 total, 4 up, 5 in 2024-09-18T12:37:40.666 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:40 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:37:40.666 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:40 smithi115 ceph-mon[28529]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-18T12:37:40.666 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:40 smithi115 ceph-mon[28529]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:40.666 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:40 smithi115 ceph-mon[28529]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-18T12:37:40.666 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:40 smithi115 ceph-mon[28529]: osdmap e30: 5 total, 4 up, 5 in 2024-09-18T12:37:40.666 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:40 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:37:40.667 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:37:40 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:37:40.402+0000 7fdb72bdb640 -1 osd.4 0 waiting for initial osdmap 2024-09-18T12:37:40.667 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:37:40 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:37:40.406+0000 7fdb6ea02640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-18T12:37:40.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:40 smithi104 ceph-mon[27835]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-18T12:37:40.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:40 smithi104 ceph-mon[27835]: from='osd.4 [v2:172.21.15.115:6800/3640202327,v1:172.21.15.115:6801/3640202327]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-18T12:37:40.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:40 smithi104 ceph-mon[27835]: osdmap e29: 5 total, 4 up, 5 in 2024-09-18T12:37:40.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:40 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:37:40.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:40 smithi104 ceph-mon[27835]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-18T12:37:40.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:40 smithi104 ceph-mon[27835]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:40.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:40 smithi104 ceph-mon[27835]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-18T12:37:40.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:40 smithi104 ceph-mon[27835]: osdmap e30: 5 total, 4 up, 5 in 2024-09-18T12:37:40.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:40 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:37:40.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:40 smithi092 ceph-mon[25410]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-18T12:37:40.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:40 smithi092 ceph-mon[25410]: from='osd.4 [v2:172.21.15.115:6800/3640202327,v1:172.21.15.115:6801/3640202327]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-18T12:37:40.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:40 smithi092 ceph-mon[25410]: osdmap e29: 5 total, 4 up, 5 in 2024-09-18T12:37:40.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:40 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:37:40.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:40 smithi092 ceph-mon[25410]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-18T12:37:40.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:40 smithi092 ceph-mon[25410]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-18T12:37:40.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:40 smithi092 ceph-mon[25410]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-18T12:37:40.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:40 smithi092 ceph-mon[25410]: osdmap e30: 5 total, 4 up, 5 in 2024-09-18T12:37:40.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:40 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:37:42.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:42 smithi104 ceph-mon[27835]: purged_snaps scrub starts 2024-09-18T12:37:42.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:42 smithi104 ceph-mon[27835]: purged_snaps scrub ok 2024-09-18T12:37:42.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:42 smithi104 ceph-mon[27835]: osd.4 [v2:172.21.15.115:6800/3640202327,v1:172.21.15.115:6801/3640202327] boot 2024-09-18T12:37:42.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:42 smithi104 ceph-mon[27835]: osdmap e31: 5 total, 5 up, 5 in 2024-09-18T12:37:42.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:42 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:37:42.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:42 smithi104 ceph-mon[27835]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:37:42.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:42 smithi115 ceph-mon[28529]: purged_snaps scrub starts 2024-09-18T12:37:42.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:42 smithi115 ceph-mon[28529]: purged_snaps scrub ok 2024-09-18T12:37:42.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:42 smithi115 ceph-mon[28529]: osd.4 [v2:172.21.15.115:6800/3640202327,v1:172.21.15.115:6801/3640202327] boot 2024-09-18T12:37:42.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:42 smithi115 ceph-mon[28529]: osdmap e31: 5 total, 5 up, 5 in 2024-09-18T12:37:42.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:42 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:37:42.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:42 smithi115 ceph-mon[28529]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:37:42.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:42 smithi092 ceph-mon[25410]: purged_snaps scrub starts 2024-09-18T12:37:42.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:42 smithi092 ceph-mon[25410]: purged_snaps scrub ok 2024-09-18T12:37:42.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:42 smithi092 ceph-mon[25410]: osd.4 [v2:172.21.15.115:6800/3640202327,v1:172.21.15.115:6801/3640202327] boot 2024-09-18T12:37:42.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:42 smithi092 ceph-mon[25410]: osdmap e31: 5 total, 5 up, 5 in 2024-09-18T12:37:42.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:42 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:37:42.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:42 smithi092 ceph-mon[25410]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:37:43.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:43 smithi104 ceph-mon[27835]: osdmap e32: 5 total, 5 up, 5 in 2024-09-18T12:37:43.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:43 smithi104 ceph-mon[27835]: Detected new or changed devices on smithi115 2024-09-18T12:37:43.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:43.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:43.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-18T12:37:43.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:43 smithi104 ceph-mon[27835]: Adjusting osd_memory_target on smithi115 to 21184M 2024-09-18T12:37:43.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:43.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:43.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:37:43.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:43.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:43 smithi115 ceph-mon[28529]: osdmap e32: 5 total, 5 up, 5 in 2024-09-18T12:37:43.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:43 smithi115 ceph-mon[28529]: Detected new or changed devices on smithi115 2024-09-18T12:37:43.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:43.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:43.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-18T12:37:43.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:43 smithi115 ceph-mon[28529]: Adjusting osd_memory_target on smithi115 to 21184M 2024-09-18T12:37:43.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:43.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:43.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:37:43.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:43.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:43 smithi092 ceph-mon[25410]: osdmap e32: 5 total, 5 up, 5 in 2024-09-18T12:37:43.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:43 smithi092 ceph-mon[25410]: Detected new or changed devices on smithi115 2024-09-18T12:37:43.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:43.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:43.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-18T12:37:43.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:43 smithi092 ceph-mon[25410]: Adjusting osd_memory_target on smithi115 to 21184M 2024-09-18T12:37:43.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:43.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:43.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:37:43.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:37:44.615 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:44 smithi115 ceph-mon[28529]: osdmap e33: 5 total, 5 up, 5 in 2024-09-18T12:37:44.616 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:44 smithi115 ceph-mon[28529]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:37:44.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:44 smithi104 ceph-mon[27835]: osdmap e33: 5 total, 5 up, 5 in 2024-09-18T12:37:44.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:44 smithi104 ceph-mon[27835]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:37:44.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:44 smithi092 ceph-mon[25410]: osdmap e33: 5 total, 5 up, 5 in 2024-09-18T12:37:44.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:44 smithi092 ceph-mon[25410]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:37:44.843 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-18T12:37:44.870 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi115:vg_nvme/lv_3 2024-09-18T12:37:45.110 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.c/config 2024-09-18T12:37:46.138 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:37:46.139 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:37:46.139 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:46.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:37:46.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:37:46.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:46.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-18T12:37:46.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-18T12:37:46.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:46.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:46 smithi104 ceph-mon[27835]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:37:46.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:46 smithi104 ceph-mon[27835]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-18T12:37:47.091 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:46 smithi115 ceph-mon[28529]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:37:47.091 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:46 smithi115 ceph-mon[28529]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-18T12:37:47.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:46 smithi092 ceph-mon[25410]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:37:47.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:46 smithi092 ceph-mon[25410]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-18T12:37:48.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:48 smithi104 ceph-mon[27835]: from='client.? 172.21.15.115:0/2455631389' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5b71ceb-e0c4-467d-899e-17670b7219d5"} : dispatch 2024-09-18T12:37:48.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:48 smithi104 ceph-mon[27835]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5b71ceb-e0c4-467d-899e-17670b7219d5"} : dispatch 2024-09-18T12:37:48.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:48 smithi104 ceph-mon[27835]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5b71ceb-e0c4-467d-899e-17670b7219d5"}]': finished 2024-09-18T12:37:48.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:48 smithi104 ceph-mon[27835]: osdmap e34: 6 total, 5 up, 6 in 2024-09-18T12:37:48.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:48 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:37:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:48 smithi115 ceph-mon[28529]: from='client.? 172.21.15.115:0/2455631389' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5b71ceb-e0c4-467d-899e-17670b7219d5"} : dispatch 2024-09-18T12:37:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:48 smithi115 ceph-mon[28529]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5b71ceb-e0c4-467d-899e-17670b7219d5"} : dispatch 2024-09-18T12:37:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:48 smithi115 ceph-mon[28529]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5b71ceb-e0c4-467d-899e-17670b7219d5"}]': finished 2024-09-18T12:37:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:48 smithi115 ceph-mon[28529]: osdmap e34: 6 total, 5 up, 6 in 2024-09-18T12:37:48.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:48 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:37:48.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:48 smithi092 ceph-mon[25410]: from='client.? 172.21.15.115:0/2455631389' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5b71ceb-e0c4-467d-899e-17670b7219d5"} : dispatch 2024-09-18T12:37:48.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:48 smithi092 ceph-mon[25410]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5b71ceb-e0c4-467d-899e-17670b7219d5"} : dispatch 2024-09-18T12:37:48.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:48 smithi092 ceph-mon[25410]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5b71ceb-e0c4-467d-899e-17670b7219d5"}]': finished 2024-09-18T12:37:48.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:48 smithi092 ceph-mon[25410]: osdmap e34: 6 total, 5 up, 6 in 2024-09-18T12:37:48.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:48 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:37:49.425 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:49 smithi104 ceph-mon[27835]: 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-18T12:37:49.425 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:49 smithi104 ceph-mon[27835]: from='client.? 172.21.15.115:0/4112995038' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:49 smithi115 ceph-mon[28529]: 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-18T12:37:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:49 smithi115 ceph-mon[28529]: from='client.? 172.21.15.115:0/4112995038' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:37:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:49 smithi092 ceph-mon[25410]: 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-18T12:37:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:49 smithi092 ceph-mon[25410]: from='client.? 172.21.15.115:0/4112995038' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-18T12:37:51.639 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:51 smithi115 ceph-mon[28529]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-18T12:37:51.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:51 smithi104 ceph-mon[27835]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-18T12:37:51.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:51 smithi092 ceph-mon[25410]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-18T12:37:52.590 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:52 smithi115 ceph-mon[28529]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-18T12:37:52.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:52 smithi104 ceph-mon[27835]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-18T12:37:52.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:52 smithi092 ceph-mon[25410]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-18T12:37:55.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:55 smithi104 ceph-mon[27835]: 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-18T12:37:55.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:55 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-18T12:37:55.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:55 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:55.685 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:55 smithi115 ceph-mon[28529]: 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-18T12:37:55.685 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:55 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-18T12:37:55.685 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:55 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:55.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:55 smithi092 ceph-mon[25410]: 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-18T12:37:55.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:55 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-18T12:37:55.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:55 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:37:56.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:56 smithi104 ceph-mon[27835]: Deploying daemon osd.5 on smithi115 2024-09-18T12:37:56.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:56 smithi104 ceph-mon[27835]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:37:56.681 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:56 smithi115 ceph-mon[28529]: Deploying daemon osd.5 on smithi115 2024-09-18T12:37:56.681 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:56 smithi115 ceph-mon[28529]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:37:56.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:56 smithi092 ceph-mon[25410]: Deploying daemon osd.5 on smithi115 2024-09-18T12:37:56.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:56 smithi092 ceph-mon[25410]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:37:59.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:37:59 smithi104 ceph-mon[27835]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:37:59.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:37:59 smithi115 ceph-mon[28529]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:37:59.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:37:59 smithi092 ceph-mon[25410]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:00.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:00 smithi104 ceph-mon[27835]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:00.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:00 smithi115 ceph-mon[28529]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:00.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:00 smithi092 ceph-mon[25410]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:03.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:03 smithi115 ceph-mon[28529]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:03.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:03 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:03.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:03 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:03.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:03 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:03.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:03 smithi104 ceph-mon[27835]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:03.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:03 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:03.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:03 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:03.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:03 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:03.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:03 smithi092 ceph-mon[25410]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:03.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:03 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:03.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:03 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:03.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:03 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:04.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:04 smithi104 ceph-mon[27835]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:04.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:04 smithi115 ceph-mon[28529]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:04.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:04 smithi092 ceph-mon[25410]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:06.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:05 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:06.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:05 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:06.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:05 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:06.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:05 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:06.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:05 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:06.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:05 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:06.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:05 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:06.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:05 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:06.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:05 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:06.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:05 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:06.421 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:05 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:06.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:05 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:06.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:05 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:06.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:05 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:06.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:05 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:07.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:06 smithi115 ceph-mon[28529]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:07.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:06 smithi092 ceph-mon[25410]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:07.421 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:06 smithi104 ceph-mon[27835]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:08.229 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:07 smithi115 ceph-mon[28529]: from='osd.5 [v2:172.21.15.115:6808/1307525851,v1:172.21.15.115:6809/1307525851]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-18T12:38:08.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:07 smithi115 ceph-mon[28529]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-18T12:38:08.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:07 smithi092 ceph-mon[25410]: from='osd.5 [v2:172.21.15.115:6808/1307525851,v1:172.21.15.115:6809/1307525851]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-18T12:38:08.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:07 smithi092 ceph-mon[25410]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-18T12:38:08.338 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 5 on host 'smithi115' 2024-09-18T12:38:08.421 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:07 smithi104 ceph-mon[27835]: from='osd.5 [v2:172.21.15.115:6808/1307525851,v1:172.21.15.115:6809/1307525851]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-18T12:38:08.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:07 smithi104 ceph-mon[27835]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-18T12:38:08.978 DEBUG:teuthology.orchestra.run.smithi115:osd.5> sudo journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.5.service 2024-09-18T12:38:08.981 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-18T12:38:08.981 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-18T12:38:09.218 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:09.229 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:08 smithi115 ceph-mon[28529]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-18T12:38:09.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:08 smithi115 ceph-mon[28529]: osdmap e35: 6 total, 5 up, 6 in 2024-09-18T12:38:09.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:08 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:38:09.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:08 smithi115 ceph-mon[28529]: from='osd.5 [v2:172.21.15.115:6808/1307525851,v1:172.21.15.115:6809/1307525851]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-18T12:38:09.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:08 smithi115 ceph-mon[28529]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-18T12:38:09.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:08 smithi115 ceph-mon[28529]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:09.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:08 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:09.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:08 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:09.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:08 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:09.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:08 smithi092 ceph-mon[25410]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-18T12:38:09.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:08 smithi092 ceph-mon[25410]: osdmap e35: 6 total, 5 up, 6 in 2024-09-18T12:38:09.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:08 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:38:09.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:08 smithi092 ceph-mon[25410]: from='osd.5 [v2:172.21.15.115:6808/1307525851,v1:172.21.15.115:6809/1307525851]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-18T12:38:09.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:08 smithi092 ceph-mon[25410]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-18T12:38:09.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:08 smithi092 ceph-mon[25410]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:09.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:08 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:09.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:08 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:09.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:08 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:09.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:08 smithi104 ceph-mon[27835]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-18T12:38:09.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:08 smithi104 ceph-mon[27835]: osdmap e35: 6 total, 5 up, 6 in 2024-09-18T12:38:09.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:38:09.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:08 smithi104 ceph-mon[27835]: from='osd.5 [v2:172.21.15.115:6808/1307525851,v1:172.21.15.115:6809/1307525851]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-18T12:38:09.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:08 smithi104 ceph-mon[27835]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-18T12:38:09.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:08 smithi104 ceph-mon[27835]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-18T12:38:09.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:09.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:09.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:08 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:09.852 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:38:10.080 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:09 smithi115 ceph-mon[28529]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-18T12:38:10.080 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:09 smithi115 ceph-mon[28529]: osdmap e36: 6 total, 5 up, 6 in 2024-09-18T12:38:10.080 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:09 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:38:10.080 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:09 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:38:10.080 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:09 smithi115 ceph-mon[28529]: osd.5 [v2:172.21.15.115:6808/1307525851,v1:172.21.15.115:6809/1307525851] boot 2024-09-18T12:38:10.080 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:09 smithi115 ceph-mon[28529]: osdmap e37: 6 total, 6 up, 6 in 2024-09-18T12:38:10.080 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:09 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:38:10.080 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:09 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/2585794698' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-18T12:38:10.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:09 smithi092 ceph-mon[25410]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-18T12:38:10.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:09 smithi092 ceph-mon[25410]: osdmap e36: 6 total, 5 up, 6 in 2024-09-18T12:38:10.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:09 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:38:10.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:09 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:38:10.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:09 smithi092 ceph-mon[25410]: osd.5 [v2:172.21.15.115:6808/1307525851,v1:172.21.15.115:6809/1307525851] boot 2024-09-18T12:38:10.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:09 smithi092 ceph-mon[25410]: osdmap e37: 6 total, 6 up, 6 in 2024-09-18T12:38:10.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:09 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:38:10.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:09 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2585794698' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-18T12:38:10.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:09 smithi104 ceph-mon[27835]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-18T12:38:10.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:09 smithi104 ceph-mon[27835]: osdmap e36: 6 total, 5 up, 6 in 2024-09-18T12:38:10.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:09 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:38:10.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:09 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:38:10.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:09 smithi104 ceph-mon[27835]: osd.5 [v2:172.21.15.115:6808/1307525851,v1:172.21.15.115:6809/1307525851] boot 2024-09-18T12:38:10.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:09 smithi104 ceph-mon[27835]: osdmap e37: 6 total, 6 up, 6 in 2024-09-18T12:38:10.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:09 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:38:10.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:09 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/2585794698' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-18T12:38:10.553 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":37,"num_osds":6,"num_up_osds":6,"osd_up_since":1726663089,"num_in_osds":6,"osd_in_since":1726663068,"num_remapped_pgs":1} 2024-09-18T12:38:10.554 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-18T12:38:10.802 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:11.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:10 smithi092 ceph-mon[25410]: purged_snaps scrub starts 2024-09-18T12:38:11.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:10 smithi092 ceph-mon[25410]: purged_snaps scrub ok 2024-09-18T12:38:11.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:10 smithi092 ceph-mon[25410]: pgmap v141: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:11.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:10 smithi092 ceph-mon[25410]: osdmap e38: 6 total, 6 up, 6 in 2024-09-18T12:38:11.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:10 smithi115 ceph-mon[28529]: purged_snaps scrub starts 2024-09-18T12:38:11.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:10 smithi115 ceph-mon[28529]: purged_snaps scrub ok 2024-09-18T12:38:11.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:10 smithi115 ceph-mon[28529]: pgmap v141: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:11.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:10 smithi115 ceph-mon[28529]: osdmap e38: 6 total, 6 up, 6 in 2024-09-18T12:38:11.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:10 smithi104 ceph-mon[27835]: purged_snaps scrub starts 2024-09-18T12:38:11.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:10 smithi104 ceph-mon[27835]: purged_snaps scrub ok 2024-09-18T12:38:11.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:10 smithi104 ceph-mon[27835]: pgmap v141: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:11.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:10 smithi104 ceph-mon[27835]: osdmap e38: 6 total, 6 up, 6 in 2024-09-18T12:38:11.570 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:38:11.571 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":39,"fsid":"01a63ebc-75ba-11ef-bceb-c7b262605968","created":"2024-09-18T12:33:24.801686+0000","modified":"2024-09-18T12:38:11.524397+0000","last_up_change":"2024-09-18T12:38:09.521616+0000","last_in_change":"2024-09-18T12:37:48.048519+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-18T12:36:46.555166+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":"a858ad43-263d-4762-bc53-83cf9003e736","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.92:6802","nonce":3454140757},{"type":"v1","addr":"172.21.15.92:6803","nonce":3454140757}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":3454140757},{"type":"v1","addr":"172.21.15.92:6805","nonce":3454140757}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6808","nonce":3454140757},{"type":"v1","addr":"172.21.15.92:6809","nonce":3454140757}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":3454140757},{"type":"v1","addr":"172.21.15.92:6807","nonce":3454140757}]},"public_addr":"172.21.15.92:6803/3454140757","cluster_addr":"172.21.15.92:6805/3454140757","heartbeat_back_addr":"172.21.15.92:6809/3454140757","heartbeat_front_addr":"172.21.15.92:6807/3454140757","state":["exists","up"]},{"osd":1,"uuid":"bdd75e40-e6f9-425b-9a8e-7688111d487f","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.92:6810","nonce":3627896584},{"type":"v1","addr":"172.21.15.92:6811","nonce":3627896584}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":3627896584},{"type":"v1","addr":"172.21.15.92:6813","nonce":3627896584}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6816","nonce":3627896584},{"type":"v1","addr":"172.21.15.92:6817","nonce":3627896584}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":3627896584},{"type":"v1","addr":"172.21.15.92:6815","nonce":3627896584}]},"public_addr":"172.21.15.92:6811/3627896584","cluster_addr":"172.21.15.92:6813/3627896584","heartbeat_back_addr":"172.21.15.92:6817/3627896584","heartbeat_front_addr":"172.21.15.92:6815/3627896584","state":["exists","up"]},{"osd":2,"uuid":"e3a7302b-15b3-42c5-b087-f74d11b6625d","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.104:6800","nonce":826922685},{"type":"v1","addr":"172.21.15.104:6801","nonce":826922685}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6802","nonce":826922685},{"type":"v1","addr":"172.21.15.104:6803","nonce":826922685}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6806","nonce":826922685},{"type":"v1","addr":"172.21.15.104:6807","nonce":826922685}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6804","nonce":826922685},{"type":"v1","addr":"172.21.15.104:6805","nonce":826922685}]},"public_addr":"172.21.15.104:6801/826922685","cluster_addr":"172.21.15.104:6803/826922685","heartbeat_back_addr":"172.21.15.104:6807/826922685","heartbeat_front_addr":"172.21.15.104:6805/826922685","state":["exists","up"]},{"osd":3,"uuid":"070cb829-e833-48fd-a4e4-470dac158526","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.104:6808","nonce":710297485},{"type":"v1","addr":"172.21.15.104:6809","nonce":710297485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6810","nonce":710297485},{"type":"v1","addr":"172.21.15.104:6811","nonce":710297485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6814","nonce":710297485},{"type":"v1","addr":"172.21.15.104:6815","nonce":710297485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6812","nonce":710297485},{"type":"v1","addr":"172.21.15.104:6813","nonce":710297485}]},"public_addr":"172.21.15.104:6809/710297485","cluster_addr":"172.21.15.104:6811/710297485","heartbeat_back_addr":"172.21.15.104:6815/710297485","heartbeat_front_addr":"172.21.15.104:6813/710297485","state":["exists","up"]},{"osd":4,"uuid":"46f7158f-7ada-415d-a696-43ed1842ae48","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.115:6800","nonce":3640202327},{"type":"v1","addr":"172.21.15.115:6801","nonce":3640202327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":3640202327},{"type":"v1","addr":"172.21.15.115:6803","nonce":3640202327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":3640202327},{"type":"v1","addr":"172.21.15.115:6807","nonce":3640202327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":3640202327},{"type":"v1","addr":"172.21.15.115:6805","nonce":3640202327}]},"public_addr":"172.21.15.115:6801/3640202327","cluster_addr":"172.21.15.115:6803/3640202327","heartbeat_back_addr":"172.21.15.115:6807/3640202327","heartbeat_front_addr":"172.21.15.115:6805/3640202327","state":["exists","up"]},{"osd":5,"uuid":"e5b71ceb-e0c4-467d-899e-17670b7219d5","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.115:6808","nonce":1307525851},{"type":"v1","addr":"172.21.15.115:6809","nonce":1307525851}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":1307525851},{"type":"v1","addr":"172.21.15.115:6811","nonce":1307525851}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":1307525851},{"type":"v1","addr":"172.21.15.115:6815","nonce":1307525851}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":1307525851},{"type":"v1","addr":"172.21.15.115:6813","nonce":1307525851}]},"public_addr":"172.21.15.115:6809/1307525851","cluster_addr":"172.21.15.115:6811/1307525851","heartbeat_back_addr":"172.21.15.115:6815/1307525851","heartbeat_front_addr":"172.21.15.115:6813/1307525851","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-18T12:35:48.302932+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-18T12:36:18.129700+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-18T12:36:44.359033+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-18T12:37:13.253596+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-18T12:37:39.827441+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-18T12:38:08.479243+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.92:0/1291750853":"2024-09-19T12:34:22.249820+0000","172.21.15.92:6801/744011827":"2024-09-19T12:34:22.249820+0000","172.21.15.92:6800/744011827":"2024-09-19T12:34:22.249820+0000","172.21.15.92:0/28059437":"2024-09-19T12:34:22.249820+0000","172.21.15.92:0/3023053292":"2024-09-19T12:33:57.394117+0000","172.21.15.92:0/2268657433":"2024-09-19T12:34:22.249820+0000","172.21.15.92:6801/2970055642":"2024-09-19T12:33:57.394117+0000","172.21.15.92:6800/2970055642":"2024-09-19T12:33:57.394117+0000","172.21.15.92:0/2772619210":"2024-09-19T12:33:57.394117+0000","172.21.15.92:0/2884920778":"2024-09-19T12:33:57.394117+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-18T12:38:12.178 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-18T12:36:46.555166+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-18T12:38:12.179 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-18T12:38:12.416 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:12.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:12 smithi092 ceph-mon[25410]: osdmap e39: 6 total, 6 up, 6 in 2024-09-18T12:38:12.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:12 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2540607883' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-18T12:38:12.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:12 smithi092 ceph-mon[25410]: Detected new or changed devices on smithi115 2024-09-18T12:38:12.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:12 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:12.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:12 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:12.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:12 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-18T12:38:12.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:12 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-18T12:38:12.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:12 smithi092 ceph-mon[25410]: Adjusting osd_memory_target on smithi115 to 10592M 2024-09-18T12:38:12.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:12 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:12.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:12 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:12.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:12 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:12.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:12 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:12.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:12 smithi092 ceph-mon[25410]: pgmap v144: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:12.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:12 smithi104 ceph-mon[27835]: osdmap e39: 6 total, 6 up, 6 in 2024-09-18T12:38:12.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:12 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/2540607883' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-18T12:38:12.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:12 smithi104 ceph-mon[27835]: Detected new or changed devices on smithi115 2024-09-18T12:38:12.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:12 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:12.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:12 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:12.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:12 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-18T12:38:12.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:12 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-18T12:38:12.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:12 smithi104 ceph-mon[27835]: Adjusting osd_memory_target on smithi115 to 10592M 2024-09-18T12:38:12.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:12 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:12.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:12 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:12.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:12 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:12.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:12 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:12.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:12 smithi104 ceph-mon[27835]: pgmap v144: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:12.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:12 smithi115 ceph-mon[28529]: osdmap e39: 6 total, 6 up, 6 in 2024-09-18T12:38:12.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:12 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/2540607883' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-18T12:38:12.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:12 smithi115 ceph-mon[28529]: Detected new or changed devices on smithi115 2024-09-18T12:38:12.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:12 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:12.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:12 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:12.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:12 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-18T12:38:12.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:12 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-18T12:38:12.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:12 smithi115 ceph-mon[28529]: Adjusting osd_memory_target on smithi115 to 10592M 2024-09-18T12:38:12.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:12 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:12.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:12 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:12.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:12 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:12.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:12 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:12.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:12 smithi115 ceph-mon[28529]: pgmap v144: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:13.036 INFO:teuthology.orchestra.run.smithi092.stdout:pg_num: 1 2024-09-18T12:38:13.633 INFO:tasks.cephadm:Setting up client nodes... 2024-09-18T12:38:13.634 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-18T12:38:13.870 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:13.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:13 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/472204389' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-18T12:38:13.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:13 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/472204389' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-18T12:38:13.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:13 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/472204389' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-18T12:38:14.608 INFO:teuthology.orchestra.run.smithi092.stdout:[client.0] 2024-09-18T12:38:14.609 INFO:teuthology.orchestra.run.smithi092.stdout: key = AQC2yepmWhEkJBAAGhJlmcgLDLPssPOVDix+rw== 2024-09-18T12:38:14.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:14 smithi104 ceph-mon[27835]: pgmap v145: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:14.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:14 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/369316353' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-18T12:38:14.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:14 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/369316353' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-18T12:38:14.970 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:14 smithi092 ceph-mon[25410]: pgmap v145: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:14.970 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:14 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/369316353' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-18T12:38:14.970 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:14 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/369316353' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-18T12:38:14.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:14 smithi115 ceph-mon[28529]: pgmap v145: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:14.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:14 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/369316353' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-18T12:38:14.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:14 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/369316353' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-18T12:38:15.298 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-18T12:38:15.298 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-18T12:38:15.298 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-18T12:38:15.335 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-18T12:38:15.613 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:16.240 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:38:16.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:16 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/3868217850' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-18T12:38:16.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:16 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/3868217850' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-18T12:38:16.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:16 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/3868217850' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-18T12:38:16.903 INFO:teuthology.orchestra.run.smithi092.stdout:[{"version":17,"timestamp":"2024-09-18T12:38:11.615096+0000","name":"","changes":[{"name":"osd/host:smithi115/osd_memory_target","previous_value":"22213088870","new_value":"11106544435"}]}] 2024-09-18T12:38:16.904 INFO:tasks.ceph_manager:config epoch is 17 2024-09-18T12:38:16.904 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-18T12:38:16.904 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-18T12:38:16.904 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-18T12:38:17.143 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:17.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:17 smithi092 ceph-mon[25410]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-18T12:38:17.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:17 smithi104 ceph-mon[27835]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-18T12:38:17.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:17 smithi115 ceph-mon[28529]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-18T12:38:17.879 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:38:18.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:18 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2258437461' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-18T12:38:18.611 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":14,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6800","nonce":986185177},{"type":"v1","addr":"172.21.15.92:6801","nonce":986185177}]},"active_addr":"172.21.15.92:6801/986185177","active_change":"2024-09-18T12:34:22.249966+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.0","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.92: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.92:0","nonce":1036522082}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":297634130}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":3200503749}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":2081704549}]}]} 2024-09-18T12:38:18.613 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-18T12:38:18.613 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-18T12:38:18.613 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-18T12:38:18.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:18 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/2258437461' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-18T12:38:18.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:18 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/2258437461' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-18T12:38:18.852 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:19.477 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:38:19.477 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":39,"fsid":"01a63ebc-75ba-11ef-bceb-c7b262605968","created":"2024-09-18T12:33:24.801686+0000","modified":"2024-09-18T12:38:11.524397+0000","last_up_change":"2024-09-18T12:38:09.521616+0000","last_in_change":"2024-09-18T12:37:48.048519+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-18T12:36:46.555166+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":"a858ad43-263d-4762-bc53-83cf9003e736","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.92:6802","nonce":3454140757},{"type":"v1","addr":"172.21.15.92:6803","nonce":3454140757}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":3454140757},{"type":"v1","addr":"172.21.15.92:6805","nonce":3454140757}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6808","nonce":3454140757},{"type":"v1","addr":"172.21.15.92:6809","nonce":3454140757}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":3454140757},{"type":"v1","addr":"172.21.15.92:6807","nonce":3454140757}]},"public_addr":"172.21.15.92:6803/3454140757","cluster_addr":"172.21.15.92:6805/3454140757","heartbeat_back_addr":"172.21.15.92:6809/3454140757","heartbeat_front_addr":"172.21.15.92:6807/3454140757","state":["exists","up"]},{"osd":1,"uuid":"bdd75e40-e6f9-425b-9a8e-7688111d487f","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.92:6810","nonce":3627896584},{"type":"v1","addr":"172.21.15.92:6811","nonce":3627896584}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":3627896584},{"type":"v1","addr":"172.21.15.92:6813","nonce":3627896584}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6816","nonce":3627896584},{"type":"v1","addr":"172.21.15.92:6817","nonce":3627896584}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":3627896584},{"type":"v1","addr":"172.21.15.92:6815","nonce":3627896584}]},"public_addr":"172.21.15.92:6811/3627896584","cluster_addr":"172.21.15.92:6813/3627896584","heartbeat_back_addr":"172.21.15.92:6817/3627896584","heartbeat_front_addr":"172.21.15.92:6815/3627896584","state":["exists","up"]},{"osd":2,"uuid":"e3a7302b-15b3-42c5-b087-f74d11b6625d","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.104:6800","nonce":826922685},{"type":"v1","addr":"172.21.15.104:6801","nonce":826922685}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6802","nonce":826922685},{"type":"v1","addr":"172.21.15.104:6803","nonce":826922685}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6806","nonce":826922685},{"type":"v1","addr":"172.21.15.104:6807","nonce":826922685}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6804","nonce":826922685},{"type":"v1","addr":"172.21.15.104:6805","nonce":826922685}]},"public_addr":"172.21.15.104:6801/826922685","cluster_addr":"172.21.15.104:6803/826922685","heartbeat_back_addr":"172.21.15.104:6807/826922685","heartbeat_front_addr":"172.21.15.104:6805/826922685","state":["exists","up"]},{"osd":3,"uuid":"070cb829-e833-48fd-a4e4-470dac158526","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.104:6808","nonce":710297485},{"type":"v1","addr":"172.21.15.104:6809","nonce":710297485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6810","nonce":710297485},{"type":"v1","addr":"172.21.15.104:6811","nonce":710297485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6814","nonce":710297485},{"type":"v1","addr":"172.21.15.104:6815","nonce":710297485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6812","nonce":710297485},{"type":"v1","addr":"172.21.15.104:6813","nonce":710297485}]},"public_addr":"172.21.15.104:6809/710297485","cluster_addr":"172.21.15.104:6811/710297485","heartbeat_back_addr":"172.21.15.104:6815/710297485","heartbeat_front_addr":"172.21.15.104:6813/710297485","state":["exists","up"]},{"osd":4,"uuid":"46f7158f-7ada-415d-a696-43ed1842ae48","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.115:6800","nonce":3640202327},{"type":"v1","addr":"172.21.15.115:6801","nonce":3640202327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":3640202327},{"type":"v1","addr":"172.21.15.115:6803","nonce":3640202327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":3640202327},{"type":"v1","addr":"172.21.15.115:6807","nonce":3640202327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":3640202327},{"type":"v1","addr":"172.21.15.115:6805","nonce":3640202327}]},"public_addr":"172.21.15.115:6801/3640202327","cluster_addr":"172.21.15.115:6803/3640202327","heartbeat_back_addr":"172.21.15.115:6807/3640202327","heartbeat_front_addr":"172.21.15.115:6805/3640202327","state":["exists","up"]},{"osd":5,"uuid":"e5b71ceb-e0c4-467d-899e-17670b7219d5","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.115:6808","nonce":1307525851},{"type":"v1","addr":"172.21.15.115:6809","nonce":1307525851}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":1307525851},{"type":"v1","addr":"172.21.15.115:6811","nonce":1307525851}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":1307525851},{"type":"v1","addr":"172.21.15.115:6815","nonce":1307525851}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":1307525851},{"type":"v1","addr":"172.21.15.115:6813","nonce":1307525851}]},"public_addr":"172.21.15.115:6809/1307525851","cluster_addr":"172.21.15.115:6811/1307525851","heartbeat_back_addr":"172.21.15.115:6815/1307525851","heartbeat_front_addr":"172.21.15.115:6813/1307525851","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-18T12:35:48.302932+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-18T12:36:18.129700+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-18T12:36:44.359033+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-18T12:37:13.253596+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-18T12:37:39.827441+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-18T12:38:08.479243+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.92:0/1291750853":"2024-09-19T12:34:22.249820+0000","172.21.15.92:6801/744011827":"2024-09-19T12:34:22.249820+0000","172.21.15.92:6800/744011827":"2024-09-19T12:34:22.249820+0000","172.21.15.92:0/28059437":"2024-09-19T12:34:22.249820+0000","172.21.15.92:0/3023053292":"2024-09-19T12:33:57.394117+0000","172.21.15.92:0/2268657433":"2024-09-19T12:34:22.249820+0000","172.21.15.92:6801/2970055642":"2024-09-19T12:33:57.394117+0000","172.21.15.92:6800/2970055642":"2024-09-19T12:33:57.394117+0000","172.21.15.92:0/2772619210":"2024-09-19T12:33:57.394117+0000","172.21.15.92:0/2884920778":"2024-09-19T12:33:57.394117+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-18T12:38:19.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:19 smithi104 ceph-mon[27835]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-18T12:38:19.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:19 smithi115 ceph-mon[28529]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-18T12:38:19.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:19 smithi092 ceph-mon[25410]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-18T12:38:20.175 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-18T12:38:20.175 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-18T12:38:20.414 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:20.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:20 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/1971043590' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-18T12:38:20.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:20 smithi092 ceph-mon[25410]: 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-18T12:38:20.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:20 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/1971043590' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-18T12:38:20.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:20 smithi104 ceph-mon[27835]: 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-18T12:38:20.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:20 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/1971043590' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-18T12:38:20.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:20 smithi115 ceph-mon[28529]: 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-18T12:38:21.039 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:38:21.040 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":39,"fsid":"01a63ebc-75ba-11ef-bceb-c7b262605968","created":"2024-09-18T12:33:24.801686+0000","modified":"2024-09-18T12:38:11.524397+0000","last_up_change":"2024-09-18T12:38:09.521616+0000","last_in_change":"2024-09-18T12:37:48.048519+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-18T12:36:46.555166+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":"a858ad43-263d-4762-bc53-83cf9003e736","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.92:6802","nonce":3454140757},{"type":"v1","addr":"172.21.15.92:6803","nonce":3454140757}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":3454140757},{"type":"v1","addr":"172.21.15.92:6805","nonce":3454140757}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6808","nonce":3454140757},{"type":"v1","addr":"172.21.15.92:6809","nonce":3454140757}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":3454140757},{"type":"v1","addr":"172.21.15.92:6807","nonce":3454140757}]},"public_addr":"172.21.15.92:6803/3454140757","cluster_addr":"172.21.15.92:6805/3454140757","heartbeat_back_addr":"172.21.15.92:6809/3454140757","heartbeat_front_addr":"172.21.15.92:6807/3454140757","state":["exists","up"]},{"osd":1,"uuid":"bdd75e40-e6f9-425b-9a8e-7688111d487f","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.92:6810","nonce":3627896584},{"type":"v1","addr":"172.21.15.92:6811","nonce":3627896584}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":3627896584},{"type":"v1","addr":"172.21.15.92:6813","nonce":3627896584}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6816","nonce":3627896584},{"type":"v1","addr":"172.21.15.92:6817","nonce":3627896584}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":3627896584},{"type":"v1","addr":"172.21.15.92:6815","nonce":3627896584}]},"public_addr":"172.21.15.92:6811/3627896584","cluster_addr":"172.21.15.92:6813/3627896584","heartbeat_back_addr":"172.21.15.92:6817/3627896584","heartbeat_front_addr":"172.21.15.92:6815/3627896584","state":["exists","up"]},{"osd":2,"uuid":"e3a7302b-15b3-42c5-b087-f74d11b6625d","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.104:6800","nonce":826922685},{"type":"v1","addr":"172.21.15.104:6801","nonce":826922685}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6802","nonce":826922685},{"type":"v1","addr":"172.21.15.104:6803","nonce":826922685}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6806","nonce":826922685},{"type":"v1","addr":"172.21.15.104:6807","nonce":826922685}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6804","nonce":826922685},{"type":"v1","addr":"172.21.15.104:6805","nonce":826922685}]},"public_addr":"172.21.15.104:6801/826922685","cluster_addr":"172.21.15.104:6803/826922685","heartbeat_back_addr":"172.21.15.104:6807/826922685","heartbeat_front_addr":"172.21.15.104:6805/826922685","state":["exists","up"]},{"osd":3,"uuid":"070cb829-e833-48fd-a4e4-470dac158526","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.104:6808","nonce":710297485},{"type":"v1","addr":"172.21.15.104:6809","nonce":710297485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6810","nonce":710297485},{"type":"v1","addr":"172.21.15.104:6811","nonce":710297485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6814","nonce":710297485},{"type":"v1","addr":"172.21.15.104:6815","nonce":710297485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6812","nonce":710297485},{"type":"v1","addr":"172.21.15.104:6813","nonce":710297485}]},"public_addr":"172.21.15.104:6809/710297485","cluster_addr":"172.21.15.104:6811/710297485","heartbeat_back_addr":"172.21.15.104:6815/710297485","heartbeat_front_addr":"172.21.15.104:6813/710297485","state":["exists","up"]},{"osd":4,"uuid":"46f7158f-7ada-415d-a696-43ed1842ae48","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.115:6800","nonce":3640202327},{"type":"v1","addr":"172.21.15.115:6801","nonce":3640202327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":3640202327},{"type":"v1","addr":"172.21.15.115:6803","nonce":3640202327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":3640202327},{"type":"v1","addr":"172.21.15.115:6807","nonce":3640202327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":3640202327},{"type":"v1","addr":"172.21.15.115:6805","nonce":3640202327}]},"public_addr":"172.21.15.115:6801/3640202327","cluster_addr":"172.21.15.115:6803/3640202327","heartbeat_back_addr":"172.21.15.115:6807/3640202327","heartbeat_front_addr":"172.21.15.115:6805/3640202327","state":["exists","up"]},{"osd":5,"uuid":"e5b71ceb-e0c4-467d-899e-17670b7219d5","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.115:6808","nonce":1307525851},{"type":"v1","addr":"172.21.15.115:6809","nonce":1307525851}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":1307525851},{"type":"v1","addr":"172.21.15.115:6811","nonce":1307525851}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":1307525851},{"type":"v1","addr":"172.21.15.115:6815","nonce":1307525851}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":1307525851},{"type":"v1","addr":"172.21.15.115:6813","nonce":1307525851}]},"public_addr":"172.21.15.115:6809/1307525851","cluster_addr":"172.21.15.115:6811/1307525851","heartbeat_back_addr":"172.21.15.115:6815/1307525851","heartbeat_front_addr":"172.21.15.115:6813/1307525851","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-18T12:35:48.302932+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-18T12:36:18.129700+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-18T12:36:44.359033+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-18T12:37:13.253596+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-18T12:37:39.827441+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-18T12:38:08.479243+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.92:0/1291750853":"2024-09-19T12:34:22.249820+0000","172.21.15.92:6801/744011827":"2024-09-19T12:34:22.249820+0000","172.21.15.92:6800/744011827":"2024-09-19T12:34:22.249820+0000","172.21.15.92:0/28059437":"2024-09-19T12:34:22.249820+0000","172.21.15.92:0/3023053292":"2024-09-19T12:33:57.394117+0000","172.21.15.92:0/2268657433":"2024-09-19T12:34:22.249820+0000","172.21.15.92:6801/2970055642":"2024-09-19T12:33:57.394117+0000","172.21.15.92:6800/2970055642":"2024-09-19T12:33:57.394117+0000","172.21.15.92:0/2772619210":"2024-09-19T12:33:57.394117+0000","172.21.15.92:0/2884920778":"2024-09-19T12:33:57.394117+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-18T12:38:21.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:21 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/2362558269' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-18T12:38:21.712 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:21 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2362558269' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-18T12:38:21.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:21 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/2362558269' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-18T12:38:21.740 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-18T12:38:21.740 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-18T12:38:21.741 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-18T12:38:21.741 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-18T12:38:21.741 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-18T12:38:21.742 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-18T12:38:22.022 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:22.027 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:22.424 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:22 smithi092 ceph-mon[25410]: 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-18T12:38:22.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:22 smithi104 ceph-mon[27835]: 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-18T12:38:22.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:22 smithi115 ceph-mon[28529]: 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-18T12:38:22.919 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:23.325 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:23.327 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:25.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:25 smithi092 ceph-mon[25410]: 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-18T12:38:25.575 INFO:teuthology.orchestra.run.smithi092.stdout:77309411351 2024-09-18T12:38:25.575 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-18T12:38:25.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:25 smithi104 ceph-mon[27835]: 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-18T12:38:25.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:25 smithi115 ceph-mon[28529]: 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-18T12:38:25.922 INFO:teuthology.orchestra.run.smithi092.stdout:158913789957 2024-09-18T12:38:25.922 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-18T12:38:26.500 INFO:teuthology.orchestra.run.smithi092.stdout:133143986187 2024-09-18T12:38:26.500 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-18T12:38:26.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:26 smithi104 ceph-mon[27835]: 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-18T12:38:26.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:26 smithi115 ceph-mon[28529]: 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-18T12:38:26.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:26 smithi092 ceph-mon[25410]: 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-18T12:38:26.881 INFO:teuthology.orchestra.run.smithi092.stdout:55834574876 2024-09-18T12:38:26.881 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-18T12:38:27.384 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:27.415 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:27.426 INFO:teuthology.orchestra.run.smithi092.stdout:107374182415 2024-09-18T12:38:27.426 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-18T12:38:28.446 INFO:teuthology.orchestra.run.smithi092.stdout:77309411352 2024-09-18T12:38:28.949 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:28.955 INFO:teuthology.orchestra.run.smithi092.stdout:34359738403 2024-09-18T12:38:28.955 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-18T12:38:29.185 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:29.186 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:29.402 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:29.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:29 smithi092 ceph-mon[25410]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:29.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:29 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/3457802151' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-18T12:38:29.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:29 smithi104 ceph-mon[27835]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:29.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:29 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/3457802151' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-18T12:38:29.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:29 smithi115 ceph-mon[28529]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:29.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:29 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/3457802151' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-18T12:38:30.031 INFO:teuthology.orchestra.run.smithi092.stdout:133143986188 2024-09-18T12:38:30.243 INFO:teuthology.orchestra.run.smithi092.stdout:55834574877 2024-09-18T12:38:30.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:30 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/1882038356' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-18T12:38:30.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:30 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2247271362' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-18T12:38:30.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:30 smithi092 ceph-mon[25410]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:30.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:30 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/1882038356' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-18T12:38:30.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:30 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/2247271362' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-18T12:38:30.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:30 smithi104 ceph-mon[27835]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:30.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:30 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/1882038356' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-18T12:38:30.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:30 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/2247271362' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-18T12:38:30.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:30 smithi115 ceph-mon[28529]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:31.120 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574876 got 55834574877 for osd.1 2024-09-18T12:38:31.121 DEBUG:teuthology.parallel:result is None 2024-09-18T12:38:31.674 INFO:teuthology.orchestra.run.smithi092.stdout:158913789959 2024-09-18T12:38:31.900 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411351 got 77309411352 for osd.2 2024-09-18T12:38:31.900 DEBUG:teuthology.parallel:result is None 2024-09-18T12:38:31.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:31 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/3500828958' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-18T12:38:31.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:31 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/3500828958' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-18T12:38:32.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:31 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/3500828958' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-18T12:38:32.496 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789957 got 158913789959 for osd.5 2024-09-18T12:38:32.496 DEBUG:teuthology.parallel:result is None 2024-09-18T12:38:32.892 INFO:teuthology.orchestra.run.smithi092.stdout:107374182417 2024-09-18T12:38:32.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:32 smithi115 ceph-mon[28529]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:32.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:32 smithi092 ceph-mon[25410]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:33.147 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986187 got 133143986188 for osd.4 2024-09-18T12:38:33.147 DEBUG:teuthology.parallel:result is None 2024-09-18T12:38:33.171 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:32 smithi104 ceph-mon[27835]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:33.284 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:33.857 INFO:teuthology.orchestra.run.smithi092.stdout:34359738404 2024-09-18T12:38:33.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:33 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2762733247' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-18T12:38:34.171 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182415 got 107374182417 for osd.3 2024-09-18T12:38:34.171 DEBUG:teuthology.parallel:result is None 2024-09-18T12:38:34.171 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:33 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/2762733247' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-18T12:38:34.229 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:33 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/2762733247' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-18T12:38:34.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:34 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/4216989586' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-18T12:38:34.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:34 smithi092 ceph-mon[25410]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:34.826 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738403 got 34359738404 for osd.0 2024-09-18T12:38:34.827 DEBUG:teuthology.parallel:result is None 2024-09-18T12:38:34.827 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-18T12:38:34.827 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-18T12:38:35.068 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:35.131 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:34 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/4216989586' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-18T12:38:35.131 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:34 smithi115 ceph-mon[28529]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:35.171 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:34 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/4216989586' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-18T12:38:35.171 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:34 smithi104 ceph-mon[27835]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:35.741 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:38:35.742 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-18T12:38:36.390 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":155,"stamp":"2024-09-18T12:38:34.297643+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":170164,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300748,"statfs":{"total":575970213888,"available":575795965952,"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.001797"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":64,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-18T12:38:11.577648+0000","last_change":"2024-09-18T12:38:11.577516+0000","last_active":"2024-09-18T12:38:11.577648+0000","last_peered":"2024-09-18T12:38:11.577648+0000","last_clean":"2024-09-18T12:38:11.577648+0000","last_became_active":"2024-09-18T12:38:11.572786+0000","last_became_peered":"2024-09-18T12:38:11.572786+0000","last_unstale":"2024-09-18T12:38:11.577648+0000","last_undegraded":"2024-09-18T12:38:11.577648+0000","last_fullsized":"2024-09-18T12:38:11.577648+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-18T12:36:46.994672+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-18T12:36:46.994672+0000","last_clean_scrub_stamp":"2024-09-18T12:36:46.994672+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-19T12:56:18.036601+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":27956,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"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":133143986189,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"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":31536,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713616,"statfs":{"total":95995035648,"available":95962742784,"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":[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":34359738404,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27376,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"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":[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-18T12:38:36.391 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-18T12:38:36.630 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:36.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:36 smithi104 ceph-mon[27835]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:36.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:36 smithi104 ceph-mon[27835]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:36.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:36 smithi115 ceph-mon[28529]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:36.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:36 smithi115 ceph-mon[28529]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:36.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:36 smithi092 ceph-mon[25410]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:36.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:36 smithi092 ceph-mon[25410]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:37.270 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:38:37.270 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-18T12:38:37.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:37 smithi092 ceph-mon[25410]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:37.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:37 smithi104 ceph-mon[27835]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:37.736 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:37 smithi115 ceph-mon[28529]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:37.915 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":156,"stamp":"2024-09-18T12:38:36.298003+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":170164,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300748,"statfs":{"total":575970213888,"available":575795965952,"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.001808"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":64,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-18T12:38:11.577648+0000","last_change":"2024-09-18T12:38:11.577516+0000","last_active":"2024-09-18T12:38:11.577648+0000","last_peered":"2024-09-18T12:38:11.577648+0000","last_clean":"2024-09-18T12:38:11.577648+0000","last_became_active":"2024-09-18T12:38:11.572786+0000","last_became_peered":"2024-09-18T12:38:11.572786+0000","last_unstale":"2024-09-18T12:38:11.577648+0000","last_undegraded":"2024-09-18T12:38:11.577648+0000","last_fullsized":"2024-09-18T12:38:11.577648+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-18T12:36:46.994672+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-18T12:36:46.994672+0000","last_clean_scrub_stamp":"2024-09-18T12:36:46.994672+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-19T12:56:18.036601+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":158913789960,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27956,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"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":133143986189,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"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":31536,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713616,"statfs":{"total":95995035648,"available":95962742784,"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":[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":27376,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"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":[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-18T12:38:37.915 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-18T12:38:37.916 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-18T12:38:37.916 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-18T12:38:37.916 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-18T12:38:38.168 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:38.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:38 smithi092 ceph-mon[25410]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:38.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:38 smithi104 ceph-mon[27835]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:38.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:38 smithi115 ceph-mon[28529]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:38.838 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:38:38.838 INFO:teuthology.orchestra.run.smithi092.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-18T12:38:39.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:39 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/3258177337' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-18T12:38:39.657 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-18T12:38:39.658 INFO:tasks.cephadm:Setup complete, yielding 2024-09-18T12:38:39.658 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-18T12:38:39.668 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi092.front.sepia.ceph.com 2024-09-18T12:38:39.668 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create cephfs' 2024-09-18T12:38:39.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:39 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/3258177337' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-18T12:38:39.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:39 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/3258177337' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-18T12:38:39.910 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:40.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:40 smithi104 ceph-mon[27835]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:40.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:40 smithi115 ceph-mon[28529]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:40.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:40 smithi092 ceph-mon[25410]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:41.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:41 smithi104 ceph-mon[27835]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:38:41.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:41 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-18T12:38:41.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:41 smithi115 ceph-mon[28529]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:38:41.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:41 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-18T12:38:41.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:41 smithi092 ceph-mon[25410]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:38:41.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:41 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-18T12:38:42.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:42 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-18T12:38:42.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:42 smithi115 ceph-mon[28529]: osdmap e40: 6 total, 6 up, 6 in 2024-09-18T12:38:42.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:42 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-18T12:38:42.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:42 smithi115 ceph-mon[28529]: pgmap v160: 33 pgs: 2 creating+peering, 30 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:42.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:42 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-18T12:38:42.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:42 smithi092 ceph-mon[25410]: osdmap e40: 6 total, 6 up, 6 in 2024-09-18T12:38:42.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:42 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-18T12:38:42.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:42 smithi092 ceph-mon[25410]: pgmap v160: 33 pgs: 2 creating+peering, 30 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:42.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:42 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a[25387]: 2024-09-18T12:38:42.440+0000 7feb6fd23640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-18T12:38:42.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:42 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-18T12:38:42.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:42 smithi104 ceph-mon[27835]: osdmap e40: 6 total, 6 up, 6 in 2024-09-18T12:38:42.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:42 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-18T12:38:42.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:42 smithi104 ceph-mon[27835]: pgmap v160: 33 pgs: 2 creating+peering, 30 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:43.044 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-18T12:38:43.060 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-18T12:38:43.060 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:38:43.300 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:43.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-18T12:38:43.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-18T12:38:43.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: osdmap e41: 6 total, 6 up, 6 in 2024-09-18T12:38:43.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-18T12:38:43.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-18T12:38:43.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-18T12:38:43.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-18T12:38:43.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: osdmap e42: 6 total, 6 up, 6 in 2024-09-18T12:38:43.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: fsmap cephfs:0 2024-09-18T12:38:43.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: Saving service mds.cephfs spec with placement count:2 2024-09-18T12:38:43.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:43.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:43.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:43.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:43.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:43.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi115.xkpmoc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-18T12:38:43.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi115.xkpmoc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-18T12:38:43.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:43.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:43 smithi115 ceph-mon[28529]: Deploying daemon mds.cephfs.smithi115.xkpmoc on smithi115 2024-09-18T12:38:43.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-18T12:38:43.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-18T12:38:43.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: osdmap e41: 6 total, 6 up, 6 in 2024-09-18T12:38:43.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: osdmap e42: 6 total, 6 up, 6 in 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: fsmap cephfs:0 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: Saving service mds.cephfs spec with placement count:2 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi115.xkpmoc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi115.xkpmoc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-18T12:38:43.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:43.671 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:43 smithi092 ceph-mon[25410]: Deploying daemon mds.cephfs.smithi115.xkpmoc on smithi115 2024-09-18T12:38:43.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-18T12:38:43.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-18T12:38:43.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: osdmap e41: 6 total, 6 up, 6 in 2024-09-18T12:38:43.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-18T12:38:43.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-18T12:38:43.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-18T12:38:43.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-18T12:38:43.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: osdmap e42: 6 total, 6 up, 6 in 2024-09-18T12:38:43.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: fsmap cephfs:0 2024-09-18T12:38:43.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: Saving service mds.cephfs spec with placement count:2 2024-09-18T12:38:43.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:43.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:43.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:43.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:43.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:43.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi115.xkpmoc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-18T12:38:43.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi115.xkpmoc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-18T12:38:43.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:43.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:43 smithi104 ceph-mon[27835]: Deploying daemon mds.cephfs.smithi115.xkpmoc on smithi115 2024-09-18T12:38:43.944 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:38:43.944 INFO:teuthology.orchestra.run.smithi092.stdout:[{"events": ["2024-09-18T12:38:42.456679Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "running": 0, "size": 2}}, {"events": ["2024-09-18T12:35:19.781334Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:36:14.538465Z", "running": 1, "size": 1}}, {"events": ["2024-09-18T12:35:13.513660Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:36:14.538373Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:36:14.538538Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-18T12:38:44.630 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:44 smithi092 ceph-mon[25410]: osdmap e43: 6 total, 6 up, 6 in 2024-09-18T12:38:44.630 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:44 smithi092 ceph-mon[25410]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:44.631 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:44 smithi092 ceph-mon[25410]: pgmap v164: 65 pgs: 15 active+clean, 2 creating+peering, 48 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:44.661 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-18T12:38:44.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:44 smithi115 ceph-mon[28529]: osdmap e43: 6 total, 6 up, 6 in 2024-09-18T12:38:44.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:44 smithi115 ceph-mon[28529]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:44.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:44 smithi115 ceph-mon[28529]: pgmap v164: 65 pgs: 15 active+clean, 2 creating+peering, 48 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:44.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:44 smithi104 ceph-mon[27835]: osdmap e43: 6 total, 6 up, 6 in 2024-09-18T12:38:44.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:44 smithi104 ceph-mon[27835]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:44.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:44 smithi104 ceph-mon[27835]: pgmap v164: 65 pgs: 15 active+clean, 2 creating+peering, 48 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:38:45.663 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:38:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:45 smithi115 ceph-mon[28529]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-18T12:38:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:45 smithi115 ceph-mon[28529]: osdmap e44: 6 total, 6 up, 6 in 2024-09-18T12:38:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi092.awjrsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-18T12:38:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi092.awjrsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-18T12:38:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:45 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:45.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:45 smithi115 ceph-mon[28529]: Deploying daemon mds.cephfs.smithi092.awjrsg on smithi092 2024-09-18T12:38:45.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:45 smithi092 ceph-mon[25410]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-18T12:38:45.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:45 smithi092 ceph-mon[25410]: osdmap e44: 6 total, 6 up, 6 in 2024-09-18T12:38:45.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:45.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:45.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:45.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi092.awjrsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-18T12:38:45.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi092.awjrsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-18T12:38:45.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:45 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:45.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:45 smithi092 ceph-mon[25410]: Deploying daemon mds.cephfs.smithi092.awjrsg on smithi092 2024-09-18T12:38:45.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:45 smithi104 ceph-mon[27835]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-18T12:38:45.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:45 smithi104 ceph-mon[27835]: osdmap e44: 6 total, 6 up, 6 in 2024-09-18T12:38:45.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:45.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:45.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:45.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi092.awjrsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-18T12:38:45.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi092.awjrsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-18T12:38:45.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:45 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:45.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:45 smithi104 ceph-mon[27835]: Deploying daemon mds.cephfs.smithi092.awjrsg on smithi092 2024-09-18T12:38:46.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:46 smithi092 ceph-mon[25410]: mds.? [v2:172.21.15.115:6816/1676636483,v1:172.21.15.115:6817/1676636483] up:boot 2024-09-18T12:38:46.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:46 smithi092 ceph-mon[25410]: daemon mds.cephfs.smithi115.xkpmoc assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-18T12:38:46.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:46 smithi092 ceph-mon[25410]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-18T12:38:46.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:46 smithi092 ceph-mon[25410]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-18T12:38:46.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:46 smithi092 ceph-mon[25410]: Cluster is now healthy 2024-09-18T12:38:46.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:46 smithi092 ceph-mon[25410]: fsmap cephfs:0 1 up:standby 2024-09-18T12:38:46.670 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:46 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi115.xkpmoc"} : dispatch 2024-09-18T12:38:46.671 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:46 smithi092 ceph-mon[25410]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:creating} 2024-09-18T12:38:46.671 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:46 smithi092 ceph-mon[25410]: daemon mds.cephfs.smithi115.xkpmoc is now active in filesystem cephfs as rank 0 2024-09-18T12:38:46.671 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:46 smithi092 ceph-mon[25410]: pgmap v166: 65 pgs: 47 active+clean, 2 creating+peering, 16 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-18T12:38:46.705 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:46.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:46 smithi115 ceph-mon[28529]: mds.? [v2:172.21.15.115:6816/1676636483,v1:172.21.15.115:6817/1676636483] up:boot 2024-09-18T12:38:46.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:46 smithi115 ceph-mon[28529]: daemon mds.cephfs.smithi115.xkpmoc assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-18T12:38:46.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:46 smithi115 ceph-mon[28529]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-18T12:38:46.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:46 smithi115 ceph-mon[28529]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-18T12:38:46.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:46 smithi115 ceph-mon[28529]: Cluster is now healthy 2024-09-18T12:38:46.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:46 smithi115 ceph-mon[28529]: fsmap cephfs:0 1 up:standby 2024-09-18T12:38:46.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:46 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi115.xkpmoc"} : dispatch 2024-09-18T12:38:46.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:46 smithi115 ceph-mon[28529]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:creating} 2024-09-18T12:38:46.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:46 smithi115 ceph-mon[28529]: daemon mds.cephfs.smithi115.xkpmoc is now active in filesystem cephfs as rank 0 2024-09-18T12:38:46.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:46 smithi115 ceph-mon[28529]: pgmap v166: 65 pgs: 47 active+clean, 2 creating+peering, 16 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-18T12:38:46.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:46 smithi104 ceph-mon[27835]: mds.? [v2:172.21.15.115:6816/1676636483,v1:172.21.15.115:6817/1676636483] up:boot 2024-09-18T12:38:46.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:46 smithi104 ceph-mon[27835]: daemon mds.cephfs.smithi115.xkpmoc assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-18T12:38:46.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:46 smithi104 ceph-mon[27835]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-18T12:38:46.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:46 smithi104 ceph-mon[27835]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-18T12:38:46.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:46 smithi104 ceph-mon[27835]: Cluster is now healthy 2024-09-18T12:38:46.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:46 smithi104 ceph-mon[27835]: fsmap cephfs:0 1 up:standby 2024-09-18T12:38:46.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:46 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi115.xkpmoc"} : dispatch 2024-09-18T12:38:46.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:46 smithi104 ceph-mon[27835]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:creating} 2024-09-18T12:38:46.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:46 smithi104 ceph-mon[27835]: daemon mds.cephfs.smithi115.xkpmoc is now active in filesystem cephfs as rank 0 2024-09-18T12:38:46.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:46 smithi104 ceph-mon[27835]: pgmap v166: 65 pgs: 47 active+clean, 2 creating+peering, 16 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-18T12:38:47.543 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:38:47.543 INFO:teuthology.orchestra.run.smithi092.stdout:[{"events": ["2024-09-18T12:38:45.222449Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "running": 0, "size": 2}}, {"events": ["2024-09-18T12:35:19.781334Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:36:14.538465Z", "running": 1, "size": 1}}, {"events": ["2024-09-18T12:35:13.513660Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:36:14.538373Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:36:14.538538Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-18T12:38:47.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:47 smithi092 ceph-mon[25410]: mds.? [v2:172.21.15.115:6816/1676636483,v1:172.21.15.115:6817/1676636483] up:active 2024-09-18T12:38:47.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:47 smithi092 ceph-mon[25410]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 2024-09-18T12:38:47.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:47 smithi115 ceph-mon[28529]: mds.? [v2:172.21.15.115:6816/1676636483,v1:172.21.15.115:6817/1676636483] up:active 2024-09-18T12:38:47.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:47 smithi115 ceph-mon[28529]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 2024-09-18T12:38:47.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:47 smithi104 ceph-mon[27835]: mds.? [v2:172.21.15.115:6816/1676636483,v1:172.21.15.115:6817/1676636483] up:active 2024-09-18T12:38:47.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:47 smithi104 ceph-mon[27835]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 2024-09-18T12:38:48.657 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-18T12:38:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:49 smithi115 ceph-mon[28529]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:49 smithi115 ceph-mon[28529]: pgmap v167: 65 pgs: 65 active+clean; 578 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 872 B/s wr, 5 op/s 2024-09-18T12:38:49.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:49 smithi115 ceph-mon[28529]: mds.? [v2:172.21.15.92:6818/2246754463,v1:172.21.15.92:6819/2246754463] up:boot 2024-09-18T12:38:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:49 smithi115 ceph-mon[28529]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 1 up:standby 2024-09-18T12:38:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:49 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi092.awjrsg"} : dispatch 2024-09-18T12:38:49.481 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:49 smithi115 ceph-mon[28529]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 1 up:standby 2024-09-18T12:38:49.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:49 smithi092 ceph-mon[25410]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:49 smithi092 ceph-mon[25410]: pgmap v167: 65 pgs: 65 active+clean; 578 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 872 B/s wr, 5 op/s 2024-09-18T12:38:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:49 smithi092 ceph-mon[25410]: mds.? [v2:172.21.15.92:6818/2246754463,v1:172.21.15.92:6819/2246754463] up:boot 2024-09-18T12:38:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:49 smithi092 ceph-mon[25410]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 1 up:standby 2024-09-18T12:38:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:49 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi092.awjrsg"} : dispatch 2024-09-18T12:38:49.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:49 smithi092 ceph-mon[25410]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 1 up:standby 2024-09-18T12:38:49.658 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:38:49.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:49 smithi104 ceph-mon[27835]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:49.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:49.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:49.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:49 smithi104 ceph-mon[27835]: pgmap v167: 65 pgs: 65 active+clean; 578 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 872 B/s wr, 5 op/s 2024-09-18T12:38:49.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:49 smithi104 ceph-mon[27835]: mds.? [v2:172.21.15.92:6818/2246754463,v1:172.21.15.92:6819/2246754463] up:boot 2024-09-18T12:38:49.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:49 smithi104 ceph-mon[27835]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 1 up:standby 2024-09-18T12:38:49.673 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:49 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi092.awjrsg"} : dispatch 2024-09-18T12:38:49.674 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:49 smithi104 ceph-mon[27835]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 1 up:standby 2024-09-18T12:38:49.902 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:50.534 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:38:50.534 INFO:teuthology.orchestra.run.smithi092.stdout:[{"events": ["2024-09-18T12:38:48.224043Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:38:49.458968Z", "running": 2, "size": 2}}, {"events": ["2024-09-18T12:35:19.781334Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:38:49.627141Z", "running": 1, "size": 1}}, {"events": ["2024-09-18T12:35:13.513660Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:37:10.125169Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:37:10.125291Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-18T12:38:50.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:50 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:50 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:50 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:50 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:50 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:50.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:50 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:50.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:50 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:50 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:50.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:50 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:50.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:50 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:50.731 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:50 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.731 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:50 smithi115 ceph-mon[28529]: pgmap v168: 65 pgs: 65 active+clean; 578 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-18T12:38:50.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:50.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:50.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:50.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:50.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:50.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:50 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:50 smithi092 ceph-mon[25410]: pgmap v168: 65 pgs: 65 active+clean; 578 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-18T12:38:50.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:50 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:50 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:50 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:50 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:50 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:50.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:50 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:50.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:50 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:50 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:38:50.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:50 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:38:50.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:50 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:38:50.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:50 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:50.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:50 smithi104 ceph-mon[27835]: pgmap v168: 65 pgs: 65 active+clean; 578 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-18T12:38:51.127 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-18T12:38:51.127 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-18T12:38:51.144 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi092.front.sepia.ceph.com 2024-09-18T12:38:51.144 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-18T12:38:51.382 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:51.727 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:51 smithi092 ceph-mon[25410]: mds.? [v2:172.21.15.115:6816/1676636483,v1:172.21.15.115:6817/1676636483] up:active 2024-09-18T12:38:51.728 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:51 smithi092 ceph-mon[25410]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 1 up:standby 2024-09-18T12:38:51.728 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:51 smithi092 ceph-mon[25410]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:51.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:51 smithi115 ceph-mon[28529]: mds.? [v2:172.21.15.115:6816/1676636483,v1:172.21.15.115:6817/1676636483] up:active 2024-09-18T12:38:51.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:51 smithi115 ceph-mon[28529]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 1 up:standby 2024-09-18T12:38:51.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:51 smithi115 ceph-mon[28529]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:51.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:51 smithi104 ceph-mon[27835]: mds.? [v2:172.21.15.115:6816/1676636483,v1:172.21.15.115:6817/1676636483] up:active 2024-09-18T12:38:51.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:51 smithi104 ceph-mon[27835]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 1 up:standby 2024-09-18T12:38:51.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:51 smithi104 ceph-mon[27835]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:38:52.314 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:38:52 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:38:52.019+0000 7f97ad2e5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:38:52.314 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:38:52 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:38:52.019+0000 7f97ad2e5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:38:52.314 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:38:52 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:38:52.019+0000 7f97ad2e5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:38:52.314 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:38:52 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:38:52.019+0000 7f97ad2e5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:38:52.314 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:38:52 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:38:52.019+0000 7f97ad2e5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:38:52.639 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:52 smithi092 ceph-mon[25410]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:38:52.639 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:52 smithi092 ceph-mon[25410]: pgmap v169: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-18T12:38:52.665 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-18T12:38:52.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:52 smithi115 ceph-mon[28529]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:38:52.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:52 smithi115 ceph-mon[28529]: pgmap v169: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-18T12:38:52.905 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:52.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:52 smithi104 ceph-mon[27835]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:38:52.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:52 smithi104 ceph-mon[27835]: pgmap v169: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-18T12:38:53.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:53 smithi115 ceph-mon[28529]: mgrmap e15: x(active, since 4m) 2024-09-18T12:38:53.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:53 smithi115 ceph-mon[28529]: mds.? [v2:172.21.15.92:6818/2246754463,v1:172.21.15.92:6819/2246754463] up:standby 2024-09-18T12:38:53.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:53 smithi115 ceph-mon[28529]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 1 up:standby 2024-09-18T12:38:53.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:53 smithi115 ceph-mon[28529]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:53.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:53 smithi092 ceph-mon[25410]: mgrmap e15: x(active, since 4m) 2024-09-18T12:38:53.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:53 smithi092 ceph-mon[25410]: mds.? [v2:172.21.15.92:6818/2246754463,v1:172.21.15.92:6819/2246754463] up:standby 2024-09-18T12:38:53.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:53 smithi092 ceph-mon[25410]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 1 up:standby 2024-09-18T12:38:53.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:53 smithi092 ceph-mon[25410]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:53.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:53 smithi104 ceph-mon[27835]: mgrmap e15: x(active, since 4m) 2024-09-18T12:38:53.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:53 smithi104 ceph-mon[27835]: mds.? [v2:172.21.15.92:6818/2246754463,v1:172.21.15.92:6819/2246754463] up:standby 2024-09-18T12:38:53.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:53 smithi104 ceph-mon[27835]: fsmap cephfs:1 {0=cephfs.smithi115.xkpmoc=up:active} 1 up:standby 2024-09-18T12:38:53.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:53 smithi104 ceph-mon[27835]: from='mgr.14152 172.21.15.92:0/480054868' entity='mgr.x' 2024-09-18T12:38:54.292 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-18T12:38:54.531 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:54.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:54 smithi092 ceph-mon[25410]: from='client.14526 -' 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-18T12:38:54.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:54 smithi092 ceph-mon[25410]: pgmap v170: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-18T12:38:54.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:54 smithi115 ceph-mon[28529]: from='client.14526 -' 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-18T12:38:54.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:54 smithi115 ceph-mon[28529]: pgmap v170: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-18T12:38:54.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:54 smithi104 ceph-mon[27835]: from='client.14526 -' 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-18T12:38:54.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:54 smithi104 ceph-mon[27835]: pgmap v170: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-18T12:38:55.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:55 smithi115 ceph-mon[28529]: from='client.14532 -' 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-18T12:38:55.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:55 smithi092 ceph-mon[25410]: from='client.14532 -' 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-18T12:38:55.787 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- bash -c 'ceph mgr module enable smb' 2024-09-18T12:38:55.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:55 smithi104 ceph-mon[27835]: from='client.14532 -' 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-18T12:38:56.024 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:56.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:56 smithi092 ceph-mon[25410]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-18T12:38:56.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:56 smithi104 ceph-mon[27835]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-18T12:38:56.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:56 smithi115 ceph-mon[28529]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-18T12:38:57.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:57 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2597233877' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-18T12:38:57.858 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:38:57 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: ignoring --setuser ceph since I am not root 2024-09-18T12:38:57.858 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:38:57 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: ignoring --setgroup ceph since I am not root 2024-09-18T12:38:57.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:57 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/2597233877' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-18T12:38:57.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:57 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/2597233877' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-18T12:38:58.188 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- bash -c 'sleep 30' 2024-09-18T12:38:58.436 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:38:58.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:58 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2597233877' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-18T12:38:58.862 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:38:58 smithi092 ceph-mon[25410]: mgrmap e16: x(active, since 4m) 2024-09-18T12:38:58.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:58 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/2597233877' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-18T12:38:58.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:38:58 smithi104 ceph-mon[27835]: mgrmap e16: x(active, since 4m) 2024-09-18T12:38:58.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:58 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/2597233877' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-18T12:38:58.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:38:58 smithi115 ceph-mon[28529]: mgrmap e16: x(active, since 4m) 2024-09-18T12:39:02.921 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: Active manager daemon x restarted 2024-09-18T12:39:02.921 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: Activating manager daemon x 2024-09-18T12:39:02.921 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: osdmap e45: 6 total, 6 up, 6 in 2024-09-18T12:39:02.921 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: mgrmap e17: x(active, starting, since 0.00825649s) 2024-09-18T12:39:02.921 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:39:02.921 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:39:02.921 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:39:02.921 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi092.awjrsg"} : dispatch 2024-09-18T12:39:02.921 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi115.xkpmoc"} : dispatch 2024-09-18T12:39:02.922 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-18T12:39:02.922 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:39:02.922 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:39:02.922 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:39:02.922 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:39:02.922 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:39:02.922 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:39:02.922 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-18T12:39:02.922 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-18T12:39:02.922 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-18T12:39:02.922 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:02 smithi115 ceph-mon[28529]: Manager daemon x is now available 2024-09-18T12:39:02.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: Active manager daemon x restarted 2024-09-18T12:39:02.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: Activating manager daemon x 2024-09-18T12:39:02.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: osdmap e45: 6 total, 6 up, 6 in 2024-09-18T12:39:02.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: mgrmap e17: x(active, starting, since 0.00825649s) 2024-09-18T12:39:02.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:39:02.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:39:02.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:39:02.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi092.awjrsg"} : dispatch 2024-09-18T12:39:02.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi115.xkpmoc"} : dispatch 2024-09-18T12:39:02.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-18T12:39:02.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:39:02.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:39:02.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:39:02.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:39:02.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:39:02.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:39:02.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-18T12:39:02.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-18T12:39:02.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-18T12:39:02.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:02 smithi104 ceph-mon[27835]: Manager daemon x is now available 2024-09-18T12:39:02.933 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: Active manager daemon x restarted 2024-09-18T12:39:02.933 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: Activating manager daemon x 2024-09-18T12:39:02.933 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: osdmap e45: 6 total, 6 up, 6 in 2024-09-18T12:39:02.933 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: mgrmap e17: x(active, starting, since 0.00825649s) 2024-09-18T12:39:02.933 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-18T12:39:02.933 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-18T12:39:02.933 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-18T12:39:02.933 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi092.awjrsg"} : dispatch 2024-09-18T12:39:02.933 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi115.xkpmoc"} : dispatch 2024-09-18T12:39:02.933 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-18T12:39:02.933 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-18T12:39:02.934 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-18T12:39:02.934 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-18T12:39:02.934 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-18T12:39:02.934 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-18T12:39:02.934 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-18T12:39:02.934 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-18T12:39:02.934 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-18T12:39:02.934 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-18T12:39:02.934 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:02 smithi092 ceph-mon[25410]: Manager daemon x is now available 2024-09-18T12:39:03.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:03 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:39:03.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:03 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-18T12:39:03.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:03 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-18T12:39:03.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:03 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-18T12:39:03.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:03 smithi092 ceph-mon[25410]: mgrmap e18: x(active, since 1.01061s) 2024-09-18T12:39:03.830 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:03 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:39:03.831 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:03 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-18T12:39:03.831 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:03 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-18T12:39:03.831 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:03 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-18T12:39:03.831 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:03 smithi115 ceph-mon[28529]: mgrmap e18: x(active, since 1.01061s) 2024-09-18T12:39:03.834 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:03 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:39:03.834 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:03 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-18T12:39:03.834 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:03 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-18T12:39:03.834 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:03 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-18T12:39:03.834 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:03 smithi104 ceph-mon[27835]: mgrmap e18: x(active, since 1.01061s) 2024-09-18T12:39:04.484 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:04.124+0000 7f54288e1640 -1 log_channel(cephadm) log [ERR] : [18/Sep/2024:12:39:04] ENGINE Error in HTTPServer.serve 2024-09-18T12:39:04.484 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: Traceback (most recent call last): 2024-09-18T12:39:04.484 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-18T12:39:04.485 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: self._connections.run(self.expiration_interval) 2024-09-18T12:39:04.485 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-18T12:39:04.485 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: self._run(expiration_interval) 2024-09-18T12:39:04.485 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-18T12:39:04.485 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: new_conn = self._from_server_socket(self.server.socket) 2024-09-18T12:39:04.485 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-18T12:39:04.485 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-18T12:39:04.485 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-18T12:39:04.485 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: s = self.context.wrap_socket( 2024-09-18T12:39:04.485 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-18T12:39:04.485 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: return self.sslsocket_class._create( 2024-09-18T12:39:04.485 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-18T12:39:04.485 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: self.do_handshake() 2024-09-18T12:39:04.486 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-18T12:39:04.486 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: self._sslobj.do_handshake() 2024-09-18T12:39:04.486 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-18T12:39:04.486 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:04.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:04 smithi104 ceph-mon[27835]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:04.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:04 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-18T12:39:04.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:04 smithi104 ceph-mon[27835]: osdmap e46: 6 total, 6 up, 6 in 2024-09-18T12:39:04.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:04 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-18T12:39:04.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:04 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:04 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:04 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:04 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:04 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:04 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:04 smithi115 ceph-mon[28529]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:04.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:04 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-18T12:39:04.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:04 smithi115 ceph-mon[28529]: osdmap e46: 6 total, 6 up, 6 in 2024-09-18T12:39:04.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:04 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-18T12:39:04.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:04 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:04 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:04 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:04 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:04 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:04 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-mon[25410]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:04.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-18T12:39:04.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-mon[25410]: osdmap e46: 6 total, 6 up, 6 in 2024-09-18T12:39:04.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-18T12:39:04.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:04.984 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:04.582+0000 7f54147b9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:04.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:04.582+0000 7f54147b9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:04.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:04.582+0000 7f54147b9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:04.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:04.582+0000 7f54147b9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:04.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:04.582+0000 7f54147b9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:04.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:04.583+0000 7f5416fbe640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:04.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:04.583+0000 7f5416fbe640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:04.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:04.583+0000 7f5416fbe640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:04.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:04.583+0000 7f5416fbe640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:04.985 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:04 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:04.583+0000 7f5416fbe640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:05.882 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: [18/Sep/2024:12:39:03] ENGINE Bus STARTING 2024-09-18T12:39:05.882 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: [18/Sep/2024:12:39:04] ENGINE Serving on http://172.21.15.92:8765 2024-09-18T12:39:05.882 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: [18/Sep/2024:12:39:04] ENGINE Serving on https://172.21.15.92:7150 2024-09-18T12:39:05.882 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: [18/Sep/2024:12:39:04] ENGINE Bus STARTED 2024-09-18T12:39:05.882 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: [18/Sep/2024:12:39:04] ENGINE Error in HTTPServer.serve 2024-09-18T12:39:05.882 INFO:journalctl@ceph.mon.c.smithi115.stdout: Traceback (most recent call last): 2024-09-18T12:39:05.883 INFO:journalctl@ceph.mon.c.smithi115.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-18T12:39:05.883 INFO:journalctl@ceph.mon.c.smithi115.stdout: self._connections.run(self.expiration_interval) 2024-09-18T12:39:05.883 INFO:journalctl@ceph.mon.c.smithi115.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-18T12:39:05.883 INFO:journalctl@ceph.mon.c.smithi115.stdout: self._run(expiration_interval) 2024-09-18T12:39:05.883 INFO:journalctl@ceph.mon.c.smithi115.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-18T12:39:05.883 INFO:journalctl@ceph.mon.c.smithi115.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-18T12:39:05.883 INFO:journalctl@ceph.mon.c.smithi115.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-18T12:39:05.883 INFO:journalctl@ceph.mon.c.smithi115.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-18T12:39:05.883 INFO:journalctl@ceph.mon.c.smithi115.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-18T12:39:05.883 INFO:journalctl@ceph.mon.c.smithi115.stdout: s = self.context.wrap_socket( 2024-09-18T12:39:05.883 INFO:journalctl@ceph.mon.c.smithi115.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-18T12:39:05.883 INFO:journalctl@ceph.mon.c.smithi115.stdout: return self.sslsocket_class._create( 2024-09-18T12:39:05.883 INFO:journalctl@ceph.mon.c.smithi115.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-18T12:39:05.884 INFO:journalctl@ceph.mon.c.smithi115.stdout: self.do_handshake() 2024-09-18T12:39:05.884 INFO:journalctl@ceph.mon.c.smithi115.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-18T12:39:05.884 INFO:journalctl@ceph.mon.c.smithi115.stdout: self._sslobj.do_handshake() 2024-09-18T12:39:05.884 INFO:journalctl@ceph.mon.c.smithi115.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-18T12:39:05.884 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:05.884 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-18T12:39:05.884 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: osdmap e47: 6 total, 6 up, 6 in 2024-09-18T12:39:05.884 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.884 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.884 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-18T12:39:05.884 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-18T12:39:05.884 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.885 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.885 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.885 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.885 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.885 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-18T12:39:05.885 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-18T12:39:05.885 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.885 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:05.885 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:39:05.885 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: mgrmap e19: x(active, since 2s) 2024-09-18T12:39:05.885 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.886 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.886 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.886 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.886 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.886 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.886 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.886 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-18T12:39:05.886 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:39:05.886 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:05.886 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:39:05.886 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:05 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: [18/Sep/2024:12:39:03] ENGINE Bus STARTING 2024-09-18T12:39:05.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: [18/Sep/2024:12:39:04] ENGINE Serving on http://172.21.15.92:8765 2024-09-18T12:39:05.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: [18/Sep/2024:12:39:04] ENGINE Serving on https://172.21.15.92:7150 2024-09-18T12:39:05.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: [18/Sep/2024:12:39:04] ENGINE Bus STARTED 2024-09-18T12:39:05.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: [18/Sep/2024:12:39:04] ENGINE Error in HTTPServer.serve 2024-09-18T12:39:05.922 INFO:journalctl@ceph.mon.b.smithi104.stdout: Traceback (most recent call last): 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: self._connections.run(self.expiration_interval) 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: self._run(expiration_interval) 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: s = self.context.wrap_socket( 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: return self.sslsocket_class._create( 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-18T12:39:05.923 INFO:journalctl@ceph.mon.b.smithi104.stdout: self.do_handshake() 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout: self._sslobj.do_handshake() 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: osdmap e47: 6 total, 6 up, 6 in 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: mgrmap e19: x(active, since 2s) 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.925 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.926 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-18T12:39:05.926 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:39:05.926 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:05.926 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:39:05.926 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:05 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: [18/Sep/2024:12:39:03] ENGINE Bus STARTING 2024-09-18T12:39:05.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: [18/Sep/2024:12:39:04] ENGINE Serving on http://172.21.15.92:8765 2024-09-18T12:39:05.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: [18/Sep/2024:12:39:04] ENGINE Serving on https://172.21.15.92:7150 2024-09-18T12:39:05.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: [18/Sep/2024:12:39:04] ENGINE Bus STARTED 2024-09-18T12:39:05.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: [18/Sep/2024:12:39:04] ENGINE Error in HTTPServer.serve 2024-09-18T12:39:05.985 INFO:journalctl@ceph.mon.a.smithi092.stdout: Traceback (most recent call last): 2024-09-18T12:39:05.985 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-18T12:39:05.985 INFO:journalctl@ceph.mon.a.smithi092.stdout: self._connections.run(self.expiration_interval) 2024-09-18T12:39:05.985 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-18T12:39:05.985 INFO:journalctl@ceph.mon.a.smithi092.stdout: self._run(expiration_interval) 2024-09-18T12:39:05.985 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-18T12:39:05.985 INFO:journalctl@ceph.mon.a.smithi092.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-18T12:39:05.985 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-18T12:39:05.985 INFO:journalctl@ceph.mon.a.smithi092.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-18T12:39:05.985 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-18T12:39:05.985 INFO:journalctl@ceph.mon.a.smithi092.stdout: s = self.context.wrap_socket( 2024-09-18T12:39:05.985 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout: return self.sslsocket_class._create( 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout: self.do_handshake() 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout: self._sslobj.do_handshake() 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: osdmap e47: 6 total, 6 up, 6 in 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-18T12:39:05.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-18T12:39:05.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-18T12:39:05.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:05.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:39:05.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: mgrmap e19: x(active, since 2s) 2024-09-18T12:39:05.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:05.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-18T12:39:05.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:39:05.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:05.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:39:05.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:05 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:06.823 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Adjusting osd_memory_target on smithi115 to 8544M 2024-09-18T12:39:06.823 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Adjusting osd_memory_target on smithi092 to 6496M 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Updating smithi092:/etc/ceph/ceph.conf 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Updating smithi104:/etc/ceph/ceph.conf 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Updating smithi115:/etc/ceph/ceph.conf 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Updating smithi092:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Updating smithi092:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: osdmap e48: 6 total, 6 up, 6 in 2024-09-18T12:39:06.824 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:06 smithi104 ceph-mon[27835]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:06.885 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Adjusting osd_memory_target on smithi115 to 8544M 2024-09-18T12:39:06.885 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Adjusting osd_memory_target on smithi092 to 6496M 2024-09-18T12:39:06.886 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Updating smithi092:/etc/ceph/ceph.conf 2024-09-18T12:39:06.886 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Updating smithi104:/etc/ceph/ceph.conf 2024-09-18T12:39:06.886 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Updating smithi115:/etc/ceph/ceph.conf 2024-09-18T12:39:06.886 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Updating smithi092:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:39:06.886 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:39:06.886 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:39:06.886 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:39:06.886 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:39:06.886 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:39:06.886 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Updating smithi092:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:39:06.886 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:39:06.886 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:39:06.887 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: osdmap e48: 6 total, 6 up, 6 in 2024-09-18T12:39:06.887 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:06 smithi092 ceph-mon[25410]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:06.893 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Adjusting osd_memory_target on smithi115 to 8544M 2024-09-18T12:39:06.893 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Adjusting osd_memory_target on smithi092 to 6496M 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Updating smithi092:/etc/ceph/ceph.conf 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Updating smithi104:/etc/ceph/ceph.conf 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Updating smithi115:/etc/ceph/ceph.conf 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Updating smithi092:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Updating smithi092:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Updating smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: Updating smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: osdmap e48: 6 total, 6 up, 6 in 2024-09-18T12:39:06.894 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:06 smithi115 ceph-mon[28529]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:07.729 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:07 smithi115 ceph-mon[28529]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-18T12:39:07.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:07 smithi115 ceph-mon[28529]: Cluster is now healthy 2024-09-18T12:39:07.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:07 smithi115 ceph-mon[28529]: mgrmap e20: x(active, since 4s) 2024-09-18T12:39:07.901 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:07 smithi092 ceph-mon[25410]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-18T12:39:07.901 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:07 smithi092 ceph-mon[25410]: Cluster is now healthy 2024-09-18T12:39:07.901 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:07 smithi092 ceph-mon[25410]: mgrmap e20: x(active, since 4s) 2024-09-18T12:39:07.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:07 smithi104 ceph-mon[27835]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-18T12:39:07.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:07 smithi104 ceph-mon[27835]: Cluster is now healthy 2024-09-18T12:39:07.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:07 smithi104 ceph-mon[27835]: mgrmap e20: x(active, since 4s) 2024-09-18T12:39:08.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:08 smithi092 ceph-mon[25410]: pgmap v9: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 35 KiB/s rd, 612 B/s wr, 15 op/s 2024-09-18T12:39:08.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:08 smithi104 ceph-mon[27835]: pgmap v9: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 35 KiB/s rd, 612 B/s wr, 15 op/s 2024-09-18T12:39:08.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:08 smithi115 ceph-mon[28529]: pgmap v9: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 35 KiB/s rd, 612 B/s wr, 15 op/s 2024-09-18T12:39:10.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:10 smithi104 ceph-mon[27835]: pgmap v10: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-18T12:39:10.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:10 smithi115 ceph-mon[28529]: pgmap v10: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-18T12:39:10.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:10 smithi092 ceph-mon[25410]: pgmap v10: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-18T12:39:12.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:12 smithi104 ceph-mon[27835]: pgmap v11: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-18T12:39:12.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:12 smithi115 ceph-mon[28529]: pgmap v11: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-18T12:39:12.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:12 smithi092 ceph-mon[25410]: pgmap v11: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-18T12:39:14.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:14 smithi104 ceph-mon[27835]: pgmap v12: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-18T12:39:14.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:14 smithi115 ceph-mon[28529]: pgmap v12: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-18T12:39:14.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:14 smithi092 ceph-mon[25410]: pgmap v12: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-18T12:39:16.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:16 smithi104 ceph-mon[27835]: pgmap v13: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-18T12:39:16.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:16 smithi115 ceph-mon[28529]: pgmap v13: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-18T12:39:16.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:16 smithi092 ceph-mon[25410]: pgmap v13: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-18T12:39:18.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:18 smithi104 ceph-mon[27835]: pgmap v14: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-18T12:39:18.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:18 smithi115 ceph-mon[28529]: pgmap v14: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-18T12:39:18.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:18 smithi092 ceph-mon[25410]: pgmap v14: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-18T12:39:20.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:20 smithi104 ceph-mon[27835]: pgmap v15: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-18T12:39:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:20 smithi115 ceph-mon[28529]: pgmap v15: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-18T12:39:20.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:20 smithi092 ceph-mon[25410]: pgmap v15: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-18T12:39:22.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:22 smithi104 ceph-mon[27835]: pgmap v16: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-18T12:39:22.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:22 smithi115 ceph-mon[28529]: pgmap v16: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-18T12:39:22.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:22 smithi092 ceph-mon[25410]: pgmap v16: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-18T12:39:24.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:24 smithi104 ceph-mon[27835]: pgmap v17: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-18T12:39:24.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:24 smithi115 ceph-mon[28529]: pgmap v17: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-18T12:39:24.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:24 smithi092 ceph-mon[25410]: pgmap v17: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-18T12:39:26.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:26 smithi104 ceph-mon[27835]: pgmap v18: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:26.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:26 smithi115 ceph-mon[28529]: pgmap v18: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:26.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:26 smithi092 ceph-mon[25410]: pgmap v18: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:28.873 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:28 smithi092 ceph-mon[25410]: pgmap v19: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:28.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:28 smithi104 ceph-mon[27835]: pgmap v19: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:28.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:28 smithi115 ceph-mon[28529]: pgmap v19: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:29.515 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-18T12:39:29.762 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:39:30.530 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-18T12:39:30.530 INFO:teuthology.orchestra.run.smithi092.stdout: "results": [ 2024-09-18T12:39:30.530 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-18T12:39:30.530 INFO:teuthology.orchestra.run.smithi092.stdout: "resource": { 2024-09-18T12:39:30.530 INFO:teuthology.orchestra.run.smithi092.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-18T12:39:30.531 INFO:teuthology.orchestra.run.smithi092.stdout: "auth_id": "join1-admin", 2024-09-18T12:39:30.531 INFO:teuthology.orchestra.run.smithi092.stdout: "intent": "present", 2024-09-18T12:39:30.531 INFO:teuthology.orchestra.run.smithi092.stdout: "auth": { 2024-09-18T12:39:30.531 INFO:teuthology.orchestra.run.smithi092.stdout: "username": "Administrator", 2024-09-18T12:39:30.531 INFO:teuthology.orchestra.run.smithi092.stdout: "password": "Passw0rd" 2024-09-18T12:39:30.531 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-18T12:39:30.531 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:39:30.531 INFO:teuthology.orchestra.run.smithi092.stdout: "state": "created", 2024-09-18T12:39:30.531 INFO:teuthology.orchestra.run.smithi092.stdout: "success": true 2024-09-18T12:39:30.531 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:39:30.531 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-18T12:39:30.531 INFO:teuthology.orchestra.run.smithi092.stdout: "resource": { 2024-09-18T12:39:30.531 INFO:teuthology.orchestra.run.smithi092.stdout: "resource_type": "ceph.smb.cluster", 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: "cluster_id": "adipctdb", 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: "auth_mode": "active-directory", 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: "intent": "present", 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: "domain_settings": { 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: "join_sources": [ 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: "source_type": "resource", 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: "ref": "join1-admin" 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: "custom_dns": [ 2024-09-18T12:39:30.532 INFO:teuthology.orchestra.run.smithi092.stdout: "172.21.15.175" 2024-09-18T12:39:30.533 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-18T12:39:30.533 INFO:teuthology.orchestra.run.smithi092.stdout: "placement": { 2024-09-18T12:39:30.533 INFO:teuthology.orchestra.run.smithi092.stdout: "count": 3 2024-09-18T12:39:30.533 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:39:30.533 INFO:teuthology.orchestra.run.smithi092.stdout: "public_addrs": [ 2024-09-18T12:39:30.533 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-18T12:39:30.533 INFO:teuthology.orchestra.run.smithi092.stdout: "address": "10.0.31.92/16" 2024-09-18T12:39:30.533 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:39:30.533 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-18T12:39:30.533 INFO:teuthology.orchestra.run.smithi092.stdout: "address": "10.0.47.92/16" 2024-09-18T12:39:30.533 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-18T12:39:30.533 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-18T12:39:30.533 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: "state": "created", 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: "success": true 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: "resource": { 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: "resource_type": "ceph.smb.share", 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: "cluster_id": "adipctdb", 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: "share_id": "share1", 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: "intent": "present", 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "share1", 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: "readonly": false, 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: "browseable": true, 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: "cephfs": { 2024-09-18T12:39:30.534 INFO:teuthology.orchestra.run.smithi092.stdout: "volume": "cephfs", 2024-09-18T12:39:30.535 INFO:teuthology.orchestra.run.smithi092.stdout: "path": "/", 2024-09-18T12:39:30.535 INFO:teuthology.orchestra.run.smithi092.stdout: "subvolumegroup": "smb", 2024-09-18T12:39:30.535 INFO:teuthology.orchestra.run.smithi092.stdout: "subvolume": "sv1", 2024-09-18T12:39:30.535 INFO:teuthology.orchestra.run.smithi092.stdout: "provider": "samba-vfs" 2024-09-18T12:39:30.535 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-18T12:39:30.535 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:39:30.535 INFO:teuthology.orchestra.run.smithi092.stdout: "state": "created", 2024-09-18T12:39:30.535 INFO:teuthology.orchestra.run.smithi092.stdout: "success": true 2024-09-18T12:39:30.535 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:39:30.535 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-18T12:39:30.535 INFO:teuthology.orchestra.run.smithi092.stdout: "resource": { 2024-09-18T12:39:30.535 INFO:teuthology.orchestra.run.smithi092.stdout: "resource_type": "ceph.smb.share", 2024-09-18T12:39:30.535 INFO:teuthology.orchestra.run.smithi092.stdout: "cluster_id": "adipctdb", 2024-09-18T12:39:30.536 INFO:teuthology.orchestra.run.smithi092.stdout: "share_id": "share2", 2024-09-18T12:39:30.536 INFO:teuthology.orchestra.run.smithi092.stdout: "intent": "present", 2024-09-18T12:39:30.536 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "share2", 2024-09-18T12:39:30.536 INFO:teuthology.orchestra.run.smithi092.stdout: "readonly": false, 2024-09-18T12:39:30.536 INFO:teuthology.orchestra.run.smithi092.stdout: "browseable": true, 2024-09-18T12:39:30.536 INFO:teuthology.orchestra.run.smithi092.stdout: "cephfs": { 2024-09-18T12:39:30.536 INFO:teuthology.orchestra.run.smithi092.stdout: "volume": "cephfs", 2024-09-18T12:39:30.536 INFO:teuthology.orchestra.run.smithi092.stdout: "path": "/", 2024-09-18T12:39:30.536 INFO:teuthology.orchestra.run.smithi092.stdout: "subvolumegroup": "smb", 2024-09-18T12:39:30.536 INFO:teuthology.orchestra.run.smithi092.stdout: "subvolume": "sv2", 2024-09-18T12:39:30.536 INFO:teuthology.orchestra.run.smithi092.stdout: "provider": "samba-vfs" 2024-09-18T12:39:30.537 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-18T12:39:30.537 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:39:30.537 INFO:teuthology.orchestra.run.smithi092.stdout: "state": "created", 2024-09-18T12:39:30.537 INFO:teuthology.orchestra.run.smithi092.stdout: "success": true 2024-09-18T12:39:30.537 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-18T12:39:30.537 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-18T12:39:30.537 INFO:teuthology.orchestra.run.smithi092.stdout: "success": true 2024-09-18T12:39:30.537 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-18T12:39:30.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:30 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-18T12:39:30.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:30 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-18T12:39:30.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:30 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:30.734 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:30 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:30.447+0000 7f54117b3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:30.734 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:30 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:30.447+0000 7f54117b3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:30.734 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:30 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:30.447+0000 7f54117b3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:30.734 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:30 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:30.447+0000 7f54117b3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:30.734 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:30 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:30.447+0000 7f54117b3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:30.734 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:30 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:30.459+0000 7f541e7cd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:30.735 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:30 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:30.459+0000 7f541e7cd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:30.735 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:30 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:30.459+0000 7f541e7cd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:30.735 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:30 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:30.459+0000 7f541e7cd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:30.735 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:39:30 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:39:30.459+0000 7f541e7cd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-18T12:39:30.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:30 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-18T12:39:30.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:30 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-18T12:39:30.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:30 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:30.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:30 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-18T12:39:30.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:30 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-18T12:39:30.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:30 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:31.247 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-18T12:39:31.257 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to start (timeout 300)... 2024-09-18T12:39:31.257 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:39:31.505 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:39:31.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:39:31.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-18T12:39:31.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-18T12:39:31.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:31.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-18T12:39:31.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-18T12:39:31.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: pgmap v20: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:31.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-18T12:39:31.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: Saving service smb.adipctdb spec with placement count:3 2024-09-18T12:39:31.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:31.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:39:31.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:31.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:39:31.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:31.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:31.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi092.ggkvvr'}, 1: {0: 'adipctdb.1.0.smithi115.jczhov'}, 2: {0: 'adipctdb.2.0.smithi104.heaqzh'}} 3 2024-09-18T12:39:31.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-18T12:39:31.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi092.ggkvvr", "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-18T12:39:31.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi092.ggkvvr", "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-18T12:39:31.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-18T12:39:31.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:31.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: configuring smb/ctdb cluster metadata 2024-09-18T12:39:31.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:31 smithi092 ceph-mon[25410]: mgrmap e21: x(active, since 29s) 2024-09-18T12:39:31.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:39:31.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-18T12:39:31.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-18T12:39:31.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:31.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-18T12:39:31.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-18T12:39:31.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: pgmap v20: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:31.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-18T12:39:31.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: Saving service smb.adipctdb spec with placement count:3 2024-09-18T12:39:31.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:31.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:39:31.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:31.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:39:31.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:31.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:31.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi092.ggkvvr'}, 1: {0: 'adipctdb.1.0.smithi115.jczhov'}, 2: {0: 'adipctdb.2.0.smithi104.heaqzh'}} 3 2024-09-18T12:39:31.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-18T12:39:31.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi092.ggkvvr", "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-18T12:39:31.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi092.ggkvvr", "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-18T12:39:31.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-18T12:39:31.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:31.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: configuring smb/ctdb cluster metadata 2024-09-18T12:39:31.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:31 smithi104 ceph-mon[27835]: mgrmap e21: x(active, since 29s) 2024-09-18T12:39:31.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:39:31.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-18T12:39:31.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-18T12:39:31.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:31.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-18T12:39:31.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-18T12:39:31.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: pgmap v20: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:31.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-18T12:39:31.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: Saving service smb.adipctdb spec with placement count:3 2024-09-18T12:39:31.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:31.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:39:31.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:31.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:39:31.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:31.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:31.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi092.ggkvvr'}, 1: {0: 'adipctdb.1.0.smithi115.jczhov'}, 2: {0: 'adipctdb.2.0.smithi104.heaqzh'}} 3 2024-09-18T12:39:31.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-18T12:39:31.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi092.ggkvvr", "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-18T12:39:31.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi092.ggkvvr", "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-18T12:39:31.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-18T12:39:31.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:31.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: configuring smb/ctdb cluster metadata 2024-09-18T12:39:31.982 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:31 smithi115 ceph-mon[28529]: mgrmap e21: x(active, since 29s) 2024-09-18T12:39:32.289 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:39:32.289 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:39:30.539309Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:39:32.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:32 smithi092 ceph-mon[25410]: daemon not available: 'smb.adipctdb.1.0.smithi115.jczhov' not in {'smb.adipctdb.0.0.smithi092.ggkvvr': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi092.ggkvvr', 'hostname': 'smithi092', 'host_ip': '172.21.15.92'}} 2024-09-18T12:39:32.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:32 smithi092 ceph-mon[25410]: daemon not available: 'smb.adipctdb.2.0.smithi104.heaqzh' not in {'smb.adipctdb.0.0.smithi092.ggkvvr': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi092.ggkvvr', 'hostname': 'smithi092', 'host_ip': '172.21.15.92'}} 2024-09-18T12:39:32.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:32 smithi092 ceph-mon[25410]: Deploying daemon smb.adipctdb.0.0.smithi092.ggkvvr on smithi092 2024-09-18T12:39:32.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:32 smithi104 ceph-mon[27835]: daemon not available: 'smb.adipctdb.1.0.smithi115.jczhov' not in {'smb.adipctdb.0.0.smithi092.ggkvvr': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi092.ggkvvr', 'hostname': 'smithi092', 'host_ip': '172.21.15.92'}} 2024-09-18T12:39:32.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:32 smithi104 ceph-mon[27835]: daemon not available: 'smb.adipctdb.2.0.smithi104.heaqzh' not in {'smb.adipctdb.0.0.smithi092.ggkvvr': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi092.ggkvvr', 'hostname': 'smithi092', 'host_ip': '172.21.15.92'}} 2024-09-18T12:39:32.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:32 smithi104 ceph-mon[27835]: Deploying daemon smb.adipctdb.0.0.smithi092.ggkvvr on smithi092 2024-09-18T12:39:32.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:32 smithi115 ceph-mon[28529]: daemon not available: 'smb.adipctdb.1.0.smithi115.jczhov' not in {'smb.adipctdb.0.0.smithi092.ggkvvr': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi092.ggkvvr', 'hostname': 'smithi092', 'host_ip': '172.21.15.92'}} 2024-09-18T12:39:32.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:32 smithi115 ceph-mon[28529]: daemon not available: 'smb.adipctdb.2.0.smithi104.heaqzh' not in {'smb.adipctdb.0.0.smithi092.ggkvvr': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi092.ggkvvr', 'hostname': 'smithi092', 'host_ip': '172.21.15.92'}} 2024-09-18T12:39:32.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:32 smithi115 ceph-mon[28529]: Deploying daemon smb.adipctdb.0.0.smithi092.ggkvvr on smithi092 2024-09-18T12:39:33.086 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:39:33.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:33 smithi104 ceph-mon[27835]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:33.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:33 smithi104 ceph-mon[27835]: pgmap v21: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:33.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:33 smithi104 ceph-mon[27835]: mgrmap e22: x(active, since 30s) 2024-09-18T12:39:33.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:33 smithi115 ceph-mon[28529]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:33.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:33 smithi115 ceph-mon[28529]: pgmap v21: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:33.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:33 smithi115 ceph-mon[28529]: mgrmap e22: x(active, since 30s) 2024-09-18T12:39:33.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:33 smithi092 ceph-mon[25410]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:33.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:33 smithi092 ceph-mon[25410]: pgmap v21: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-18T12:39:33.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:33 smithi092 ceph-mon[25410]: mgrmap e22: x(active, since 30s) 2024-09-18T12:39:34.087 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:39:35.440 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:39:35.782 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:35 smithi115 ceph-mon[28529]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:35.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:35 smithi092 ceph-mon[25410]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:35.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:35 smithi104 ceph-mon[27835]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:36.480 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:39:36.481 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:39:30.539309Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:39:37.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:37 smithi104 ceph-mon[27835]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:37.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:37 smithi104 ceph-mon[27835]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:37.951 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:37 smithi092 ceph-mon[25410]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:37.952 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:37 smithi092 ceph-mon[25410]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:37.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:37 smithi115 ceph-mon[28529]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:37.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:37 smithi115 ceph-mon[28529]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:39.142 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:39:39.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:39 smithi092 ceph-mon[25410]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:39.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:39 smithi104 ceph-mon[27835]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:39.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:39 smithi115 ceph-mon[28529]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:40.143 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:39:40.735 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:39:41.579 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:39:41.579 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:39:30.539309Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:39:41.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:41 smithi092 ceph-mon[25410]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:41.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:41 smithi104 ceph-mon[27835]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:41.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:41 smithi115 ceph-mon[28529]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:43.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:43 smithi104 ceph-mon[27835]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:43.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:43 smithi104 ceph-mon[27835]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:43.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:43 smithi115 ceph-mon[28529]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:43.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:43 smithi115 ceph-mon[28529]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:43.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:43 smithi092 ceph-mon[25410]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:43.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:43 smithi092 ceph-mon[25410]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:45.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:45 smithi104 ceph-mon[27835]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:45.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:45 smithi115 ceph-mon[28529]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:45.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:45 smithi092 ceph-mon[25410]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-18T12:39:46.783 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:39:47.717 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:47 smithi092 ceph-mon[25410]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:47.784 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:39:47.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:47 smithi104 ceph-mon[27835]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:47.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:47 smithi115 ceph-mon[28529]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:48.034 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:39:48.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:48 smithi104 ceph-mon[27835]: from='client.? 172.21.15.92:0/2673770621' entity='client.smb.config.adipctdb.0.0.smithi092.ggkvvr' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-18T12:39:48.688 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:39:48.689 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:39:30.539309Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:39:48.689 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:48 smithi092 ceph-mon[25410]: from='client.? 172.21.15.92:0/2673770621' entity='client.smb.config.adipctdb.0.0.smithi092.ggkvvr' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-18T12:39:48.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:48 smithi115 ceph-mon[28529]: from='client.? 172.21.15.92:0/2673770621' entity='client.smb.config.adipctdb.0.0.smithi092.ggkvvr' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-18T12:39:49.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:49 smithi104 ceph-mon[27835]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:49.939 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:49 smithi092 ceph-mon[25410]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:49.973 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:39:49.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:49 smithi115 ceph-mon[28529]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:50.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:50 smithi092 ceph-mon[25410]: from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:50.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:50 smithi104 ceph-mon[27835]: from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:50.973 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:39:50.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:50 smithi115 ceph-mon[28529]: from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:51.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:51 smithi092 ceph-mon[25410]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:51.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:51 smithi104 ceph-mon[27835]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:51.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:51 smithi115 ceph-mon[28529]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:52.476 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:39:53.219 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:39:53.219 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:39:30.539309Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:39:53.876 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:53 smithi092 ceph-mon[25410]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:53.906 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:39:53.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:53 smithi104 ceph-mon[27835]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:53.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:53 smithi115 ceph-mon[28529]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:54.869 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:54 smithi092 ceph-mon[25410]: from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:54.907 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:39:54.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:54 smithi104 ceph-mon[27835]: from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:54.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:54 smithi115 ceph-mon[28529]: from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:55.540 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:39:55.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:55 smithi092 ceph-mon[25410]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-18T12:39:55.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:55 smithi104 ceph-mon[27835]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-18T12:39:55.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:55 smithi115 ceph-mon[28529]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-18T12:39:56.226 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:39:56.226 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:39:30.539309Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:39:56.704 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:56 smithi092 ceph-mon[25410]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:56.704 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:56 smithi092 ceph-mon[25410]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:56.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:56 smithi104 ceph-mon[27835]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:56.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:56 smithi104 ceph-mon[27835]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:56.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:56 smithi115 ceph-mon[28529]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:39:56.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:56 smithi115 ceph-mon[28529]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-18T12:39:57.225 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:39:58.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:57 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:58.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:57 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:58.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:57 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:58.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:57 smithi092 ceph-mon[25410]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-18T12:39:58.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:57 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi115.jczhov", "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-18T12:39:58.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:57 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi115.jczhov", "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-18T12:39:58.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:57 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-18T12:39:58.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:57 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:58.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:57 smithi092 ceph-mon[25410]: configuring smb/ctdb cluster metadata 2024-09-18T12:39:58.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:57 smithi092 ceph-mon[25410]: daemon not available: 'smb.adipctdb.2.0.smithi104.heaqzh' not in {'smb.adipctdb.0.0.smithi092.ggkvvr': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi092.ggkvvr', 'hostname': 'smithi092', 'host_ip': '172.21.15.92'}, 'smb.adipctdb.1.0.smithi115.jczhov': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi115.jczhov', 'hostname': 'smithi115', 'host_ip': '172.21.15.115'}} 2024-09-18T12:39:58.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:57 smithi092 ceph-mon[25410]: Deploying daemon smb.adipctdb.1.0.smithi115.jczhov on smithi115 2024-09-18T12:39:58.131 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:57 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:58.131 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:57 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:58.131 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:57 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:58.131 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:57 smithi115 ceph-mon[28529]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-18T12:39:58.131 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:57 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi115.jczhov", "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-18T12:39:58.131 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:57 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi115.jczhov", "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-18T12:39:58.131 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:57 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-18T12:39:58.132 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:57 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:58.132 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:57 smithi115 ceph-mon[28529]: configuring smb/ctdb cluster metadata 2024-09-18T12:39:58.132 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:57 smithi115 ceph-mon[28529]: daemon not available: 'smb.adipctdb.2.0.smithi104.heaqzh' not in {'smb.adipctdb.0.0.smithi092.ggkvvr': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi092.ggkvvr', 'hostname': 'smithi092', 'host_ip': '172.21.15.92'}, 'smb.adipctdb.1.0.smithi115.jczhov': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi115.jczhov', 'hostname': 'smithi115', 'host_ip': '172.21.15.115'}} 2024-09-18T12:39:58.132 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:57 smithi115 ceph-mon[28529]: Deploying daemon smb.adipctdb.1.0.smithi115.jczhov on smithi115 2024-09-18T12:39:58.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:57 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:58.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:57 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:58.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:57 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:39:58.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:57 smithi104 ceph-mon[27835]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-18T12:39:58.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:57 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi115.jczhov", "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-18T12:39:58.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:57 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi115.jczhov", "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-18T12:39:58.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:57 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-18T12:39:58.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:57 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:39:58.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:57 smithi104 ceph-mon[27835]: configuring smb/ctdb cluster metadata 2024-09-18T12:39:58.173 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:57 smithi104 ceph-mon[27835]: daemon not available: 'smb.adipctdb.2.0.smithi104.heaqzh' not in {'smb.adipctdb.0.0.smithi092.ggkvvr': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi092.ggkvvr', 'hostname': 'smithi092', 'host_ip': '172.21.15.92'}, 'smb.adipctdb.1.0.smithi115.jczhov': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi115.jczhov', 'hostname': 'smithi115', 'host_ip': '172.21.15.115'}} 2024-09-18T12:39:58.173 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:57 smithi104 ceph-mon[27835]: Deploying daemon smb.adipctdb.1.0.smithi115.jczhov on smithi115 2024-09-18T12:39:58.227 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:39:59.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:39:58 smithi092 ceph-mon[25410]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-18T12:39:59.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:39:58 smithi104 ceph-mon[27835]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-18T12:39:59.229 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:39:58 smithi115 ceph-mon[28529]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-18T12:40:00.164 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:00 smithi092 ceph-mon[25410]: overall HEALTH_OK 2024-09-18T12:40:00.171 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:00.421 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:00 smithi104 ceph-mon[27835]: overall HEALTH_OK 2024-09-18T12:40:00.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:00 smithi115 ceph-mon[28529]: overall HEALTH_OK 2024-09-18T12:40:01.075 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:01.075 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:39:56.861566Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:40:01.124 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:01 smithi092 ceph-mon[25410]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-18T12:40:01.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:01 smithi104 ceph-mon[27835]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-18T12:40:01.479 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:01 smithi115 ceph-mon[28529]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-18T12:40:02.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:02 smithi092 ceph-mon[25410]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:02.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:02 smithi104 ceph-mon[27835]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:02.479 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:02 smithi115 ceph-mon[28529]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:03.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:03 smithi092 ceph-mon[25410]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-18T12:40:03.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:03 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.d", "id": [3, 2]} : dispatch 2024-09-18T12:40:03.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:03 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]} : dispatch 2024-09-18T12:40:03.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:03 smithi104 ceph-mon[27835]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-18T12:40:03.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:03 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.d", "id": [3, 2]} : dispatch 2024-09-18T12:40:03.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:03 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]} : dispatch 2024-09-18T12:40:03.479 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:03 smithi115 ceph-mon[28529]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-18T12:40:03.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:03 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.d", "id": [3, 2]} : dispatch 2024-09-18T12:40:03.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:03 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]} : dispatch 2024-09-18T12:40:04.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:04 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.d", "id": [3, 2]}]': finished 2024-09-18T12:40:04.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:04 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]}]': finished 2024-09-18T12:40:04.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:04 smithi092 ceph-mon[25410]: osdmap e49: 6 total, 6 up, 6 in 2024-09-18T12:40:04.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:04 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.d", "id": [3, 2]}]': finished 2024-09-18T12:40:04.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:04 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]}]': finished 2024-09-18T12:40:04.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:04 smithi115 ceph-mon[28529]: osdmap e49: 6 total, 6 up, 6 in 2024-09-18T12:40:04.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:04 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.d", "id": [3, 2]}]': finished 2024-09-18T12:40:04.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:04 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]}]': finished 2024-09-18T12:40:04.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:04 smithi104 ceph-mon[27835]: osdmap e49: 6 total, 6 up, 6 in 2024-09-18T12:40:04.805 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:40:05.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:05 smithi092 ceph-mon[25410]: osdmap e50: 6 total, 6 up, 6 in 2024-09-18T12:40:05.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:05 smithi092 ceph-mon[25410]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 127 B/s wr, 8 op/s 2024-09-18T12:40:05.339 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:05 smithi115 ceph-mon[28529]: osdmap e50: 6 total, 6 up, 6 in 2024-09-18T12:40:05.340 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:05 smithi115 ceph-mon[28529]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 127 B/s wr, 8 op/s 2024-09-18T12:40:05.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:05 smithi104 ceph-mon[27835]: osdmap e50: 6 total, 6 up, 6 in 2024-09-18T12:40:05.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:05 smithi104 ceph-mon[27835]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 127 B/s wr, 8 op/s 2024-09-18T12:40:05.806 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:06.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:06 smithi092 ceph-mon[25410]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-18T12:40:06.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:06 smithi115 ceph-mon[28529]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-18T12:40:06.379 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:06.421 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:06 smithi104 ceph-mon[27835]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-18T12:40:07.066 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:07.066 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:39:56.861566Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:40:07.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:07 smithi092 ceph-mon[25410]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:40:07.421 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:07 smithi104 ceph-mon[27835]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:40:07.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:07 smithi115 ceph-mon[28529]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:40:07.699 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:40:08.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:08 smithi092 ceph-mon[25410]: from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:08.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:08 smithi104 ceph-mon[27835]: from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:08.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:08 smithi115 ceph-mon[28529]: from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:08.700 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:08.971 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:09.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:09 smithi092 ceph-mon[25410]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 8 op/s; 8 B/s, 0 objects/s recovering 2024-09-18T12:40:09.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:09 smithi104 ceph-mon[27835]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 8 op/s; 8 B/s, 0 objects/s recovering 2024-09-18T12:40:09.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:09 smithi115 ceph-mon[28529]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 8 op/s; 8 B/s, 0 objects/s recovering 2024-09-18T12:40:10.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:10 smithi092 ceph-mon[25410]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-18T12:40:10.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:10 smithi092 ceph-mon[25410]: Cluster is now healthy 2024-09-18T12:40:10.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:10 smithi104 ceph-mon[27835]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-18T12:40:10.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:10 smithi104 ceph-mon[27835]: Cluster is now healthy 2024-09-18T12:40:10.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:10 smithi115 ceph-mon[28529]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-18T12:40:10.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:10 smithi115 ceph-mon[28529]: Cluster is now healthy 2024-09-18T12:40:10.744 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:10.744 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:39:56.861566Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:40:11.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:11 smithi092 ceph-mon[25410]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 8 op/s; 8 B/s, 0 objects/s recovering 2024-09-18T12:40:11.404 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:11 smithi115 ceph-mon[28529]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 8 op/s; 8 B/s, 0 objects/s recovering 2024-09-18T12:40:11.421 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:11 smithi104 ceph-mon[27835]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 8 op/s; 8 B/s, 0 objects/s recovering 2024-09-18T12:40:11.557 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:40:12.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:12 smithi092 ceph-mon[25410]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:12.268 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:12 smithi115 ceph-mon[28529]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:12.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:12 smithi104 ceph-mon[27835]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:12.558 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:12.808 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:13.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:13 smithi092 ceph-mon[25410]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s; 7 B/s, 0 objects/s recovering 2024-09-18T12:40:13.333 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:13 smithi115 ceph-mon[28529]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s; 7 B/s, 0 objects/s recovering 2024-09-18T12:40:13.421 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:13 smithi104 ceph-mon[27835]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s; 7 B/s, 0 objects/s recovering 2024-09-18T12:40:13.440 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:13.440 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:39:56.861566Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:40:14.049 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:40:14.339 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:14 smithi115 ceph-mon[28529]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:14.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:14 smithi104 ceph-mon[27835]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:14.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:14 smithi092 ceph-mon[25410]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:15.051 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:15.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:15 smithi092 ceph-mon[25410]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s; 6 B/s, 0 objects/s recovering 2024-09-18T12:40:15.307 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:15.329 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:15 smithi115 ceph-mon[28529]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s; 6 B/s, 0 objects/s recovering 2024-09-18T12:40:15.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:15 smithi104 ceph-mon[27835]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s; 6 B/s, 0 objects/s recovering 2024-09-18T12:40:15.901 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:15.901 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:39:56.861566Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:40:16.582 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:40:16.831 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:16 smithi115 ceph-mon[28529]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:16.831 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:16 smithi115 ceph-mon[28529]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s; 5 B/s, 0 objects/s recovering 2024-09-18T12:40:16.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:16 smithi104 ceph-mon[27835]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:16.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:16 smithi104 ceph-mon[27835]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s; 5 B/s, 0 objects/s recovering 2024-09-18T12:40:16.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:16 smithi092 ceph-mon[25410]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:16.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:16 smithi092 ceph-mon[25410]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s; 5 B/s, 0 objects/s recovering 2024-09-18T12:40:17.584 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:17.831 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:17.952 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:17 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:17.952 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:17 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:17.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:17 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:17.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:17 smithi092 ceph-mon[25410]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-18T12:40:17.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:17 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi104.heaqzh", "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-18T12:40:17.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:17 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi104.heaqzh", "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-18T12:40:17.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:17 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-18T12:40:17.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:17 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:40:17.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:17 smithi092 ceph-mon[25410]: configuring smb/ctdb cluster metadata 2024-09-18T12:40:17.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:17 smithi092 ceph-mon[25410]: Deploying daemon smb.adipctdb.2.0.smithi104.heaqzh on smithi104 2024-09-18T12:40:17.976 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:17 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:17.976 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:17 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:17.976 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:17 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:17.976 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:17 smithi115 ceph-mon[28529]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-18T12:40:17.976 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:17 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi104.heaqzh", "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-18T12:40:17.977 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:17 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi104.heaqzh", "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-18T12:40:17.977 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:17 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-18T12:40:17.977 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:17 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:40:17.977 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:17 smithi115 ceph-mon[28529]: configuring smb/ctdb cluster metadata 2024-09-18T12:40:17.977 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:17 smithi115 ceph-mon[28529]: Deploying daemon smb.adipctdb.2.0.smithi104.heaqzh on smithi104 2024-09-18T12:40:18.047 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:17 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:18.047 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:17 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:18.047 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:17 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:18.048 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:17 smithi104 ceph-mon[27835]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-18T12:40:18.048 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:17 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi104.heaqzh", "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-18T12:40:18.048 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:17 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi104.heaqzh", "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-18T12:40:18.048 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:17 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-18T12:40:18.048 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:17 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:40:18.048 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:17 smithi104 ceph-mon[27835]: configuring smb/ctdb cluster metadata 2024-09-18T12:40:18.048 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:17 smithi104 ceph-mon[27835]: Deploying daemon smb.adipctdb.2.0.smithi104.heaqzh on smithi104 2024-09-18T12:40:18.496 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:18.497 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:40:16.731187Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:40:18.878 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:18 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:18.878 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:18 smithi115 ceph-mon[28529]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:18.878 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:18 smithi115 ceph-mon[28529]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 85 B/s wr, 7 op/s; 5 B/s, 0 objects/s recovering 2024-09-18T12:40:19.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:18 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:19.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:18 smithi092 ceph-mon[25410]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:19.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:18 smithi092 ceph-mon[25410]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 85 B/s wr, 7 op/s; 5 B/s, 0 objects/s recovering 2024-09-18T12:40:19.171 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:18 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:19.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:18 smithi104 ceph-mon[27835]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:19.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:18 smithi104 ceph-mon[27835]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 85 B/s wr, 7 op/s; 5 B/s, 0 objects/s recovering 2024-09-18T12:40:19.313 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:40:20.314 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:20.567 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:20.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:20 smithi104 ceph-mon[27835]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-18T12:40:20.940 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:20 smithi092 ceph-mon[25410]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-18T12:40:20.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:20 smithi115 ceph-mon[28529]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-18T12:40:21.218 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:21.218 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:40:16.731187Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:40:21.877 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:21 smithi092 ceph-mon[25410]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:21.904 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:40:21.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:21 smithi104 ceph-mon[27835]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:21.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:21 smithi115 ceph-mon[28529]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:22.798 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:22 smithi092 ceph-mon[25410]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-18T12:40:22.828 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:22 smithi115 ceph-mon[28529]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-18T12:40:22.906 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:22.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:22 smithi104 ceph-mon[27835]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-18T12:40:23.184 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:24.091 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:24.091 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:40:16.731187Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:40:24.847 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:40:24.900 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:24 smithi104 ceph-mon[27835]: from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:24.900 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:24 smithi104 ceph-mon[27835]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.3 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-18T12:40:24.926 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:24 smithi115 ceph-mon[28529]: from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:24.926 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:24 smithi115 ceph-mon[28529]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.3 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-18T12:40:24.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:24 smithi092 ceph-mon[25410]: from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:24.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:24 smithi092 ceph-mon[25410]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.3 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-18T12:40:25.848 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:26.095 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:26.709 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:26.710 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:40:16.731187Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:40:26.710 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:26 smithi092 ceph-mon[25410]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-18T12:40:26.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:26 smithi104 ceph-mon[27835]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-18T12:40:26.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:26 smithi115 ceph-mon[28529]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-18T12:40:27.413 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:40:27.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:27 smithi104 ceph-mon[27835]: from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:27.969 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:27 smithi092 ceph-mon[25410]: from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:27.969 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:27 smithi115 ceph-mon[28529]: from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:28.415 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:28.674 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:28.902 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:28 smithi092 ceph-mon[25410]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-18T12:40:28.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:28 smithi104 ceph-mon[27835]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-18T12:40:28.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:28 smithi115 ceph-mon[28529]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-18T12:40:29.287 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:29.288 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:40:16.731187Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:40:29.867 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:29 smithi092 ceph-mon[25410]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:29.899 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:40:29.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:29 smithi104 ceph-mon[27835]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:29.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:29 smithi115 ceph-mon[28529]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:30.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:30 smithi104 ceph-mon[27835]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-18T12:40:30.901 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:30.928 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:30 smithi092 ceph-mon[25410]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-18T12:40:30.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:30 smithi115 ceph-mon[28529]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-18T12:40:31.160 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:31.901 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:31.901 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:40:16.731187Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:40:32.610 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:40:32.877 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:32 smithi104 ceph-mon[27835]: from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:32.877 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:32 smithi104 ceph-mon[27835]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-18T12:40:32.970 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:32 smithi092 ceph-mon[25410]: from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:32.970 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:32 smithi092 ceph-mon[25410]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-18T12:40:32.971 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:32 smithi115 ceph-mon[28529]: from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:32.971 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:32 smithi115 ceph-mon[28529]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-18T12:40:33.611 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:33.857 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:34.540 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:34.540 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.174738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.174485Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.174586Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:40:16.731187Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "running": 0, "size": 3}}] 2024-09-18T12:40:34.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:34 smithi092 ceph-mon[25410]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-18T12:40:34.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:34 smithi092 ceph-mon[25410]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:34.863 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:34 smithi104 ceph-mon[27835]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-18T12:40:34.863 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:34 smithi104 ceph-mon[27835]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:34.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:34 smithi115 ceph-mon[28529]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-18T12:40:34.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:34 smithi115 ceph-mon[28529]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:35.243 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-18T12:40:36.244 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:36.513 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:36.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:36 smithi104 ceph-mon[27835]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:40:36.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:36 smithi104 ceph-mon[27835]: mgrmap e23: x(active, since 94s) 2024-09-18T12:40:36.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:36 smithi092 ceph-mon[25410]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:40:36.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:36 smithi092 ceph-mon[25410]: mgrmap e23: x(active, since 94s) 2024-09-18T12:40:36.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:36 smithi115 ceph-mon[28529]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:40:36.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:36 smithi115 ceph-mon[28529]: mgrmap e23: x(active, since 94s) 2024-09-18T12:40:38.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:37 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:37 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:37 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:37 smithi092 ceph-mon[25410]: configuring smb/ctdb cluster metadata 2024-09-18T12:40:38.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:37 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:37 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:40:38.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:37 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:37 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:37 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:37 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:37 smithi104 ceph-mon[27835]: configuring smb/ctdb cluster metadata 2024-09-18T12:40:38.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:37 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:37 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:40:38.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:37 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:37 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:37 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:37 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:37 smithi115 ceph-mon[28529]: configuring smb/ctdb cluster metadata 2024-09-18T12:40:38.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:37 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:38.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:37 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:40:38.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:37 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:39.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:38 smithi092 ceph-mon[25410]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-18T12:40:39.101 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:38 smithi104 ceph-mon[27835]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-18T12:40:39.167 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:38 smithi115 ceph-mon[28529]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-18T12:40:39.510 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:39.511 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:39:04.292205Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:39:04.291974Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.221886Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.222028Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:40:36.930530Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "last_refresh": "2024-09-18T12:40:38.947856Z", "running": 1, "size": 3}}] 2024-09-18T12:40:40.229 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:39 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:40.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:39 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:40.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:39 smithi115 ceph-mon[28529]: from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:40.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:39 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:40.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:39 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:40.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:39 smithi092 ceph-mon[25410]: from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:40.317 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:39 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:40.317 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:39 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:40.317 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:39 smithi104 ceph-mon[27835]: from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:40.454 INFO:tasks.cephadm:smb.adipctdb has 1/3 2024-09-18T12:40:41.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:40 smithi092 ceph-mon[25410]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-18T12:40:41.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:40 smithi115 ceph-mon[28529]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-18T12:40:41.318 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:40 smithi104 ceph-mon[27835]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-18T12:40:41.455 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:42.201 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:42.896 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:42.896 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:40:38.947773Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:40:42.195724Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:39:04.221886Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:39:04.222028Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:40:36.930530Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "last_refresh": "2024-09-18T12:40:38.947856Z", "running": 2, "size": 3}}] 2024-09-18T12:40:43.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:43 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:43.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:43 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:43.230 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:43 smithi115 ceph-mon[28529]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-18T12:40:43.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:43 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:43.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:43 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:43.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:43 smithi092 ceph-mon[25410]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-18T12:40:43.504 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:43 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:43.504 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:43 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:43.505 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:43 smithi104 ceph-mon[27835]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-18T12:40:43.703 INFO:tasks.cephadm:smb.adipctdb has 2/3 2024-09-18T12:40:44.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:44 smithi092 ceph-mon[25410]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:44.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:44 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:44.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:44 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:44.323 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:44 smithi115 ceph-mon[28529]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:44.323 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:44 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:44.323 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:44 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:44.323 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:44 smithi104 ceph-mon[27835]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:44.323 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:44 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:44.323 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:44 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:44.705 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:40:44.965 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:45.263 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:45 smithi104 ceph-mon[27835]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-18T12:40:45.263 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:40:45.263 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:40:45.263 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:45.263 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:45.263 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:40:45.263 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:40:45.263 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:40:45.263 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:45.263 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:45.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:45 smithi092 ceph-mon[25410]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-18T12:40:45.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:40:45.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:40:45.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:45.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:45.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:40:45.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:40:45.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:40:45.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:45.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:45.324 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:45 smithi115 ceph-mon[28529]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-18T12:40:45.324 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:40:45.325 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:40:45.325 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:45.325 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:45.325 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:40:45.325 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:40:45.325 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:40:45.325 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:45.325 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:40:45.575 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:40:45.576 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:40:38.947773Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:40:42.195724Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:40:38.947498Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:40:38.947602Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:40:44.850669Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "last_refresh": "2024-09-18T12:40:38.947856Z", "running": 3, "size": 3}}] 2024-09-18T12:40:46.179 INFO:tasks.cephadm:smb.adipctdb has 3/3 2024-09-18T12:40:46.179 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-18T12:40:46.192 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi092.front.sepia.ceph.com 2024-09-18T12:40:46.193 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- bash -c 'rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout' 2024-09-18T12:40:46.325 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:46 smithi115 ceph-mon[28529]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi092.ggkvvr'}, 1: {0: 'adipctdb.1.0.smithi115.jczhov'}, 2: {0: 'adipctdb.2.0.smithi104.heaqzh'}} 3 2024-09-18T12:40:46.325 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:46 smithi115 ceph-mon[28529]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi092.ggkvvr'}, 1: {0: 'adipctdb.1.0.smithi115.jczhov'}, 2: {0: 'adipctdb.2.0.smithi104.heaqzh'}} 3 2024-09-18T12:40:46.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:46 smithi104 ceph-mon[27835]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi092.ggkvvr'}, 1: {0: 'adipctdb.1.0.smithi115.jczhov'}, 2: {0: 'adipctdb.2.0.smithi104.heaqzh'}} 3 2024-09-18T12:40:46.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:46 smithi104 ceph-mon[27835]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi092.ggkvvr'}, 1: {0: 'adipctdb.1.0.smithi115.jczhov'}, 2: {0: 'adipctdb.2.0.smithi104.heaqzh'}} 3 2024-09-18T12:40:46.438 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:40:46.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:46 smithi092 ceph-mon[25410]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi092.ggkvvr'}, 1: {0: 'adipctdb.1.0.smithi115.jczhov'}, 2: {0: 'adipctdb.2.0.smithi104.heaqzh'}} 3 2024-09-18T12:40:46.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:46 smithi092 ceph-mon[25410]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi092.ggkvvr'}, 1: {0: 'adipctdb.1.0.smithi115.jczhov'}, 2: {0: 'adipctdb.2.0.smithi104.heaqzh'}} 3 2024-09-18T12:40:47.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:47 smithi104 ceph-mon[27835]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:47.326 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:47 smithi104 ceph-mon[27835]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-18T12:40:47.327 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:47 smithi115 ceph-mon[28529]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:47.327 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:47 smithi115 ceph-mon[28529]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-18T12:40:47.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:47 smithi092 ceph-mon[25410]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:40:47.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:47 smithi092 ceph-mon[25410]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-18T12:40:47.550 INFO:teuthology.orchestra.run.smithi092.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adipctdb.0.0.smithi092.ggkvvr", "node": "172.21.15.92", "state": "ready"}, {"pnn": 1, "identity": "smb.adipctdb.1.0.smithi115.jczhov", "node": "172.21.15.115", "state": "ready"}, {"pnn": 2, "identity": "smb.adipctdb.2.0.smithi104.heaqzh", "node": "172.21.15.104", "state": "ready"}], "_source": "cephadm"} 2024-09-18T12:40:47.550 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-18T12:40:47.560 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi175.front.sepia.ceph.com 2024-09-18T12:40:47.560 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-18T12:40:47.590 INFO:teuthology.orchestra.run.smithi175.stderr:+ sleep 30 2024-09-18T12:40:48.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:48 smithi104 ceph-mon[27835]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-18T12:40:48.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:48 smithi115 ceph-mon[28529]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-18T12:40:48.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:48 smithi092 ceph-mon[25410]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-18T12:40:50.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:50 smithi104 ceph-mon[27835]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-18T12:40:50.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:50 smithi115 ceph-mon[28529]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-18T12:40:50.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:50 smithi092 ceph-mon[25410]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-18T12:40:52.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:52 smithi104 ceph-mon[27835]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-18T12:40:52.972 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:52 smithi115 ceph-mon[28529]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-18T12:40:52.973 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:52 smithi092 ceph-mon[25410]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-18T12:40:54.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:54 smithi104 ceph-mon[27835]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-18T12:40:54.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:54 smithi115 ceph-mon[28529]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-18T12:40:54.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:54 smithi092 ceph-mon[25410]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-18T12:40:56.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:56 smithi104 ceph-mon[27835]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-18T12:40:56.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:56 smithi115 ceph-mon[28529]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-18T12:40:56.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:56 smithi092 ceph-mon[25410]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-18T12:40:58.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:40:58 smithi104 ceph-mon[27835]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-18T12:40:58.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:40:58 smithi115 ceph-mon[28529]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-18T12:40:58.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:40:58 smithi092 ceph-mon[25410]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-18T12:41:00.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:00 smithi104 ceph-mon[27835]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-18T12:41:00.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:00 smithi115 ceph-mon[28529]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-18T12:41:00.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:00 smithi092 ceph-mon[25410]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-18T12:41:02.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:02 smithi104 ceph-mon[27835]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-18T12:41:02.973 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:02 smithi092 ceph-mon[25410]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-18T12:41:02.974 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:02 smithi115 ceph-mon[28529]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-18T12:41:04.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:04 smithi104 ceph-mon[27835]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-18T12:41:04.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:04 smithi115 ceph-mon[28529]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-18T12:41:04.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:04 smithi092 ceph-mon[25410]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-18T12:41:06.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:06 smithi104 ceph-mon[27835]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:06.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:06 smithi115 ceph-mon[28529]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:06.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:06 smithi092 ceph-mon[25410]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:08.865 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:08 smithi115 ceph-mon[28529]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:08.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:08 smithi104 ceph-mon[27835]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:08.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:08 smithi092 ceph-mon[25410]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:10.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:10 smithi104 ceph-mon[27835]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:10.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:10 smithi115 ceph-mon[28529]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:10.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:10 smithi092 ceph-mon[25410]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:12.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:12 smithi104 ceph-mon[27835]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:12.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:12 smithi092 ceph-mon[25410]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:12.976 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:12 smithi115 ceph-mon[28529]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:14.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:14 smithi104 ceph-mon[27835]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:14.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:14 smithi115 ceph-mon[28529]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:14.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:14 smithi092 ceph-mon[25410]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:16.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:16 smithi104 ceph-mon[27835]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:16.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:16 smithi115 ceph-mon[28529]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:16.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:16 smithi092 ceph-mon[25410]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:17.598 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.92/share1 -c ls' 2024-09-18T12:41:17.663 INFO:teuthology.orchestra.run.smithi175.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.92/share1 -c ls 2024-09-18T12:41:18.276 INFO:teuthology.orchestra.run.smithi175.stdout: . D 0 Wed Sep 18 12:38:53 2024 2024-09-18T12:41:18.276 INFO:teuthology.orchestra.run.smithi175.stdout: .. D 0 Wed Sep 18 12:38:53 2024 2024-09-18T12:41:18.276 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:41:18.276 INFO:teuthology.orchestra.run.smithi175.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-18T12:41:18.857 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.92/share2 -c ls' 2024-09-18T12:41:18.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:18 smithi104 ceph-mon[27835]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-18T12:41:18.928 INFO:teuthology.orchestra.run.smithi175.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.92/share2 -c ls 2024-09-18T12:41:18.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:18 smithi115 ceph-mon[28529]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-18T12:41:18.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:18 smithi092 ceph-mon[25410]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-18T12:41:19.369 INFO:teuthology.orchestra.run.smithi175.stdout: . D 0 Wed Sep 18 12:38:55 2024 2024-09-18T12:41:19.369 INFO:teuthology.orchestra.run.smithi175.stdout: .. D 0 Wed Sep 18 12:38:55 2024 2024-09-18T12:41:19.369 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:41:19.369 INFO:teuthology.orchestra.run.smithi175.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-18T12:41:19.926 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-18T12:41:19.940 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi092.front.sepia.ceph.com 2024-09-18T12:41:19.942 DEBUG:teuthology.orchestra.run.smithi092:> 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-18T12:41:19.976 INFO:teuthology.orchestra.run.smithi092.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-18T12:41:19.976 INFO:teuthology.orchestra.run.smithi092.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adipctdb")))[-1].name' 2024-09-18T12:41:20.264 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:41:20.325 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:41:20.433 INFO:teuthology.orchestra.run.smithi092.stderr:Using ceph image with id 'b22e1e37ddf1' and tag 'e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e' created on 2024-09-17 17:25:16 +0000 UTC 2024-09-18T12:41:20.433 INFO:teuthology.orchestra.run.smithi092.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9 2024-09-18T12:41:20.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:20 smithi104 ceph-mon[27835]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-18T12:41:20.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:20 smithi115 ceph-mon[28529]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-18T12:41:20.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:20 smithi092 ceph-mon[25410]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-18T12:41:21.549 DEBUG:teuthology.orchestra.run.smithi092:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-18T12:41:21.616 INFO:teuthology.orchestra.run.smithi092.stderr:++ cat /tmp/svcname 2024-09-18T12:41:21.616 INFO:teuthology.orchestra.run.smithi092.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adipctdb.0.0.smithi092.ggkvvr ctdb status 2024-09-18T12:41:21.836 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:41:22.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:22 smithi104 ceph-mon[27835]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-18T12:41:22.977 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:22 smithi092 ceph-mon[25410]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-18T12:41:22.978 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:22 smithi115 ceph-mon[28529]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-18T12:41:23.417 DEBUG:teuthology.orchestra.run.smithi092:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-18T12:41:23.483 INFO:teuthology.orchestra.run.smithi092.stderr:+ cat /tmp/ctdb_status 2024-09-18T12:41:23.483 INFO:teuthology.orchestra.run.smithi092.stdout:Number of nodes:3 2024-09-18T12:41:23.483 INFO:teuthology.orchestra.run.smithi092.stdout:pnn:0 172.21.15.92 OK (THIS NODE) 2024-09-18T12:41:23.483 INFO:teuthology.orchestra.run.smithi092.stdout:pnn:1 172.21.15.115 OK 2024-09-18T12:41:23.483 INFO:teuthology.orchestra.run.smithi092.stdout:pnn:2 172.21.15.104 OK 2024-09-18T12:41:23.483 INFO:teuthology.orchestra.run.smithi092.stdout:Generation:1464351151 2024-09-18T12:41:23.484 INFO:teuthology.orchestra.run.smithi092.stdout:Size:3 2024-09-18T12:41:23.484 INFO:teuthology.orchestra.run.smithi092.stdout:hash:0 lmaster:0 2024-09-18T12:41:23.484 INFO:teuthology.orchestra.run.smithi092.stdout:hash:1 lmaster:1 2024-09-18T12:41:23.484 INFO:teuthology.orchestra.run.smithi092.stdout:hash:2 lmaster:2 2024-09-18T12:41:23.484 INFO:teuthology.orchestra.run.smithi092.stdout:Recovery mode:NORMAL (0) 2024-09-18T12:41:23.484 INFO:teuthology.orchestra.run.smithi092.stdout:Leader:0 2024-09-18T12:41:23.485 DEBUG:teuthology.orchestra.run.smithi092:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-18T12:41:23.552 INFO:teuthology.orchestra.run.smithi092.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-18T12:41:23.554 INFO:teuthology.orchestra.run.smithi092.stdout:pnn:0 172.21.15.92 OK (THIS NODE) 2024-09-18T12:41:23.554 DEBUG:teuthology.orchestra.run.smithi092:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-18T12:41:23.618 INFO:teuthology.orchestra.run.smithi092.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-18T12:41:23.618 INFO:teuthology.orchestra.run.smithi092.stdout:pnn:1 172.21.15.115 OK 2024-09-18T12:41:23.620 DEBUG:teuthology.orchestra.run.smithi092:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-18T12:41:23.684 INFO:teuthology.orchestra.run.smithi092.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-18T12:41:23.685 INFO:teuthology.orchestra.run.smithi092.stdout:pnn:2 172.21.15.104 OK 2024-09-18T12:41:23.686 DEBUG:teuthology.orchestra.run.smithi092:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-18T12:41:23.751 INFO:teuthology.orchestra.run.smithi092.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-18T12:41:23.751 INFO:teuthology.orchestra.run.smithi092.stdout:Number of nodes:3 2024-09-18T12:41:23.753 DEBUG:teuthology.orchestra.run.smithi092:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-18T12:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-18T12:41:23.818 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-18T12:41:23.829 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi175.front.sepia.ceph.com 2024-09-18T12:41:23.829 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-18T12:41:23.859 INFO:teuthology.orchestra.run.smithi175.stderr:+ sleep 30 2024-09-18T12:41:24.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:24 smithi115 ceph-mon[28529]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-18T12:41:24.923 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:24 smithi104 ceph-mon[27835]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-18T12:41:24.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:24 smithi092 ceph-mon[25410]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-18T12:41:26.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:26 smithi104 ceph-mon[27835]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-18T12:41:26.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:26 smithi115 ceph-mon[28529]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-18T12:41:26.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:26 smithi092 ceph-mon[25410]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-18T12:41:28.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:28 smithi104 ceph-mon[27835]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-18T12:41:28.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:28 smithi115 ceph-mon[28529]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-18T12:41:28.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:28 smithi092 ceph-mon[25410]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-18T12:41:31.626 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:31 smithi104 ceph-mon[27835]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-18T12:41:31.627 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:31 smithi115 ceph-mon[28529]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-18T12:41:31.627 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:31 smithi092 ceph-mon[25410]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-18T12:41:33.628 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:33 smithi104 ceph-mon[27835]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-18T12:41:33.628 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:33 smithi115 ceph-mon[28529]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-18T12:41:33.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:33 smithi092 ceph-mon[25410]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-18T12:41:35.630 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:35 smithi104 ceph-mon[27835]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-18T12:41:35.631 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:35 smithi092 ceph-mon[25410]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-18T12:41:35.631 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:35 smithi115 ceph-mon[28529]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-18T12:41:37.633 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:37 smithi104 ceph-mon[27835]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:37.633 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:37 smithi115 ceph-mon[28529]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:37.634 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:37 smithi092 ceph-mon[25410]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:39.634 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:39 smithi104 ceph-mon[27835]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:39.635 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:39 smithi092 ceph-mon[25410]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:39.635 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:39 smithi115 ceph-mon[28529]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:41.636 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:41 smithi104 ceph-mon[27835]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:41.637 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:41 smithi115 ceph-mon[28529]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:41.689 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:41 smithi092 ceph-mon[25410]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:43.639 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:43 smithi104 ceph-mon[27835]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:43.639 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:43 smithi115 ceph-mon[28529]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:43.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:43 smithi092 ceph-mon[25410]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:45.641 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:45 smithi104 ceph-mon[27835]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:45.641 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:41:45.641 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:41:45.641 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:41:45.641 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:41:45.642 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:45 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:41:45.642 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:45 smithi115 ceph-mon[28529]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:45.642 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:41:45.642 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:41:45.643 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:41:45.643 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:41:45.643 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:45 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:41:45.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:45 smithi092 ceph-mon[25410]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:45.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:41:45.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:41:45.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:41:45.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:41:45.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:45 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:41:46.642 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:46 smithi104 ceph-mon[27835]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi092.ggkvvr'}, 1: {0: 'adipctdb.1.0.smithi115.jczhov'}, 2: {0: 'adipctdb.2.0.smithi104.heaqzh'}} 3 2024-09-18T12:41:46.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:46 smithi092 ceph-mon[25410]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi092.ggkvvr'}, 1: {0: 'adipctdb.1.0.smithi115.jczhov'}, 2: {0: 'adipctdb.2.0.smithi104.heaqzh'}} 3 2024-09-18T12:41:46.643 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:46 smithi115 ceph-mon[28529]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi092.ggkvvr'}, 1: {0: 'adipctdb.1.0.smithi115.jczhov'}, 2: {0: 'adipctdb.2.0.smithi104.heaqzh'}} 3 2024-09-18T12:41:47.644 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:47 smithi104 ceph-mon[27835]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:47.644 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:47 smithi115 ceph-mon[28529]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:47.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:47 smithi092 ceph-mon[25410]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:48.645 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:48 smithi104 ceph-mon[27835]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:48.645 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:48 smithi115 ceph-mon[28529]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:48.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:48 smithi092 ceph-mon[25410]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:50.648 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:50 smithi104 ceph-mon[27835]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:50.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:50 smithi092 ceph-mon[25410]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:50.649 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:50 smithi115 ceph-mon[28529]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:52.650 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:52 smithi104 ceph-mon[27835]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:52.650 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:52 smithi115 ceph-mon[28529]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:52.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:52 smithi092 ceph-mon[25410]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:53.865 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.92/share1 -c ls' 2024-09-18T12:41:53.938 INFO:teuthology.orchestra.run.smithi175.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.92/share1 -c ls 2024-09-18T12:41:54.468 INFO:teuthology.orchestra.run.smithi175.stdout: . D 0 Wed Sep 18 12:38:53 2024 2024-09-18T12:41:54.468 INFO:teuthology.orchestra.run.smithi175.stdout: .. D 0 Wed Sep 18 12:38:53 2024 2024-09-18T12:41:54.469 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:41:54.469 INFO:teuthology.orchestra.run.smithi175.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-18T12:41:54.653 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:54 smithi104 ceph-mon[27835]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:54.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:54 smithi092 ceph-mon[25410]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:54.653 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:54 smithi115 ceph-mon[28529]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-18T12:41:54.995 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.92/share1 -c ls' 2024-09-18T12:41:55.060 INFO:teuthology.orchestra.run.smithi175.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.92/share1 -c ls 2024-09-18T12:41:55.511 INFO:teuthology.orchestra.run.smithi175.stdout: . D 0 Wed Sep 18 12:38:53 2024 2024-09-18T12:41:55.511 INFO:teuthology.orchestra.run.smithi175.stdout: .. D 0 Wed Sep 18 12:38:53 2024 2024-09-18T12:41:55.512 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:41:55.512 INFO:teuthology.orchestra.run.smithi175.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-18T12:41:56.051 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.92/share2 -c ls' 2024-09-18T12:41:56.117 INFO:teuthology.orchestra.run.smithi175.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.92/share2 -c ls 2024-09-18T12:41:56.589 INFO:teuthology.orchestra.run.smithi175.stdout: . D 0 Wed Sep 18 12:38:55 2024 2024-09-18T12:41:56.589 INFO:teuthology.orchestra.run.smithi175.stdout: .. D 0 Wed Sep 18 12:38:55 2024 2024-09-18T12:41:56.589 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:41:56.589 INFO:teuthology.orchestra.run.smithi175.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-18T12:41:56.655 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:56 smithi104 ceph-mon[27835]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:56.656 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:56 smithi115 ceph-mon[28529]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:56.656 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:56 smithi092 ceph-mon[25410]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-18T12:41:57.115 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.92/share2 -c ls' 2024-09-18T12:41:57.178 INFO:teuthology.orchestra.run.smithi175.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.92/share2 -c ls 2024-09-18T12:41:57.627 INFO:teuthology.orchestra.run.smithi175.stdout: . D 0 Wed Sep 18 12:38:55 2024 2024-09-18T12:41:57.627 INFO:teuthology.orchestra.run.smithi175.stdout: .. D 0 Wed Sep 18 12:38:55 2024 2024-09-18T12:41:57.627 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-18T12:41:57.627 INFO:teuthology.orchestra.run.smithi175.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-18T12:41:58.154 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-18T12:41:58.164 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi092.front.sepia.ceph.com 2024-09-18T12:41:58.165 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-18T12:41:58.434 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:41:58.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:41:58 smithi104 ceph-mon[27835]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-18T12:41:58.929 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:41:58 smithi092 ceph-mon[25410]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-18T12:41:58.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:41:58 smithi115 ceph-mon[28529]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-18T12:41:59.239 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-18T12:41:59.239 INFO:teuthology.orchestra.run.smithi092.stdout: "results": [ 2024-09-18T12:41:59.239 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-18T12:41:59.239 INFO:teuthology.orchestra.run.smithi092.stdout: "resource": { 2024-09-18T12:41:59.239 INFO:teuthology.orchestra.run.smithi092.stdout: "resource_type": "ceph.smb.share", 2024-09-18T12:41:59.239 INFO:teuthology.orchestra.run.smithi092.stdout: "cluster_id": "adipctdb", 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: "share_id": "share1", 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: "intent": "removed" 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: "state": "removed", 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: "success": true 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: "resource": { 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: "resource_type": "ceph.smb.share", 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: "cluster_id": "adipctdb", 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: "share_id": "share2", 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: "intent": "removed" 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:41:59.240 INFO:teuthology.orchestra.run.smithi092.stdout: "state": "removed", 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: "success": true 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: "resource": { 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: "resource_type": "ceph.smb.cluster", 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: "cluster_id": "adipctdb", 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: "intent": "removed" 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: "state": "removed", 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: "success": true 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: "resource": { 2024-09-18T12:41:59.241 INFO:teuthology.orchestra.run.smithi092.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-18T12:41:59.242 INFO:teuthology.orchestra.run.smithi092.stdout: "auth_id": "join1-admin", 2024-09-18T12:41:59.242 INFO:teuthology.orchestra.run.smithi092.stdout: "intent": "removed" 2024-09-18T12:41:59.242 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-18T12:41:59.242 INFO:teuthology.orchestra.run.smithi092.stdout: "state": "removed", 2024-09-18T12:41:59.242 INFO:teuthology.orchestra.run.smithi092.stdout: "success": true 2024-09-18T12:41:59.242 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-18T12:41:59.242 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-18T12:41:59.242 INFO:teuthology.orchestra.run.smithi092.stdout: "success": true 2024-09-18T12:41:59.242 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-18T12:41:59.871 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-18T12:41:59.881 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to be not present in service list 2024-09-18T12:41:59.881 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:42:00.379 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: from='client.15993 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:42:00.379 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: Remove service smb.adipctdb 2024-09-18T12:42:00.379 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:00.379 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-18T12:42:00.379 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:42:00.379 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-18T12:42:00.379 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-18T12:42:00.379 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:42:00.379 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:42:00.379 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-18T12:42:00.380 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-18T12:42:00.380 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:00.380 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: Removing orphan daemon smb.adipctdb.0.0.smithi092.ggkvvr... 2024-09-18T12:42:00.380 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:00 smithi092 ceph-mon[25410]: Removing daemon smb.adipctdb.0.0.smithi092.ggkvvr from smithi092 -- ports [445, 9922] 2024-09-18T12:42:00.409 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: from='client.15993 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:42:00.409 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: Remove service smb.adipctdb 2024-09-18T12:42:00.410 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:00.410 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-18T12:42:00.410 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:42:00.410 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-18T12:42:00.410 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-18T12:42:00.410 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:42:00.410 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:42:00.410 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-18T12:42:00.410 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-18T12:42:00.410 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:00.410 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: Removing orphan daemon smb.adipctdb.0.0.smithi092.ggkvvr... 2024-09-18T12:42:00.410 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:00 smithi115 ceph-mon[28529]: Removing daemon smb.adipctdb.0.0.smithi092.ggkvvr from smithi092 -- ports [445, 9922] 2024-09-18T12:42:00.411 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: from='client.15993 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-18T12:42:00.411 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: Remove service smb.adipctdb 2024-09-18T12:42:00.411 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:00.411 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-18T12:42:00.411 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:42:00.411 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-18T12:42:00.411 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-18T12:42:00.411 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:42:00.411 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:42:00.411 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-18T12:42:00.412 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-18T12:42:00.412 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:00.412 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: Removing orphan daemon smb.adipctdb.0.0.smithi092.ggkvvr... 2024-09-18T12:42:00.412 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:00 smithi104 ceph-mon[27835]: Removing daemon smb.adipctdb.0.0.smithi092.ggkvvr from smithi092 -- ports [445, 9922] 2024-09-18T12:42:01.400 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:01 smithi092 ceph-mon[25410]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-18T12:42:01.411 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:01 smithi115 ceph-mon[28529]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-18T12:42:01.411 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:01 smithi104 ceph-mon[27835]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-18T12:42:02.663 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:02 smithi104 ceph-mon[27835]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-18T12:42:02.663 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:02 smithi115 ceph-mon[28529]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-18T12:42:02.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:02 smithi092 ceph-mon[25410]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-18T12:42:04.100 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:42:04.666 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:04 smithi104 ceph-mon[27835]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-18T12:42:04.667 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:04 smithi115 ceph-mon[28529]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-18T12:42:04.801 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:04 smithi092 ceph-mon[25410]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-18T12:42:04.826 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:42:04.826 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:40:38.947773Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:40:42.195724Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:40:38.947498Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:40:38.947602Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:41:59.201911Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "last_refresh": "2024-09-18T12:40:38.947856Z", "running": 3, "size": 3}}] 2024-09-18T12:42:05.638 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mon', 'smb.adipctdb', 'mgr', 'osd'} 2024-09-18T12:42:05.924 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:05 smithi104 ceph-mon[27835]: from='client.16047 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:05.928 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:05 smithi092 ceph-mon[25410]: from='client.16047 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:05.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:05 smithi115 ceph-mon[28529]: from='client.16047 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:06.639 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:42:06.671 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:06 smithi104 ceph-mon[27835]: Removing key for client.smb.config.adipctdb.0.0.smithi092.ggkvvr 2024-09-18T12:42:06.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:06 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi092.ggkvvr"} : dispatch 2024-09-18T12:42:06.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:06 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi092.ggkvvr"}]': finished 2024-09-18T12:42:06.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:06 smithi104 ceph-mon[27835]: Removing orphan daemon smb.adipctdb.2.0.smithi104.heaqzh... 2024-09-18T12:42:06.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:06 smithi104 ceph-mon[27835]: Removing daemon smb.adipctdb.2.0.smithi104.heaqzh from smithi104 -- ports [445, 9922] 2024-09-18T12:42:06.672 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:06 smithi104 ceph-mon[27835]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-18T12:42:06.718 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:06 smithi115 ceph-mon[28529]: Removing key for client.smb.config.adipctdb.0.0.smithi092.ggkvvr 2024-09-18T12:42:06.718 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:06 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi092.ggkvvr"} : dispatch 2024-09-18T12:42:06.718 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:06 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi092.ggkvvr"}]': finished 2024-09-18T12:42:06.718 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:06 smithi115 ceph-mon[28529]: Removing orphan daemon smb.adipctdb.2.0.smithi104.heaqzh... 2024-09-18T12:42:06.718 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:06 smithi115 ceph-mon[28529]: Removing daemon smb.adipctdb.2.0.smithi104.heaqzh from smithi104 -- ports [445, 9922] 2024-09-18T12:42:06.718 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:06 smithi115 ceph-mon[28529]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-18T12:42:06.883 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:42:06.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:06 smithi092 ceph-mon[25410]: Removing key for client.smb.config.adipctdb.0.0.smithi092.ggkvvr 2024-09-18T12:42:06.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:06 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi092.ggkvvr"} : dispatch 2024-09-18T12:42:06.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:06 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi092.ggkvvr"}]': finished 2024-09-18T12:42:06.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:06 smithi092 ceph-mon[25410]: Removing orphan daemon smb.adipctdb.2.0.smithi104.heaqzh... 2024-09-18T12:42:06.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:06 smithi092 ceph-mon[25410]: Removing daemon smb.adipctdb.2.0.smithi104.heaqzh from smithi104 -- ports [445, 9922] 2024-09-18T12:42:06.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:06 smithi092 ceph-mon[25410]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-18T12:42:07.532 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:42:07.532 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:40:38.947773Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:40:42.195724Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:40:38.947498Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:40:38.947602Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:41:59.201911Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "last_refresh": "2024-09-18T12:40:38.947856Z", "running": 2, "size": 3}}] 2024-09-18T12:42:08.240 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mon', 'smb.adipctdb', 'mgr', 'osd'} 2024-09-18T12:42:08.721 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:08 smithi115 ceph-mon[28529]: from='client.16077 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:08.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:08 smithi104 ceph-mon[27835]: from='client.16077 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:08.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:08 smithi092 ceph-mon[25410]: from='client.16077 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:09.241 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:42:09.495 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:42:09.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:09 smithi092 ceph-mon[25410]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-18T12:42:09.680 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:09 smithi115 ceph-mon[28529]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-18T12:42:09.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:09 smithi104 ceph-mon[27835]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-18T12:42:10.120 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:42:10.120 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:40:38.947773Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:40:42.195724Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:40:38.947498Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:40:38.947602Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:41:59.201911Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "last_refresh": "2024-09-18T12:40:38.947856Z", "running": 2, "size": 3}}] 2024-09-18T12:42:10.724 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:10 smithi115 ceph-mon[28529]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:10.724 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:10 smithi115 ceph-mon[28529]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-18T12:42:10.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:10 smithi092 ceph-mon[25410]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:10.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:10 smithi092 ceph-mon[25410]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-18T12:42:10.811 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mon', 'smb.adipctdb', 'mgr', 'osd'} 2024-09-18T12:42:10.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:10 smithi104 ceph-mon[27835]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:10.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:10 smithi104 ceph-mon[27835]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-18T12:42:11.812 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:42:12.066 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:42:12.674 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:42:12.674 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:40:38.947773Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:40:42.195724Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:40:38.947498Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:40:38.947602Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:41:59.201911Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "last_refresh": "2024-09-18T12:40:38.947856Z", "running": 1, "size": 3}}] 2024-09-18T12:42:12.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:12 smithi115 ceph-mon[28529]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-18T12:42:12.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:12 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi104.heaqzh"} : dispatch 2024-09-18T12:42:12.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:12 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi104.heaqzh"}]': finished 2024-09-18T12:42:12.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:12 smithi104 ceph-mon[27835]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-18T12:42:12.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:12 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi104.heaqzh"} : dispatch 2024-09-18T12:42:12.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:12 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi104.heaqzh"}]': finished 2024-09-18T12:42:12.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:12 smithi092 ceph-mon[25410]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-18T12:42:12.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:12 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi104.heaqzh"} : dispatch 2024-09-18T12:42:12.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:12 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi104.heaqzh"}]': finished 2024-09-18T12:42:13.317 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mon', 'smb.adipctdb', 'mgr', 'osd'} 2024-09-18T12:42:13.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:13 smithi104 ceph-mon[27835]: Removing key for client.smb.config.adipctdb.2.0.smithi104.heaqzh 2024-09-18T12:42:13.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:13 smithi104 ceph-mon[27835]: Removing orphan daemon smb.adipctdb.1.0.smithi115.jczhov... 2024-09-18T12:42:13.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:13 smithi104 ceph-mon[27835]: Removing daemon smb.adipctdb.1.0.smithi115.jczhov from smithi115 -- ports [445, 9922] 2024-09-18T12:42:13.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:13 smithi104 ceph-mon[27835]: from='client.16104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:13.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:13 smithi115 ceph-mon[28529]: Removing key for client.smb.config.adipctdb.2.0.smithi104.heaqzh 2024-09-18T12:42:13.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:13 smithi115 ceph-mon[28529]: Removing orphan daemon smb.adipctdb.1.0.smithi115.jczhov... 2024-09-18T12:42:13.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:13 smithi115 ceph-mon[28529]: Removing daemon smb.adipctdb.1.0.smithi115.jczhov from smithi115 -- ports [445, 9922] 2024-09-18T12:42:13.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:13 smithi115 ceph-mon[28529]: from='client.16104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:13.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:13 smithi092 ceph-mon[25410]: Removing key for client.smb.config.adipctdb.2.0.smithi104.heaqzh 2024-09-18T12:42:13.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:13 smithi092 ceph-mon[25410]: Removing orphan daemon smb.adipctdb.1.0.smithi115.jczhov... 2024-09-18T12:42:13.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:13 smithi092 ceph-mon[25410]: Removing daemon smb.adipctdb.1.0.smithi115.jczhov from smithi115 -- ports [445, 9922] 2024-09-18T12:42:13.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:13 smithi092 ceph-mon[25410]: from='client.16104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:14.318 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:42:14.569 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:42:14.899 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:14 smithi115 ceph-mon[28529]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-18T12:42:14.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:14 smithi104 ceph-mon[27835]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-18T12:42:14.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:14 smithi092 ceph-mon[25410]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-18T12:42:15.267 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:42:15.267 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:40:38.947773Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:40:42.195724Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:40:38.947498Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:40:38.947602Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:41:59.201911Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "last_refresh": "2024-09-18T12:40:38.947856Z", "running": 1, "size": 3}}] 2024-09-18T12:42:15.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:15 smithi092 ceph-mon[25410]: from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:15.874 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mon', 'smb.adipctdb', 'mgr', 'osd'} 2024-09-18T12:42:15.921 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:15 smithi104 ceph-mon[27835]: from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:15.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:15 smithi115 ceph-mon[28529]: from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:16.874 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:42:16.904 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:16 smithi092 ceph-mon[25410]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-18T12:42:16.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:16 smithi104 ceph-mon[27835]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-18T12:42:16.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:16 smithi115 ceph-mon[28529]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-18T12:42:17.125 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:42:17.745 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:42:17.745 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:40:38.947773Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:40:42.195724Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:40:38.947498Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:40:38.947602Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-18T12:41:59.201911Z 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.92/16"}, {"address": "10.0.47.92/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.175"], "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-18T12:39:30.524569Z", "last_refresh": "2024-09-18T12:40:38.947856Z", "running": 1, "size": 3}}] 2024-09-18T12:42:18.378 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mon', 'smb.adipctdb', 'mgr', 'osd'} 2024-09-18T12:42:18.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:18 smithi115 ceph-mon[28529]: from='client.16116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:18.730 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:18 smithi115 ceph-mon[28529]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-18T12:42:18.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:18 smithi104 ceph-mon[27835]: from='client.16116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:18.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:18 smithi104 ceph-mon[27835]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-18T12:42:18.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:18 smithi092 ceph-mon[25410]: from='client.16116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:18.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:18 smithi092 ceph-mon[25410]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-18T12:42:19.379 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-18T12:42:19.639 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:19 smithi104 ceph-mon[27835]: Removing key for client.smb.config.adipctdb.1.0.smithi115.jczhov 2024-09-18T12:42:19.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:19 smithi092 ceph-mon[25410]: Removing key for client.smb.config.adipctdb.1.0.smithi115.jczhov 2024-09-18T12:42:19.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:19 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi115.jczhov"} : dispatch 2024-09-18T12:42:19.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:19 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi115.jczhov"}]': finished 2024-09-18T12:42:19.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:19 smithi092 ceph-mon[25410]: Purge service smb.adipctdb 2024-09-18T12:42:19.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:19 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-18T12:42:19.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:19 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-18T12:42:19.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:19 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:42:19.762 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/mon.a/config 2024-09-18T12:42:19.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:19 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi115.jczhov"} : dispatch 2024-09-18T12:42:19.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:19 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi115.jczhov"}]': finished 2024-09-18T12:42:19.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:19 smithi104 ceph-mon[27835]: Purge service smb.adipctdb 2024-09-18T12:42:19.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:19 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-18T12:42:19.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:19 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-18T12:42:19.922 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:19 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:42:19.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:19 smithi115 ceph-mon[28529]: Removing key for client.smb.config.adipctdb.1.0.smithi115.jczhov 2024-09-18T12:42:19.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:19 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi115.jczhov"} : dispatch 2024-09-18T12:42:19.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:19 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi115.jczhov"}]': finished 2024-09-18T12:42:19.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:19 smithi115 ceph-mon[28529]: Purge service smb.adipctdb 2024-09-18T12:42:19.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:19 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-18T12:42:19.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:19 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-18T12:42:19.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:19 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-18T12:42:20.468 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-18T12:42:20.468 INFO:teuthology.orchestra.run.smithi092.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-18T12:38:42.452637Z", "last_refresh": "2024-09-18T12:42:19.792277Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi092=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-18T12:35:17.039772Z", "last_refresh": "2024-09-18T12:42:20.324666Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi092:172.21.15.92=a", "smithi104:172.21.15.104=b", "smithi115:172.21.15.115=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-18T12:34:53.908273Z", "last_refresh": "2024-09-18T12:42:19.713124Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9", "last_refresh": "2024-09-18T12:42:19.713217Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-18T12:42:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:20 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:20 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:20 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:20 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:20 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:20 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:20 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:42:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:20 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:42:20.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:20 smithi115 ceph-mon[28529]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 173 B/s rd, 0 B/s wr, 0 op/s 2024-09-18T12:42:20.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:20 smithi115 ceph-mon[28529]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.981 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:20 smithi115 ceph-mon[28529]: from='client.16122 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:20.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:20 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:20 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:20 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:20 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:20 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:20 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:20 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:42:20.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:20 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:42:20.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:20 smithi092 ceph-mon[25410]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 173 B/s rd, 0 B/s wr, 0 op/s 2024-09-18T12:42:20.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:20 smithi092 ceph-mon[25410]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:20.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:20 smithi092 ceph-mon[25410]: from='client.16122 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:21.155 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mgr', 'mon', 'osd'} 2024-09-18T12:42:21.156 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-18T12:42:21.171 INFO:tasks.cephadm:Teardown begin 2024-09-18T12:42:21.171 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T12:42:21.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:20 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:21.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:20 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:21.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:20 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:21.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:20 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:21.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:20 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:21.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:20 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:21.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:20 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-18T12:42:21.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:20 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-18T12:42:21.172 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:20 smithi104 ceph-mon[27835]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 173 B/s rd, 0 B/s wr, 0 op/s 2024-09-18T12:42:21.173 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:20 smithi104 ceph-mon[27835]: from='mgr.14544 172.21.15.92:0/1576765857' entity='mgr.x' 2024-09-18T12:42:21.173 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:20 smithi104 ceph-mon[27835]: from='client.16122 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-18T12:42:21.199 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T12:42:21.232 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T12:42:21.265 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T12:42:21.297 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-18T12:42:21.297 DEBUG:teuthology.orchestra.run.smithi092:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-18T12:42:21.312 DEBUG:teuthology.orchestra.run.smithi104:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-18T12:42:21.331 DEBUG:teuthology.orchestra.run.smithi115:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-18T12:42:21.349 DEBUG:teuthology.orchestra.run.smithi175:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-18T12:42:21.367 INFO:tasks.cephadm:Stopping all daemons... 2024-09-18T12:42:21.368 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-18T12:42:21.368 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.a 2024-09-18T12:42:21.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:21 smithi092 systemd[1]: Stopping Ceph mon.a for 01a63ebc-75ba-11ef-bceb-c7b262605968... 2024-09-18T12:42:21.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:21 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a[25387]: 2024-09-18T12:42:21.666+0000 7feb7552e640 -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-18T12:42:21.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:21 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a[25387]: 2024-09-18T12:42:21.666+0000 7feb7552e640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-18T12:42:21.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:21 smithi092 podman[64933]: 2024-09-18 12:42:21.707637624 +0000 UTC m=+0.160794418 container died 096e71a03fa5dba6eef9354d4f5e56040b1c00b3c842ca747c06d88e92efb935 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.license=GPLv2) 2024-09-18T12:42:22.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:22 smithi092 podman[64933]: 2024-09-18 12:42:22.080158284 +0000 UTC m=+0.533315076 container cleanup 096e71a03fa5dba6eef9354d4f5e56040b1c00b3c842ca747c06d88e92efb935 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-18T12:42:22.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:22 smithi092 bash[64933]: ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a 2024-09-18T12:42:22.507 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 18 12:42:22 smithi092 podman[64953]: 2024-09-18 12:42:22.256543534 +0000 UTC m=+0.547749340 container remove 096e71a03fa5dba6eef9354d4f5e56040b1c00b3c842ca747c06d88e92efb935 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-18T12:42:22.513 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.a.service' 2024-09-18T12:42:22.553 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T12:42:22.553 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-18T12:42:22.554 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-18T12:42:22.554 DEBUG:teuthology.orchestra.run.smithi104:> sudo systemctl stop ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.b 2024-09-18T12:42:22.831 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:22 smithi104 systemd[1]: Stopping Ceph mon.b for 01a63ebc-75ba-11ef-bceb-c7b262605968... 2024-09-18T12:42:23.112 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:22 smithi104 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-b[27811]: 2024-09-18T12:42:22.829+0000 7f48512e6640 -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-18T12:42:23.112 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:22 smithi104 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-b[27811]: 2024-09-18T12:42:22.829+0000 7f48512e6640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-18T12:42:23.112 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:22 smithi104 podman[46523]: 2024-09-18 12:42:22.850005868 +0000 UTC m=+0.102932126 container died 78ed8389a4059c1fcd8c4c9bdce3e44e2845f45f4977dd834e1b58048056f8a9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-b, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-18T12:42:23.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:23 smithi104 podman[46523]: 2024-09-18 12:42:23.302269404 +0000 UTC m=+0.555195661 container cleanup 78ed8389a4059c1fcd8c4c9bdce3e44e2845f45f4977dd834e1b58048056f8a9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-b, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-18T12:42:23.422 INFO:journalctl@ceph.mon.b.smithi104.stdout:Sep 18 12:42:23 smithi104 bash[46523]: ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-b 2024-09-18T12:42:23.718 DEBUG:teuthology.orchestra.run.smithi104:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.b.service' 2024-09-18T12:42:23.765 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T12:42:23.765 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-18T12:42:23.765 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-18T12:42:23.765 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.c 2024-09-18T12:42:24.142 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:23 smithi115 systemd[1]: Stopping Ceph mon.c for 01a63ebc-75ba-11ef-bceb-c7b262605968... 2024-09-18T12:42:24.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:24 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-c[28506]: 2024-09-18T12:42:24.140+0000 7fe619b71640 -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-18T12:42:24.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:24 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-c[28506]: 2024-09-18T12:42:24.140+0000 7fe619b71640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-18T12:42:24.480 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:24 smithi115 podman[47996]: 2024-09-18 12:42:24.375895459 +0000 UTC m=+0.416019135 container died 39eba6bbd4c389b5837919f91f1f00e1511163a595b3d843c09c955d760e14f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True) 2024-09-18T12:42:24.979 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:24 smithi115 podman[47996]: 2024-09-18 12:42:24.863295368 +0000 UTC m=+0.903419034 container cleanup 39eba6bbd4c389b5837919f91f1f00e1511163a595b3d843c09c955d760e14f7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-c, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-18T12:42:24.980 INFO:journalctl@ceph.mon.c.smithi115.stdout:Sep 18 12:42:24 smithi115 bash[47996]: ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mon-c 2024-09-18T12:42:25.284 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mon.c.service' 2024-09-18T12:42:25.329 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T12:42:25.329 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-18T12:42:25.329 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-18T12:42:25.329 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mgr.x 2024-09-18T12:42:25.621 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:42:25 smithi092 systemd[1]: Stopping Ceph mgr.x for 01a63ebc-75ba-11ef-bceb-c7b262605968... 2024-09-18T12:42:25.961 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:42:25 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x[25670]: 2024-09-18T12:42:25.618+0000 7f54bafec640 -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-18T12:42:25.961 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:42:25 smithi092 podman[65066]: 2024-09-18 12:42:25.651144945 +0000 UTC m=+0.123171241 container died b1d50cee99066ae208586f1c8ff216d13507900d0ca2ef3c8be78bccfc29d12a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-18T12:42:26.234 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:42:26 smithi092 podman[65066]: 2024-09-18 12:42:26.058739172 +0000 UTC m=+0.530765461 container cleanup b1d50cee99066ae208586f1c8ff216d13507900d0ca2ef3c8be78bccfc29d12a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e7fb7b56dbae911c82c9a0310bb8cf8c37e8363e, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-18T12:42:26.234 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Sep 18 12:42:26 smithi092 bash[65066]: ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-mgr-x 2024-09-18T12:42:26.437 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-18T12:42:26.471 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T12:42:26.471 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-18T12:42:26.471 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-18T12:42:26.472 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.0 2024-09-18T12:42:26.815 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:26 smithi092 systemd[1]: Stopping Ceph osd.0 for 01a63ebc-75ba-11ef-bceb-c7b262605968... 2024-09-18T12:42:27.233 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:26 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0[39139]: 2024-09-18T12:42:26.813+0000 7f6dc7461640 -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-18T12:42:27.234 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:26 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0[39139]: 2024-09-18T12:42:26.813+0000 7f6dc7461640 -1 osd.0 50 *** Got signal Terminated *** 2024-09-18T12:42:27.234 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:26 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0[39139]: 2024-09-18T12:42:26.813+0000 7f6dc7461640 -1 osd.0 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-18T12:42:32.456 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:32 smithi092 podman[65198]: 2024-09-18 12:42:32.174019532 +0000 UTC m=+5.483289782 container died cd3d61354537343d7cbefc352a94063d1e79c41e8b13be57320598fc9531a571 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-18T12:42:32.734 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:32 smithi092 podman[65198]: 2024-09-18 12:42:32.536968847 +0000 UTC m=+5.846239086 container cleanup cd3d61354537343d7cbefc352a94063d1e79c41e8b13be57320598fc9531a571 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-18T12:42:32.734 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:32 smithi092 bash[65198]: ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0 2024-09-18T12:42:33.139 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:32 smithi092 podman[65218]: 2024-09-18 12:42:32.813574532 +0000 UTC m=+0.637243940 container remove cd3d61354537343d7cbefc352a94063d1e79c41e8b13be57320598fc9531a571 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.vendor=CentOS, ceph=True) 2024-09-18T12:42:33.433 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:33 smithi092 podman[65310]: 2024-09-18 12:42:33.139234732 +0000 UTC m=+0.099686464 container create 2ee941c877e1372d3163842c9d3fcb8a8db19de1b7933185bd08f7409c67f0e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731) 2024-09-18T12:42:33.433 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:33 smithi092 podman[65310]: 2024-09-18 12:42:33.055282183 +0000 UTC m=+0.015733883 image pull b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9 2024-09-18T12:42:33.433 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:33 smithi092 podman[65310]: 2024-09-18 12:42:33.358236269 +0000 UTC m=+0.318687962 container init 2ee941c877e1372d3163842c9d3fcb8a8db19de1b7933185bd08f7409c67f0e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, ceph=True) 2024-09-18T12:42:33.434 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:33 smithi092 podman[65310]: 2024-09-18 12:42:33.36290891 +0000 UTC m=+0.323360600 container start 2ee941c877e1372d3163842c9d3fcb8a8db19de1b7933185bd08f7409c67f0e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-18T12:42:33.434 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:33 smithi092 podman[65310]: 2024-09-18 12:42:33.432856477 +0000 UTC m=+0.393308175 container attach 2ee941c877e1372d3163842c9d3fcb8a8db19de1b7933185bd08f7409c67f0e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-18T12:42:33.734 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 18 12:42:33 smithi092 podman[65310]: 2024-09-18 12:42:33.551850574 +0000 UTC m=+0.512302261 container died 2ee941c877e1372d3163842c9d3fcb8a8db19de1b7933185bd08f7409c67f0e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5) 2024-09-18T12:42:34.139 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.0.service' 2024-09-18T12:42:34.176 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T12:42:34.176 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-18T12:42:34.176 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-18T12:42:34.176 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.1 2024-09-18T12:42:34.483 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:34 smithi092 systemd[1]: Stopping Ceph osd.1 for 01a63ebc-75ba-11ef-bceb-c7b262605968... 2024-09-18T12:42:34.984 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:34 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1[44956]: 2024-09-18T12:42:34.507+0000 7f510fe85640 -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-18T12:42:34.984 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:34 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1[44956]: 2024-09-18T12:42:34.507+0000 7f510fe85640 -1 osd.1 50 *** Got signal Terminated *** 2024-09-18T12:42:34.984 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:34 smithi092 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1[44956]: 2024-09-18T12:42:34.507+0000 7f510fe85640 -1 osd.1 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-18T12:42:40.323 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:39 smithi092 podman[65439]: 2024-09-18 12:42:39.997843677 +0000 UTC m=+5.604236876 container died 33797cb3f6c5b2f183b237e5799bc1bda360a5f574f899136f5ea9cecd5ebd62 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-18T12:42:40.607 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:40 smithi092 podman[65439]: 2024-09-18 12:42:40.42995258 +0000 UTC m=+6.036345778 container cleanup 33797cb3f6c5b2f183b237e5799bc1bda360a5f574f899136f5ea9cecd5ebd62 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-18T12:42:40.607 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:40 smithi092 bash[65439]: ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1 2024-09-18T12:42:40.984 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:40 smithi092 podman[65464]: 2024-09-18 12:42:40.60603256 +0000 UTC m=+0.602175864 container remove 33797cb3f6c5b2f183b237e5799bc1bda360a5f574f899136f5ea9cecd5ebd62 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-18T12:42:41.350 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:41 smithi092 podman[65556]: 2024-09-18 12:42:40.942002968 +0000 UTC m=+0.015786700 image pull b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9 2024-09-18T12:42:41.351 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:41 smithi092 podman[65556]: 2024-09-18 12:42:41.048187653 +0000 UTC m=+0.121971375 container create 46443c3c38bd77dcdf9a0d6c2c783524cd3123f8c1f0bb45b418ef77ecb713c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-18T12:42:41.351 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:41 smithi092 podman[65556]: 2024-09-18 12:42:41.261983948 +0000 UTC m=+0.335767674 container init 46443c3c38bd77dcdf9a0d6c2c783524cd3123f8c1f0bb45b418ef77ecb713c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-18T12:42:41.351 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:41 smithi092 podman[65556]: 2024-09-18 12:42:41.266445039 +0000 UTC m=+0.340228762 container start 46443c3c38bd77dcdf9a0d6c2c783524cd3123f8c1f0bb45b418ef77ecb713c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-18T12:42:41.351 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:41 smithi092 podman[65556]: 2024-09-18 12:42:41.350181489 +0000 UTC m=+0.423965244 container attach 46443c3c38bd77dcdf9a0d6c2c783524cd3123f8c1f0bb45b418ef77ecb713c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-18T12:42:41.734 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:41 smithi092 podman[65556]: 2024-09-18 12:42:41.460983033 +0000 UTC m=+0.534766763 container died 46443c3c38bd77dcdf9a0d6c2c783524cd3123f8c1f0bb45b418ef77ecb713c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-18T12:42:42.056 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 18 12:42:42 smithi092 podman[65599]: 2024-09-18 12:42:42.053371381 +0000 UTC m=+0.586891460 container remove 46443c3c38bd77dcdf9a0d6c2c783524cd3123f8c1f0bb45b418ef77ecb713c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux ) 2024-09-18T12:42:42.078 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.1.service' 2024-09-18T12:42:42.119 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T12:42:42.120 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-18T12:42:42.120 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-18T12:42:42.120 DEBUG:teuthology.orchestra.run.smithi104:> sudo systemctl stop ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.2 2024-09-18T12:42:42.422 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:42 smithi104 systemd[1]: Stopping Ceph osd.2 for 01a63ebc-75ba-11ef-bceb-c7b262605968... 2024-09-18T12:42:42.877 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:42 smithi104 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2[31195]: 2024-09-18T12:42:42.429+0000 7f42ca784640 -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-18T12:42:42.877 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:42 smithi104 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2[31195]: 2024-09-18T12:42:42.429+0000 7f42ca784640 -1 osd.2 50 *** Got signal Terminated *** 2024-09-18T12:42:42.877 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:42 smithi104 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2[31195]: 2024-09-18T12:42:42.429+0000 7f42ca784640 -1 osd.2 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-18T12:42:48.171 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:47 smithi104 podman[46659]: 2024-09-18 12:42:47.906035827 +0000 UTC m=+5.585814805 container died 0783c754235fbd8a9ad580ed854cdd176ac18f1c1ae0a95e27e8fac181f6b259 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-18T12:42:48.422 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:48 smithi104 podman[46659]: 2024-09-18 12:42:48.269021237 +0000 UTC m=+5.948800214 container cleanup 0783c754235fbd8a9ad580ed854cdd176ac18f1c1ae0a95e27e8fac181f6b259 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5) 2024-09-18T12:42:48.422 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:48 smithi104 bash[46659]: ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2 2024-09-18T12:42:48.873 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:48 smithi104 podman[46693]: 2024-09-18 12:42:48.553684785 +0000 UTC m=+0.638494365 container remove 0783c754235fbd8a9ad580ed854cdd176ac18f1c1ae0a95e27e8fac181f6b259 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-18T12:42:49.132 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:48 smithi104 podman[46786]: 2024-09-18 12:42:48.776268651 +0000 UTC m=+0.016506108 image pull b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9 2024-09-18T12:42:49.132 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:48 smithi104 podman[46786]: 2024-09-18 12:42:48.896105245 +0000 UTC m=+0.136342692 container create 97770999c4d79e3989c709917853133c91442f6c79b95524a58c97507b958a55 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-18T12:42:49.132 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:49 smithi104 podman[46786]: 2024-09-18 12:42:49.131799819 +0000 UTC m=+0.372037264 container init 97770999c4d79e3989c709917853133c91442f6c79b95524a58c97507b958a55 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-18T12:42:49.422 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:49 smithi104 podman[46786]: 2024-09-18 12:42:49.136555695 +0000 UTC m=+0.376793148 container start 97770999c4d79e3989c709917853133c91442f6c79b95524a58c97507b958a55 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-18T12:42:49.422 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:49 smithi104 podman[46786]: 2024-09-18 12:42:49.214890532 +0000 UTC m=+0.455127977 container attach 97770999c4d79e3989c709917853133c91442f6c79b95524a58c97507b958a55 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-18T12:42:49.422 INFO:journalctl@ceph.osd.2.smithi104.stdout:Sep 18 12:42:49 smithi104 podman[46786]: 2024-09-18 12:42:49.323250977 +0000 UTC m=+0.563488424 container died 97770999c4d79e3989c709917853133c91442f6c79b95524a58c97507b958a55 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, CEPH_POINT_RELEASE=, ceph=True) 2024-09-18T12:42:49.969 DEBUG:teuthology.orchestra.run.smithi104:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.2.service' 2024-09-18T12:42:50.010 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T12:42:50.010 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-18T12:42:50.010 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-18T12:42:50.011 DEBUG:teuthology.orchestra.run.smithi104:> sudo systemctl stop ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.3 2024-09-18T12:42:50.332 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:50 smithi104 systemd[1]: Stopping Ceph osd.3 for 01a63ebc-75ba-11ef-bceb-c7b262605968... 2024-09-18T12:42:50.671 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:50 smithi104 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3[37215]: 2024-09-18T12:42:50.331+0000 7fa4a3ea0640 -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-18T12:42:50.672 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:50 smithi104 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3[37215]: 2024-09-18T12:42:50.331+0000 7fa4a3ea0640 -1 osd.3 50 *** Got signal Terminated *** 2024-09-18T12:42:50.672 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:50 smithi104 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3[37215]: 2024-09-18T12:42:50.331+0000 7fa4a3ea0640 -1 osd.3 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-18T12:42:52.730 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:42:52 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:42:52.256+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:42:53.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:42:53 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:42:53.207+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:42:54.208 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:42:53 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:42:53.859+0000 7fdb70205640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:30.498269+0000 front 2024-09-18T12:42:30.498150+0000 (oldest deadline 2024-09-18T12:42:53.398207+0000) 2024-09-18T12:42:54.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:42:54 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:42:54.206+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:42:54.921 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:54 smithi104 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3[37215]: 2024-09-18T12:42:54.484+0000 7fa4a04b5640 -1 osd.3 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:29.751811+0000 front 2024-09-18T12:42:29.751768+0000 (oldest deadline 2024-09-18T12:42:53.752126+0000) 2024-09-18T12:42:55.167 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:42:54 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:42:54.842+0000 7fdb70205640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:30.498269+0000 front 2024-09-18T12:42:30.498150+0000 (oldest deadline 2024-09-18T12:42:53.398207+0000) 2024-09-18T12:42:55.479 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:42:55 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:42:55.166+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:42:55.963 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:55 smithi104 podman[46913]: 2024-09-18 12:42:55.704298163 +0000 UTC m=+5.470242687 container died 52211feeacd260d59e7b93abc0696225b25012b849b0dbf4bcc5aabd0b6b14b7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5) 2024-09-18T12:42:56.174 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:42:55 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:42:55.835+0000 7fdb70205640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:30.498269+0000 front 2024-09-18T12:42:30.498150+0000 (oldest deadline 2024-09-18T12:42:53.398207+0000) 2024-09-18T12:42:56.421 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:56 smithi104 podman[46913]: 2024-09-18 12:42:56.019779948 +0000 UTC m=+5.785724471 container cleanup 52211feeacd260d59e7b93abc0696225b25012b849b0dbf4bcc5aabd0b6b14b7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, ceph=True, GIT_CLEAN=True, 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.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-18T12:42:56.422 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:56 smithi104 bash[46913]: ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3 2024-09-18T12:42:56.422 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:56 smithi104 podman[46933]: 2024-09-18 12:42:56.195748258 +0000 UTC m=+0.484649205 container remove 52211feeacd260d59e7b93abc0696225b25012b849b0dbf4bcc5aabd0b6b14b7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-18T12:42:56.479 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:42:56 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:42:56.173+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:42:56.899 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:56 smithi104 podman[47027]: 2024-09-18 12:42:56.528321234 +0000 UTC m=+0.015904043 image pull b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9 2024-09-18T12:42:56.899 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:56 smithi104 podman[47027]: 2024-09-18 12:42:56.629833558 +0000 UTC m=+0.117416394 container create 20d63cfbf78a38f76107c05a6340469ac9b1a9d6985a5f31bf4f51b511b5c24f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-18T12:42:56.899 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:56 smithi104 podman[47027]: 2024-09-18 12:42:56.806869647 +0000 UTC m=+0.294452445 container init 20d63cfbf78a38f76107c05a6340469ac9b1a9d6985a5f31bf4f51b511b5c24f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-18T12:42:56.899 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:56 smithi104 podman[47027]: 2024-09-18 12:42:56.811631434 +0000 UTC m=+0.299214236 container start 20d63cfbf78a38f76107c05a6340469ac9b1a9d6985a5f31bf4f51b511b5c24f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-18T12:42:56.899 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:56 smithi104 podman[47027]: 2024-09-18 12:42:56.898570451 +0000 UTC m=+0.386153250 container attach 20d63cfbf78a38f76107c05a6340469ac9b1a9d6985a5f31bf4f51b511b5c24f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3-deactivate, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True) 2024-09-18T12:42:57.172 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:57 smithi104 podman[47027]: 2024-09-18 12:42:57.004067219 +0000 UTC m=+0.491650030 container died 20d63cfbf78a38f76107c05a6340469ac9b1a9d6985a5f31bf4f51b511b5c24f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5) 2024-09-18T12:42:57.216 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:42:56 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:42:56.816+0000 7fdb70205640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:30.498269+0000 front 2024-09-18T12:42:30.498150+0000 (oldest deadline 2024-09-18T12:42:53.398207+0000) 2024-09-18T12:42:57.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:42:57 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:42:57.215+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:42:57.545 INFO:journalctl@ceph.osd.3.smithi104.stdout:Sep 18 12:42:57 smithi104 podman[47070]: 2024-09-18 12:42:57.526198642 +0000 UTC m=+0.516376738 container remove 20d63cfbf78a38f76107c05a6340469ac9b1a9d6985a5f31bf4f51b511b5c24f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-18T12:42:57.550 DEBUG:teuthology.orchestra.run.smithi104:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.3.service' 2024-09-18T12:42:57.586 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T12:42:57.586 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-18T12:42:57.586 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-18T12:42:57.586 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.4 2024-09-18T12:42:57.976 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:42:57 smithi115 systemd[1]: Stopping Ceph osd.4 for 01a63ebc-75ba-11ef-bceb-c7b262605968... 2024-09-18T12:42:57.976 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:42:57 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:42:57.855+0000 7fdb70205640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:30.498269+0000 front 2024-09-18T12:42:30.498150+0000 (oldest deadline 2024-09-18T12:42:53.398207+0000) 2024-09-18T12:42:57.977 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:42:57 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:42:57.975+0000 7fdb73bf0640 -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-18T12:42:57.977 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:42:57 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:42:57.975+0000 7fdb73bf0640 -1 osd.4 50 *** Got signal Terminated *** 2024-09-18T12:42:57.977 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:42:57 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:42:57.975+0000 7fdb73bf0640 -1 osd.4 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-18T12:42:58.730 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:42:58 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:42:58.248+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:42:59.216 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:42:58 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:42:58.845+0000 7fdb70205640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:30.498269+0000 front 2024-09-18T12:42:30.498150+0000 (oldest deadline 2024-09-18T12:42:53.398207+0000) 2024-09-18T12:42:59.479 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:42:59 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:42:59.215+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:43:00.230 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:42:59 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:42:59.869+0000 7fdb70205640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:30.498269+0000 front 2024-09-18T12:42:30.498150+0000 (oldest deadline 2024-09-18T12:42:53.398207+0000) 2024-09-18T12:43:00.730 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:00 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:00.250+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:43:00.730 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:00 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:00.250+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-18T12:42:37.937235+0000 front 2024-09-18T12:42:37.937275+0000 (oldest deadline 2024-09-18T12:43:00.237203+0000) 2024-09-18T12:43:01.209 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:43:00 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:43:00.848+0000 7fdb70205640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:30.498269+0000 front 2024-09-18T12:42:30.498150+0000 (oldest deadline 2024-09-18T12:42:53.398207+0000) 2024-09-18T12:43:01.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:01 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:01.207+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:43:01.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:01 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:01.207+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-18T12:42:37.937235+0000 front 2024-09-18T12:42:37.937275+0000 (oldest deadline 2024-09-18T12:43:00.237203+0000) 2024-09-18T12:43:02.174 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:43:01 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:43:01.889+0000 7fdb70205640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:30.498269+0000 front 2024-09-18T12:42:30.498150+0000 (oldest deadline 2024-09-18T12:42:53.398207+0000) 2024-09-18T12:43:02.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:02 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:02.173+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:43:02.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:02 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:02.173+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-18T12:42:37.937235+0000 front 2024-09-18T12:42:37.937275+0000 (oldest deadline 2024-09-18T12:43:00.237203+0000) 2024-09-18T12:43:03.186 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:43:02 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4[32440]: 2024-09-18T12:43:02.920+0000 7fdb70205640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:30.498269+0000 front 2024-09-18T12:42:30.498150+0000 (oldest deadline 2024-09-18T12:42:53.398207+0000) 2024-09-18T12:43:03.480 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:43:03 smithi115 podman[48143]: 2024-09-18 12:43:03.298902225 +0000 UTC m=+5.516828256 container died 07820b4cc74abf6a1634f21236912c4eb65fef44fb708e1760375a34dd2e3e9c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-18T12:43:03.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:03 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:03.185+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:43:03.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:03 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:03.185+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-18T12:42:37.937235+0000 front 2024-09-18T12:42:37.937275+0000 (oldest deadline 2024-09-18T12:43:00.237203+0000) 2024-09-18T12:43:03.916 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:43:03 smithi115 podman[48143]: 2024-09-18 12:43:03.738967077 +0000 UTC m=+5.956893086 container cleanup 07820b4cc74abf6a1634f21236912c4eb65fef44fb708e1760375a34dd2e3e9c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-18T12:43:03.916 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:43:03 smithi115 bash[48143]: ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4 2024-09-18T12:43:04.172 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:43:03 smithi115 podman[48163]: 2024-09-18 12:43:03.915335199 +0000 UTC m=+0.613965869 container remove 07820b4cc74abf6a1634f21236912c4eb65fef44fb708e1760375a34dd2e3e9c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-18T12:43:04.476 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:04 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:04.170+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:43:04.476 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:04 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:04.170+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-18T12:42:37.937235+0000 front 2024-09-18T12:42:37.937275+0000 (oldest deadline 2024-09-18T12:43:00.237203+0000) 2024-09-18T12:43:04.477 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:43:04 smithi115 podman[48258]: 2024-09-18 12:43:04.25962853 +0000 UTC m=+0.016393771 image pull b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9 2024-09-18T12:43:04.477 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:43:04 smithi115 podman[48258]: 2024-09-18 12:43:04.357859313 +0000 UTC m=+0.114624606 container create dadeb2eca241de76fed736cafe24fc88911d4a4db5401b9d5593165d99e6a020 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-18T12:43:04.730 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:43:04 smithi115 podman[48258]: 2024-09-18 12:43:04.568603854 +0000 UTC m=+0.325369087 container init dadeb2eca241de76fed736cafe24fc88911d4a4db5401b9d5593165d99e6a020 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-18T12:43:04.730 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:43:04 smithi115 podman[48258]: 2024-09-18 12:43:04.573350656 +0000 UTC m=+0.330115890 container start dadeb2eca241de76fed736cafe24fc88911d4a4db5401b9d5593165d99e6a020 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-18T12:43:04.730 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:43:04 smithi115 podman[48258]: 2024-09-18 12:43:04.659950751 +0000 UTC m=+0.416715997 container attach dadeb2eca241de76fed736cafe24fc88911d4a4db5401b9d5593165d99e6a020 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.license=GPLv2) 2024-09-18T12:43:05.047 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 18 12:43:04 smithi115 podman[48258]: 2024-09-18 12:43:04.758389785 +0000 UTC m=+0.515155029 container died dadeb2eca241de76fed736cafe24fc88911d4a4db5401b9d5593165d99e6a020 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-18T12:43:05.305 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:05 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:05.123+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:43:05.305 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:05 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:05.123+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-18T12:42:37.937235+0000 front 2024-09-18T12:42:37.937275+0000 (oldest deadline 2024-09-18T12:43:00.237203+0000) 2024-09-18T12:43:05.331 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.4.service' 2024-09-18T12:43:05.368 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T12:43:05.368 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-18T12:43:05.368 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-18T12:43:05.368 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.5 2024-09-18T12:43:05.693 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:05 smithi115 systemd[1]: Stopping Ceph osd.5 for 01a63ebc-75ba-11ef-bceb-c7b262605968... 2024-09-18T12:43:05.694 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:05 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:05.692+0000 7fa313a4a640 -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-18T12:43:05.694 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:05 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:05.692+0000 7fa313a4a640 -1 osd.5 50 *** Got signal Terminated *** 2024-09-18T12:43:05.694 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:05 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:05.692+0000 7fa313a4a640 -1 osd.5 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-18T12:43:06.446 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:06 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:06.172+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:43:06.446 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:06 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:06.172+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-18T12:42:37.937235+0000 front 2024-09-18T12:42:37.937275+0000 (oldest deadline 2024-09-18T12:43:00.237203+0000) 2024-09-18T12:43:07.479 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:07 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:07.165+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:43:07.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:07 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:07.165+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-18T12:42:37.937235+0000 front 2024-09-18T12:42:37.937275+0000 (oldest deadline 2024-09-18T12:43:00.237203+0000) 2024-09-18T12:43:08.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:08 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:08.199+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:43:08.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:08 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:08.199+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-18T12:42:37.937235+0000 front 2024-09-18T12:42:37.937275+0000 (oldest deadline 2024-09-18T12:43:00.237203+0000) 2024-09-18T12:43:09.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:09 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:09.150+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:43:09.481 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:09 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:09.150+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-18T12:42:37.937235+0000 front 2024-09-18T12:42:37.937275+0000 (oldest deadline 2024-09-18T12:43:00.237203+0000) 2024-09-18T12:43:10.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:10 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:10.111+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-18T12:42:28.135781+0000 front 2024-09-18T12:42:28.135736+0000 (oldest deadline 2024-09-18T12:42:52.235666+0000) 2024-09-18T12:43:10.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:10 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:10.111+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-18T12:42:37.937235+0000 front 2024-09-18T12:42:37.937275+0000 (oldest deadline 2024-09-18T12:43:00.237203+0000) 2024-09-18T12:43:10.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:10 smithi115 ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5[38189]: 2024-09-18T12:43:10.111+0000 7fa31005f640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.104:6804 osd.2 since back 2024-09-18T12:42:44.238306+0000 front 2024-09-18T12:42:44.238344+0000 (oldest deadline 2024-09-18T12:43:09.538245+0000) 2024-09-18T12:43:11.426 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:11 smithi115 podman[48385]: 2024-09-18 12:43:11.135906286 +0000 UTC m=+5.546750459 container died 97ceaffb9bf4624ddf332268aa6fde1b9365ee5d6ba5b971362f24c8ecdfab83 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-18T12:43:11.730 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:11 smithi115 podman[48385]: 2024-09-18 12:43:11.599106898 +0000 UTC m=+6.009951060 container cleanup 97ceaffb9bf4624ddf332268aa6fde1b9365ee5d6ba5b971362f24c8ecdfab83 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-18T12:43:11.730 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:11 smithi115 bash[48385]: ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5 2024-09-18T12:43:12.213 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:11 smithi115 podman[48418]: 2024-09-18 12:43:11.900436546 +0000 UTC m=+0.753805950 container remove 97ceaffb9bf4624ddf332268aa6fde1b9365ee5d6ba5b971362f24c8ecdfab83 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5) 2024-09-18T12:43:12.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:12 smithi115 podman[48511]: 2024-09-18 12:43:12.115574176 +0000 UTC m=+0.015721142 image pull b22e1e37ddf1ca6e22136cd6540a9ab61e7cafb8bfbc7a91a2f20f7f9941bd9a quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9 2024-09-18T12:43:12.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:12 smithi115 podman[48511]: 2024-09-18 12:43:12.226473888 +0000 UTC m=+0.126620838 container create e8875a197e1fb8e53483aee8417f2a62bd9b6d868175e77667c7dab28de6deff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5-deactivate, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0) 2024-09-18T12:43:12.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:12 smithi115 podman[48511]: 2024-09-18 12:43:12.420504729 +0000 UTC m=+0.320651689 container init e8875a197e1fb8e53483aee8417f2a62bd9b6d868175e77667c7dab28de6deff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-18T12:43:12.480 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:12 smithi115 podman[48511]: 2024-09-18 12:43:12.425712809 +0000 UTC m=+0.325859763 container start e8875a197e1fb8e53483aee8417f2a62bd9b6d868175e77667c7dab28de6deff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-18T12:43:12.898 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:12 smithi115 podman[48511]: 2024-09-18 12:43:12.503613954 +0000 UTC m=+0.403760920 container attach e8875a197e1fb8e53483aee8417f2a62bd9b6d868175e77667c7dab28de6deff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-18T12:43:12.899 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 18 12:43:12 smithi115 podman[48511]: 2024-09-18 12:43:12.617242462 +0000 UTC m=+0.517389416 container died e8875a197e1fb8e53483aee8417f2a62bd9b6d868175e77667c7dab28de6deff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1f5b5a3734f665ef333266f39143ac3ef1eb1951b21258f2307e10332e2d7ac9, name=ceph-01a63ebc-75ba-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-17-1213-e7fb7b5, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-18T12:43:13.215 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01a63ebc-75ba-11ef-bceb-c7b262605968@osd.5.service' 2024-09-18T12:43:13.255 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-18T12:43:13.256 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-18T12:43:13.256 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-18T12:43:13.459 INFO:teuthology.orchestra.run.smithi092.stdout:Deleting cluster with fsid: 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:43:17.657 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-18T12:43:17.861 INFO:teuthology.orchestra.run.smithi104.stdout:Deleting cluster with fsid: 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:43:18.934 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-18T12:43:19.134 INFO:teuthology.orchestra.run.smithi115.stdout:Deleting cluster with fsid: 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:43:28.195 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-18T12:43:28.394 INFO:teuthology.orchestra.run.smithi175.stdout:Deleting cluster with fsid: 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:43:28.523 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T12:43:28.555 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T12:43:28.588 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T12:43:28.617 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-18T12:43:28.641 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-18T12:43:28.644 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375/remote/smithi092/crash 2024-09-18T12:43:28.645 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/crash -- . 2024-09-18T12:43:28.685 INFO:teuthology.orchestra.run.smithi092.stderr:tar: /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-18T12:43:28.685 INFO:teuthology.orchestra.run.smithi092.stderr:tar: Error is not recoverable: exiting now 2024-09-18T12:43:28.687 DEBUG:teuthology.misc:Transferring archived files from smithi104:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375/remote/smithi104/crash 2024-09-18T12:43:28.688 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/crash -- . 2024-09-18T12:43:28.809 INFO:teuthology.orchestra.run.smithi104.stderr:tar: /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-18T12:43:28.809 INFO:teuthology.orchestra.run.smithi104.stderr:tar: Error is not recoverable: exiting now 2024-09-18T12:43:28.811 DEBUG:teuthology.misc:Transferring archived files from smithi115:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375/remote/smithi115/crash 2024-09-18T12:43:28.812 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/crash -- . 2024-09-18T12:43:28.856 INFO:teuthology.orchestra.run.smithi115.stderr:tar: /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-18T12:43:28.856 INFO:teuthology.orchestra.run.smithi115.stderr:tar: Error is not recoverable: exiting now 2024-09-18T12:43:28.858 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375/remote/smithi175/crash 2024-09-18T12:43:28.859 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/crash -- . 2024-09-18T12:43:28.894 INFO:teuthology.orchestra.run.smithi175.stderr:tar: /var/lib/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-18T12:43:28.894 INFO:teuthology.orchestra.run.smithi175.stderr:tar: Error is not recoverable: exiting now 2024-09-18T12:43:28.896 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-18T12:43:28.896 DEBUG:teuthology.orchestra.run.smithi092:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-18T12:43:28.927 INFO:tasks.cephadm:Compressing logs... 2024-09-18T12:43:28.927 DEBUG:teuthology.orchestra.run.smithi092:> 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-18T12:43:28.970 DEBUG:teuthology.orchestra.run.smithi104:> 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-18T12:43:28.973 DEBUG:teuthology.orchestra.run.smithi115:> 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-18T12:43:28.975 DEBUG:teuthology.orchestra.run.smithi175:> 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-18T12:43:28.996 INFO:teuthology.orchestra.run.smithi092.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-18T12:43:28.997 INFO:teuthology.orchestra.run.smithi092.stderr:: No such file or directory 2024-09-18T12:43:28.997 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-18T12:43:28.997 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-18T12:43:29.002 INFO:teuthology.orchestra.run.smithi104.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-18T12:43:29.003 INFO:teuthology.orchestra.run.smithi104.stderr:: No such file or directory 2024-09-18T12:43:29.003 INFO:teuthology.orchestra.run.smithi104.stderr:gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-18T12:43:29.003 INFO:teuthology.orchestra.run.smithi104.stderr:gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-18T12:43:29.003 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-18T12:43:29.003 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.log 2024-09-18T12:43:29.003 INFO:teuthology.orchestra.run.smithi104.stderr: 81.6% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-18T12:43:29.003 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-18T12:43:29.003 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-18T12:43:29.003 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mon.b.log: gzip -5 90.1% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-18T12:43:29.003 INFO:teuthology.orchestra.run.smithi104.stderr: --verbose -- /var/log/ceph/cephadm.log 2024-09-18T12:43:29.003 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.3.log: 86.3% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-18T12:43:29.003 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/cephadm.log: 87.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-18T12:43:29.003 INFO:teuthology.orchestra.run.smithi104.stderr: 91.7% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-18T12:43:29.004 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-18T12:43:29.004 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-18T12:43:29.004 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-18T12:43:29.004 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.log 2024-09-18T12:43:29.004 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip 84.3% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-18T12:43:29.005 INFO:teuthology.orchestra.run.smithi092.stderr: -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-18T12:43:29.005 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi092.awjrsg.log 2024-09-18T12:43:29.005 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-18T12:43:29.005 INFO:teuthology.orchestra.run.smithi092.stderr: 89.8% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-18T12:43:29.005 INFO:teuthology.orchestra.run.smithi092.stderr: 86.4% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-18T12:43:29.005 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi092.awjrsg.log: 79.1% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi092.awjrsg.log.gz 2024-09-18T12:43:29.005 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cephadm.log: 91.7% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-18T12:43:29.005 INFO:teuthology.orchestra.run.smithi092.stderr: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-18T12:43:29.007 INFO:teuthology.orchestra.run.smithi175.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-18T12:43:29.007 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-18T12:43:29.007 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/cephadm.log: 76.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-18T12:43:29.007 INFO:teuthology.orchestra.run.smithi175.stderr: 2024-09-18T12:43:29.007 INFO:teuthology.orchestra.run.smithi175.stderr:real 0m0.012s 2024-09-18T12:43:29.008 INFO:teuthology.orchestra.run.smithi175.stderr:user 0m0.009s 2024-09-18T12:43:29.008 INFO:teuthology.orchestra.run.smithi175.stderr:sys 0m0.012s 2024-09-18T12:43:29.010 INFO:teuthology.orchestra.run.smithi115.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi115.xkpmoc.log 2024-09-18T12:43:29.010 INFO:teuthology.orchestra.run.smithi115.stderr:: No such file or directory 2024-09-18T12:43:29.010 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-18T12:43:29.010 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-18T12:43:29.010 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi115.xkpmoc.log: 84.0% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi115.xkpmoc.log.gz 2024-09-18T12:43:29.010 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-18T12:43:29.010 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-18T12:43:29.010 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-18T12:43:29.010 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-18T12:43:29.010 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.log 2024-09-18T12:43:29.010 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.5.log: 81.6% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-18T12:43:29.011 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-18T12:43:29.011 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.log: 90.1% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-18T12:43:29.011 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cephadm.log: 86.4% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-18T12:43:29.011 INFO:teuthology.orchestra.run.smithi115.stderr: 88.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-18T12:43:29.011 INFO:teuthology.orchestra.run.smithi115.stderr: 91.7% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-18T12:43:29.103 INFO:teuthology.orchestra.run.smithi104.stderr: 92.5% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-18T12:43:29.104 INFO:teuthology.orchestra.run.smithi115.stderr: 92.3% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-18T12:43:29.126 INFO:teuthology.orchestra.run.smithi092.stderr: 89.7% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-18T12:43:29.164 INFO:teuthology.orchestra.run.smithi092.stderr: 93.7% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-18T12:43:29.192 INFO:teuthology.orchestra.run.smithi115.stderr: 93.7% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-18T12:43:29.215 INFO:teuthology.orchestra.run.smithi092.stderr: 93.8% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-18T12:43:29.233 INFO:teuthology.orchestra.run.smithi104.stderr: 93.7% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-18T12:43:29.257 INFO:teuthology.orchestra.run.smithi115.stderr: 93.4% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-18T12:43:29.258 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-09-18T12:43:29.258 INFO:teuthology.orchestra.run.smithi115.stderr:real 0m0.270s 2024-09-18T12:43:29.259 INFO:teuthology.orchestra.run.smithi115.stderr:user 0m0.546s 2024-09-18T12:43:29.259 INFO:teuthology.orchestra.run.smithi115.stderr:sys 0m0.042s 2024-09-18T12:43:29.276 INFO:teuthology.orchestra.run.smithi104.stderr: 93.7% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-18T12:43:29.278 INFO:teuthology.orchestra.run.smithi104.stderr: 2024-09-18T12:43:29.278 INFO:teuthology.orchestra.run.smithi104.stderr:real 0m0.292s 2024-09-18T12:43:29.278 INFO:teuthology.orchestra.run.smithi104.stderr:user 0m0.604s 2024-09-18T12:43:29.278 INFO:teuthology.orchestra.run.smithi104.stderr:sys 0m0.047s 2024-09-18T12:43:29.331 INFO:teuthology.orchestra.run.smithi092.stderr: 91.0% -- replaced with /var/log/ceph/01a63ebc-75ba-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-18T12:43:29.333 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-09-18T12:43:29.333 INFO:teuthology.orchestra.run.smithi092.stderr:real 0m0.349s 2024-09-18T12:43:29.333 INFO:teuthology.orchestra.run.smithi092.stderr:user 0m0.840s 2024-09-18T12:43:29.333 INFO:teuthology.orchestra.run.smithi092.stderr:sys 0m0.050s 2024-09-18T12:43:29.334 INFO:tasks.cephadm:Archiving logs... 2024-09-18T12:43:29.334 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375/remote/smithi092/log 2024-09-18T12:43:29.335 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-18T12:43:29.529 DEBUG:teuthology.misc:Transferring archived files from smithi104:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375/remote/smithi104/log 2024-09-18T12:43:29.530 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-18T12:43:29.645 DEBUG:teuthology.misc:Transferring archived files from smithi115:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375/remote/smithi115/log 2024-09-18T12:43:29.646 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-18T12:43:29.763 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375/remote/smithi175/log 2024-09-18T12:43:29.764 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-18T12:43:29.791 INFO:tasks.cephadm:Removing cluster... 2024-09-18T12:43:29.791 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 --force 2024-09-18T12:43:29.981 INFO:teuthology.orchestra.run.smithi092.stdout:Deleting cluster with fsid: 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:43:30.103 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 --force 2024-09-18T12:43:30.293 INFO:teuthology.orchestra.run.smithi104.stdout:Deleting cluster with fsid: 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:43:30.414 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 01a63ebc-75ba-11ef-bceb-c7b262605968 --force 2024-09-18T12:43:30.610 INFO:teuthology.orchestra.run.smithi115.stdout:Deleting cluster with fsid: 01a63ebc-75ba-11ef-bceb-c7b262605968 2024-09-18T12:43:30.731 INFO:tasks.cephadm:Removing cephadm ... 2024-09-18T12:43:30.732 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-18T12:43:30.748 DEBUG:teuthology.orchestra.run.smithi104:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-18T12:43:30.764 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-18T12:43:30.779 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-18T12:43:30.798 INFO:tasks.cephadm:Teardown complete 2024-09-18T12:43:30.798 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-18T12:43:30.815 INFO:tasks.vip:Removing 10.0.15.92 (and any VIPs) on smithi092.front.sepia.ceph.com iface enp3s0f1... 2024-09-18T12:43:30.815 DEBUG:teuthology.orchestra.run.smithi092:> sudo ip addr del 10.0.15.92/16 dev enp3s0f1 2024-09-18T12:43:30.842 DEBUG:teuthology.orchestra.run.smithi092:> sudo ip addr del 10.0.31.92/16 dev enp3s0f1 2024-09-18T12:43:30.908 DEBUG:teuthology.orchestra.run.smithi092:> sudo ip addr del 10.0.47.92/16 dev enp3s0f1 2024-09-18T12:43:30.973 INFO:teuthology.orchestra.run.smithi092.stderr:Error: ipv4: Address not found. 2024-09-18T12:43:30.975 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-18T12:43:30.975 INFO:tasks.vip:Removing 10.0.15.104 (and any VIPs) on smithi104.front.sepia.ceph.com iface enp3s0f1... 2024-09-18T12:43:30.975 DEBUG:teuthology.orchestra.run.smithi104:> sudo ip addr del 10.0.15.104/16 dev enp3s0f1 2024-09-18T12:43:31.002 DEBUG:teuthology.orchestra.run.smithi104:> sudo ip addr del 10.0.31.92/16 dev enp3s0f1 2024-09-18T12:43:31.069 DEBUG:teuthology.orchestra.run.smithi104:> sudo ip addr del 10.0.47.92/16 dev enp3s0f1 2024-09-18T12:43:31.132 INFO:teuthology.orchestra.run.smithi104.stderr:Error: ipv4: Address not found. 2024-09-18T12:43:31.133 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-18T12:43:31.133 INFO:tasks.vip:Removing 10.0.15.115 (and any VIPs) on smithi115.front.sepia.ceph.com iface enp3s0f1... 2024-09-18T12:43:31.134 DEBUG:teuthology.orchestra.run.smithi115:> sudo ip addr del 10.0.15.115/16 dev enp3s0f1 2024-09-18T12:43:31.160 DEBUG:teuthology.orchestra.run.smithi115:> sudo ip addr del 10.0.31.92/16 dev enp3s0f1 2024-09-18T12:43:31.223 INFO:teuthology.orchestra.run.smithi115.stderr:Error: ipv4: Address not found. 2024-09-18T12:43:31.224 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-18T12:43:31.225 DEBUG:teuthology.orchestra.run.smithi115:> sudo ip addr del 10.0.47.92/16 dev enp3s0f1 2024-09-18T12:43:31.289 INFO:tasks.vip:Removing 10.0.15.175 (and any VIPs) on smithi175.front.sepia.ceph.com iface enp3s0f1... 2024-09-18T12:43:31.289 DEBUG:teuthology.orchestra.run.smithi175:> sudo ip addr del 10.0.15.175/16 dev enp3s0f1 2024-09-18T12:43:31.319 DEBUG:teuthology.orchestra.run.smithi175:> sudo ip addr del 10.0.31.92/16 dev enp3s0f1 2024-09-18T12:43:31.387 INFO:teuthology.orchestra.run.smithi175.stderr:Error: ipv4: Address not found. 2024-09-18T12:43:31.388 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-18T12:43:31.389 DEBUG:teuthology.orchestra.run.smithi175:> sudo ip addr del 10.0.47.92/16 dev enp3s0f1 2024-09-18T12:43:31.455 INFO:teuthology.orchestra.run.smithi175.stderr:Error: ipv4: Address not found. 2024-09-18T12:43:31.456 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-18T12:43:31.456 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-18T12:43:31.467 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman stop samba-ad 2024-09-18T12:43:32.197 INFO:teuthology.orchestra.run.smithi175.stdout:samba-ad 2024-09-18T12:43:32.200 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman rm samba-ad 2024-09-18T12:43:32.539 INFO:teuthology.orchestra.run.smithi175.stdout:samba-ad 2024-09-18T12:43:32.543 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-18T12:43:32.570 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-18T12:43:32.580 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-18T12:43:32.580 DEBUG:teuthology.orchestra.run.smithi092:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T12:43:32.583 DEBUG:teuthology.orchestra.run.smithi104:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T12:43:32.585 DEBUG:teuthology.orchestra.run.smithi115:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T12:43:32.588 DEBUG:teuthology.orchestra.run.smithi175:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T12:43:32.598 INFO:teuthology.orchestra.run.smithi092.stderr:bash: line 1: ntpq: command not found 2024-09-18T12:43:32.600 INFO:teuthology.orchestra.run.smithi104.stderr:bash: line 1: ntpq: command not found 2024-09-18T12:43:32.603 INFO:teuthology.orchestra.run.smithi115.stderr:bash: line 1: ntpq: command not found 2024-09-18T12:43:32.604 INFO:teuthology.orchestra.run.smithi092.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T12:43:32.604 INFO:teuthology.orchestra.run.smithi092.stdout:=============================================================================== 2024-09-18T12:43:32.604 INFO:teuthology.orchestra.run.smithi092.stdout:^* hv01.front.sepia.ceph.com 3 6 377 23 +451us[ +445us] +/- 37ms 2024-09-18T12:43:32.604 INFO:teuthology.orchestra.run.smithi092.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 22 -1774us[-1774us] +/- 55ms 2024-09-18T12:43:32.604 INFO:teuthology.orchestra.run.smithi092.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 22 +1845us[+1845us] +/- 91ms 2024-09-18T12:43:32.604 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:43:32.605 INFO:teuthology.orchestra.run.smithi104.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T12:43:32.606 INFO:teuthology.orchestra.run.smithi104.stdout:=============================================================================== 2024-09-18T12:43:32.606 INFO:teuthology.orchestra.run.smithi104.stdout:^* hv01.front.sepia.ceph.com 3 6 377 24 +438us[ +438us] +/- 37ms 2024-09-18T12:43:32.606 INFO:teuthology.orchestra.run.smithi104.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 23 -1796us[-1796us] +/- 55ms 2024-09-18T12:43:32.606 INFO:teuthology.orchestra.run.smithi104.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 24 +1811us[+1811us] +/- 91ms 2024-09-18T12:43:32.606 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:43:32.609 INFO:teuthology.orchestra.run.smithi115.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T12:43:32.609 INFO:teuthology.orchestra.run.smithi115.stdout:=============================================================================== 2024-09-18T12:43:32.609 INFO:teuthology.orchestra.run.smithi115.stdout:^* hv01.front.sepia.ceph.com 3 6 377 23 +443us[ +456us] +/- 37ms 2024-09-18T12:43:32.609 INFO:teuthology.orchestra.run.smithi115.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 22 -1782us[-1782us] +/- 55ms 2024-09-18T12:43:32.609 INFO:teuthology.orchestra.run.smithi115.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 21 +1824us[+1824us] +/- 91ms 2024-09-18T12:43:32.609 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:43:32.626 INFO:teuthology.orchestra.run.smithi175.stderr:bash: line 1: ntpq: command not found 2024-09-18T12:43:32.630 INFO:teuthology.orchestra.run.smithi175.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T12:43:32.630 INFO:teuthology.orchestra.run.smithi175.stdout:=============================================================================== 2024-09-18T12:43:32.630 INFO:teuthology.orchestra.run.smithi175.stdout:^* hv01.front.sepia.ceph.com 3 6 377 24 +468us[ +480us] +/- 37ms 2024-09-18T12:43:32.630 INFO:teuthology.orchestra.run.smithi175.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 24 -1762us[-1750us] +/- 55ms 2024-09-18T12:43:32.630 INFO:teuthology.orchestra.run.smithi175.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 23 +1862us[+1862us] +/- 91ms 2024-09-18T12:43:32.630 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T12:43:32.631 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-18T12:43:32.640 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-18T12:43:32.641 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-18T12:43:32.650 DEBUG:teuthology.orchestra.run.smithi092:> 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-18T12:43:32.728 DEBUG:teuthology.orchestra.run.smithi104:> 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-18T12:43:32.799 DEBUG:teuthology.orchestra.run.smithi115:> 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-18T12:43:32.870 DEBUG:teuthology.orchestra.run.smithi175:> 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-18T12:43:32.935 DEBUG:teuthology.orchestra.run.smithi092:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-18T12:43:32.965 INFO:teuthology.orchestra.run.smithi092.stdout:type=AVC msg=audit(1726663239.520:10838): avc: denied { nlmsg_read } for pid=60589 comm="ss" scontext=system_u:system_r:container_t:s0:c343,c808 tcontext=system_u:system_r:container_t:s0:c343,c808 tclass=netlink_tcpdiag_socket permissive=1 2024-09-18T12:43:32.965 DEBUG:teuthology.task.selinux:ubuntu@smithi092.front.sepia.ceph.com has 1 denials 2024-09-18T12:43:32.966 DEBUG:teuthology.orchestra.run.smithi104:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-18T12:43:32.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:43:32.997 DEBUG:teuthology.orchestra.run.smithi115:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-18T12:43:33.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:43:33.026 DEBUG:teuthology.orchestra.run.smithi175:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-18T12:43:33.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:43:33.056 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@smithi092.front.sepia.ceph.com: ['type=AVC msg=audit(1726663239.520:10838): avc: denied { nlmsg_read } for pid=60589 comm="ss" scontext=system_u:system_r:container_t:s0:c343,c808 tcontext=system_u:system_r:container_t:s0:c343,c808 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-18T12:43:33.057 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-18T12:43:33.067 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-18T12:43:33.078 INFO:teuthology.task.internal:Duration was 974.471267 seconds 2024-09-18T12:43:33.078 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-18T12:43:33.127 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-18T12:43:33.127 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T12:43:33.130 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T12:43:33.133 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T12:43:33.135 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T12:43:33.169 INFO:teuthology.orchestra.run.smithi092.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T12:43:33.173 INFO:teuthology.orchestra.run.smithi104.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T12:43:33.174 INFO:teuthology.orchestra.run.smithi115.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T12:43:33.176 INFO:teuthology.orchestra.run.smithi175.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T12:43:33.518 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-18T12:43:33.519 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi092.front.sepia.ceph.com 2024-09-18T12:43:33.519 DEBUG:teuthology.orchestra.run.smithi092:> 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-18T12:43:33.539 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi104.front.sepia.ceph.com 2024-09-18T12:43:33.539 DEBUG:teuthology.orchestra.run.smithi104:> 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-18T12:43:33.568 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi115.front.sepia.ceph.com 2024-09-18T12:43:33.569 DEBUG:teuthology.orchestra.run.smithi115:> 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-18T12:43:33.594 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi175.front.sepia.ceph.com 2024-09-18T12:43:33.594 DEBUG:teuthology.orchestra.run.smithi175:> 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-18T12:43:33.632 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-18T12:43:33.632 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T12:43:33.634 DEBUG:teuthology.orchestra.run.smithi104:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T12:43:33.637 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T12:43:33.639 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T12:43:33.700 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-18T12:43:33.700 DEBUG:teuthology.orchestra.run.smithi092:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T12:43:33.703 DEBUG:teuthology.orchestra.run.smithi104:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T12:43:33.707 DEBUG:teuthology.orchestra.run.smithi115:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T12:43:33.709 DEBUG:teuthology.orchestra.run.smithi175:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T12:43:34.238 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-18T12:43:34.249 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-18T12:43:34.249 DEBUG:teuthology.orchestra.run.smithi092:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T12:43:34.273 DEBUG:teuthology.orchestra.run.smithi104:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T12:43:34.298 DEBUG:teuthology.orchestra.run.smithi115:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T12:43:34.323 DEBUG:teuthology.orchestra.run.smithi175:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T12:43:34.349 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-18T12:43:34.359 DEBUG:teuthology.orchestra.run.smithi092:> 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-18T12:43:34.362 DEBUG:teuthology.orchestra.run.smithi104:> 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-18T12:43:34.364 DEBUG:teuthology.orchestra.run.smithi115:> 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-18T12:43:34.366 DEBUG:teuthology.orchestra.run.smithi175:> 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-18T12:43:34.383 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = core 2024-09-18T12:43:34.385 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern = core 2024-09-18T12:43:34.387 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = core 2024-09-18T12:43:34.412 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = core 2024-09-18T12:43:34.450 DEBUG:teuthology.orchestra.run.smithi092:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T12:43:34.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:43:34.464 DEBUG:teuthology.orchestra.run.smithi104:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T12:43:34.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:43:34.479 DEBUG:teuthology.orchestra.run.smithi115:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T12:43:34.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:43:34.494 DEBUG:teuthology.orchestra.run.smithi175:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T12:43:34.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T12:43:34.508 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-18T12:43:34.519 INFO:teuthology.task.internal:Transferring archived files... 2024-09-18T12:43:34.520 DEBUG:teuthology.misc:Transferring archived files from smithi092:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375/remote/smithi092 2024-09-18T12:43:34.520 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T12:43:34.557 DEBUG:teuthology.misc:Transferring archived files from smithi104:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375/remote/smithi104 2024-09-18T12:43:34.558 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T12:43:34.592 DEBUG:teuthology.misc:Transferring archived files from smithi115:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375/remote/smithi115 2024-09-18T12:43:34.592 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T12:43:34.627 DEBUG:teuthology.misc:Transferring archived files from smithi175:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-18_12:14:13-orch:cephadm-wip-guits-main-2024-09-17-1213-distro-default-smithi/7911375/remote/smithi175 2024-09-18T12:43:34.627 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T12:43:34.660 INFO:teuthology.task.internal:Removing archive directory... 2024-09-18T12:43:34.660 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T12:43:34.662 DEBUG:teuthology.orchestra.run.smithi104:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T12:43:34.665 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T12:43:34.668 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T12:43:34.710 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-18T12:43:34.723 INFO:teuthology.task.internal:Not uploading archives. 2024-09-18T12:43:34.723 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-18T12:43:34.733 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-18T12:43:34.733 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T12:43:34.735 DEBUG:teuthology.orchestra.run.smithi104:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T12:43:34.737 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T12:43:34.739 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T12:43:34.747 INFO:teuthology.orchestra.run.smithi092.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 12:43 /home/ubuntu/cephtest 2024-09-18T12:43:34.749 INFO:teuthology.orchestra.run.smithi104.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 12:43 /home/ubuntu/cephtest 2024-09-18T12:43:34.752 INFO:teuthology.orchestra.run.smithi115.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 12:43 /home/ubuntu/cephtest 2024-09-18T12:43:34.764 INFO:teuthology.orchestra.run.smithi175.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 12:43 /home/ubuntu/cephtest 2024-09-18T12:43:34.765 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-18T12:43:34.777 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-18T12:43:34.789 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: SELinuxError: SELinux denials found on ubuntu@smithi092.front.sepia.ceph.com: ['type=AVC msg=audit(1726663239.520:10838): avc: denied { nlmsg_read } for pid=60589 comm="ss" scontext=system_u:system_r:container_t:s0:c343,c808 tcontext=system_u:system_r:container_t:s0:c343,c808 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-18T12:43:34.792 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_ips} duration: 974.4712672233582 failure_reason: 'SELinux denials found on ubuntu@smithi092.front.sepia.ceph.com: [''type=AVC msg=audit(1726663239.520:10838): avc: denied { nlmsg_read } for pid=60589 comm="ss" scontext=system_u:system_r:container_t:s0:c343,c808 tcontext=system_u:system_r:container_t:s0:c343,c808 tclass=netlink_tcpdiag_socket permissive=1'']' owner: scheduled_gabrioux@teuthology status: fail success: false 2024-09-18T12:43:34.792 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-18T12:43:34.876 INFO:teuthology.run:FAIL