2024-09-10T04:03:35.820 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-10T04:03:35.841 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-10T04:03:35.928 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634 branch: wip-adk-testing-2024-09-09-1904 description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_ips} email: adking@redhat.com first_in_suite: false job_id: '7898634' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk-testing-2024-09-09-1904 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: 3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: wip-adk-testing-2024-09-09-1904 sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c owner: scheduled_adking@teuthology priority: 80 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: 6964 sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-09-09-1904 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c targets: smithi007.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLfDKlhp8N6hSIADMS6MnRkh48Hf2p+tG7B6NB4nsDzYr7AMpwkUQ6zieU/Z7KylzmmY6CA5+ikrwKiwBgAsVNk= smithi067.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMw6frH17pmhA+nCBP3LhtN5F2TzJNalaAZohGrZX8rQj6KptZCQ/W76BUukUf7210FMN5ipa+wW2f903ypXGkA= smithi138.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLBD2jqIf/EP0Vr9jnxeZ95KPGrF3g/xZw5tsUUs4zaW80lUP4U21CkpglIJebFGGXRxGW/21WpQXj9n3zf5Ebo= smithi191.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNh7/u3n2GvFq1JPiNdCy6SZWFQN4MXCWkH5YdMyqt8HZB+jB20Y+miv7TDfrkzoW0EXtN9IOoLgms7RZ/o+nww= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - cephadm.deploy_samba_ad_dc: role: host.d - vip: count: 2 - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adipctdb\n auth_mode: active-directory\n domain_settings:\n realm:\ \ DOMAIN1.SINK.TEST\n join_sources:\n - source_type: resource\n \ \ ref: join1-admin\n custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n\ \ public_addrs:\n - address: {{VIP0}}/{{VIPPREFIXLEN}}\n - address:\ \ {{VIP1}}/{{VIPPREFIXLEN}}\n placement:\n count: 3\n- resource_type:\ \ ceph.smb.join.auth\n auth_id: join1-admin\n auth:\n username: Administrator\n\ \ password: Passw0rd\n- resource_type: ceph.smb.share\n cluster_id: adipctdb\n\ \ share_id: share1\n cephfs:\n volume: cephfs\n subvolumegroup: smb\n\ \ subvolume: sv1\n path: /\n- resource_type: ceph.smb.share\n cluster_id:\ \ adipctdb\n share_id: share2\n cephfs:\n volume: cephfs\n subvolumegroup:\ \ smb\n subvolume: sv2\n path: /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.adipctdb - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.adipctdb")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share2 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adipctdb\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ adipctdb\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adipctdb\n share_id: share2\n intent: removed\n# --- End\ \ Embedded YAML\n" - cephadm.wait_for_service_not_present: service: smb.adipctdb teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-10_02:59:23 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-10T04:03:35.928 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa; will attempt to use it 2024-09-10T04:03:35.929 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa/tasks 2024-09-10T04:03:35.929 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-10T04:03:35.930 INFO:teuthology.task.internal:Checking packages... 2024-09-10T04:03:35.951 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '3a5e3f16720f432aea965c40a8f6eb480095ec6c' 2024-09-10T04:03:35.951 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-10T04:03:35.951 INFO:teuthology.packaging:ref: None 2024-09-10T04:03:35.951 INFO:teuthology.packaging:tag: None 2024-09-10T04:03:35.951 INFO:teuthology.packaging:branch: wip-adk-testing-2024-09-09-1904 2024-09-10T04:03:35.951 INFO:teuthology.packaging:sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T04:03:35.951 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk-testing-2024-09-09-1904 2024-09-10T04:03:36.091 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4885.g3a5e3f16 2024-09-10T04:03:36.093 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-10T04:03:36.101 INFO:teuthology.task.internal:no buildpackages task found 2024-09-10T04:03:36.101 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-10T04:03:36.191 INFO:teuthology.task.internal:Saving configuration 2024-09-10T04:03:36.206 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-10T04:03:36.241 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-10T04:03:36.260 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi007.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634', '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-10 03:58:25.846067', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLfDKlhp8N6hSIADMS6MnRkh48Hf2p+tG7B6NB4nsDzYr7AMpwkUQ6zieU/Z7KylzmmY6CA5+ikrwKiwBgAsVNk='} 2024-09-10T04:03:36.277 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634', '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-10 03:58:25.844606', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMw6frH17pmhA+nCBP3LhtN5F2TzJNalaAZohGrZX8rQj6KptZCQ/W76BUukUf7210FMN5ipa+wW2f903ypXGkA='} 2024-09-10T04:03:36.294 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi138.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634', '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-10 03:58:25.842970', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLBD2jqIf/EP0Vr9jnxeZ95KPGrF3g/xZw5tsUUs4zaW80lUP4U21CkpglIJebFGGXRxGW/21WpQXj9n3zf5Ebo='} 2024-09-10T04:03:36.313 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634', '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-10 03:58:25.847351', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNh7/u3n2GvFq1JPiNdCy6SZWFQN4MXCWkH5YdMyqt8HZB+jB20Y+miv7TDfrkzoW0EXtN9IOoLgms7RZ/o+nww='} 2024-09-10T04:03:36.313 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-10T04:03:36.319 INFO:teuthology.task.internal:roles: ubuntu@smithi007.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-10T04:03:36.319 INFO:teuthology.task.internal:roles: ubuntu@smithi067.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-10T04:03:36.320 INFO:teuthology.task.internal:roles: ubuntu@smithi138.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-10T04:03:36.320 INFO:teuthology.task.internal:roles: ubuntu@smithi191.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-10T04:03:36.320 INFO:teuthology.run_tasks:Running task console_log... 2024-09-10T04:03:36.417 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9cce9abbe0>, signals=[15]) 2024-09-10T04:03:36.417 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-10T04:03:36.423 INFO:teuthology.task.internal:Opening connections... 2024-09-10T04:03:36.423 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi007.front.sepia.ceph.com 2024-09-10T04:03:36.424 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:03:36.503 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi067.front.sepia.ceph.com 2024-09-10T04:03:36.504 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:03:36.577 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi138.front.sepia.ceph.com 2024-09-10T04:03:36.578 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:03:36.651 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi191.front.sepia.ceph.com 2024-09-10T04:03:36.652 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:03:36.730 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-10T04:03:36.736 DEBUG:teuthology.orchestra.run.smithi007:> uname -m 2024-09-10T04:03:36.754 INFO:teuthology.orchestra.run.smithi007.stdout:x86_64 2024-09-10T04:03:36.754 DEBUG:teuthology.orchestra.run.smithi007:> cat /etc/os-release 2024-09-10T04:03:36.813 INFO:teuthology.orchestra.run.smithi007.stdout:NAME="CentOS Stream" 2024-09-10T04:03:36.813 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION="9" 2024-09-10T04:03:36.813 INFO:teuthology.orchestra.run.smithi007.stdout:ID="centos" 2024-09-10T04:03:36.813 INFO:teuthology.orchestra.run.smithi007.stdout:ID_LIKE="rhel fedora" 2024-09-10T04:03:36.813 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION_ID="9" 2024-09-10T04:03:36.814 INFO:teuthology.orchestra.run.smithi007.stdout:PLATFORM_ID="platform:el9" 2024-09-10T04:03:36.814 INFO:teuthology.orchestra.run.smithi007.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T04:03:36.814 INFO:teuthology.orchestra.run.smithi007.stdout:ANSI_COLOR="0;31" 2024-09-10T04:03:36.814 INFO:teuthology.orchestra.run.smithi007.stdout:LOGO="fedora-logo-icon" 2024-09-10T04:03:36.814 INFO:teuthology.orchestra.run.smithi007.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T04:03:36.814 INFO:teuthology.orchestra.run.smithi007.stdout:HOME_URL="https://centos.org/" 2024-09-10T04:03:36.814 INFO:teuthology.orchestra.run.smithi007.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T04:03:36.814 INFO:teuthology.orchestra.run.smithi007.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T04:03:36.814 INFO:teuthology.orchestra.run.smithi007.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T04:03:36.815 INFO:teuthology.lock.ops:Updating smithi007.front.sepia.ceph.com on lock server 2024-09-10T04:03:36.835 DEBUG:teuthology.orchestra.run.smithi067:> uname -m 2024-09-10T04:03:36.853 INFO:teuthology.orchestra.run.smithi067.stdout:x86_64 2024-09-10T04:03:36.854 DEBUG:teuthology.orchestra.run.smithi067:> cat /etc/os-release 2024-09-10T04:03:36.912 INFO:teuthology.orchestra.run.smithi067.stdout:NAME="CentOS Stream" 2024-09-10T04:03:36.912 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION="9" 2024-09-10T04:03:36.912 INFO:teuthology.orchestra.run.smithi067.stdout:ID="centos" 2024-09-10T04:03:36.912 INFO:teuthology.orchestra.run.smithi067.stdout:ID_LIKE="rhel fedora" 2024-09-10T04:03:36.912 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_ID="9" 2024-09-10T04:03:36.913 INFO:teuthology.orchestra.run.smithi067.stdout:PLATFORM_ID="platform:el9" 2024-09-10T04:03:36.913 INFO:teuthology.orchestra.run.smithi067.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T04:03:36.913 INFO:teuthology.orchestra.run.smithi067.stdout:ANSI_COLOR="0;31" 2024-09-10T04:03:36.913 INFO:teuthology.orchestra.run.smithi067.stdout:LOGO="fedora-logo-icon" 2024-09-10T04:03:36.913 INFO:teuthology.orchestra.run.smithi067.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T04:03:36.913 INFO:teuthology.orchestra.run.smithi067.stdout:HOME_URL="https://centos.org/" 2024-09-10T04:03:36.913 INFO:teuthology.orchestra.run.smithi067.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T04:03:36.913 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T04:03:36.913 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T04:03:36.913 INFO:teuthology.lock.ops:Updating smithi067.front.sepia.ceph.com on lock server 2024-09-10T04:03:36.935 DEBUG:teuthology.orchestra.run.smithi138:> uname -m 2024-09-10T04:03:36.954 INFO:teuthology.orchestra.run.smithi138.stdout:x86_64 2024-09-10T04:03:36.954 DEBUG:teuthology.orchestra.run.smithi138:> cat /etc/os-release 2024-09-10T04:03:37.013 INFO:teuthology.orchestra.run.smithi138.stdout:NAME="CentOS Stream" 2024-09-10T04:03:37.013 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION="9" 2024-09-10T04:03:37.013 INFO:teuthology.orchestra.run.smithi138.stdout:ID="centos" 2024-09-10T04:03:37.013 INFO:teuthology.orchestra.run.smithi138.stdout:ID_LIKE="rhel fedora" 2024-09-10T04:03:37.013 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION_ID="9" 2024-09-10T04:03:37.014 INFO:teuthology.orchestra.run.smithi138.stdout:PLATFORM_ID="platform:el9" 2024-09-10T04:03:37.014 INFO:teuthology.orchestra.run.smithi138.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T04:03:37.014 INFO:teuthology.orchestra.run.smithi138.stdout:ANSI_COLOR="0;31" 2024-09-10T04:03:37.014 INFO:teuthology.orchestra.run.smithi138.stdout:LOGO="fedora-logo-icon" 2024-09-10T04:03:37.014 INFO:teuthology.orchestra.run.smithi138.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T04:03:37.014 INFO:teuthology.orchestra.run.smithi138.stdout:HOME_URL="https://centos.org/" 2024-09-10T04:03:37.014 INFO:teuthology.orchestra.run.smithi138.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T04:03:37.014 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T04:03:37.014 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T04:03:37.014 INFO:teuthology.lock.ops:Updating smithi138.front.sepia.ceph.com on lock server 2024-09-10T04:03:37.035 DEBUG:teuthology.orchestra.run.smithi191:> uname -m 2024-09-10T04:03:37.054 INFO:teuthology.orchestra.run.smithi191.stdout:x86_64 2024-09-10T04:03:37.054 DEBUG:teuthology.orchestra.run.smithi191:> cat /etc/os-release 2024-09-10T04:03:37.112 INFO:teuthology.orchestra.run.smithi191.stdout:NAME="CentOS Stream" 2024-09-10T04:03:37.112 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION="9" 2024-09-10T04:03:37.112 INFO:teuthology.orchestra.run.smithi191.stdout:ID="centos" 2024-09-10T04:03:37.112 INFO:teuthology.orchestra.run.smithi191.stdout:ID_LIKE="rhel fedora" 2024-09-10T04:03:37.112 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION_ID="9" 2024-09-10T04:03:37.112 INFO:teuthology.orchestra.run.smithi191.stdout:PLATFORM_ID="platform:el9" 2024-09-10T04:03:37.112 INFO:teuthology.orchestra.run.smithi191.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T04:03:37.112 INFO:teuthology.orchestra.run.smithi191.stdout:ANSI_COLOR="0;31" 2024-09-10T04:03:37.112 INFO:teuthology.orchestra.run.smithi191.stdout:LOGO="fedora-logo-icon" 2024-09-10T04:03:37.112 INFO:teuthology.orchestra.run.smithi191.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T04:03:37.112 INFO:teuthology.orchestra.run.smithi191.stdout:HOME_URL="https://centos.org/" 2024-09-10T04:03:37.113 INFO:teuthology.orchestra.run.smithi191.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T04:03:37.113 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T04:03:37.113 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T04:03:37.113 INFO:teuthology.lock.ops:Updating smithi191.front.sepia.ceph.com on lock server 2024-09-10T04:03:37.126 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-10T04:03:37.135 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-10T04:03:37.234 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-10T04:03:37.234 DEBUG:teuthology.orchestra.run.smithi007:> test '!' -e /home/ubuntu/cephtest 2024-09-10T04:03:37.237 DEBUG:teuthology.orchestra.run.smithi067:> test '!' -e /home/ubuntu/cephtest 2024-09-10T04:03:37.239 DEBUG:teuthology.orchestra.run.smithi138:> test '!' -e /home/ubuntu/cephtest 2024-09-10T04:03:37.241 DEBUG:teuthology.orchestra.run.smithi191:> test '!' -e /home/ubuntu/cephtest 2024-09-10T04:03:37.258 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-10T04:03:37.273 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-10T04:03:37.273 DEBUG:teuthology.orchestra.run.smithi007:> test -z $(ls -A /var/lib/ceph) 2024-09-10T04:03:37.295 DEBUG:teuthology.orchestra.run.smithi067:> test -z $(ls -A /var/lib/ceph) 2024-09-10T04:03:37.297 DEBUG:teuthology.orchestra.run.smithi138:> test -z $(ls -A /var/lib/ceph) 2024-09-10T04:03:37.299 DEBUG:teuthology.orchestra.run.smithi191:> test -z $(ls -A /var/lib/ceph) 2024-09-10T04:03:37.369 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-10T04:03:37.466 INFO:teuthology.run_tasks:Running task kernel... 2024-09-10T04:03:37.484 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-10T04:03:37.485 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-10T04:03:37.485 DEBUG:teuthology.orchestra.run.smithi007:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T04:03:37.486 DEBUG:teuthology.orchestra.run.smithi067:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T04:03:37.486 DEBUG:teuthology.orchestra.run.smithi138:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T04:03:37.486 DEBUG:teuthology.orchestra.run.smithi191:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T04:03:37.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:03:37.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:03:37.505 DEBUG:teuthology.orchestra.run.smithi007:> uname -r 2024-09-10T04:03:37.505 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-09-10T04:03:37.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:03:37.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:03:37.507 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2024-09-10T04:03:37.508 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2024-09-10T04:03:37.562 INFO:teuthology.orchestra.run.smithi007.stdout:5.14.0-503.el9.x86_64 2024-09-10T04:03:37.563 INFO:teuthology.task.kernel:Running kernel on smithi007: 5.14.0-503.el9.x86_64 2024-09-10T04:03:37.563 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum install -y kernel 2024-09-10T04:03:37.564 INFO:teuthology.orchestra.run.smithi067.stdout:5.14.0-503.el9.x86_64 2024-09-10T04:03:37.564 INFO:teuthology.task.kernel:Running kernel on smithi067: 5.14.0-503.el9.x86_64 2024-09-10T04:03:37.564 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum install -y kernel 2024-09-10T04:03:37.566 INFO:teuthology.orchestra.run.smithi138.stdout:5.14.0-503.el9.x86_64 2024-09-10T04:03:37.566 INFO:teuthology.orchestra.run.smithi191.stdout:5.14.0-503.el9.x86_64 2024-09-10T04:03:37.566 INFO:teuthology.task.kernel:Running kernel on smithi138: 5.14.0-503.el9.x86_64 2024-09-10T04:03:37.566 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum install -y kernel 2024-09-10T04:03:37.567 INFO:teuthology.task.kernel:Running kernel on smithi191: 5.14.0-503.el9.x86_64 2024-09-10T04:03:37.567 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum install -y kernel 2024-09-10T04:03:40.643 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - BaseOS 6.4 MB/s | 8.2 MB 00:01 2024-09-10T04:03:40.968 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - BaseOS 5.3 MB/s | 8.2 MB 00:01 2024-09-10T04:03:42.308 INFO:teuthology.orchestra.run.smithi007.stdout:CentOS Stream 9 - BaseOS 2.9 MB/s | 8.2 MB 00:02 2024-09-10T04:03:42.845 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - BaseOS 2.4 MB/s | 8.2 MB 00:03 2024-09-10T04:03:44.059 INFO:teuthology.orchestra.run.smithi007.stdout:CentOS Stream 9 - AppStream 35 MB/s | 20 MB 00:00 2024-09-10T04:03:44.464 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - AppStream 8.6 MB/s | 20 MB 00:02 2024-09-10T04:03:46.259 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - AppStream 4.6 MB/s | 20 MB 00:04 2024-09-10T04:03:48.697 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - CRB 16 MB/s | 6.5 MB 00:00 2024-09-10T04:03:49.861 INFO:teuthology.orchestra.run.smithi007.stdout:CentOS Stream 9 - CRB 3.6 MB/s | 6.5 MB 00:01 2024-09-10T04:03:50.314 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - Extras packages 45 kB/s | 19 kB 00:00 2024-09-10T04:03:51.262 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - AppStream 2.8 MB/s | 20 MB 00:07 2024-09-10T04:03:51.310 INFO:teuthology.orchestra.run.smithi007.stdout:CentOS Stream 9 - Extras packages 108 kB/s | 19 kB 00:00 2024-09-10T04:03:51.426 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - CRB 5.3 MB/s | 6.5 MB 00:01 2024-09-10T04:03:52.639 INFO:teuthology.orchestra.run.smithi191.stdout:Extra Packages for Enterprise Linux 10 MB/s | 23 MB 00:02 2024-09-10T04:03:53.002 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - Extras packages 59 kB/s | 19 kB 00:00 2024-09-10T04:03:56.871 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.5 MB 00:01 2024-09-10T04:03:58.076 INFO:teuthology.orchestra.run.smithi191.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-10T04:03:58.514 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - Extras packages 46 kB/s | 19 kB 00:00 2024-09-10T04:03:59.493 INFO:teuthology.orchestra.run.smithi138.stdout:Extra Packages for Enterprise Linux 26 MB/s | 23 MB 00:00 2024-09-10T04:04:00.141 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T04:04:00.142 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T04:04:00.233 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-09-10T04:04:00.245 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-10T04:04:00.245 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2024-09-10T04:04:00.245 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-10T04:04:00.245 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-09-10T04:04:00.245 INFO:teuthology.orchestra.run.smithi191.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T04:04:00.245 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-09-10T04:04:00.245 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T04:04:00.245 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T04:04:00.245 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T04:04:00.245 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:04:00.245 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-09-10T04:04:00.245 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-10T04:04:00.246 INFO:teuthology.orchestra.run.smithi191.stdout:Install 4 Packages 2024-09-10T04:04:00.246 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:04:00.246 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 79 M 2024-09-10T04:04:00.246 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 126 M 2024-09-10T04:04:00.246 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-09-10T04:04:00.887 INFO:teuthology.orchestra.run.smithi191.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 39 kB/s | 23 kB 00:00 2024-09-10T04:04:01.837 INFO:teuthology.orchestra.run.smithi191.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 10 MB/s | 16 MB 00:01 2024-09-10T04:04:02.454 INFO:teuthology.orchestra.run.smithi191.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 16 MB/s | 35 MB 00:02 2024-09-10T04:04:03.179 INFO:teuthology.orchestra.run.smithi191.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 12 MB/s | 29 MB 00:02 2024-09-10T04:04:03.179 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:04:03.180 INFO:teuthology.orchestra.run.smithi191.stdout:Total 27 MB/s | 79 MB 00:02 2024-09-10T04:04:03.472 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 2.2 MB/s | 23 MB 00:10 2024-09-10T04:04:03.865 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-09-10T04:04:04.225 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-09-10T04:04:04.225 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-09-10T04:04:04.907 INFO:teuthology.orchestra.run.smithi138.stdout:lab-extras 46 kB/s | 1.7 kB 00:00 2024-09-10T04:04:05.195 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-09-10T04:04:05.196 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-09-10T04:04:06.956 INFO:teuthology.orchestra.run.smithi138.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T04:04:06.956 INFO:teuthology.orchestra.run.smithi138.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T04:04:07.053 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-09-10T04:04:07.059 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-09-10T04:04:07.059 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2024-09-10T04:04:07.059 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-09-10T04:04:07.060 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2024-09-10T04:04:07.060 INFO:teuthology.orchestra.run.smithi138.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T04:04:07.060 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2024-09-10T04:04:07.060 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T04:04:07.060 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T04:04:07.060 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T04:04:07.060 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:04:07.060 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2024-09-10T04:04:07.060 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-09-10T04:04:07.060 INFO:teuthology.orchestra.run.smithi138.stdout:Install 4 Packages 2024-09-10T04:04:07.060 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:04:07.061 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 79 M 2024-09-10T04:04:07.061 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 126 M 2024-09-10T04:04:07.061 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2024-09-10T04:04:07.192 INFO:teuthology.orchestra.run.smithi138.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 278 kB/s | 23 kB 00:00 2024-09-10T04:04:07.709 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-09-10T04:04:08.372 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T04:04:08.453 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T04:04:09.076 INFO:teuthology.orchestra.run.smithi138.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 8.0 MB/s | 16 MB 00:01 2024-09-10T04:04:09.278 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-10T04:04:10.584 INFO:teuthology.orchestra.run.smithi138.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 8.4 MB/s | 29 MB 00:03 2024-09-10T04:04:11.279 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T04:04:11.425 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T04:04:11.434 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T04:04:11.434 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T04:04:11.522 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-09-10T04:04:11.527 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-10T04:04:11.527 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-09-10T04:04:11.528 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-10T04:04:11.528 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-09-10T04:04:11.528 INFO:teuthology.orchestra.run.smithi067.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T04:04:11.528 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-09-10T04:04:11.528 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T04:04:11.528 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T04:04:11.528 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T04:04:11.528 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:04:11.528 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-09-10T04:04:11.528 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-10T04:04:11.528 INFO:teuthology.orchestra.run.smithi067.stdout:Install 4 Packages 2024-09-10T04:04:11.528 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:04:11.529 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 79 M 2024-09-10T04:04:11.529 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 126 M 2024-09-10T04:04:11.529 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-09-10T04:04:11.913 INFO:teuthology.orchestra.run.smithi067.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 81 kB/s | 23 kB 00:00 2024-09-10T04:04:12.018 INFO:teuthology.orchestra.run.smithi138.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 7.0 MB/s | 35 MB 00:04 2024-09-10T04:04:12.018 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:04:12.018 INFO:teuthology.orchestra.run.smithi138.stdout:Total 16 MB/s | 79 MB 00:04 2024-09-10T04:04:12.694 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2024-09-10T04:04:13.057 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2024-09-10T04:04:13.057 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2024-09-10T04:04:14.017 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2024-09-10T04:04:14.017 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2024-09-10T04:04:16.241 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T04:04:16.285 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:04:16.425 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2024-09-10T04:04:17.067 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T04:04:17.144 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T04:04:19.914 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T04:04:20.047 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T04:04:21.111 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:04:24.976 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T04:04:25.013 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:04:25.795 INFO:teuthology.orchestra.run.smithi067.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 1.1 MB/s | 16 MB 00:14 2024-09-10T04:04:26.195 INFO:teuthology.orchestra.run.smithi067.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 2.4 MB/s | 35 MB 00:14 2024-09-10T04:04:26.629 INFO:teuthology.orchestra.run.smithi067.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 1.9 MB/s | 29 MB 00:14 2024-09-10T04:04:26.629 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:04:26.629 INFO:teuthology.orchestra.run.smithi067.stdout:Total 5.2 MB/s | 79 MB 00:15 2024-09-10T04:04:27.333 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-09-10T04:04:27.683 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-09-10T04:04:27.683 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-09-10T04:04:28.665 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-09-10T04:04:28.665 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-09-10T04:04:29.864 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:04:31.224 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-09-10T04:04:31.881 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T04:04:31.971 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T04:04:34.747 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T04:04:34.874 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T04:04:40.000 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T04:04:40.041 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:04:45.188 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:04:59.750 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:04:59.790 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:05:00.192 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:05:00.192 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T04:05:00.192 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T04:05:00.193 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T04:05:01.071 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:05:01.072 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:05:01.072 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-09-10T04:05:01.072 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T04:05:01.072 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T04:05:01.072 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T04:05:01.072 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T04:05:01.072 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:05:01.072 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-09-10T04:05:01.446 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T04:05:01.541 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T04:05:01.541 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T04:05:01.542 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-10T04:05:01.542 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T04:05:01.542 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T04:05:01.542 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-10T04:05:01.542 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi191.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T04:05:01.542 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T04:05:01.601 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T04:05:01.601 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T04:05:01.601 DEBUG:teuthology.orchestra.run.smithi191:> sudo rpm -qi grub2-tools 2024-09-10T04:05:01.633 INFO:teuthology.orchestra.run.smithi191.stdout:Name : grub2-tools 2024-09-10T04:05:01.634 INFO:teuthology.orchestra.run.smithi191.stdout:Epoch : 1 2024-09-10T04:05:01.634 INFO:teuthology.orchestra.run.smithi191.stdout:Version : 2.06 2024-09-10T04:05:01.634 INFO:teuthology.orchestra.run.smithi191.stdout:Release : 82.el9 2024-09-10T04:05:01.634 INFO:teuthology.orchestra.run.smithi191.stdout:Architecture: x86_64 2024-09-10T04:05:01.634 INFO:teuthology.orchestra.run.smithi191.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T04:05:01.634 INFO:teuthology.orchestra.run.smithi191.stdout:Group : Unspecified 2024-09-10T04:05:01.634 INFO:teuthology.orchestra.run.smithi191.stdout:Size : 8274670 2024-09-10T04:05:01.634 INFO:teuthology.orchestra.run.smithi191.stdout:License : GPLv3+ 2024-09-10T04:05:01.634 INFO:teuthology.orchestra.run.smithi191.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T04:05:01.634 INFO:teuthology.orchestra.run.smithi191.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T04:05:01.634 INFO:teuthology.orchestra.run.smithi191.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T04:05:01.634 INFO:teuthology.orchestra.run.smithi191.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T04:05:01.635 INFO:teuthology.orchestra.run.smithi191.stdout:Packager : builder@centos.org 2024-09-10T04:05:01.635 INFO:teuthology.orchestra.run.smithi191.stdout:Vendor : CentOS 2024-09-10T04:05:01.635 INFO:teuthology.orchestra.run.smithi191.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T04:05:01.635 INFO:teuthology.orchestra.run.smithi191.stdout:Summary : Support tools for GRUB. 2024-09-10T04:05:01.635 INFO:teuthology.orchestra.run.smithi191.stdout:Description : 2024-09-10T04:05:01.635 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:05:01.635 INFO:teuthology.orchestra.run.smithi191.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T04:05:01.635 INFO:teuthology.orchestra.run.smithi191.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T04:05:01.635 INFO:teuthology.orchestra.run.smithi191.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T04:05:01.635 INFO:teuthology.orchestra.run.smithi191.stdout:hardware devices. 2024-09-10T04:05:01.635 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:05:01.635 INFO:teuthology.orchestra.run.smithi191.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T04:05:01.636 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T04:05:01.636 INFO:teuthology.task.kernel:Updating grub on smithi191 to boot 5.14.0-505.el9.x86_64 2024-09-10T04:05:01.636 DEBUG:teuthology.orchestra.run.smithi191:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T04:05:02.305 INFO:teuthology.orchestra.run.smithi191.stderr:Generating grub configuration file ... 2024-09-10T04:05:03.616 INFO:teuthology.orchestra.run.smithi191.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T04:05:03.656 INFO:teuthology.orchestra.run.smithi191.stderr:done 2024-09-10T04:05:03.658 DEBUG:teuthology.orchestra.run.smithi191:> mktemp 2024-09-10T04:05:03.673 INFO:teuthology.orchestra.run.smithi191.stdout:/tmp/tmp.Hg6kAtAJyO 2024-09-10T04:05:03.674 DEBUG:teuthology.orchestra.run.smithi191:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Hg6kAtAJyO 2024-09-10T04:05:03.744 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 0666 /tmp/tmp.Hg6kAtAJyO 2024-09-10T04:05:03.885 DEBUG:teuthology.orchestra.remote:smithi191:/tmp/tmp.Hg6kAtAJyO is 6KB 2024-09-10T04:05:03.933 DEBUG:teuthology.orchestra.run.smithi191:> rm -fr /tmp/tmp.Hg6kAtAJyO 2024-09-10T04:05:03.948 DEBUG:teuthology.orchestra.run.smithi191:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T04:05:04.015 INFO:teuthology.orchestra.run.smithi191.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T04:05:04.015 INFO:teuthology.orchestra.run.smithi191.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T04:05:04.015 INFO:teuthology.orchestra.run.smithi191.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T04:05:04.015 INFO:teuthology.orchestra.run.smithi191.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T04:05:04.017 DEBUG:teuthology.orchestra.run.smithi191:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T04:05:04.158 DEBUG:teuthology.orchestra.run.smithi191:> sudo shutdown -r now 2024-09-10T04:05:08.069 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:05:08.108 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:05:08.479 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:05:08.479 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T04:05:08.479 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T04:05:08.479 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T04:05:09.366 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:05:09.366 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:05:09.367 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2024-09-10T04:05:09.367 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T04:05:09.367 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T04:05:09.367 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T04:05:09.367 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T04:05:09.367 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:05:09.367 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-09-10T04:05:09.713 DEBUG:teuthology.orchestra.run.smithi138:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T04:05:09.797 INFO:teuthology.orchestra.run.smithi138.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T04:05:09.797 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T04:05:09.797 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-10T04:05:09.797 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T04:05:09.797 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T04:05:09.797 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-10T04:05:09.798 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi138.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T04:05:09.798 DEBUG:teuthology.orchestra.run.smithi138:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T04:05:09.857 INFO:teuthology.orchestra.run.smithi138.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T04:05:09.857 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T04:05:09.857 DEBUG:teuthology.orchestra.run.smithi138:> sudo rpm -qi grub2-tools 2024-09-10T04:05:09.888 INFO:teuthology.orchestra.run.smithi138.stdout:Name : grub2-tools 2024-09-10T04:05:09.889 INFO:teuthology.orchestra.run.smithi138.stdout:Epoch : 1 2024-09-10T04:05:09.889 INFO:teuthology.orchestra.run.smithi138.stdout:Version : 2.06 2024-09-10T04:05:09.889 INFO:teuthology.orchestra.run.smithi138.stdout:Release : 82.el9 2024-09-10T04:05:09.889 INFO:teuthology.orchestra.run.smithi138.stdout:Architecture: x86_64 2024-09-10T04:05:09.889 INFO:teuthology.orchestra.run.smithi138.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T04:05:09.889 INFO:teuthology.orchestra.run.smithi138.stdout:Group : Unspecified 2024-09-10T04:05:09.889 INFO:teuthology.orchestra.run.smithi138.stdout:Size : 8274670 2024-09-10T04:05:09.889 INFO:teuthology.orchestra.run.smithi138.stdout:License : GPLv3+ 2024-09-10T04:05:09.889 INFO:teuthology.orchestra.run.smithi138.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T04:05:09.889 INFO:teuthology.orchestra.run.smithi138.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T04:05:09.889 INFO:teuthology.orchestra.run.smithi138.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T04:05:09.890 INFO:teuthology.orchestra.run.smithi138.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T04:05:09.890 INFO:teuthology.orchestra.run.smithi138.stdout:Packager : builder@centos.org 2024-09-10T04:05:09.890 INFO:teuthology.orchestra.run.smithi138.stdout:Vendor : CentOS 2024-09-10T04:05:09.890 INFO:teuthology.orchestra.run.smithi138.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T04:05:09.890 INFO:teuthology.orchestra.run.smithi138.stdout:Summary : Support tools for GRUB. 2024-09-10T04:05:09.890 INFO:teuthology.orchestra.run.smithi138.stdout:Description : 2024-09-10T04:05:09.890 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:05:09.890 INFO:teuthology.orchestra.run.smithi138.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T04:05:09.890 INFO:teuthology.orchestra.run.smithi138.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T04:05:09.890 INFO:teuthology.orchestra.run.smithi138.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T04:05:09.890 INFO:teuthology.orchestra.run.smithi138.stdout:hardware devices. 2024-09-10T04:05:09.890 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:05:09.890 INFO:teuthology.orchestra.run.smithi138.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T04:05:09.891 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T04:05:09.891 INFO:teuthology.task.kernel:Updating grub on smithi138 to boot 5.14.0-505.el9.x86_64 2024-09-10T04:05:09.891 DEBUG:teuthology.orchestra.run.smithi138:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T04:05:10.570 INFO:teuthology.orchestra.run.smithi138.stderr:Generating grub configuration file ... 2024-09-10T04:05:11.928 INFO:teuthology.orchestra.run.smithi138.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T04:05:11.969 INFO:teuthology.orchestra.run.smithi138.stderr:done 2024-09-10T04:05:11.972 DEBUG:teuthology.orchestra.run.smithi138:> mktemp 2024-09-10T04:05:11.987 INFO:teuthology.orchestra.run.smithi138.stdout:/tmp/tmp.qkW1ZBv6EL 2024-09-10T04:05:11.987 DEBUG:teuthology.orchestra.run.smithi138:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.qkW1ZBv6EL 2024-09-10T04:05:12.058 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 0666 /tmp/tmp.qkW1ZBv6EL 2024-09-10T04:05:12.206 DEBUG:teuthology.orchestra.remote:smithi138:/tmp/tmp.qkW1ZBv6EL is 6KB 2024-09-10T04:05:12.254 DEBUG:teuthology.orchestra.run.smithi138:> rm -fr /tmp/tmp.qkW1ZBv6EL 2024-09-10T04:05:12.269 DEBUG:teuthology.orchestra.run.smithi138:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T04:05:12.341 INFO:teuthology.orchestra.run.smithi138.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T04:05:12.341 INFO:teuthology.orchestra.run.smithi138.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T04:05:12.341 INFO:teuthology.orchestra.run.smithi138.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T04:05:12.341 INFO:teuthology.orchestra.run.smithi138.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T04:05:12.342 DEBUG:teuthology.orchestra.run.smithi138:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T04:05:12.496 DEBUG:teuthology.orchestra.run.smithi138:> sudo shutdown -r now 2024-09-10T04:05:24.307 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:05:24.349 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:05:24.612 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:05:24.612 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T04:05:24.612 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T04:05:24.612 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T04:05:25.449 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:05:25.450 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:05:25.450 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-09-10T04:05:25.450 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T04:05:25.450 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T04:05:25.450 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T04:05:25.450 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T04:05:25.450 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:05:25.450 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-09-10T04:05:25.518 INFO:teuthology.orchestra.run.smithi007.stdout:Extra Packages for Enterprise Linux 245 kB/s | 23 MB 01:34 2024-09-10T04:05:25.859 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T04:05:25.948 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T04:05:25.948 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T04:05:25.949 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-10T04:05:25.949 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T04:05:25.949 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T04:05:25.949 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-10T04:05:25.949 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi067.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T04:05:25.949 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T04:05:26.007 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T04:05:26.008 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T04:05:26.008 DEBUG:teuthology.orchestra.run.smithi067:> sudo rpm -qi grub2-tools 2024-09-10T04:05:26.039 INFO:teuthology.orchestra.run.smithi067.stdout:Name : grub2-tools 2024-09-10T04:05:26.039 INFO:teuthology.orchestra.run.smithi067.stdout:Epoch : 1 2024-09-10T04:05:26.039 INFO:teuthology.orchestra.run.smithi067.stdout:Version : 2.06 2024-09-10T04:05:26.040 INFO:teuthology.orchestra.run.smithi067.stdout:Release : 82.el9 2024-09-10T04:05:26.040 INFO:teuthology.orchestra.run.smithi067.stdout:Architecture: x86_64 2024-09-10T04:05:26.040 INFO:teuthology.orchestra.run.smithi067.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T04:05:26.040 INFO:teuthology.orchestra.run.smithi067.stdout:Group : Unspecified 2024-09-10T04:05:26.040 INFO:teuthology.orchestra.run.smithi067.stdout:Size : 8274670 2024-09-10T04:05:26.040 INFO:teuthology.orchestra.run.smithi067.stdout:License : GPLv3+ 2024-09-10T04:05:26.040 INFO:teuthology.orchestra.run.smithi067.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T04:05:26.040 INFO:teuthology.orchestra.run.smithi067.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T04:05:26.040 INFO:teuthology.orchestra.run.smithi067.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T04:05:26.040 INFO:teuthology.orchestra.run.smithi067.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T04:05:26.040 INFO:teuthology.orchestra.run.smithi067.stdout:Packager : builder@centos.org 2024-09-10T04:05:26.040 INFO:teuthology.orchestra.run.smithi067.stdout:Vendor : CentOS 2024-09-10T04:05:26.040 INFO:teuthology.orchestra.run.smithi067.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T04:05:26.041 INFO:teuthology.orchestra.run.smithi067.stdout:Summary : Support tools for GRUB. 2024-09-10T04:05:26.041 INFO:teuthology.orchestra.run.smithi067.stdout:Description : 2024-09-10T04:05:26.041 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:05:26.041 INFO:teuthology.orchestra.run.smithi067.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T04:05:26.041 INFO:teuthology.orchestra.run.smithi067.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T04:05:26.041 INFO:teuthology.orchestra.run.smithi067.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T04:05:26.041 INFO:teuthology.orchestra.run.smithi067.stdout:hardware devices. 2024-09-10T04:05:26.041 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:05:26.041 INFO:teuthology.orchestra.run.smithi067.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T04:05:26.042 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T04:05:26.042 INFO:teuthology.task.kernel:Updating grub on smithi067 to boot 5.14.0-505.el9.x86_64 2024-09-10T04:05:26.042 DEBUG:teuthology.orchestra.run.smithi067:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T04:05:26.690 INFO:teuthology.orchestra.run.smithi067.stderr:Generating grub configuration file ... 2024-09-10T04:05:28.000 INFO:teuthology.orchestra.run.smithi067.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T04:05:28.034 INFO:teuthology.orchestra.run.smithi067.stderr:done 2024-09-10T04:05:28.036 DEBUG:teuthology.orchestra.run.smithi067:> mktemp 2024-09-10T04:05:28.052 INFO:teuthology.orchestra.run.smithi067.stdout:/tmp/tmp.R8A8Y04W3F 2024-09-10T04:05:28.052 DEBUG:teuthology.orchestra.run.smithi067:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.R8A8Y04W3F 2024-09-10T04:05:28.118 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 0666 /tmp/tmp.R8A8Y04W3F 2024-09-10T04:05:28.263 DEBUG:teuthology.orchestra.remote:smithi067:/tmp/tmp.R8A8Y04W3F is 6KB 2024-09-10T04:05:28.312 DEBUG:teuthology.orchestra.run.smithi067:> rm -fr /tmp/tmp.R8A8Y04W3F 2024-09-10T04:05:28.326 DEBUG:teuthology.orchestra.run.smithi067:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T04:05:28.389 INFO:teuthology.orchestra.run.smithi067.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T04:05:28.389 INFO:teuthology.orchestra.run.smithi067.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T04:05:28.389 INFO:teuthology.orchestra.run.smithi067.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T04:05:28.389 INFO:teuthology.orchestra.run.smithi067.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T04:05:28.391 DEBUG:teuthology.orchestra.run.smithi067:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T04:05:28.535 DEBUG:teuthology.orchestra.run.smithi067:> sudo shutdown -r now 2024-09-10T04:05:31.051 INFO:teuthology.orchestra.run.smithi007.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-10T04:05:33.141 INFO:teuthology.orchestra.run.smithi007.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T04:05:33.141 INFO:teuthology.orchestra.run.smithi007.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T04:05:33.234 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-10T04:05:33.240 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-10T04:05:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: Package Architecture Version Repository Size 2024-09-10T04:05:33.240 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-10T04:05:33.241 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-10T04:05:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T04:05:33.241 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2024-09-10T04:05:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T04:05:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T04:05:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T04:05:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:05:33.241 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-10T04:05:33.241 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-10T04:05:33.241 INFO:teuthology.orchestra.run.smithi007.stdout:Install 4 Packages 2024-09-10T04:05:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:05:33.242 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 79 M 2024-09-10T04:05:33.242 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 126 M 2024-09-10T04:05:33.242 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-10T04:05:33.477 INFO:teuthology.orchestra.run.smithi007.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 185 kB/s | 23 kB 00:00 2024-09-10T04:05:34.161 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-10T04:05:34.162 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-09-10T04:05:34.163 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:05:40.293 INFO:teuthology.orchestra.run.smithi007.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 2.3 MB/s | 16 MB 00:06 2024-09-10T04:05:42.499 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-10T04:05:42.499 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-10T04:05:42.500 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:05:46.418 INFO:teuthology.orchestra.run.smithi007.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 2.2 MB/s | 29 MB 00:12 2024-09-10T04:05:49.101 INFO:teuthology.orchestra.run.smithi007.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 2.2 MB/s | 35 MB 00:15 2024-09-10T04:05:49.101 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:05:49.101 INFO:teuthology.orchestra.run.smithi007.stdout:Total 5.0 MB/s | 79 MB 00:15 2024-09-10T04:05:49.813 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-10T04:05:50.182 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-10T04:05:50.182 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-10T04:05:51.170 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-10T04:05:51.170 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-10T04:05:52.573 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.191 2024-09-10T04:05:53.750 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-10T04:05:54.435 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T04:05:54.517 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T04:05:57.370 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T04:05:57.497 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T04:05:58.538 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-10T04:05:58.539 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-10T04:05:58.539 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:06:01.021 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.138 2024-09-10T04:06:01.573 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-09-10T04:06:01.574 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:06:02.629 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T04:06:02.673 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:06:04.641 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.191 2024-09-10T04:06:07.806 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:06:10.023 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-10T04:06:10.024 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:06:16.641 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-09-10T04:06:16.642 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:06:16.893 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-09-10T04:06:25.894 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-10T04:06:25.895 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:06:28.957 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-09-10T04:06:35.069 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.191 2024-09-10T04:06:40.958 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-10T04:06:40.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:06:47.163 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:06:47.203 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:06:47.603 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:06:47.603 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T04:06:47.604 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T04:06:47.604 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T04:06:48.442 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T04:06:48.442 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:06:48.443 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-10T04:06:48.443 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T04:06:48.443 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T04:06:48.443 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T04:06:48.443 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T04:06:48.443 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:06:48.443 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-10T04:06:48.819 DEBUG:teuthology.orchestra.run.smithi007:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T04:06:48.911 INFO:teuthology.orchestra.run.smithi007.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T04:06:48.912 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T04:06:48.912 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-10T04:06:48.912 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T04:06:48.912 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T04:06:48.912 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-10T04:06:48.912 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi007.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T04:06:48.912 DEBUG:teuthology.orchestra.run.smithi007:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T04:06:48.971 INFO:teuthology.orchestra.run.smithi007.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T04:06:48.971 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T04:06:48.971 DEBUG:teuthology.orchestra.run.smithi007:> sudo rpm -qi grub2-tools 2024-09-10T04:06:49.008 INFO:teuthology.orchestra.run.smithi007.stdout:Name : grub2-tools 2024-09-10T04:06:49.008 INFO:teuthology.orchestra.run.smithi007.stdout:Epoch : 1 2024-09-10T04:06:49.008 INFO:teuthology.orchestra.run.smithi007.stdout:Version : 2.06 2024-09-10T04:06:49.008 INFO:teuthology.orchestra.run.smithi007.stdout:Release : 82.el9 2024-09-10T04:06:49.008 INFO:teuthology.orchestra.run.smithi007.stdout:Architecture: x86_64 2024-09-10T04:06:49.008 INFO:teuthology.orchestra.run.smithi007.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T04:06:49.008 INFO:teuthology.orchestra.run.smithi007.stdout:Group : Unspecified 2024-09-10T04:06:49.008 INFO:teuthology.orchestra.run.smithi007.stdout:Size : 8274670 2024-09-10T04:06:49.008 INFO:teuthology.orchestra.run.smithi007.stdout:License : GPLv3+ 2024-09-10T04:06:49.009 INFO:teuthology.orchestra.run.smithi007.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T04:06:49.009 INFO:teuthology.orchestra.run.smithi007.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T04:06:49.009 INFO:teuthology.orchestra.run.smithi007.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T04:06:49.009 INFO:teuthology.orchestra.run.smithi007.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T04:06:49.009 INFO:teuthology.orchestra.run.smithi007.stdout:Packager : builder@centos.org 2024-09-10T04:06:49.009 INFO:teuthology.orchestra.run.smithi007.stdout:Vendor : CentOS 2024-09-10T04:06:49.009 INFO:teuthology.orchestra.run.smithi007.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T04:06:49.009 INFO:teuthology.orchestra.run.smithi007.stdout:Summary : Support tools for GRUB. 2024-09-10T04:06:49.009 INFO:teuthology.orchestra.run.smithi007.stdout:Description : 2024-09-10T04:06:49.009 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:06:49.009 INFO:teuthology.orchestra.run.smithi007.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T04:06:49.009 INFO:teuthology.orchestra.run.smithi007.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T04:06:49.010 INFO:teuthology.orchestra.run.smithi007.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T04:06:49.010 INFO:teuthology.orchestra.run.smithi007.stdout:hardware devices. 2024-09-10T04:06:49.010 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:06:49.010 INFO:teuthology.orchestra.run.smithi007.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T04:06:49.011 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T04:06:49.011 INFO:teuthology.task.kernel:Updating grub on smithi007 to boot 5.14.0-505.el9.x86_64 2024-09-10T04:06:49.011 DEBUG:teuthology.orchestra.run.smithi007:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T04:06:49.670 INFO:teuthology.orchestra.run.smithi007.stderr:Generating grub configuration file ... 2024-09-10T04:06:50.069 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-09-10T04:06:50.070 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:06:50.492 DEBUG:teuthology.orchestra.run.smithi191:> true 2024-09-10T04:06:50.963 INFO:teuthology.orchestra.run.smithi007.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T04:06:50.981 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-09-10T04:06:50.982 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-505.el9.x86_64"... 2024-09-10T04:06:50.982 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2024-09-10T04:06:50.983 INFO:teuthology.orchestra.run.smithi007.stderr:done 2024-09-10T04:06:50.983 DEBUG:teuthology.orchestra.run.smithi007:> mktemp 2024-09-10T04:06:50.998 INFO:teuthology.orchestra.run.smithi007.stdout:/tmp/tmp.coUxMx9gJo 2024-09-10T04:06:50.999 DEBUG:teuthology.orchestra.run.smithi007:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.coUxMx9gJo 2024-09-10T04:06:51.034 INFO:teuthology.orchestra.run.smithi191.stdout:5.14.0-505.el9.x86_64 2024-09-10T04:06:51.034 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-10T04:06:51.034 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T04:06:51.035 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T04:06:51.065 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod 0666 /tmp/tmp.coUxMx9gJo 2024-09-10T04:06:51.204 DEBUG:teuthology.orchestra.remote:smithi007:/tmp/tmp.coUxMx9gJo is 6KB 2024-09-10T04:06:51.255 DEBUG:teuthology.orchestra.run.smithi007:> rm -fr /tmp/tmp.coUxMx9gJo 2024-09-10T04:06:51.270 DEBUG:teuthology.orchestra.run.smithi007:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T04:06:51.332 INFO:teuthology.orchestra.run.smithi007.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T04:06:51.332 INFO:teuthology.orchestra.run.smithi007.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T04:06:51.333 INFO:teuthology.orchestra.run.smithi007.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T04:06:51.333 INFO:teuthology.orchestra.run.smithi007.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T04:06:51.337 DEBUG:teuthology.orchestra.run.smithi007:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T04:06:51.488 DEBUG:teuthology.orchestra.run.smithi007:> sudo shutdown -r now 2024-09-10T04:06:52.035 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-10T04:06:52.036 DEBUG:teuthology.orchestra.run.smithi191:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T04:06:52.091 INFO:teuthology.orchestra.run.smithi191.stdout:ttyS1 2024-09-10T04:06:52.220 DEBUG:teuthology.parallel:result is None 2024-09-10T04:06:59.389 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-09-10T04:07:10.026 DEBUG:teuthology.orchestra.remote:timed out 2024-09-10T04:07:14.390 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-10T04:07:14.392 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:07:16.805 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-09-10T04:07:17.175 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-10T04:07:17.175 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-10T04:07:17.175 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-09-10T04:07:17.192 INFO:teuthology.orchestra.run.smithi067.stdout:5.14.0-505.el9.x86_64 2024-09-10T04:07:17.193 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-10T04:07:17.193 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T04:07:17.193 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T04:07:18.194 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-10T04:07:18.194 DEBUG:teuthology.orchestra.run.smithi067:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T04:07:18.298 INFO:teuthology.orchestra.run.smithi067.stdout:ttyS1 2024-09-10T04:07:18.322 DEBUG:teuthology.parallel:result is None 2024-09-10T04:07:21.491 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-10T04:07:21.492 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-09-10T04:07:21.492 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:07:22.029 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-10T04:07:22.029 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:07:22.434 DEBUG:teuthology.orchestra.run.smithi138:> true 2024-09-10T04:07:22.795 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-10T04:07:22.796 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-505.el9.x86_64"... 2024-09-10T04:07:22.796 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2024-09-10T04:07:22.811 INFO:teuthology.orchestra.run.smithi138.stdout:5.14.0-505.el9.x86_64 2024-09-10T04:07:22.811 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-10T04:07:22.811 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T04:07:22.812 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T04:07:23.813 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-10T04:07:23.813 DEBUG:teuthology.orchestra.run.smithi138:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T04:07:24.183 INFO:teuthology.orchestra.run.smithi138.stdout:ttyS1 2024-09-10T04:07:24.211 DEBUG:teuthology.parallel:result is None 2024-09-10T04:07:39.837 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.7 2024-09-10T04:07:48.838 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-09-10T04:07:48.839 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:08:48.842 DEBUG:teuthology.orchestra.remote:timed out 2024-09-10T04:09:00.843 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-09-10T04:09:00.845 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:09:01.130 DEBUG:teuthology.orchestra.run.smithi007:> true 2024-09-10T04:09:01.494 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-09-10T04:09:01.495 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-10T04:09:01.495 DEBUG:teuthology.orchestra.run.smithi007:> uname -r 2024-09-10T04:09:01.512 INFO:teuthology.orchestra.run.smithi007.stdout:5.14.0-505.el9.x86_64 2024-09-10T04:09:01.513 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-10T04:09:01.513 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T04:09:01.513 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T04:09:02.514 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-10T04:09:02.514 DEBUG:teuthology.orchestra.run.smithi007:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T04:09:02.589 INFO:teuthology.orchestra.run.smithi007.stdout:ttyS1 2024-09-10T04:09:02.613 DEBUG:teuthology.parallel:result is None 2024-09-10T04:09:02.613 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-10T04:09:02.622 INFO:teuthology.task.internal:Creating test directory... 2024-09-10T04:09:02.623 DEBUG:teuthology.orchestra.run.smithi007:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T04:09:02.625 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T04:09:02.629 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T04:09:02.631 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T04:09:02.651 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-10T04:09:02.659 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-10T04:09:02.672 INFO:teuthology.task.internal:Creating archive directory... 2024-09-10T04:09:02.672 DEBUG:teuthology.orchestra.run.smithi007:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T04:09:02.685 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T04:09:02.690 DEBUG:teuthology.orchestra.run.smithi138:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T04:09:02.692 DEBUG:teuthology.orchestra.run.smithi191:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T04:09:02.725 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-10T04:09:02.736 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-10T04:09:02.736 DEBUG:teuthology.orchestra.run.smithi007:> 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-10T04:09:02.747 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-10T04:09:02.758 DEBUG:teuthology.orchestra.run.smithi138:> 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-10T04:09:02.761 DEBUG:teuthology.orchestra.run.smithi191:> 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-10T04:09:02.780 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:09:02.793 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:09:02.794 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:09:02.796 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:09:02.797 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:09:02.805 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:09:02.807 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:09:02.808 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:09:02.810 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-10T04:09:02.817 INFO:teuthology.task.internal:Configuring sudo... 2024-09-10T04:09:02.818 DEBUG:teuthology.orchestra.run.smithi007:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T04:09:02.837 DEBUG:teuthology.orchestra.run.smithi067:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T04:09:02.849 DEBUG:teuthology.orchestra.run.smithi138:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T04:09:02.853 DEBUG:teuthology.orchestra.run.smithi191:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T04:09:02.880 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-10T04:09:02.890 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-10T04:09:02.891 DEBUG:teuthology.orchestra.run.smithi007:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T04:09:02.904 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T04:09:02.920 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T04:09:02.923 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T04:09:02.939 DEBUG:teuthology.orchestra.run.smithi007:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:09:03.000 DEBUG:teuthology.orchestra.run.smithi007:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:09:03.053 DEBUG:teuthology.orchestra.run.smithi007:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:09:03.134 DEBUG:teuthology.orchestra.run.smithi007:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:09:03.179 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-10T04:09:03.179 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T04:09:03.246 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:09:03.289 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:09:03.347 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:09:03.434 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:09:03.479 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-10T04:09:03.479 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T04:09:03.547 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:09:03.590 DEBUG:teuthology.orchestra.run.smithi138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:09:03.646 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:09:03.729 DEBUG:teuthology.orchestra.run.smithi138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:09:03.774 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-10T04:09:03.774 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T04:09:03.839 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:09:03.883 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:09:03.945 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:09:03.986 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:09:04.034 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-09-10T04:09:04.034 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T04:09:04.101 DEBUG:teuthology.orchestra.run.smithi007:> sudo service rsyslog restart 2024-09-10T04:09:04.104 DEBUG:teuthology.orchestra.run.smithi067:> sudo service rsyslog restart 2024-09-10T04:09:04.108 DEBUG:teuthology.orchestra.run.smithi138:> sudo service rsyslog restart 2024-09-10T04:09:04.111 DEBUG:teuthology.orchestra.run.smithi191:> sudo service rsyslog restart 2024-09-10T04:09:04.154 INFO:teuthology.orchestra.run.smithi007.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:09:04.158 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:09:04.161 INFO:teuthology.orchestra.run.smithi138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:09:04.201 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:09:04.648 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-10T04:09:04.658 INFO:teuthology.task.internal:Starting timer... 2024-09-10T04:09:04.659 INFO:teuthology.run_tasks:Running task pcp... 2024-09-10T04:09:04.711 INFO:teuthology.run_tasks:Running task selinux... 2024-09-10T04:09:04.727 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-09-10T04:09:04.727 DEBUG:teuthology.orchestra.run.smithi007:> sudo service auditd rotate 2024-09-10T04:09:04.786 INFO:teuthology.orchestra.run.smithi007.stdout:Rotating logs: 2024-09-10T04:09:04.788 DEBUG:teuthology.orchestra.run.smithi067:> sudo service auditd rotate 2024-09-10T04:09:04.866 INFO:teuthology.orchestra.run.smithi067.stdout:Rotating logs: 2024-09-10T04:09:04.868 DEBUG:teuthology.orchestra.run.smithi138:> sudo service auditd rotate 2024-09-10T04:09:04.907 INFO:teuthology.orchestra.run.smithi138.stdout:Rotating logs: 2024-09-10T04:09:04.909 DEBUG:teuthology.orchestra.run.smithi191:> sudo service auditd rotate 2024-09-10T04:09:04.972 INFO:teuthology.orchestra.run.smithi191.stdout:Rotating logs: 2024-09-10T04:09:04.974 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-10T04:09:04.974 DEBUG:teuthology.orchestra.run.smithi007:> /usr/sbin/getenforce 2024-09-10T04:09:05.002 INFO:teuthology.orchestra.run.smithi007.stdout:Permissive 2024-09-10T04:09:05.002 DEBUG:teuthology.orchestra.run.smithi067:> /usr/sbin/getenforce 2024-09-10T04:09:05.029 INFO:teuthology.orchestra.run.smithi067.stdout:Permissive 2024-09-10T04:09:05.030 DEBUG:teuthology.orchestra.run.smithi138:> /usr/sbin/getenforce 2024-09-10T04:09:05.055 INFO:teuthology.orchestra.run.smithi138.stdout:Permissive 2024-09-10T04:09:05.055 DEBUG:teuthology.orchestra.run.smithi191:> /usr/sbin/getenforce 2024-09-10T04:09:05.073 INFO:teuthology.orchestra.run.smithi191.stdout:Permissive 2024-09-10T04:09:05.073 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi007.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi067.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi138.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi191.front.sepia.ceph.com': 'permissive'} 2024-09-10T04:09:05.074 DEBUG:teuthology.orchestra.run.smithi007:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-10T04:09:05.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:09:05.104 DEBUG:teuthology.orchestra.run.smithi067:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-10T04:09:05.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:09:05.136 DEBUG:teuthology.orchestra.run.smithi138:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-10T04:09:05.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:09:05.165 DEBUG:teuthology.orchestra.run.smithi191:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-10T04:09:05.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:09:05.192 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-10T04:09:05.193 DEBUG:teuthology.orchestra.run.smithi007:> sudo /usr/sbin/setenforce permissive 2024-09-10T04:09:05.225 DEBUG:teuthology.orchestra.run.smithi067:> sudo /usr/sbin/setenforce permissive 2024-09-10T04:09:05.266 DEBUG:teuthology.orchestra.run.smithi138:> sudo /usr/sbin/setenforce permissive 2024-09-10T04:09:05.296 DEBUG:teuthology.orchestra.run.smithi191:> sudo /usr/sbin/setenforce permissive 2024-09-10T04:09:05.336 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-10T04:09:05.346 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-10T04:09:05.350 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-10T04:09:05.461 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-10T04:09:05.474 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-10T04:09:05.475 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi007.front.sepia.ceph.com,smithi067.front.sepia.ceph.com,smithi138.front.sepia.ceph.com,smithi191.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-10T04:12:52.696 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi007.front.sepia.ceph.com'), Remote(name='ubuntu@smithi067.front.sepia.ceph.com'), Remote(name='ubuntu@smithi138.front.sepia.ceph.com'), Remote(name='ubuntu@smithi191.front.sepia.ceph.com')] 2024-09-10T04:12:52.697 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-09-10T04:12:52.699 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:12:52.780 DEBUG:teuthology.orchestra.run.smithi007:> true 2024-09-10T04:12:52.871 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-09-10T04:12:52.872 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-10T04:12:52.873 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:12:52.950 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-09-10T04:12:53.038 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-10T04:12:53.038 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-10T04:12:53.039 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:12:53.113 DEBUG:teuthology.orchestra.run.smithi138:> true 2024-09-10T04:12:53.197 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-10T04:12:53.198 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-09-10T04:12:53.198 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:12:53.276 DEBUG:teuthology.orchestra.run.smithi191:> true 2024-09-10T04:12:53.358 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-09-10T04:12:53.359 INFO:teuthology.run_tasks:Running task clock... 2024-09-10T04:12:53.369 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-10T04:12:53.370 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T04:12:53.370 DEBUG:teuthology.orchestra.run.smithi007:> 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-10T04:12:53.373 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T04:12:53.373 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T04:12:53.376 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T04:12:53.376 DEBUG:teuthology.orchestra.run.smithi138:> 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-10T04:12:53.381 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T04:12:53.381 DEBUG:teuthology.orchestra.run.smithi191:> 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-10T04:12:53.405 INFO:teuthology.orchestra.run.smithi007.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T04:12:53.409 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T04:12:53.412 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T04:12:53.422 INFO:teuthology.orchestra.run.smithi007.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T04:12:53.426 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T04:12:53.428 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T04:12:53.430 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T04:12:53.445 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T04:12:53.451 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: ntpd: command not found 2024-09-10T04:12:53.453 INFO:teuthology.orchestra.run.smithi067.stderr:sudo: ntpd: command not found 2024-09-10T04:12:53.455 INFO:teuthology.orchestra.run.smithi138.stderr:sudo: ntpd: command not found 2024-09-10T04:12:53.463 INFO:teuthology.orchestra.run.smithi007.stdout:506 Cannot talk to daemon 2024-09-10T04:12:53.465 INFO:teuthology.orchestra.run.smithi067.stdout:506 Cannot talk to daemon 2024-09-10T04:12:53.467 INFO:teuthology.orchestra.run.smithi138.stdout:506 Cannot talk to daemon 2024-09-10T04:12:53.472 INFO:teuthology.orchestra.run.smithi191.stderr:sudo: ntpd: command not found 2024-09-10T04:12:53.480 INFO:teuthology.orchestra.run.smithi007.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T04:12:53.481 INFO:teuthology.orchestra.run.smithi191.stdout:506 Cannot talk to daemon 2024-09-10T04:12:53.482 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T04:12:53.482 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T04:12:53.496 INFO:teuthology.orchestra.run.smithi007.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T04:12:53.497 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T04:12:53.497 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T04:12:53.498 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T04:12:53.510 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T04:12:53.547 INFO:teuthology.orchestra.run.smithi138.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:12:53.550 INFO:teuthology.orchestra.run.smithi138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:12:53.550 INFO:teuthology.orchestra.run.smithi138.stdout:=============================================================================== 2024-09-10T04:12:53.551 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.551 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.551 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.551 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.565 INFO:teuthology.orchestra.run.smithi191.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:12:53.566 INFO:teuthology.orchestra.run.smithi007.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:12:53.568 INFO:teuthology.orchestra.run.smithi067.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:12:53.569 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:12:53.569 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2024-09-10T04:12:53.569 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.569 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.569 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.569 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.569 INFO:teuthology.orchestra.run.smithi007.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:12:53.570 INFO:teuthology.orchestra.run.smithi007.stdout:=============================================================================== 2024-09-10T04:12:53.570 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.570 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.570 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.570 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.571 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:12:53.571 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2024-09-10T04:12:53.571 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.571 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.571 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.571 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:12:53.573 INFO:teuthology.run_tasks:Running task pexec... 2024-09-10T04:12:53.718 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-10T04:12:53.719 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi007.front.sepia.ceph.com 2024-09-10T04:12:53.719 DEBUG:teuthology.orchestra.run.smithi007:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-10T04:12:53.719 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi067.front.sepia.ceph.com 2024-09-10T04:12:53.719 DEBUG:teuthology.orchestra.run.smithi067:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-10T04:12:53.720 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi138.front.sepia.ceph.com 2024-09-10T04:12:53.720 DEBUG:teuthology.orchestra.run.smithi138:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-10T04:12:53.720 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi191.front.sepia.ceph.com 2024-09-10T04:12:53.720 DEBUG:teuthology.orchestra.run.smithi191:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-10T04:12:54.059 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-09-10T04:12:54.061 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-10T04:12:54.061 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-09-10T04:12:54.061 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-10T04:12:54.061 INFO:teuthology.orchestra.run.smithi067.stdout:Removing: 2024-09-10T04:12:54.061 INFO:teuthology.orchestra.run.smithi067.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-10T04:12:54.061 INFO:teuthology.orchestra.run.smithi067.stdout:Removing unused dependencies: 2024-09-10T04:12:54.061 INFO:teuthology.orchestra.run.smithi067.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-10T04:12:54.061 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:12:54.061 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-09-10T04:12:54.061 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-10T04:12:54.061 INFO:teuthology.orchestra.run.smithi067.stdout:Remove 2 Packages 2024-09-10T04:12:54.062 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:12:54.062 INFO:teuthology.orchestra.run.smithi067.stdout:Freed space: 5.5 M 2024-09-10T04:12:54.062 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-09-10T04:12:54.065 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-09-10T04:12:54.066 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-09-10T04:12:54.078 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-09-10T04:12:54.083 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-09-10T04:12:54.089 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-10T04:12:54.099 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-10T04:12:54.099 INFO:teuthology.orchestra.run.smithi007.stdout: Package Architecture Version Repository Size 2024-09-10T04:12:54.099 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-10T04:12:54.099 INFO:teuthology.orchestra.run.smithi007.stdout:Removing: 2024-09-10T04:12:54.099 INFO:teuthology.orchestra.run.smithi007.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-10T04:12:54.100 INFO:teuthology.orchestra.run.smithi007.stdout:Removing unused dependencies: 2024-09-10T04:12:54.100 INFO:teuthology.orchestra.run.smithi007.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-10T04:12:54.100 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:12:54.100 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-10T04:12:54.100 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-10T04:12:54.100 INFO:teuthology.orchestra.run.smithi007.stdout:Remove 2 Packages 2024-09-10T04:12:54.100 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:12:54.100 INFO:teuthology.orchestra.run.smithi007.stdout:Freed space: 5.5 M 2024-09-10T04:12:54.100 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-10T04:12:54.101 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-09-10T04:12:54.101 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2024-09-10T04:12:54.101 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-09-10T04:12:54.101 INFO:teuthology.orchestra.run.smithi138.stdout:Removing: 2024-09-10T04:12:54.101 INFO:teuthology.orchestra.run.smithi138.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-10T04:12:54.101 INFO:teuthology.orchestra.run.smithi138.stdout:Removing unused dependencies: 2024-09-10T04:12:54.101 INFO:teuthology.orchestra.run.smithi138.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-10T04:12:54.101 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:12:54.101 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2024-09-10T04:12:54.101 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-09-10T04:12:54.101 INFO:teuthology.orchestra.run.smithi138.stdout:Remove 2 Packages 2024-09-10T04:12:54.101 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:12:54.102 INFO:teuthology.orchestra.run.smithi138.stdout:Freed space: 5.5 M 2024-09-10T04:12:54.102 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2024-09-10T04:12:54.104 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-10T04:12:54.104 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-10T04:12:54.105 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2024-09-10T04:12:54.105 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2024-09-10T04:12:54.106 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-10T04:12:54.106 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2024-09-10T04:12:54.106 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-10T04:12:54.106 INFO:teuthology.orchestra.run.smithi191.stdout:Removing: 2024-09-10T04:12:54.107 INFO:teuthology.orchestra.run.smithi191.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-10T04:12:54.107 INFO:teuthology.orchestra.run.smithi191.stdout:Removing unused dependencies: 2024-09-10T04:12:54.107 INFO:teuthology.orchestra.run.smithi191.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-10T04:12:54.107 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:12:54.107 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-09-10T04:12:54.107 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-10T04:12:54.107 INFO:teuthology.orchestra.run.smithi191.stdout:Remove 2 Packages 2024-09-10T04:12:54.107 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:12:54.107 INFO:teuthology.orchestra.run.smithi191.stdout:Freed space: 5.5 M 2024-09-10T04:12:54.107 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-09-10T04:12:54.111 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-09-10T04:12:54.111 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-09-10T04:12:54.128 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-09-10T04:12:54.129 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-09-10T04:12:54.159 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-10T04:12:54.159 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-10T04:12:54.160 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2024-09-10T04:12:54.160 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2024-09-10T04:12:54.172 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-09-10T04:12:54.172 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-09-10T04:12:54.267 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-09-10T04:12:54.299 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2024-09-10T04:12:54.314 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-10T04:12:54.316 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-09-10T04:12:54.348 INFO:teuthology.orchestra.run.smithi067.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-10T04:12:54.384 INFO:teuthology.orchestra.run.smithi191.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-10T04:12:54.385 INFO:teuthology.orchestra.run.smithi138.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-10T04:12:54.393 INFO:teuthology.orchestra.run.smithi007.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-10T04:12:54.405 INFO:teuthology.orchestra.run.smithi067.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:12:54.448 INFO:teuthology.orchestra.run.smithi191.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:12:54.449 INFO:teuthology.orchestra.run.smithi007.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:12:54.452 INFO:teuthology.orchestra.run.smithi138.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:12:54.896 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:12:54.896 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-10T04:12:54.907 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:12:54.908 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-10T04:12:54.911 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:12:54.911 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-10T04:12:54.944 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:12:54.944 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-10T04:12:55.137 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-10T04:12:55.137 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:12:55.137 INFO:teuthology.orchestra.run.smithi138.stdout:Removed: 2024-09-10T04:12:55.137 INFO:teuthology.orchestra.run.smithi138.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:12:55.137 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:12:55.137 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-09-10T04:12:55.148 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-10T04:12:55.148 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:12:55.148 INFO:teuthology.orchestra.run.smithi007.stdout:Removed: 2024-09-10T04:12:55.148 INFO:teuthology.orchestra.run.smithi007.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:12:55.148 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:12:55.149 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-10T04:12:55.200 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-10T04:12:55.200 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:12:55.200 INFO:teuthology.orchestra.run.smithi067.stdout:Removed: 2024-09-10T04:12:55.201 INFO:teuthology.orchestra.run.smithi067.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:12:55.201 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:12:55.201 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-09-10T04:12:55.267 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-10T04:12:55.267 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:12:55.267 INFO:teuthology.orchestra.run.smithi191.stdout:Removed: 2024-09-10T04:12:55.267 INFO:teuthology.orchestra.run.smithi191.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:12:55.267 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:12:55.267 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-09-10T04:12:55.961 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:52 ago on Tue 10 Sep 2024 04:12:03 AM UTC. 2024-09-10T04:12:56.474 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:48 ago on Tue 10 Sep 2024 04:12:07 AM UTC. 2024-09-10T04:12:56.474 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-09-10T04:12:56.474 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-10T04:12:56.474 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-09-10T04:12:56.474 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-10T04:12:56.475 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-09-10T04:12:56.475 INFO:teuthology.orchestra.run.smithi067.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-10T04:12:56.475 INFO:teuthology.orchestra.run.smithi067.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-10T04:12:56.475 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-09-10T04:12:56.475 INFO:teuthology.orchestra.run.smithi067.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-10T04:12:56.475 INFO:teuthology.orchestra.run.smithi067.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-10T04:12:56.475 INFO:teuthology.orchestra.run.smithi067.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-10T04:12:56.475 INFO:teuthology.orchestra.run.smithi067.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-10T04:12:56.475 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:12:56.475 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-09-10T04:12:56.475 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-10T04:12:56.475 INFO:teuthology.orchestra.run.smithi067.stdout:Install 6 Packages 2024-09-10T04:12:56.475 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:12:56.476 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 2.0 M 2024-09-10T04:12:56.476 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 9.2 M 2024-09-10T04:12:56.476 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-09-10T04:12:56.476 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:00:52 ago on Tue 10 Sep 2024 04:12:03 AM UTC. 2024-09-10T04:12:56.476 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-09-10T04:12:56.476 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-10T04:12:56.477 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2024-09-10T04:12:56.477 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-10T04:12:56.477 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-09-10T04:12:56.477 INFO:teuthology.orchestra.run.smithi191.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-10T04:12:56.477 INFO:teuthology.orchestra.run.smithi191.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-10T04:12:56.477 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-09-10T04:12:56.477 INFO:teuthology.orchestra.run.smithi191.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-10T04:12:56.477 INFO:teuthology.orchestra.run.smithi191.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-10T04:12:56.477 INFO:teuthology.orchestra.run.smithi191.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-10T04:12:56.477 INFO:teuthology.orchestra.run.smithi191.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-10T04:12:56.477 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:12:56.477 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-09-10T04:12:56.477 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-10T04:12:56.478 INFO:teuthology.orchestra.run.smithi191.stdout:Install 6 Packages 2024-09-10T04:12:56.478 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:12:56.478 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 2.0 M 2024-09-10T04:12:56.478 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 9.2 M 2024-09-10T04:12:56.478 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-09-10T04:12:56.478 INFO:teuthology.orchestra.run.smithi191.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 393 kB/s | 44 kB 00:00 2024-09-10T04:12:56.478 INFO:teuthology.orchestra.run.smithi191.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 766 kB/s | 106 kB 00:00 2024-09-10T04:12:56.478 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-09-10T04:12:56.478 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-09-10T04:12:56.479 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2024-09-10T04:12:56.479 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-09-10T04:12:56.479 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2024-09-10T04:12:56.479 INFO:teuthology.orchestra.run.smithi138.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-10T04:12:56.479 INFO:teuthology.orchestra.run.smithi138.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-10T04:12:56.479 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2024-09-10T04:12:56.479 INFO:teuthology.orchestra.run.smithi138.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-10T04:12:56.479 INFO:teuthology.orchestra.run.smithi138.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-10T04:12:56.479 INFO:teuthology.orchestra.run.smithi138.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-10T04:12:56.479 INFO:teuthology.orchestra.run.smithi138.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-10T04:12:56.479 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:12:56.479 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2024-09-10T04:12:56.479 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-09-10T04:12:56.480 INFO:teuthology.orchestra.run.smithi138.stdout:Install 6 Packages 2024-09-10T04:12:56.480 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:12:56.480 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 2.0 M 2024-09-10T04:12:56.480 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 9.2 M 2024-09-10T04:12:56.480 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2024-09-10T04:12:56.480 INFO:teuthology.orchestra.run.smithi138.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 413 kB/s | 44 kB 00:00 2024-09-10T04:12:56.480 INFO:teuthology.orchestra.run.smithi138.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 796 kB/s | 106 kB 00:00 2024-09-10T04:12:56.480 INFO:teuthology.orchestra.run.smithi138.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-10T04:12:56.481 INFO:teuthology.orchestra.run.smithi138.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 714 kB/s | 72 kB 00:00 2024-09-10T04:12:56.481 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:00:48 ago on Tue 10 Sep 2024 04:12:07 AM UTC. 2024-09-10T04:12:56.481 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-10T04:12:56.481 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-10T04:12:56.481 INFO:teuthology.orchestra.run.smithi007.stdout: Package Architecture Version Repository Size 2024-09-10T04:12:56.482 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-10T04:12:56.482 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-10T04:12:56.482 INFO:teuthology.orchestra.run.smithi007.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-10T04:12:56.482 INFO:teuthology.orchestra.run.smithi007.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-10T04:12:56.482 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2024-09-10T04:12:56.482 INFO:teuthology.orchestra.run.smithi007.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-10T04:12:56.482 INFO:teuthology.orchestra.run.smithi007.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-10T04:12:56.482 INFO:teuthology.orchestra.run.smithi007.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-10T04:12:56.482 INFO:teuthology.orchestra.run.smithi007.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-10T04:12:56.482 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:12:56.482 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-10T04:12:56.482 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-10T04:12:56.482 INFO:teuthology.orchestra.run.smithi007.stdout:Install 6 Packages 2024-09-10T04:12:56.483 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:12:56.483 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 2.0 M 2024-09-10T04:12:56.483 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 9.2 M 2024-09-10T04:12:56.483 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-10T04:12:56.483 INFO:teuthology.orchestra.run.smithi007.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 679 kB/s | 44 kB 00:00 2024-09-10T04:12:56.483 INFO:teuthology.orchestra.run.smithi007.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 1.1 MB/s | 106 kB 00:00 2024-09-10T04:12:56.483 INFO:teuthology.orchestra.run.smithi007.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 857 kB/s | 72 kB 00:00 2024-09-10T04:12:56.483 INFO:teuthology.orchestra.run.smithi007.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 839 kB/s | 84 kB 00:00 2024-09-10T04:12:56.483 INFO:teuthology.orchestra.run.smithi007.stdout:(5/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.0 MB/s | 837 kB 00:00 2024-09-10T04:12:56.487 INFO:teuthology.orchestra.run.smithi191.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 858 kB/s | 72 kB 00:00 2024-09-10T04:12:56.511 INFO:teuthology.orchestra.run.smithi138.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.6 MB/s | 906 kB 00:00 2024-09-10T04:12:56.512 INFO:teuthology.orchestra.run.smithi191.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.0 MB/s | 84 kB 00:00 2024-09-10T04:12:56.538 INFO:teuthology.orchestra.run.smithi191.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.6 MB/s | 906 kB 00:00 2024-09-10T04:12:56.603 INFO:teuthology.orchestra.run.smithi138.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 3.4 MB/s | 837 kB 00:00 2024-09-10T04:12:56.603 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:12:56.604 INFO:teuthology.orchestra.run.smithi138.stdout:Total 4.2 MB/s | 2.0 MB 00:00 2024-09-10T04:12:56.638 INFO:teuthology.orchestra.run.smithi191.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.4 MB/s | 837 kB 00:00 2024-09-10T04:12:56.638 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:12:56.638 INFO:teuthology.orchestra.run.smithi191.stdout:Total 5.4 MB/s | 2.0 MB 00:00 2024-09-10T04:12:56.676 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2024-09-10T04:12:56.690 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2024-09-10T04:12:56.690 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2024-09-10T04:12:56.712 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-09-10T04:12:56.726 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-09-10T04:12:56.726 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-09-10T04:12:56.821 INFO:teuthology.orchestra.run.smithi007.stdout:(6/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.4 MB/s | 906 kB 00:00 2024-09-10T04:12:56.822 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:12:56.822 INFO:teuthology.orchestra.run.smithi007.stdout:Total 2.9 MB/s | 2.0 MB 00:00 2024-09-10T04:12:56.866 INFO:teuthology.orchestra.run.smithi067.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 74 kB/s | 44 kB 00:00 2024-09-10T04:12:56.897 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-10T04:12:56.913 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-10T04:12:56.913 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-10T04:12:56.925 INFO:teuthology.orchestra.run.smithi067.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 161 kB/s | 106 kB 00:00 2024-09-10T04:12:56.986 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2024-09-10T04:12:56.987 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2024-09-10T04:12:57.003 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-09-10T04:12:57.003 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-09-10T04:12:57.223 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-10T04:12:57.223 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-10T04:12:57.424 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-09-10T04:12:57.432 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2024-09-10T04:12:57.433 INFO:teuthology.orchestra.run.smithi067.stdout:(3/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 777 kB/s | 906 kB 00:01 2024-09-10T04:12:57.500 INFO:teuthology.orchestra.run.smithi067.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 113 kB/s | 72 kB 00:00 2024-09-10T04:12:57.523 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-10T04:12:57.524 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-10T04:12:57.559 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-10T04:12:57.569 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-10T04:12:57.587 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-10T04:12:57.592 INFO:teuthology.orchestra.run.smithi067.stdout:(5/6): python3-kmod-0.9-32.el9.x86_64.rpm 126 kB/s | 84 kB 00:00 2024-09-10T04:12:57.611 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-10T04:12:57.668 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-10T04:12:57.750 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-10T04:12:57.798 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-10T04:12:57.809 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-10T04:12:57.818 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-10T04:12:57.829 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-10T04:12:57.843 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-10T04:12:57.851 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-10T04:12:58.072 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-10T04:12:58.118 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-10T04:12:58.284 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-10T04:12:58.292 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-10T04:12:58.315 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-10T04:12:58.323 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-10T04:12:58.334 INFO:teuthology.orchestra.run.smithi067.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 931 kB/s | 837 kB 00:00 2024-09-10T04:12:58.334 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:12:58.334 INFO:teuthology.orchestra.run.smithi067.stdout:Total 944 kB/s | 2.0 MB 00:02 2024-09-10T04:12:58.419 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-09-10T04:12:58.435 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-09-10T04:12:58.435 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-09-10T04:12:58.597 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-10T04:12:58.639 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-10T04:12:58.706 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-09-10T04:12:58.706 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-09-10T04:12:59.266 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-09-10T04:12:59.323 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-10T04:12:59.323 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-10T04:12:59.324 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-10T04:12:59.324 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-10T04:12:59.324 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-10T04:12:59.324 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-10T04:12:59.346 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-10T04:12:59.352 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-10T04:12:59.352 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-10T04:12:59.352 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-10T04:12:59.352 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-10T04:12:59.352 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-10T04:12:59.352 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-10T04:12:59.388 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-10T04:12:59.416 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-10T04:12:59.603 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-10T04:12:59.603 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-10T04:12:59.604 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-10T04:12:59.604 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-10T04:12:59.604 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-10T04:12:59.604 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-10T04:12:59.658 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-10T04:12:59.676 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-10T04:12:59.676 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:12:59.676 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2024-09-10T04:12:59.676 INFO:teuthology.orchestra.run.smithi138.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:12:59.676 INFO:teuthology.orchestra.run.smithi138.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-10T04:12:59.677 INFO:teuthology.orchestra.run.smithi138.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-10T04:12:59.677 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:12:59.677 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-09-10T04:12:59.691 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-10T04:12:59.697 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-10T04:12:59.697 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:12:59.697 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-09-10T04:12:59.697 INFO:teuthology.orchestra.run.smithi191.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:12:59.697 INFO:teuthology.orchestra.run.smithi191.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-10T04:12:59.697 INFO:teuthology.orchestra.run.smithi191.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-10T04:12:59.697 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:12:59.697 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-09-10T04:12:59.947 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-10T04:12:59.947 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:12:59.947 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-10T04:12:59.947 INFO:teuthology.orchestra.run.smithi007.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:12:59.948 INFO:teuthology.orchestra.run.smithi007.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-10T04:12:59.948 INFO:teuthology.orchestra.run.smithi007.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-10T04:12:59.948 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:12:59.948 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-10T04:12:59.987 DEBUG:teuthology.parallel:result is None 2024-09-10T04:13:00.008 DEBUG:teuthology.parallel:result is None 2024-09-10T04:13:00.165 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-10T04:13:00.193 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-10T04:13:00.439 DEBUG:teuthology.parallel:result is None 2024-09-10T04:13:01.145 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-10T04:13:01.145 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-10T04:13:01.145 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-10T04:13:01.145 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-10T04:13:01.146 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-10T04:13:01.146 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-10T04:13:01.496 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-10T04:13:01.496 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:13:01.496 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-09-10T04:13:01.496 INFO:teuthology.orchestra.run.smithi067.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:13:01.496 INFO:teuthology.orchestra.run.smithi067.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-10T04:13:01.496 INFO:teuthology.orchestra.run.smithi067.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-10T04:13:01.496 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:13:01.496 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-09-10T04:13:01.806 DEBUG:teuthology.parallel:result is None 2024-09-10T04:13:01.806 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-10T04:13:01.910 INFO:tasks.cephadm:Testing if podman is available 2024-09-10T04:13:01.910 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman --help 2024-09-10T04:13:02.713 INFO:teuthology.orchestra.run.smithi191.stdout:Manage pods, containers and images 2024-09-10T04:13:02.714 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:13:02.716 INFO:teuthology.orchestra.run.smithi191.stdout:Usage: 2024-09-10T04:13:02.716 INFO:teuthology.orchestra.run.smithi191.stdout: podman [options] [command] 2024-09-10T04:13:02.716 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:13:02.716 INFO:teuthology.orchestra.run.smithi191.stdout:Available Commands: 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: attach Attach to a running container 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: build Build an image using instructions from Containerfiles 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: commit Create new image based on the changed container 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: container Manage containers 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: create Create but do not start a container 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: diff Display the changes to the object's file system 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: events Show podman system events 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: exec Run a process in a running container 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: export Export container's filesystem contents as a tar archive 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: farm Farm out builds to remote machines 2024-09-10T04:13:02.717 INFO:teuthology.orchestra.run.smithi191.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: healthcheck Manage health checks on containers 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: help Help about any command 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: history Show history of a specified image 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: image Manage images 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: images List images in local storage 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: import Import a tarball to create a filesystem image 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: info Display podman system information 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: init Initialize one or more containers 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: inspect Display the configuration of object denoted by ID 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: kill Kill one or more running containers with a specific signal 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: kube Play containers, pods or volumes from a structured file 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: load Load image(s) from a tar archive 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: login Log in to a container registry 2024-09-10T04:13:02.718 INFO:teuthology.orchestra.run.smithi191.stdout: logout Log out of a container registry 2024-09-10T04:13:02.719 INFO:teuthology.orchestra.run.smithi191.stdout: logs Fetch the logs of one or more containers 2024-09-10T04:13:02.719 INFO:teuthology.orchestra.run.smithi191.stdout: machine Manage a virtual machine 2024-09-10T04:13:02.719 INFO:teuthology.orchestra.run.smithi191.stdout: manifest Manipulate manifest lists and image indexes 2024-09-10T04:13:02.719 INFO:teuthology.orchestra.run.smithi191.stdout: mount Mount a working container's root filesystem 2024-09-10T04:13:02.719 INFO:teuthology.orchestra.run.smithi191.stdout: network Manage networks 2024-09-10T04:13:02.719 INFO:teuthology.orchestra.run.smithi191.stdout: pause Pause all the processes in one or more containers 2024-09-10T04:13:02.719 INFO:teuthology.orchestra.run.smithi191.stdout: pod Manage pods 2024-09-10T04:13:02.719 INFO:teuthology.orchestra.run.smithi191.stdout: port List port mappings or a specific mapping for the container 2024-09-10T04:13:02.719 INFO:teuthology.orchestra.run.smithi191.stdout: ps List containers 2024-09-10T04:13:02.719 INFO:teuthology.orchestra.run.smithi191.stdout: pull Pull an image from a registry 2024-09-10T04:13:02.719 INFO:teuthology.orchestra.run.smithi191.stdout: push Push an image to a specified destination 2024-09-10T04:13:02.719 INFO:teuthology.orchestra.run.smithi191.stdout: rename Rename an existing container 2024-09-10T04:13:02.719 INFO:teuthology.orchestra.run.smithi191.stdout: restart Restart one or more containers 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: rm Remove one or more containers 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: rmi Remove one or more images from local storage 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: run Run a command in a new container 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: save Save image(s) to an archive 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: search Search registry for image 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: secret Manage secrets 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: start Start one or more containers 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: stats Display a live stream of container resource usage statistics 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: stop Stop one or more containers 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: system Manage podman 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: tag Add an additional name to a local image 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: top Display the running processes of a container 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: unmount Unmount working container's root filesystem 2024-09-10T04:13:02.720 INFO:teuthology.orchestra.run.smithi191.stdout: unpause Unpause the processes in one or more containers 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: unshare Run a command in a modified user namespace 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: untag Remove a name from a local image 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: update Update an existing container 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: version Display the Podman version information 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: volume Manage volumes 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: wait Block on one or more containers 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout:Options: 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: --config string Location of authentication config file 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: --conmon string Path of the conmon binary 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: --help Help for podman 2024-09-10T04:13:02.721 INFO:teuthology.orchestra.run.smithi191.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.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-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: --module stringArray Load the containers.conf(5) module 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: --out string Send output (stdout) from podman to a file 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: -r, --remote Access remote Podman service 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "crun") 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: --ssh string define the ssh mode (default "golang") 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-10T04:13:02.722 INFO:teuthology.orchestra.run.smithi191.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-10T04:13:02.723 INFO:teuthology.orchestra.run.smithi191.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-10T04:13:02.723 INFO:teuthology.orchestra.run.smithi191.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-10T04:13:02.723 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:13:02.723 INFO:teuthology.orchestra.run.smithi191.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-10T04:13:02.723 INFO:teuthology.orchestra.run.smithi191.stdout: (default "/run/libpod") 2024-09-10T04:13:02.723 INFO:teuthology.orchestra.run.smithi191.stdout: --transient-store Enable transient container storage 2024-09-10T04:13:02.723 INFO:teuthology.orchestra.run.smithi191.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-10T04:13:02.723 INFO:teuthology.orchestra.run.smithi191.stdout: -v, --version version for podman 2024-09-10T04:13:02.723 INFO:teuthology.orchestra.run.smithi191.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-10T04:13:02.724 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-09-10T04:13:03.528 INFO:teuthology.orchestra.run.smithi191.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-09-10T04:13:03.966 INFO:teuthology.orchestra.run.smithi191.stderr:Getting image source signatures 2024-09-10T04:13:03.971 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:14d72ef9444bcbbad71fe6b2b9f25f49f1911302f5a3075af25a2f7ead0a07a3 2024-09-10T04:13:03.971 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:1c7de1c08f9630205f610fb04b9462625060eb01e73c387c275027580ae8cb2b 2024-09-10T04:13:03.971 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:eb8c34cc182cdea49e3f49731487740cb174e1191a5237ac11402c57e18aeb35 2024-09-10T04:13:03.971 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:06b606dd402da82c41ccdba8fd29ffda40b7eac370ec4a4329426a19f2d4a7e4 2024-09-10T04:13:03.971 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:5c3cf2453599f5870e3a7e033ddb0d0e85d3dfdc07a0b66f2a00d43f9e1ff662 2024-09-10T04:13:03.971 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:b606015e55859219d8706486ab1c182c4c762fde129171e3305d08854518d45d 2024-09-10T04:13:08.793 INFO:teuthology.orchestra.run.smithi191.stderr:Copying config sha256:7e328ddefed1c4e8e0e976d922a6e9a82a9a6072b6804642878436e2bed9d50b 2024-09-10T04:13:08.943 INFO:teuthology.orchestra.run.smithi191.stderr:Writing manifest to image destination 2024-09-10T04:13:09.165 INFO:teuthology.orchestra.run.smithi191.stdout:7e328ddefed1c4e8e0e976d922a6e9a82a9a6072b6804642878436e2bed9d50b 2024-09-10T04:13:09.180 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-10T04:13:09.303 INFO:teuthology.orchestra.run.smithi191.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-10T04:13:09.623 INFO:teuthology.orchestra.run.smithi191.stderr:Getting image source signatures 2024-09-10T04:13:09.623 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:7fc94c9861e86d36da2e15519e35ddbbd0c32fdca9b69b99e2e52644dc804f15 2024-09-10T04:13:09.623 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:5c3cf2453599f5870e3a7e033ddb0d0e85d3dfdc07a0b66f2a00d43f9e1ff662 2024-09-10T04:13:11.372 INFO:teuthology.orchestra.run.smithi191.stderr:Copying config sha256:37a629e29b3918a928bfb7bb0a48dc17c2b10ebf68839bbd884ba83c09f07774 2024-09-10T04:13:11.531 INFO:teuthology.orchestra.run.smithi191.stderr:Writing manifest to image destination 2024-09-10T04:13:11.740 INFO:teuthology.orchestra.run.smithi191.stdout:37a629e29b3918a928bfb7bb0a48dc17c2b10ebf68839bbd884ba83c09f07774 2024-09-10T04:13:11.745 DEBUG:teuthology.orchestra.run.smithi191:> ss -lunH 2024-09-10T04:13:11.769 INFO:teuthology.orchestra.run.smithi191.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-10T04:13:11.769 INFO:teuthology.orchestra.run.smithi191.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-09-10T04:13:11.769 INFO:teuthology.orchestra.run.smithi191.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-10T04:13:11.769 INFO:teuthology.orchestra.run.smithi191.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-09-10T04:13:11.770 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-10T04:13:11.852 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /var/tmp/samba 2024-09-10T04:13:11.919 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-09-10T04:13:11.919 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/var/tmp/samba/container.json 2024-09-10T04:13:11.985 DEBUG:teuthology.orchestra.run.smithi191:> 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-10T04:13:12.570 INFO:teuthology.orchestra.run.smithi191.stdout:1f916711c9a690f7b152061cd32e1245072caa5d869c4c5ca22bfbe004404091 2024-09-10T04:13:12.825 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.191, idx=0 2024-09-10T04:13:12.825 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-10T04:13:13.407 INFO:teuthology.orchestra.run.smithi191.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-10T04:13:14.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:13:14.976 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.191, idx=1 2024-09-10T04:13:14.976 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-10T04:13:15.666 INFO:teuthology.orchestra.run.smithi191.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-10T04:13:16.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:13:17.634 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.191, idx=2 2024-09-10T04:13:17.634 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-10T04:13:18.050 INFO:teuthology.orchestra.run.smithi191.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-10T04:13:18.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:13:20.608 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.191, idx=3 2024-09-10T04:13:20.608 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-10T04:13:21.259 INFO:teuthology.orchestra.run.smithi191.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-10T04:13:22.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:13:26.084 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.191, idx=4 2024-09-10T04:13:26.084 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-10T04:13:30.536 INFO:teuthology.orchestra.run.smithi191.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-10T04:13:31.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:13:39.565 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.191, idx=5 2024-09-10T04:13:39.565 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-10T04:13:41.432 INFO:teuthology.orchestra.run.smithi191.stdout: . D 0 Tue Sep 10 04:13:20 2024 2024-09-10T04:13:41.432 INFO:teuthology.orchestra.run.smithi191.stdout: .. D 0 Tue Sep 10 04:13:20 2024 2024-09-10T04:13:41.432 INFO:teuthology.orchestra.run.smithi191.stdout: domain1.sink.test D 0 Tue Sep 10 04:13:19 2024 2024-09-10T04:13:41.432 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:13:41.432 INFO:teuthology.orchestra.run.smithi191.stdout: 960311424 blocks of size 1024. 907771548 blocks available 2024-09-10T04:13:42.389 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-10T04:13:42.390 INFO:teuthology.run_tasks:Running task vip... 2024-09-10T04:13:42.401 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-10T04:13:42.401 INFO:tasks.vip:peername 172.21.15.7 2024-09-10T04:13:42.406 INFO:tasks.vip:172.21.15.7 in 172.21.0.0/20, pos 3846 2024-09-10T04:13:42.412 INFO:tasks.vip:smithi007.front.sepia.ceph.com static 10.0.15.7, vnet 10.0.0.0/16 2024-09-10T04:13:42.412 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.7'), IPv4Address('10.0.47.7')] 2024-09-10T04:13:42.413 DEBUG:teuthology.orchestra.run.smithi007:> sudo ip route ls 2024-09-10T04:13:42.446 INFO:teuthology.orchestra.run.smithi007.stdout:default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.7 metric 100 2024-09-10T04:13:42.447 INFO:teuthology.orchestra.run.smithi007.stdout:172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.7 metric 100 2024-09-10T04:13:42.448 INFO:tasks.vip:Configuring 10.0.15.7 on smithi007.front.sepia.ceph.com iface ens1f0... 2024-09-10T04:13:42.448 DEBUG:teuthology.orchestra.run.smithi007:> sudo ip addr add 10.0.15.7/16 dev ens1f0 2024-09-10T04:13:42.518 INFO:tasks.vip:peername 172.21.15.67 2024-09-10T04:13:42.520 INFO:tasks.vip:172.21.15.67 in 172.21.0.0/20, pos 3906 2024-09-10T04:13:42.577 INFO:tasks.vip:smithi067.front.sepia.ceph.com static 10.0.15.67, vnet 10.0.0.0/16 2024-09-10T04:13:42.578 DEBUG:teuthology.orchestra.run.smithi067:> sudo ip route ls 2024-09-10T04:13:42.611 INFO:teuthology.orchestra.run.smithi067.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.67 metric 100 2024-09-10T04:13:42.611 INFO:teuthology.orchestra.run.smithi067.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.67 metric 100 2024-09-10T04:13:42.613 INFO:tasks.vip:Configuring 10.0.15.67 on smithi067.front.sepia.ceph.com iface enp3s0f1... 2024-09-10T04:13:42.613 DEBUG:teuthology.orchestra.run.smithi067:> sudo ip addr add 10.0.15.67/16 dev enp3s0f1 2024-09-10T04:13:42.684 INFO:tasks.vip:peername 172.21.15.138 2024-09-10T04:13:42.686 INFO:tasks.vip:172.21.15.138 in 172.21.0.0/20, pos 3977 2024-09-10T04:13:42.692 INFO:tasks.vip:smithi138.front.sepia.ceph.com static 10.0.15.138, vnet 10.0.0.0/16 2024-09-10T04:13:42.692 DEBUG:teuthology.orchestra.run.smithi138:> sudo ip route ls 2024-09-10T04:13:42.724 INFO:teuthology.orchestra.run.smithi138.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.138 metric 100 2024-09-10T04:13:42.725 INFO:teuthology.orchestra.run.smithi138.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.138 metric 100 2024-09-10T04:13:42.726 INFO:tasks.vip:Configuring 10.0.15.138 on smithi138.front.sepia.ceph.com iface enp3s0f1... 2024-09-10T04:13:42.726 DEBUG:teuthology.orchestra.run.smithi138:> sudo ip addr add 10.0.15.138/16 dev enp3s0f1 2024-09-10T04:13:42.795 INFO:tasks.vip:peername 172.21.15.191 2024-09-10T04:13:42.798 INFO:tasks.vip:172.21.15.191 in 172.21.0.0/20, pos 4030 2024-09-10T04:13:42.803 INFO:tasks.vip:smithi191.front.sepia.ceph.com static 10.0.15.191, vnet 10.0.0.0/16 2024-09-10T04:13:42.803 DEBUG:teuthology.orchestra.run.smithi191:> sudo ip route ls 2024-09-10T04:13:42.834 INFO:teuthology.orchestra.run.smithi191.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.191 metric 100 2024-09-10T04:13:42.834 INFO:teuthology.orchestra.run.smithi191.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.191 metric 100 2024-09-10T04:13:42.835 INFO:tasks.vip:Configuring 10.0.15.191 on smithi191.front.sepia.ceph.com iface enp3s0f1... 2024-09-10T04:13:42.835 DEBUG:teuthology.orchestra.run.smithi191:> sudo ip addr add 10.0.15.191/16 dev enp3s0f1 2024-09-10T04:13:42.903 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-10T04:13:42.912 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': '3a5e3f16720f432aea965c40a8f6eb480095ec6c'} 2024-09-10T04:13:42.912 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T04:13:42.913 INFO:tasks.cephadm:Cluster fsid is 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:13:42.913 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-10T04:13:42.913 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.7', 'mon.b': '172.21.15.67', 'mon.c': '172.21.15.138'} 2024-09-10T04:13:42.913 INFO:tasks.cephadm:First mon is mon.a on smithi007 2024-09-10T04:13:42.913 INFO:tasks.cephadm:First mgr is x 2024-09-10T04:13:42.913 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-10T04:13:42.914 DEBUG:teuthology.orchestra.run.smithi007:> sudo hostname $(hostname -s) 2024-09-10T04:13:42.942 DEBUG:teuthology.orchestra.run.smithi067:> sudo hostname $(hostname -s) 2024-09-10T04:13:42.973 DEBUG:teuthology.orchestra.run.smithi138:> sudo hostname $(hostname -s) 2024-09-10T04:13:43.003 DEBUG:teuthology.orchestra.run.smithi191:> sudo hostname $(hostname -s) 2024-09-10T04:13:43.030 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-10T04:13:43.030 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T04:13:43.179 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '3a5e3f16720f432aea965c40a8f6eb480095ec6c', '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/82931/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4885-g3a5e3f16', 'node_name': '172.21.2.4+braggi04', '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-4885.g3a5e3f16'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-10 02:14:59.834535', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-09-09-1904', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-10T04:13:43.322 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-adk-testing-2024-09-09-1904, sha1 3a5e3f16720f432aea965c40a8f6eb480095ec6c from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T04:13:43.324 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm 2024-09-10T04:13:43.324 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm 2024-09-10T04:13:43.324 DEBUG:teuthology.orchestra.run.smithi007:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T04:13:43.709 INFO:teuthology.orchestra.run.smithi007.stdout:-rw-r--r--. 1 ubuntu ubuntu 804474 Sep 10 04:13 /home/ubuntu/cephtest/cephadm 2024-09-10T04:13:43.710 DEBUG:teuthology.orchestra.run.smithi067:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T04:13:44.088 INFO:teuthology.orchestra.run.smithi067.stdout:-rw-r--r--. 1 ubuntu ubuntu 804474 Sep 10 04:13 /home/ubuntu/cephtest/cephadm 2024-09-10T04:13:44.088 DEBUG:teuthology.orchestra.run.smithi138:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T04:13:44.481 INFO:teuthology.orchestra.run.smithi138.stdout:-rw-r--r--. 1 ubuntu ubuntu 804474 Sep 10 04:13 /home/ubuntu/cephtest/cephadm 2024-09-10T04:13:44.481 DEBUG:teuthology.orchestra.run.smithi191:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T04:13:44.870 INFO:teuthology.orchestra.run.smithi191.stdout:-rw-r--r--. 1 ubuntu ubuntu 804474 Sep 10 04:13 /home/ubuntu/cephtest/cephadm 2024-09-10T04:13:44.870 DEBUG:teuthology.orchestra.run.smithi007:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T04:13:44.891 DEBUG:teuthology.orchestra.run.smithi067:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T04:13:44.910 DEBUG:teuthology.orchestra.run.smithi138:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T04:13:44.927 DEBUG:teuthology.orchestra.run.smithi191:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T04:13:44.954 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c on all hosts... 2024-09-10T04:13:44.954 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c pull 2024-09-10T04:13:44.956 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c pull 2024-09-10T04:13:44.959 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c pull 2024-09-10T04:13:44.970 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c pull 2024-09-10T04:13:45.191 INFO:teuthology.orchestra.run.smithi191.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T04:13:46.469 INFO:teuthology.orchestra.run.smithi067.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T04:13:46.526 INFO:teuthology.orchestra.run.smithi138.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T04:13:46.537 INFO:teuthology.orchestra.run.smithi007.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T04:14:16.735 INFO:teuthology.orchestra.run.smithi138.stdout:{ 2024-09-10T04:14:16.735 INFO:teuthology.orchestra.run.smithi138.stdout: "ceph_version": "ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev)", 2024-09-10T04:14:16.735 INFO:teuthology.orchestra.run.smithi138.stdout: "image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", 2024-09-10T04:14:16.735 INFO:teuthology.orchestra.run.smithi138.stdout: "repo_digests": [ 2024-09-10T04:14:16.735 INFO:teuthology.orchestra.run.smithi138.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca" 2024-09-10T04:14:16.736 INFO:teuthology.orchestra.run.smithi138.stdout: ] 2024-09-10T04:14:16.736 INFO:teuthology.orchestra.run.smithi138.stdout:} 2024-09-10T04:14:17.454 INFO:teuthology.orchestra.run.smithi067.stdout:{ 2024-09-10T04:14:17.454 INFO:teuthology.orchestra.run.smithi067.stdout: "ceph_version": "ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev)", 2024-09-10T04:14:17.454 INFO:teuthology.orchestra.run.smithi067.stdout: "image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", 2024-09-10T04:14:17.454 INFO:teuthology.orchestra.run.smithi067.stdout: "repo_digests": [ 2024-09-10T04:14:17.454 INFO:teuthology.orchestra.run.smithi067.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca" 2024-09-10T04:14:17.454 INFO:teuthology.orchestra.run.smithi067.stdout: ] 2024-09-10T04:14:17.455 INFO:teuthology.orchestra.run.smithi067.stdout:} 2024-09-10T04:14:19.235 INFO:teuthology.orchestra.run.smithi191.stdout:{ 2024-09-10T04:14:19.235 INFO:teuthology.orchestra.run.smithi191.stdout: "ceph_version": "ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev)", 2024-09-10T04:14:19.235 INFO:teuthology.orchestra.run.smithi191.stdout: "image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", 2024-09-10T04:14:19.236 INFO:teuthology.orchestra.run.smithi191.stdout: "repo_digests": [ 2024-09-10T04:14:19.236 INFO:teuthology.orchestra.run.smithi191.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca" 2024-09-10T04:14:19.236 INFO:teuthology.orchestra.run.smithi191.stdout: ] 2024-09-10T04:14:19.236 INFO:teuthology.orchestra.run.smithi191.stdout:} 2024-09-10T04:14:21.106 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-10T04:14:21.106 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph_version": "ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev)", 2024-09-10T04:14:21.106 INFO:teuthology.orchestra.run.smithi007.stdout: "image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", 2024-09-10T04:14:21.106 INFO:teuthology.orchestra.run.smithi007.stdout: "repo_digests": [ 2024-09-10T04:14:21.106 INFO:teuthology.orchestra.run.smithi007.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca" 2024-09-10T04:14:21.106 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-10T04:14:21.106 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-10T04:14:21.137 DEBUG:teuthology.orchestra.run.smithi007:> sudo mkdir -p /etc/ceph 2024-09-10T04:14:21.167 DEBUG:teuthology.orchestra.run.smithi067:> sudo mkdir -p /etc/ceph 2024-09-10T04:14:21.202 DEBUG:teuthology.orchestra.run.smithi138:> sudo mkdir -p /etc/ceph 2024-09-10T04:14:21.235 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /etc/ceph 2024-09-10T04:14:21.269 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod 777 /etc/ceph 2024-09-10T04:14:21.298 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 777 /etc/ceph 2024-09-10T04:14:21.328 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 777 /etc/ceph 2024-09-10T04:14:21.357 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 777 /etc/ceph 2024-09-10T04:14:21.386 INFO:tasks.cephadm:Writing seed config... 2024-09-10T04:14:21.387 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-10T04:14:21.387 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-10T04:14:21.387 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-10T04:14:21.387 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-10T04:14:21.388 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-10T04:14:21.388 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-10T04:14:21.388 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-10T04:14:21.388 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-10T04:14:21.388 DEBUG:teuthology.orchestra.run.smithi007:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-10T04:14:21.407 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 = 10df6baa-6f2b-11ef-bcea-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-10T04:14:21.407 DEBUG:teuthology.orchestra.run.smithi007:mon.a> sudo journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.a.service 2024-09-10T04:14:21.450 DEBUG:teuthology.orchestra.run.smithi007:mgr.x> sudo journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mgr.x.service 2024-09-10T04:14:21.496 INFO:tasks.cephadm:Bootstrapping... 2024-09-10T04:14:21.496 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c -v bootstrap --fsid 10df6baa-6f2b-11ef-bcea-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.7 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:14:21.709 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:14:21.709 INFO:teuthology.orchestra.run.smithi007.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c', '-v', 'bootstrap', '--fsid', '10df6baa-6f2b-11ef-bcea-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.7', '--skip-admin-label'] 2024-09-10T04:14:21.709 INFO:teuthology.orchestra.run.smithi007.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-10T04:14:21.710 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying podman|docker is present... 2024-09-10T04:14:21.733 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stdout 5.2.2 2024-09-10T04:14:21.733 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying lvm2 is present... 2024-09-10T04:14:21.733 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying time synchronization is in place... 2024-09-10T04:14:21.741 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-10T04:14:21.741 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-10T04:14:21.747 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-10T04:14:21.747 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-09-10T04:14:21.754 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout enabled 2024-09-10T04:14:21.760 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout active 2024-09-10T04:14:21.761 INFO:teuthology.orchestra.run.smithi007.stdout:Unit chronyd.service is enabled and running 2024-09-10T04:14:21.761 INFO:teuthology.orchestra.run.smithi007.stdout:Repeating the final host check... 2024-09-10T04:14:21.783 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stdout 5.2.2 2024-09-10T04:14:21.783 INFO:teuthology.orchestra.run.smithi007.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-10T04:14:21.783 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl is present 2024-09-10T04:14:21.784 INFO:teuthology.orchestra.run.smithi007.stdout:lvcreate is present 2024-09-10T04:14:21.789 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-10T04:14:21.790 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-10T04:14:21.796 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-10T04:14:21.796 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-09-10T04:14:21.803 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout enabled 2024-09-10T04:14:21.810 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout active 2024-09-10T04:14:21.810 INFO:teuthology.orchestra.run.smithi007.stdout:Unit chronyd.service is enabled and running 2024-09-10T04:14:21.810 INFO:teuthology.orchestra.run.smithi007.stdout:Host looks OK 2024-09-10T04:14:21.810 INFO:teuthology.orchestra.run.smithi007.stdout:Cluster fsid: 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:14:21.810 INFO:teuthology.orchestra.run.smithi007.stdout:Acquiring lock 140225781573328 on /run/cephadm/10df6baa-6f2b-11ef-bcea-c7b262605968.lock 2024-09-10T04:14:21.810 INFO:teuthology.orchestra.run.smithi007.stdout:Lock 140225781573328 acquired on /run/cephadm/10df6baa-6f2b-11ef-bcea-c7b262605968.lock 2024-09-10T04:14:21.811 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying IP 172.21.15.7 port 3300 ... 2024-09-10T04:14:21.811 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying IP 172.21.15.7 port 6789 ... 2024-09-10T04:14:21.811 INFO:teuthology.orchestra.run.smithi007.stdout:Base mon IP(s) is [172.21.15.7:3300, 172.21.15.7:6789], mon addrv is [v2:172.21.15.7:3300,v1:172.21.15.7:6789] 2024-09-10T04:14:21.815 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.7 metric 100 2024-09-10T04:14:21.815 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout 10.0.0.0/16 dev ens1f0 proto kernel scope link src 10.0.15.7 2024-09-10T04:14:21.815 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.7 metric 100 2024-09-10T04:14:21.817 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-10T04:14:21.818 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-10T04:14:21.818 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1795sec hoplimit 64 pref medium 2024-09-10T04:14:21.821 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-10T04:14:21.822 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-10T04:14:21.822 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-10T04:14:21.822 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-10T04:14:21.822 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15ea/64 scope link 2024-09-10T04:14:21.823 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-10T04:14:21.823 INFO:teuthology.orchestra.run.smithi007.stdout:Mon IP `172.21.15.7` is in CIDR network `172.21.0.0/20` 2024-09-10T04:14:21.823 INFO:teuthology.orchestra.run.smithi007.stdout:Mon IP `172.21.15.7` is in CIDR network `172.21.0.0/20` 2024-09-10T04:14:21.823 INFO:teuthology.orchestra.run.smithi007.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-10T04:14:21.823 INFO:teuthology.orchestra.run.smithi007.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-10T04:14:21.825 INFO:teuthology.orchestra.run.smithi007.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T04:14:22.301 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stdout d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 2024-09-10T04:14:22.301 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T04:14:22.301 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stderr Getting image source signatures 2024-09-10T04:14:22.301 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stderr Copying blob sha256:6e87d7485d6a94ca54378524c236c1e0561edcf2edeb5c2b6e2e509a6fc5a8fa 2024-09-10T04:14:22.301 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-10T04:14:22.301 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stderr Copying config sha256:d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 2024-09-10T04:14:22.301 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-10T04:14:23.155 INFO:teuthology.orchestra.run.smithi007.stdout:ceph: stdout ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev) 2024-09-10T04:14:23.155 INFO:teuthology.orchestra.run.smithi007.stdout:Ceph version: ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev) 2024-09-10T04:14:23.155 INFO:teuthology.orchestra.run.smithi007.stdout:Extracting ceph user uid/gid from container image... 2024-09-10T04:14:24.161 INFO:teuthology.orchestra.run.smithi007.stdout:stat: stdout 167 167 2024-09-10T04:14:24.161 INFO:teuthology.orchestra.run.smithi007.stdout:Creating initial keys... 2024-09-10T04:14:25.042 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-authtool: stdout AQCgx99mCMVOHRAAakAakLcqSTmjTs1woiHnfg== 2024-09-10T04:14:25.964 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-authtool: stdout AQChx99mncRmFRAAnV2eYh9Rhql0nuWUEYhCxQ== 2024-09-10T04:14:26.871 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-authtool: stdout AQCix99mmc5GERAABaBSi2YbeCuklCmXwHeN8g== 2024-09-10T04:14:26.872 INFO:teuthology.orchestra.run.smithi007.stdout:Creating initial monmap... 2024-09-10T04:14:27.718 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-10T04:14:27.718 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-10T04:14:27.719 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:14:27.719 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-10T04:14:27.719 INFO:teuthology.orchestra.run.smithi007.stdout:monmaptool for a [v2:172.21.15.7:3300,v1:172.21.15.7:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-10T04:14:27.719 INFO:teuthology.orchestra.run.smithi007.stdout:setting min_mon_release = quincy 2024-09-10T04:14:27.719 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: set fsid to 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:14:27.719 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-10T04:14:27.719 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:14:27.719 INFO:teuthology.orchestra.run.smithi007.stdout:Creating mon... 2024-09-10T04:14:28.732 INFO:teuthology.orchestra.run.smithi007.stdout:create mon.a on 2024-09-10T04:14:29.089 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-10T04:14:29.297 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-10df6baa-6f2b-11ef-bcea-c7b262605968.target → /etc/systemd/system/ceph-10df6baa-6f2b-11ef-bcea-c7b262605968.target. 2024-09-10T04:14:29.297 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-10df6baa-6f2b-11ef-bcea-c7b262605968.target → /etc/systemd/system/ceph-10df6baa-6f2b-11ef-bcea-c7b262605968.target. 2024-09-10T04:14:29.551 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.a 2024-09-10T04:14:29.551 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to reset failed state of unit ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.a.service: Unit ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.a.service not loaded. 2024-09-10T04:14:29.719 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-10df6baa-6f2b-11ef-bcea-c7b262605968.target.wants/ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.a.service → /etc/systemd/system/ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@.service. 2024-09-10T04:14:30.240 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T04:14:30.240 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout disabled 2024-09-10T04:14:30.247 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T04:14:30.248 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-09-10T04:14:30.248 INFO:teuthology.orchestra.run.smithi007.stdout:firewalld.service is not enabled 2024-09-10T04:14:30.248 INFO:teuthology.orchestra.run.smithi007.stdout:Not possible to enable service . firewalld.service is not available 2024-09-10T04:14:30.248 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mon to start... 2024-09-10T04:14:30.248 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mon... 2024-09-10T04:14:30.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:30 smithi007 systemd[1]: Started Ceph mon.a for 10df6baa-6f2b-11ef-bcea-c7b262605968. 2024-09-10T04:14:31.287 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout cluster: 2024-09-10T04:14:31.287 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout id: 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:14:31.287 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-10T04:14:31.287 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-10T04:14:31.287 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout services: 2024-09-10T04:14:31.287 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.56395s) 2024-09-10T04:14:31.287 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-10T04:14:31.287 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-10T04:14:31.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-10T04:14:31.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout data: 2024-09-10T04:14:31.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-10T04:14:31.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-10T04:14:31.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-10T04:14:31.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout pgs: 2024-09-10T04:14:31.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-10T04:14:31.288 INFO:teuthology.orchestra.run.smithi007.stdout:mon is available 2024-09-10T04:14:31.288 INFO:teuthology.orchestra.run.smithi007.stdout:Assimilating anything we can from ceph.conf... 2024-09-10T04:14:31.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:31 smithi007 ceph-mon[24687]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-10T04:14:31.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:31 smithi007 ceph-mon[24687]: monmap epoch 1 2024-09-10T04:14:31.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:31 smithi007 ceph-mon[24687]: fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:14:31.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:31 smithi007 ceph-mon[24687]: last_changed 2024-09-10T04:14:27.210385+0000 2024-09-10T04:14:31.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:31 smithi007 ceph-mon[24687]: created 2024-09-10T04:14:27.210385+0000 2024-09-10T04:14:31.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:31 smithi007 ceph-mon[24687]: min_mon_release 19 (squid) 2024-09-10T04:14:31.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:31 smithi007 ceph-mon[24687]: election_strategy: 1 2024-09-10T04:14:31.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:31 smithi007 ceph-mon[24687]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-10T04:14:31.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:31 smithi007 ceph-mon[24687]: fsmap 2024-09-10T04:14:31.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:31 smithi007 ceph-mon[24687]: osdmap e1: 0 total, 0 up, 0 in 2024-09-10T04:14:31.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:31 smithi007 ceph-mon[24687]: mgrmap e1: no daemons active 2024-09-10T04:14:31.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:31 smithi007 ceph-mon[24687]: from='client.? 172.21.15.7:0/1649019017' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-10T04:14:32.347 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:32 smithi007 ceph-mon[24687]: from='client.? 172.21.15.7:0/850066213' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-10T04:14:32.347 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:32 smithi007 ceph-mon[24687]: from='client.? 172.21.15.7:0/850066213' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-10T04:14:32.351 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-10T04:14:32.351 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [global] 2024-09-10T04:14:32.351 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout fsid = 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:14:32.351 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-10T04:14:32.351 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.7:3300,v1:172.21.15.7:6789] 2024-09-10T04:14:32.351 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-10T04:14:32.351 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-10T04:14:32.351 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-10T04:14:32.351 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-10T04:14:32.352 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-10T04:14:32.352 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-10T04:14:32.352 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-10T04:14:32.352 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-10T04:14:32.352 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [osd] 2024-09-10T04:14:32.352 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-10T04:14:32.352 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-10T04:14:32.352 INFO:teuthology.orchestra.run.smithi007.stdout:Generating new minimal ceph.conf... 2024-09-10T04:14:33.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:33 smithi007 ceph-mon[24687]: from='client.? 172.21.15.7:0/4028482387' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:14:33.373 INFO:teuthology.orchestra.run.smithi007.stdout:Restarting the monitor... 2024-09-10T04:14:33.658 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:33 smithi007 systemd[1]: Stopping Ceph mon.a for 10df6baa-6f2b-11ef-bcea-c7b262605968... 2024-09-10T04:14:34.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:33 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a[24683]: 2024-09-10T04:14:33.656+0000 7f4698a87640 -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-10T04:14:34.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:33 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a[24683]: 2024-09-10T04:14:33.656+0000 7f4698a87640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-10T04:14:34.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:33 smithi007 podman[24930]: 2024-09-10 04:14:33.902603185 +0000 UTC m=+0.353961108 container died b96cd03177829b13485edcd4f528302bacbbea7a1bd30efa4ad695889f3ac5c2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-10T04:14:34.399 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:34 smithi007 podman[24930]: 2024-09-10 04:14:34.222405631 +0000 UTC m=+0.673763554 container cleanup b96cd03177829b13485edcd4f528302bacbbea7a1bd30efa4ad695889f3ac5c2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-10T04:14:34.399 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:34 smithi007 bash[24930]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a 2024-09-10T04:14:34.833 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:34 smithi007 podman[24944]: 2024-09-10 04:14:34.398330772 +0000 UTC m=+0.497468777 container remove b96cd03177829b13485edcd4f528302bacbbea7a1bd30efa4ad695889f3ac5c2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-10T04:14:34.833 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:34 smithi007 systemd[1]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-10T04:14:34.833 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:34 smithi007 systemd[1]: Stopped Ceph mon.a for 10df6baa-6f2b-11ef-bcea-c7b262605968. 2024-09-10T04:14:34.834 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:34 smithi007 systemd[1]: Starting Ceph mon.a for 10df6baa-6f2b-11ef-bcea-c7b262605968... 2024-09-10T04:14:35.084 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:34 smithi007 podman[25037]: 2024-09-10 04:14:34.832446408 +0000 UTC m=+0.105139914 container create e06de998b644c78e3fcd7b8a0322b74b83d69e7f08254429771c73d215818501 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-10T04:14:35.084 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:34 smithi007 podman[25037]: 2024-09-10 04:14:34.745058778 +0000 UTC m=+0.017752300 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T04:14:35.084 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 podman[25037]: 2024-09-10 04:14:35.051769582 +0000 UTC m=+0.324463091 container init e06de998b644c78e3fcd7b8a0322b74b83d69e7f08254429771c73d215818501 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-10T04:14:35.084 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 podman[25037]: 2024-09-10 04:14:35.054833133 +0000 UTC m=+0.327526653 container start e06de998b644c78e3fcd7b8a0322b74b83d69e7f08254429771c73d215818501 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-10T04:14:35.084 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: set uid:gid to 167:167 (ceph:ceph) 2024-09-10T04:14:35.084 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev), process ceph-mon, pid 2 2024-09-10T04:14:35.084 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: pidfile_write: ignore empty --pid-file 2024-09-10T04:14:35.084 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: load: jerasure load: lrc 2024-09-10T04:14:35.085 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: RocksDB version: 7.9.2 2024-09-10T04:14:35.085 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Git sha 0 2024-09-10T04:14:35.085 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Compile date 2024-09-10 00:49:01 2024-09-10T04:14:35.085 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: DB SUMMARY 2024-09-10T04:14:35.085 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: DB Session ID: HWZ5NANFC40QK07BDP7D 2024-09-10T04:14:35.085 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: CURRENT file: CURRENT 2024-09-10T04:14:35.085 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: IDENTITY file: IDENTITY 2024-09-10T04:14:35.085 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-10T04:14:35.085 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-10T04:14:35.085 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88238 ; 2024-09-10T04:14:35.086 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.error_if_exists: 0 2024-09-10T04:14:35.086 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.create_if_missing: 0 2024-09-10T04:14:35.086 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.paranoid_checks: 1 2024-09-10T04:14:35.086 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-10T04:14:35.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-10T04:14:35.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-10T04:14:35.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.env: 0x5649b9590120 2024-09-10T04:14:35.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.fs: PosixFileSystem 2024-09-10T04:14:35.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.info_log: 0x5649ba52b700 2024-09-10T04:14:35.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_file_opening_threads: 16 2024-09-10T04:14:35.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.statistics: (nil) 2024-09-10T04:14:35.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.use_fsync: 0 2024-09-10T04:14:35.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_log_file_size: 0 2024-09-10T04:14:35.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-10T04:14:35.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-10T04:14:35.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.keep_log_file_num: 1000 2024-09-10T04:14:35.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.recycle_log_file_num: 0 2024-09-10T04:14:35.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.allow_fallocate: 1 2024-09-10T04:14:35.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.allow_mmap_reads: 0 2024-09-10T04:14:35.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.allow_mmap_writes: 0 2024-09-10T04:14:35.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.use_direct_reads: 0 2024-09-10T04:14:35.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-10T04:14:35.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.create_missing_column_families: 0 2024-09-10T04:14:35.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.db_log_dir: 2024-09-10T04:14:35.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.wal_dir: 2024-09-10T04:14:35.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-10T04:14:35.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-10T04:14:35.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-10T04:14:35.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-10T04:14:35.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-10T04:14:35.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-10T04:14:35.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.advise_random_on_open: 1 2024-09-10T04:14:35.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.db_write_buffer_size: 0 2024-09-10T04:14:35.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.write_buffer_manager: 0x5649ba52fb80 2024-09-10T04:14:35.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-10T04:14:35.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-10T04:14:35.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-10T04:14:35.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.rate_limiter: (nil) 2024-09-10T04:14:35.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-10T04:14:35.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.wal_recovery_mode: 2 2024-09-10T04:14:35.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.enable_thread_tracking: 0 2024-09-10T04:14:35.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.enable_pipelined_write: 0 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.unordered_write: 0 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.row_cache: None 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.wal_filter: None 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.allow_ingest_behind: 0 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.two_write_queues: 0 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.manual_wal_flush: 0 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.wal_compression: 0 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.atomic_flush: 0 2024-09-10T04:14:35.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.log_readahead_size: 0 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.best_efforts_recovery: 0 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.allow_data_in_errors: 0 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.db_host_id: __hostname__ 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_background_jobs: 2 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_background_compactions: -1 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_subcompactions: 1 2024-09-10T04:14:35.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-10T04:14:35.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-10T04:14:35.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-10T04:14:35.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_total_wal_size: 0 2024-09-10T04:14:35.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-10T04:14:35.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-10T04:14:35.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-10T04:14:35.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-10T04:14:35.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_open_files: -1 2024-09-10T04:14:35.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.bytes_per_sync: 0 2024-09-10T04:14:35.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-10T04:14:35.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-10T04:14:35.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compaction_readahead_size: 0 2024-09-10T04:14:35.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_background_flushes: -1 2024-09-10T04:14:35.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Compression algorithms supported: 2024-09-10T04:14:35.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: kZSTD supported: 0 2024-09-10T04:14:35.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: kXpressCompression supported: 0 2024-09-10T04:14:35.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: kBZip2Compression supported: 0 2024-09-10T04:14:35.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-10T04:14:35.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: kLZ4Compression supported: 1 2024-09-10T04:14:35.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: kZlibCompression supported: 1 2024-09-10T04:14:35.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: kLZ4HCCompression supported: 1 2024-09-10T04:14:35.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: kSnappyCompression supported: 1 2024-09-10T04:14:35.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-10T04:14:35.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-10T04:14:35.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-10T04:14:35.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.merge_operator: 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compaction_filter: None 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compaction_filter_factory: None 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.sst_partitioner_factory: None 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5649ba52b320) 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout: cache_index_and_filter_blocks: 1 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout: pin_top_level_index_and_filter: 1 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout: index_type: 0 2024-09-10T04:14:35.094 INFO:journalctl@ceph.mon.a.smithi007.stdout: data_block_index_type: 0 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: index_shortening: 1 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: checksum: 4 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: no_block_cache: 0 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_cache: 0x5649ba51f610 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_cache_name: BinnedLRUCache 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_cache_options: 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: capacity : 536870912 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: num_shard_bits : 4 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: strict_capacity_limit : 0 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: high_pri_pool_ratio: 0.000 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_cache_compressed: (nil) 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: persistent_cache: (nil) 2024-09-10T04:14:35.095 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_size: 4096 2024-09-10T04:14:35.096 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_size_deviation: 10 2024-09-10T04:14:35.096 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_restart_interval: 16 2024-09-10T04:14:35.096 INFO:journalctl@ceph.mon.a.smithi007.stdout: index_block_restart_interval: 1 2024-09-10T04:14:35.096 INFO:journalctl@ceph.mon.a.smithi007.stdout: metadata_block_size: 4096 2024-09-10T04:14:35.096 INFO:journalctl@ceph.mon.a.smithi007.stdout: partition_filters: 0 2024-09-10T04:14:35.096 INFO:journalctl@ceph.mon.a.smithi007.stdout: use_delta_encoding: 1 2024-09-10T04:14:35.096 INFO:journalctl@ceph.mon.a.smithi007.stdout: filter_policy: bloomfilter 2024-09-10T04:14:35.096 INFO:journalctl@ceph.mon.a.smithi007.stdout: whole_key_filtering: 1 2024-09-10T04:14:35.096 INFO:journalctl@ceph.mon.a.smithi007.stdout: verify_compression: 0 2024-09-10T04:14:35.096 INFO:journalctl@ceph.mon.a.smithi007.stdout: read_amp_bytes_per_bit: 0 2024-09-10T04:14:35.096 INFO:journalctl@ceph.mon.a.smithi007.stdout: format_version: 5 2024-09-10T04:14:35.096 INFO:journalctl@ceph.mon.a.smithi007.stdout: enable_index_compression: 1 2024-09-10T04:14:35.096 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_align: 0 2024-09-10T04:14:35.097 INFO:journalctl@ceph.mon.a.smithi007.stdout: max_auto_readahead_size: 262144 2024-09-10T04:14:35.097 INFO:journalctl@ceph.mon.a.smithi007.stdout: prepopulate_block_cache: 0 2024-09-10T04:14:35.097 INFO:journalctl@ceph.mon.a.smithi007.stdout: initial_auto_readahead_size: 8192 2024-09-10T04:14:35.097 INFO:journalctl@ceph.mon.a.smithi007.stdout: num_file_reads_for_auto_readahead: 2 2024-09-10T04:14:35.097 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.write_buffer_size: 33554432 2024-09-10T04:14:35.097 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_write_buffer_number: 2 2024-09-10T04:14:35.097 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compression: NoCompression 2024-09-10T04:14:35.097 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.bottommost_compression: Disabled 2024-09-10T04:14:35.097 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.prefix_extractor: nullptr 2024-09-10T04:14:35.097 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-10T04:14:35.097 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.num_levels: 7 2024-09-10T04:14:35.097 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-10T04:14:35.097 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-10T04:14:35.098 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-10T04:14:35.098 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-10T04:14:35.098 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-10T04:14:35.098 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-10T04:14:35.098 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-10T04:14:35.098 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-10T04:14:35.098 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-10T04:14:35.098 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-10T04:14:35.098 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-10T04:14:35.098 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-10T04:14:35.098 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-10T04:14:35.098 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compression_opts.level: 32767 2024-09-10T04:14:35.098 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compression_opts.strategy: 0 2024-09-10T04:14:35.099 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-10T04:14:35.099 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-10T04:14:35.099 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-10T04:14:35.099 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-10T04:14:35.099 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compression_opts.enabled: false 2024-09-10T04:14:35.099 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-10T04:14:35.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-10T04:14:35.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-10T04:14:35.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-10T04:14:35.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.target_file_size_base: 67108864 2024-09-10T04:14:35.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-10T04:14:35.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-10T04:14:35.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-10T04:14:35.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-10T04:14:35.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-10T04:14:35.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-10T04:14:35.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-10T04:14:35.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-10T04:14:35.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.arena_block_size: 1048576 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.disable_auto_compactions: 0 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-10T04:14:35.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.inplace_update_support: 0 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.bloom_locality: 0 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.max_successive_merges: 0 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-10T04:14:35.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.paranoid_file_checks: 0 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.force_consistency_checks: 1 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.report_bg_io_stats: 0 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.ttl: 2592000 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.enable_blob_files: false 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.min_blob_size: 0 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.blob_file_size: 268435456 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-10T04:14:35.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.blob_file_starting_level: 0 2024-09-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: 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-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5e05240d-d66e-4ba6-9d5f-6ca74c01004a 2024-09-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725941675081890, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725941675082818, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85014, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83154, "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": 77403, "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": 1725941675, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5e05240d-d66e-4ba6-9d5f-6ca74c01004a", "db_session_id": "HWZ5NANFC40QK07BDP7D", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725941675082949, "job": 1, "event": "recovery_finished"} 2024-09-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: 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-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5649ba54ee00 2024-09-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: DB pointer 0x5649ba650000 2024-09-10T04:14:35.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.stdout: ** DB Stats ** 2024-09-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.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-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.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-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.stdout: ** Compaction Stats [default] ** 2024-09-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.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-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-10T04:14:35.105 INFO:journalctl@ceph.mon.a.smithi007.stdout: L0 2/0 84.88 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-10T04:14:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout: Sum 2/0 84.88 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-10T04:14:35.106 INFO:journalctl@ceph.mon.a.smithi007.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 133.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-10T04:14:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-10T04:14:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout: ** Compaction Stats [default] ** 2024-09-10T04:14:35.106 INFO:journalctl@ceph.mon.a.smithi007.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-10T04:14:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T04:14:35.106 INFO:journalctl@ceph.mon.a.smithi007.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 133.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-10T04:14:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-10T04:14:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-10T04:14:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-10T04:14:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T04:14:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-10T04:14:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.stdout: Cumulative compaction: 0.00 GB write, 21.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.stdout: Interval compaction: 0.00 GB write, 21.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.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-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.stdout: Block cache BinnedLRUCache@0x5649ba51f610#2 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.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-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: starting mon.a rank 0 at public addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] at bind addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: mon.a@-1(???) e1 preinit fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: mon.a@-1(???).mds e1 new map 2024-09-10T04:14:35.107 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: mon.a@-1(???).mds e1 print_map 2024-09-10T04:14:35.108 INFO:journalctl@ceph.mon.a.smithi007.stdout: e1 2024-09-10T04:14:35.108 INFO:journalctl@ceph.mon.a.smithi007.stdout: btime 2024-09-10T04:14:30:183779+0000 2024-09-10T04:14:35.108 INFO:journalctl@ceph.mon.a.smithi007.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-10T04:14:35.108 INFO:journalctl@ceph.mon.a.smithi007.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-10T04:14:35.108 INFO:journalctl@ceph.mon.a.smithi007.stdout: legacy client fscid: -1 2024-09-10T04:14:35.108 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-10T04:14:35.108 INFO:journalctl@ceph.mon.a.smithi007.stdout: No filesystems configured 2024-09-10T04:14:35.108 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-10T04:14:35.108 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T04:14:35.108 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T04:14:35.108 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T04:14:35.108 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-10T04:14:35.160 INFO:teuthology.orchestra.run.smithi007.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-10T04:14:35.343 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-10T04:14:35.343 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: monmap epoch 1 2024-09-10T04:14:35.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:14:35.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: last_changed 2024-09-10T04:14:27.210385+0000 2024-09-10T04:14:35.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: created 2024-09-10T04:14:27.210385+0000 2024-09-10T04:14:35.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: min_mon_release 19 (squid) 2024-09-10T04:14:35.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: election_strategy: 1 2024-09-10T04:14:35.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-10T04:14:35.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: fsmap 2024-09-10T04:14:35.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: osdmap e1: 0 total, 0 up, 0 in 2024-09-10T04:14:35.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 ceph-mon[25057]: mgrmap e1: no daemons active 2024-09-10T04:14:35.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 bash[25037]: e06de998b644c78e3fcd7b8a0322b74b83d69e7f08254429771c73d215818501 2024-09-10T04:14:35.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:35 smithi007 systemd[1]: Started Ceph mon.a for 10df6baa-6f2b-11ef-bcea-c7b262605968. 2024-09-10T04:14:36.087 INFO:teuthology.orchestra.run.smithi007.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-10T04:14:36.108 INFO:teuthology.orchestra.run.smithi007.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:14:36.108 INFO:teuthology.orchestra.run.smithi007.stdout:Creating mgr... 2024-09-10T04:14:36.109 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-10T04:14:36.110 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-10T04:14:36.395 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mgr.x 2024-09-10T04:14:36.395 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to reset failed state of unit ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mgr.x.service: Unit ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mgr.x.service not loaded. 2024-09-10T04:14:36.559 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-10df6baa-6f2b-11ef-bcea-c7b262605968.target.wants/ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mgr.x.service → /etc/systemd/system/ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@.service. 2024-09-10T04:14:36.778 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:36 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/4016698031' entity='client.admin' 2024-09-10T04:14:36.778 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:14:36 smithi007 systemd[1]: Starting Ceph mgr.x for 10df6baa-6f2b-11ef-bcea-c7b262605968... 2024-09-10T04:14:37.055 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:14:36 smithi007 podman[25269]: 2024-09-10 04:14:36.776947101 +0000 UTC m=+0.100594358 container create e5b8855cd745e1ac8cf7965035f9e945ab8a3ed05cd058613f536aa16045b1eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:14:37.055 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:14:36 smithi007 podman[25269]: 2024-09-10 04:14:36.692201882 +0000 UTC m=+0.015849148 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T04:14:37.055 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:14:36 smithi007 podman[25269]: 2024-09-10 04:14:36.979372173 +0000 UTC m=+0.303019426 container init e5b8855cd745e1ac8cf7965035f9e945ab8a3ed05cd058613f536aa16045b1eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T04:14:37.056 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:14:36 smithi007 podman[25269]: 2024-09-10 04:14:36.982206427 +0000 UTC m=+0.305853684 container start e5b8855cd745e1ac8cf7965035f9e945ab8a3ed05cd058613f536aa16045b1eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:14:37.056 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:14:37 smithi007 bash[25269]: e5b8855cd745e1ac8cf7965035f9e945ab8a3ed05cd058613f536aa16045b1eb 2024-09-10T04:14:37.069 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T04:14:37.069 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout disabled 2024-09-10T04:14:37.077 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T04:14:37.077 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-09-10T04:14:37.077 INFO:teuthology.orchestra.run.smithi007.stdout:firewalld.service is not enabled 2024-09-10T04:14:37.077 INFO:teuthology.orchestra.run.smithi007.stdout:Not possible to enable service . firewalld.service is not available 2024-09-10T04:14:37.086 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T04:14:37.086 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout disabled 2024-09-10T04:14:37.094 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T04:14:37.094 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-09-10T04:14:37.095 INFO:teuthology.orchestra.run.smithi007.stdout:firewalld.service is not enabled 2024-09-10T04:14:37.095 INFO:teuthology.orchestra.run.smithi007.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-10T04:14:37.095 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mgr to start... 2024-09-10T04:14:37.095 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mgr... 2024-09-10T04:14:37.356 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:14:37 smithi007 systemd[1]: Started Ceph mgr.x for 10df6baa-6f2b-11ef-bcea-c7b262605968. 2024-09-10T04:14:37.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:37 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/4136272392' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-10T04:14:38.142 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-10T04:14:38.142 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:14:38.142 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsid": "10df6baa-6f2b-11ef-bcea-c7b262605968", 2024-09-10T04:14:38.142 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "health": { 2024-09-10T04:14:38.142 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-10T04:14:38.142 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 0 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "a" 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-10T04:14:38.143 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-10T04:14:38.144 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:38.144 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-10T04:14:38.144 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:14:38.144 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-10T04:14:38.144 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-10T04:14:38.144 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-10T04:14:38.144 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-10T04:14:38.147 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-10T04:14:38.147 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-10T04:14:38.148 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:38.148 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-10T04:14:38.148 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-10T04:14:38.148 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-10T04:14:38.148 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-10T04:14:38.148 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-10T04:14:38.148 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-10T04:14:38.148 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-10T04:14:38.148 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-10T04:14:38.148 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-10T04:14:38.148 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:38.148 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-10T04:14:38.148 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:14:38.149 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "btime": "2024-09-10T04:14:30:183779+0000", 2024-09-10T04:14:38.149 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-10T04:14:38.149 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-10T04:14:38.149 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:38.149 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-10T04:14:38.149 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-10T04:14:38.149 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-10T04:14:38.149 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-10T04:14:38.149 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-10T04:14:38.149 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-10T04:14:38.149 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "restful" 2024-09-10T04:14:38.149 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:14:38.149 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T04:14:38.150 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:38.150 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-10T04:14:38.150 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:14:38.150 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modified": "2024-09-10T04:14:30.184399+0000", 2024-09-10T04:14:38.150 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T04:14:38.150 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:38.150 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-10T04:14:38.150 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:14:38.150 INFO:teuthology.orchestra.run.smithi007.stdout:mgr not available, waiting (1/15)... 2024-09-10T04:14:40.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:40 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1686851335' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-10T04:14:41.226 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-10T04:14:41.227 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:14:41.227 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsid": "10df6baa-6f2b-11ef-bcea-c7b262605968", 2024-09-10T04:14:41.227 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "health": { 2024-09-10T04:14:41.227 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-10T04:14:41.227 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-10T04:14:41.227 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-10T04:14:41.227 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:41.227 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-10T04:14:41.227 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-10T04:14:41.227 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 0 2024-09-10T04:14:41.227 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:14:41.227 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-10T04:14:41.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "a" 2024-09-10T04:14:41.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:14:41.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-10T04:14:41.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-10T04:14:41.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:14:41.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-10T04:14:41.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-10T04:14:41.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:41.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-10T04:14:41.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:14:41.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-10T04:14:41.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-10T04:14:41.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-10T04:14:41.229 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "btime": "2024-09-10T04:14:30:183779+0000", 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "restful" 2024-09-10T04:14:41.230 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:14:41.231 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T04:14:41.231 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:41.231 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-10T04:14:41.231 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:14:41.231 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modified": "2024-09-10T04:14:30.184399+0000", 2024-09-10T04:14:41.231 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T04:14:41.231 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:41.231 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-10T04:14:41.231 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:14:41.231 INFO:teuthology.orchestra.run.smithi007.stdout:mgr not available, waiting (2/15)... 2024-09-10T04:14:42.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:42 smithi007 ceph-mon[25057]: Activating manager daemon x 2024-09-10T04:14:42.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:42 smithi007 ceph-mon[25057]: mgrmap e2: x(active, starting, since 0.00338776s) 2024-09-10T04:14:42.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:42 smithi007 ceph-mon[25057]: from='mgr.14100 172.21.15.7:0/1357153588' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T04:14:42.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:42 smithi007 ceph-mon[25057]: from='mgr.14100 172.21.15.7:0/1357153588' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T04:14:42.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:42 smithi007 ceph-mon[25057]: from='mgr.14100 172.21.15.7:0/1357153588' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T04:14:42.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:42 smithi007 ceph-mon[25057]: from='mgr.14100 172.21.15.7:0/1357153588' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:14:42.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:42 smithi007 ceph-mon[25057]: from='mgr.14100 172.21.15.7:0/1357153588' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-10T04:14:42.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:42 smithi007 ceph-mon[25057]: Manager daemon x is now available 2024-09-10T04:14:42.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:42 smithi007 ceph-mon[25057]: from='mgr.14100 172.21.15.7:0/1357153588' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-10T04:14:42.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:42 smithi007 ceph-mon[25057]: from='mgr.14100 172.21.15.7:0/1357153588' entity='mgr.x' 2024-09-10T04:14:42.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:42 smithi007 ceph-mon[25057]: from='mgr.14100 172.21.15.7:0/1357153588' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-10T04:14:42.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:42 smithi007 ceph-mon[25057]: from='mgr.14100 172.21.15.7:0/1357153588' entity='mgr.x' 2024-09-10T04:14:42.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:42 smithi007 ceph-mon[25057]: from='mgr.14100 172.21.15.7:0/1357153588' entity='mgr.x' 2024-09-10T04:14:44.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:44 smithi007 ceph-mon[25057]: mgrmap e3: x(active, since 1.00787s) 2024-09-10T04:14:45.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:45 smithi007 ceph-mon[25057]: mgrmap e4: x(active, since 2s) 2024-09-10T04:14:46.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:46 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1368345351' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-10T04:14:53.318 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsid": "10df6baa-6f2b-11ef-bcea-c7b262605968", 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "health": { 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 0 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "a" 2024-09-10T04:14:53.319 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:14:53.320 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-10T04:14:53.320 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-10T04:14:53.320 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:14:53.320 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-10T04:14:53.320 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-10T04:14:53.320 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:53.320 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-10T04:14:53.320 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:14:53.320 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-10T04:14:53.320 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-10T04:14:53.320 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-10T04:14:53.320 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-10T04:14:53.324 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-10T04:14:53.324 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-10T04:14:53.324 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:53.324 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-10T04:14:53.324 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-10T04:14:53.324 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-10T04:14:53.324 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-10T04:14:53.325 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-10T04:14:53.325 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-10T04:14:53.325 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-10T04:14:53.325 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-10T04:14:53.325 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-10T04:14:53.325 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:53.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-10T04:14:53.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:14:53.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "btime": "2024-09-10T04:14:30:183779+0000", 2024-09-10T04:14:53.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-10T04:14:53.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-10T04:14:53.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:53.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-10T04:14:53.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-10T04:14:53.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-10T04:14:53.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-10T04:14:53.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-10T04:14:53.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-10T04:14:53.327 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "restful" 2024-09-10T04:14:53.327 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:14:53.327 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T04:14:53.327 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:53.327 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-10T04:14:53.327 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:14:53.327 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modified": "2024-09-10T04:14:30.184399+0000", 2024-09-10T04:14:53.327 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T04:14:53.327 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:14:53.327 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-10T04:14:53.327 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:14:53.327 INFO:teuthology.orchestra.run.smithi007.stdout:mgr is available 2024-09-10T04:14:54.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:54 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/3504060170' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-10T04:14:55.342 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-10T04:14:55.342 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [global] 2024-09-10T04:14:55.342 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout fsid = 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:14:55.342 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-10T04:14:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.7:3300,v1:172.21.15.7:6789] 2024-09-10T04:14:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-10T04:14:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-10T04:14:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-10T04:14:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-10T04:14:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-10T04:14:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-10T04:14:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-10T04:14:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-10T04:14:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [osd] 2024-09-10T04:14:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-10T04:14:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-10T04:14:55.343 INFO:teuthology.orchestra.run.smithi007.stdout:Enabling cephadm module... 2024-09-10T04:14:56.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:56 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/943619439' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-10T04:14:56.356 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:14:56 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: ignoring --setuser ceph since I am not root 2024-09-10T04:14:56.356 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:14:56 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: ignoring --setgroup ceph since I am not root 2024-09-10T04:14:57.292 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:57 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/943619439' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-10T04:14:57.292 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:57 smithi007 ceph-mon[25057]: mgrmap e5: x(active, since 13s) 2024-09-10T04:14:57.862 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:14:57.862 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-10T04:14:57.862 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-10T04:14:57.862 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-10T04:14:57.862 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-10T04:14:57.863 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:14:57.863 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for the mgr to restart... 2024-09-10T04:14:57.863 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mgr epoch 5... 2024-09-10T04:14:58.109 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:14:58 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1599719867' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-10T04:15:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:01 smithi007 ceph-mon[25057]: Active manager daemon x restarted 2024-09-10T04:15:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:01 smithi007 ceph-mon[25057]: Activating manager daemon x 2024-09-10T04:15:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:01 smithi007 ceph-mon[25057]: osdmap e2: 0 total, 0 up, 0 in 2024-09-10T04:15:01.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:01 smithi007 ceph-mon[25057]: mgrmap e6: x(active, starting, since 0.00310067s) 2024-09-10T04:15:01.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:01 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:15:01.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:01 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-10T04:15:01.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:01 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T04:15:01.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:01 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T04:15:01.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:01 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T04:15:01.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:01 smithi007 ceph-mon[25057]: Manager daemon x is now available 2024-09-10T04:15:02.830 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:15:02.830 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-10T04:15:02.830 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-10T04:15:02.830 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:15:02.830 INFO:teuthology.orchestra.run.smithi007.stdout:mgr epoch 5 is available 2024-09-10T04:15:02.830 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying orchestrator module is enabled... 2024-09-10T04:15:03.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:03 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:03.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:03 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:03.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:03 smithi007 ceph-mon[25057]: Found migration_current of "None". Setting to last migration. 2024-09-10T04:15:03.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:03 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:03.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:03 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:03.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:03 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:15:03.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:03 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:15:03.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:03 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-10T04:15:03.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:03 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-10T04:15:03.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:03 smithi007 ceph-mon[25057]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-10T04:15:03.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:03 smithi007 ceph-mon[25057]: mgrmap e7: x(active, since 1.00565s) 2024-09-10T04:15:03.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:03 smithi007 ceph-mon[25057]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-10T04:15:04.425 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1168581230' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-10T04:15:04.425 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-mon[25057]: [10/Sep/2024:04:15:04] ENGINE Bus STARTING 2024-09-10T04:15:04.425 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:15:04.181+0000 7fd195711640 -1 log_channel(cephadm) log [ERR] : [10/Sep/2024:04:15:04] ENGINE Error in HTTPServer.serve 2024-09-10T04:15:04.425 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: Traceback (most recent call last): 2024-09-10T04:15:04.425 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:15:04.425 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: self._connections.run(self.expiration_interval) 2024-09-10T04:15:04.425 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:15:04.426 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: self._run(expiration_interval) 2024-09-10T04:15:04.426 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:15:04.426 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:15:04.426 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:15:04.426 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:15:04.426 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:15:04.426 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: s = self.context.wrap_socket( 2024-09-10T04:15:04.426 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:15:04.426 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: return self.sslsocket_class._create( 2024-09-10T04:15:04.426 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:15:04.426 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: self.do_handshake() 2024-09-10T04:15:04.427 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:15:04.427 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: self._sslobj.do_handshake() 2024-09-10T04:15:04.427 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:15:04.427 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:04 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:15:04.695 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-10T04:15:04.695 INFO:teuthology.orchestra.run.smithi007.stdout:Setting orchestrator backend to cephadm... 2024-09-10T04:15:05.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:05 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1168581230' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-10T04:15:05.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:05 smithi007 ceph-mon[25057]: mgrmap e8: x(active, since 2s) 2024-09-10T04:15:05.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:05 smithi007 ceph-mon[25057]: [10/Sep/2024:04:15:04] ENGINE Serving on https://172.21.15.7:7150 2024-09-10T04:15:05.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:05 smithi007 ceph-mon[25057]: [10/Sep/2024:04:15:04] ENGINE Error in HTTPServer.serve 2024-09-10T04:15:05.302 INFO:journalctl@ceph.mon.a.smithi007.stdout: Traceback (most recent call last): 2024-09-10T04:15:05.302 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:15:05.302 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._connections.run(self.expiration_interval) 2024-09-10T04:15:05.302 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:15:05.302 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._run(expiration_interval) 2024-09-10T04:15:05.302 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:15:05.302 INFO:journalctl@ceph.mon.a.smithi007.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:15:05.302 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:15:05.302 INFO:journalctl@ceph.mon.a.smithi007.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:15:05.302 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:15:05.302 INFO:journalctl@ceph.mon.a.smithi007.stdout: s = self.context.wrap_socket( 2024-09-10T04:15:05.302 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:15:05.302 INFO:journalctl@ceph.mon.a.smithi007.stdout: return self.sslsocket_class._create( 2024-09-10T04:15:05.303 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:15:05.303 INFO:journalctl@ceph.mon.a.smithi007.stdout: self.do_handshake() 2024-09-10T04:15:05.303 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:15:05.303 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._sslobj.do_handshake() 2024-09-10T04:15:05.303 INFO:journalctl@ceph.mon.a.smithi007.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:15:05.303 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:05 smithi007 ceph-mon[25057]: [10/Sep/2024:04:15:04] ENGINE Serving on http://172.21.15.7:8765 2024-09-10T04:15:05.303 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:05 smithi007 ceph-mon[25057]: [10/Sep/2024:04:15:04] ENGINE Bus STARTED 2024-09-10T04:15:05.303 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:05 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:15:06.569 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:06 smithi007 ceph-mon[25057]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:15:06.569 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:06 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:06.569 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:06 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:15:07.090 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-10T04:15:07.091 INFO:teuthology.orchestra.run.smithi007.stdout:Generating ssh key... 2024-09-10T04:15:07.482 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-mon[25057]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:15:08.186 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: Generating public/private rsa key pair. 2024-09-10T04:15:08.186 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: Your identification has been saved in /tmp/tmpszdeexqk/key 2024-09-10T04:15:08.186 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: Your public key has been saved in /tmp/tmpszdeexqk/key.pub 2024-09-10T04:15:08.186 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: The key fingerprint is: 2024-09-10T04:15:08.186 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: SHA256:yWIY0rfShvIhvvLU3yFY6do0fwkGQMF5O9liXLmrl8k ceph-10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:15:08.186 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: The key's randomart image is: 2024-09-10T04:15:08.186 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: +---[RSA 3072]----+ 2024-09-10T04:15:08.186 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: | ooo . | 2024-09-10T04:15:08.187 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: | .+ . o | 2024-09-10T04:15:08.187 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: | . o+.= . | 2024-09-10T04:15:08.187 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: | . *O+o. | 2024-09-10T04:15:08.187 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: | o =.O+S. | 2024-09-10T04:15:08.187 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: | . = O .+ | 2024-09-10T04:15:08.187 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: | o + =+.+ . | 2024-09-10T04:15:08.187 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: |.. . =.=E.o | 2024-09-10T04:15:08.187 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: | oo . o.o. | 2024-09-10T04:15:08.187 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:07 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: +----[SHA256]-----+ 2024-09-10T04:15:09.017 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:08 smithi007 ceph-mon[25057]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:15:09.018 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:08 smithi007 ceph-mon[25057]: Generating ssh key... 2024-09-10T04:15:09.018 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:08 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:09.018 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:08 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:09.548 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCV+UYULOgMwB+nuGjNkmequWTRc1TfjMUBZSbKTpjGMKKLvkQPY+QEDLOv7Py3IZFhVohwGvMREIP7Ek7o5pWXxh/9DHJkgp950Tblv6I2Sojh/3Cg0kN2XEYAjNPfyoinEmMdmxA9gfNrlh3blZkHMzYipxetHXZM0aKb/JQFlTIz6V3LlE1C5Z3Xciif0OXh/OJ6kNDnM3HqGGfZM9Qf9JmpsHIFef3dCiGOpVur6u4db7m8Wx3vNdqzZ9UEUMCDFSyO107AO8yPdwQwrX2H98Ol25MxkhtFQLfeSugg12cCiRCHKV/BjsruK0KgRWATO0Jzmd27ujsU0JaehJ3VOovsXF4g6akN5duD5Z0GCs2bNq/ElAGnzOk9DyIfWik07YHNPdPF/6S4IboV7wya7TVGPB1cf42T85p9svJkTcWr45IcNkKxdph4wM9hpqMBN0DBQgxcJBRA9XiwSQbRYvM1KYjvhGV5nzUI95wu7tVpCzDyvvDLjyKBMpi7ti0= ceph-10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:15:09.548 INFO:teuthology.orchestra.run.smithi007.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-10T04:15:09.548 INFO:teuthology.orchestra.run.smithi007.stdout:Adding key to root@localhost authorized_keys... 2024-09-10T04:15:09.554 INFO:teuthology.orchestra.run.smithi007.stdout:Adding host smithi007... 2024-09-10T04:15:10.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:09 smithi007 ceph-mon[25057]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:15:11.404 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:11 smithi007 ceph-mon[25057]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi007", "addr": "172.21.15.7", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:15:12.269 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:12 smithi007 ceph-mon[25057]: Deploying cephadm binary to smithi007 2024-09-10T04:15:14.587 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Added host 'smithi007' with addr '172.21.15.7' 2024-09-10T04:15:14.587 INFO:teuthology.orchestra.run.smithi007.stdout:Deploying unmanaged mon service... 2024-09-10T04:15:15.232 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:14 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:15.232 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:14 smithi007 ceph-mon[25057]: Added host smithi007 2024-09-10T04:15:15.232 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:14 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:15:16.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:16 smithi007 ceph-mon[25057]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:15:16.608 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:16 smithi007 ceph-mon[25057]: Saving service mon spec with placement count:5 2024-09-10T04:15:16.608 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:16 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:16.608 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:16 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:16.651 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-10T04:15:16.651 INFO:teuthology.orchestra.run.smithi007.stdout:Deploying unmanaged mgr service... 2024-09-10T04:15:17.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:17 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:17.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:17 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:18.050 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-10T04:15:19.069 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:18 smithi007 ceph-mon[25057]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:15:19.069 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:18 smithi007 ceph-mon[25057]: Saving service mgr spec with placement count:2 2024-09-10T04:15:19.069 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:18 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:20.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:20 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/3465279604' entity='client.admin' 2024-09-10T04:15:20.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:20 smithi007 ceph-mon[25057]: from='mgr.14118 172.21.15.7:0/732376767' entity='mgr.x' 2024-09-10T04:15:21.091 INFO:teuthology.orchestra.run.smithi007.stdout:Enabling the dashboard module... 2024-09-10T04:15:21.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:21 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/3943604816' entity='client.admin' 2024-09-10T04:15:22.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:22 smithi007 ceph-mon[25057]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:15:23.782 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:23 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1560482740' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-10T04:15:23.782 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:23 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: ignoring --setuser ceph since I am not root 2024-09-10T04:15:23.782 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:23 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: ignoring --setgroup ceph since I am not root 2024-09-10T04:15:24.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:24 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1560482740' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-10T04:15:24.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:24 smithi007 ceph-mon[25057]: mgrmap e9: x(active, since 22s) 2024-09-10T04:15:25.325 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:15:25.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-10T04:15:25.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-10T04:15:25.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-10T04:15:25.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-10T04:15:25.326 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:15:25.326 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for the mgr to restart... 2024-09-10T04:15:25.326 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mgr epoch 9... 2024-09-10T04:15:25.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:25 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/431191339' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-10T04:15:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:28 smithi007 ceph-mon[25057]: Active manager daemon x restarted 2024-09-10T04:15:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:28 smithi007 ceph-mon[25057]: Activating manager daemon x 2024-09-10T04:15:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:28 smithi007 ceph-mon[25057]: osdmap e3: 0 total, 0 up, 0 in 2024-09-10T04:15:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:28 smithi007 ceph-mon[25057]: mgrmap e10: x(active, starting, since 0.00326004s) 2024-09-10T04:15:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:28 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:15:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:28 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-10T04:15:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:28 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T04:15:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:28 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T04:15:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:28 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T04:15:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:28 smithi007 ceph-mon[25057]: Manager daemon x is now available 2024-09-10T04:15:30.011 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:15:30.011 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-10T04:15:30.011 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-10T04:15:30.011 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:29 smithi007 ceph-mon[25057]: mgrmap e11: x(active, since 1.00652s) 2024-09-10T04:15:30.264 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:15:30.264 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-10T04:15:30.264 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-10T04:15:30.264 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:15:30.264 INFO:teuthology.orchestra.run.smithi007.stdout:mgr epoch 9 is available 2024-09-10T04:15:30.264 INFO:teuthology.orchestra.run.smithi007.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-10T04:15:30.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:30 smithi007 ceph-mon[25057]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-10T04:15:30.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:30 smithi007 ceph-mon[25057]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-10T04:15:31.606 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:15:31.365+0000 7fad8fd76640 -1 log_channel(cephadm) log [ERR] : [10/Sep/2024:04:15:31] ENGINE Error in HTTPServer.serve 2024-09-10T04:15:31.606 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: Traceback (most recent call last): 2024-09-10T04:15:31.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:15:31.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: self._connections.run(self.expiration_interval) 2024-09-10T04:15:31.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:15:31.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: self._run(expiration_interval) 2024-09-10T04:15:31.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:15:31.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:15:31.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:15:31.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:15:31.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:15:31.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: s = self.context.wrap_socket( 2024-09-10T04:15:31.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:15:31.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: return self.sslsocket_class._create( 2024-09-10T04:15:31.608 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:15:31.608 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: self.do_handshake() 2024-09-10T04:15:31.608 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:15:31.608 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: self._sslobj.do_handshake() 2024-09-10T04:15:31.608 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:15:31.608 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:15:32.043 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-mon[25057]: mgrmap e12: x(active, since 2s) 2024-09-10T04:15:32.043 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:32.043 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-mon[25057]: [10/Sep/2024:04:15:31] ENGINE Bus STARTING 2024-09-10T04:15:32.043 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-mon[25057]: [10/Sep/2024:04:15:31] ENGINE Serving on https://172.21.15.7:7150 2024-09-10T04:15:32.044 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-mon[25057]: [10/Sep/2024:04:15:31] ENGINE Error in HTTPServer.serve 2024-09-10T04:15:32.044 INFO:journalctl@ceph.mon.a.smithi007.stdout: Traceback (most recent call last): 2024-09-10T04:15:32.044 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:15:32.044 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._connections.run(self.expiration_interval) 2024-09-10T04:15:32.044 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:15:32.044 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._run(expiration_interval) 2024-09-10T04:15:32.044 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:15:32.044 INFO:journalctl@ceph.mon.a.smithi007.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:15:32.044 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:15:32.044 INFO:journalctl@ceph.mon.a.smithi007.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:15:32.044 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:15:32.044 INFO:journalctl@ceph.mon.a.smithi007.stdout: s = self.context.wrap_socket( 2024-09-10T04:15:32.045 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:15:32.045 INFO:journalctl@ceph.mon.a.smithi007.stdout: return self.sslsocket_class._create( 2024-09-10T04:15:32.045 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:15:32.045 INFO:journalctl@ceph.mon.a.smithi007.stdout: self.do_handshake() 2024-09-10T04:15:32.045 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:15:32.045 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._sslobj.do_handshake() 2024-09-10T04:15:32.045 INFO:journalctl@ceph.mon.a.smithi007.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:15:32.045 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-mon[25057]: [10/Sep/2024:04:15:31] ENGINE Serving on http://172.21.15.7:8765 2024-09-10T04:15:32.045 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-mon[25057]: [10/Sep/2024:04:15:31] ENGINE Bus STARTED 2024-09-10T04:15:32.045 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:31 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:32.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:32 smithi007 ceph-mon[25057]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:15:33.837 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFDzCCAvegAwIBAgIUZ3waLP8cdqoYGsmFqUSKa8Zl9fIwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxMDA0MTUzM1oXDTM0\nMDkxMTA0MTUzM1owFjEUMBIGA1UEAwwLMTcyLjIxLjE1LjcwggIiMA0GCSqGSIb3\nDQEBAQUAA4ICDwAwggIKAoICAQDTVO0Iduln9puJ9s2L/cUms8acafQi/TA/5OhV\nkY5lJdWWbLDjE6Y1PYPxwndjpGciAYy+sQYkFeTJRFXn/OBBEYea35v2G4pe1nSm\n4dU/0oBlnjr6z2GOY0GnwHR/wf8XJJIpYwV28/PbO1e4y0Lp8P9gmAUgWAfm2CvM\nbu0zl75LWCedwgADw6m88RvVEacIF7cWqpeIQBljTqT85olc/dLxKk6U76hnCp+T\n4a1cnaFYBqQOLbKu/Bm9rgsRCEJ0LUzJnKMVlk0OBqDFcF8n3UQALcG1CnzEv5/X\nMwmHa6ZM/E/4kLW0j73g/gNpmwmMZPrgBthNHzBFjOh4mUOtsK03uFMnxI1cBGMq\nVQ6dyr75EIg1IdFjyzF2l0hUJnwXrhl8p0A3oh7e17RMqwOLrSmnxr79S5hrUXJR\nvsLVBcSgCfhDcDI+JRvidaXhru0g8aKjnfv82f7ktA2Q/+3D2U9UMInv7at3kgjK\n/c2SYfwTkYh28hh1KNgJMdK3yOKeI6Wt24MsyQdSiR4SBzAIRyPjOuPtghRIE0Tg\nboQ0+FPIcxg0ihLjiuTOZZ94KLdVhD4kAw6TTsJ/9n1gL8g5eVdwdZ/KKeDImFeM\nyXmYLWOgVkDvF0GkZFaMeS5P7iwDxRTW3BJop/7IAUjsRQ37g2GbCD03b2qI8pLz\nUjPbWQIDAQABo1QwUjBCBgNVHREEOzA5gh5zbWl0aGkwMDcuZnJvbnQuc2VwaWEu\nY2VwaC5jb22CEWRhc2hib2FyZF9zZXJ2ZXJzhwSsFQ8HMAwGA1UdEwEB/wQCMAAw\nDQYJKoZIhvcNAQELBQADggIBAGpB4WovAD+a1iZcpQ93iOUVfbxhl1lUIPS8RQtm\n+vM2RcjRtB1e8xuyxXDAK05mAfG/BwZDk0cFYNDLLynjWf+0TwhwP2fjh2dipuVh\nV3EkR7Sh5XGzDbZaNppOxlS/rrdOly4RIj9YKyvXIE1porR/YWna0MGLKhYY/QUb\nSQS4SfHY15AL3clI/PziIsoMfppN1fm7os8asJxkmDAdnridC27P7fmjSanrdpug\nEs6IXPYCk0TNzseT/Y4p1VbUdYGrt0SpIk2CDvjwrhIs9l/TkwuF1KfVd/4SjoO9\nzqVGvF8r1mfh6987lI+QVt4J+iyEIvww+0/wPn6Rfp4DyuSikEqCddIJHhc0vVvv\naxuFpPvoP36geMz6cxaxvucyD+ZJ9RQG/2BZLEewpPLEf6u1U68sNl0hi64ldTUU\n5IoC8iePvLyNINbLaByGSd4oavQrODNoI9P8A2LviSLakBY1sEqWoT9NDPDDA1b2\nlJhO3DoCQOHhJU3x6NqfQDUJ0kIcaPy484uUOVmSPbW1lird5A3DXNrSOaSzmwj0\ntlXrPfhdvxT1+r8zUb3eg3uooVRhxXm21u345frCb7p5SKh/4e6w/ceRujcEsT5G\nqXky7VptR9m6vtarVXNmmIUzCtXWwwwxqKafEldzyYmFmFt0TC6UhisrTxK2qF+D\nch3N\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJJwIBAAKCAgEA01TtCHbpZ/abifbNi/3FJrPGnGn0Iv0wP+ToVZGOZSXVlmyw\n4xOmNT2D8cJ3Y6RnIgGMvrEGJBXkyURV5/zgQRGHmt+b9huKXtZ0puHVP9KAZZ46\n+s9hjmNBp8B0f8H/FySSKWMFdvPz2ztXuMtC6fD/YJgFIFgH5tgrzG7tM5e+S1gn\nncIAA8OpvPEb1RGnCBe3FqqXiEAZY06k/OaJXP3S8SpOlO+oZwqfk+GtXJ2hWAak\nDi2yrvwZva4LEQhCdC1MyZyjFZZNDgagxXBfJ91EAC3BtQp8xL+f1zMJh2umTPxP\n+JC1tI+94P4DaZsJjGT64AbYTR8wRYzoeJlDrbCtN7hTJ8SNXARjKlUOncq++RCI\nNSHRY8sxdpdIVCZ8F64ZfKdAN6Ie3te0TKsDi60pp8a+/UuYa1FyUb7C1QXEoAn4\nQ3AyPiUb4nWl4a7tIPGio537/Nn+5LQNkP/tw9lPVDCJ7+2rd5IIyv3NkmH8E5GI\ndvIYdSjYCTHSt8jiniOlrduDLMkHUokeEgcwCEcj4zrj7YIUSBNE4G6ENPhTyHMY\nNIoS44rkzmWfeCi3VYQ+JAMOk07Cf/Z9YC/IOXlXcHWfyingyJhXjMl5mC1joFZA\n7xdBpGRWjHkuT+4sA8UU1twSaKf+yAFI7EUN+4Nhmwg9N29qiPKS81Iz21kCAwEA\nAQKCAgADTHREjAOdvnBkKsdU/TBEZ9e3Vbg3IBkufs0+wa5VnJhdAtkPev0+tT/l\nHbOVSUndUrrJTV7Syx8xN4544qj28bYPyC1UE08O0X2MZHfFSWI87nzN8P+n3vDV\nnx11EuMqD7Adh9jG3Vez9zUJ3W1af2B4bTheQ6rVkvqltCENIObE4GKXldbAIvVC\n2FzGeoIvOtyIyhSiWTAe7VQ0s4iscYn8fvGEpbQs7eeQAbyooTgVSp7pWZQBjc3n\n41VeTeZTT9OJeEG7lWciQLRQz02tmVNFhpv7ORIkaY0jiShydfm9wk32wP5/Fnkg\npQ0KqyjO3tLOJ/kyGfpRSZnlgQHuBxIpjP9VFurfnaClR6bG7rbd/ovrg2k04mGO\ncPSEV5H920dSMESLMeZ+tKCNy25Ew+uWHUTlxWEPRPjVtTHWSMo1rmkzp6K7M4OL\ns3xKQ7bOk4wvfsMMAGaxdsfz5rJSfo4AhLInwPlcI+L/QHq8PVTeE/IEEzn5tFMa\nN/sFUtt4mkubJXbQzXBRiLRb43JdfiUNFvBdrnC4gRBNapulBLW44NOng4wWKeRF\nSfjJ/oL6DWlSxxv9/h+55lwv6NtPsVmQh2Sx8RwfpqJDKGeSmpm/ga9BrRwmSqUU\nP5FdVVcWUwWQjt2fAqzzP9/PLuNz986anc/KxIi+N1N45Y27UQKCAQEA6kIHyrZz\n4wbcQBAEV2bpoFHUj9iLkdF3ghLVtvH/A3kCimWNZNw3eHRxjFIrsK7efABQVKFt\n/nrkYkkvcuUNUaB1qI6RBqxHP2vh5pEY74vnY2X8rap33uRBXV6h16tjv+aLTevY\ns7lvgiYLic+nAd4TaFye79iziWZS7Ao/F30wVEVJyZ+XpVMzAebUWXXH9Z8zfVyE\n9VwHORGoOlMCp5WxWlPzEJ/7OLEMEK0IoMevujwqLIeCN95Ne5Gbr7rQ94CzUUrO\nMl7gFmh9gSSg6hr6MDUiLXRUG83w0Wb7kg3yyDFruEqcMYNeJKyvsefejetnPSlS\nsaRSj+koyx7RyQKCAQEA5vIrSi70Z6vMsEqJrJmdynull9MsT4kPxL/zl84epJIh\nvbCrLaUQ1EAII+SSnj36u+74srBIRj6TXbSVxWKOSmZYIEWMyiEUZa7dK94tMUT6\nRxFbmA/YWXlp/A9UmR7NSGKVQywfbnhuasGgoCI8JjVmt9r++jfD94UDMdaePaRr\ncF+fmjwwe+Cs3+KEVJAhOMjFI7zexT08XtTOOP6KXlI6tD1TM9UEYDueJqwPYPyy\nbHQ7e+4ywDpKC4kxkaaFNwAdAqiMRue6VW5bGWSoI5czvzraExs4NMERMlGEAMCw\nz4lhQFPDgSi2c8qCSKSpxCdsLH3IkY9YFFlXUhcFEQKCAQArQC24G5+h1u5rVYm3\nqWSRGQqp1E1QiuAJv/h9Yoi212zEqKNGb/I95yHfynwOjvq84kHynit0xLPOAb0k\n9W1UGNAgYtIb7UrqRrzamQeFkssR6w6P8d1X5cS7vHEdJKOyFpq5tEW6SQ5xdRzE\nQPaQvbPPnOorVlMvlxjQQ8QKTi7SIEjTVQfmmkncnAWwzrIwg0g6aQ6TTn525u+s\ndQ8Uaeroxn8mHqN/gBC+M3RYWwXy2JDgz9QXBJBBtEyOUWurhrOU2r7fRe0RthEV\n+vFKx9hRdj3tLoEo8Qj5YI4qFTEyDQ3aZMwZyCtlkgyOSEUq5r+U50BBVBl6QI4r\nknEhAoIBABiDI60gBrjqNzOO9cXoGCNhtFXFCDL47T+I0CYQrpfxGruzgLe7iWm9\n0h9dJ2K8WVyRJLxykXlDMwkDHdJxf4DOFBR4zVS25h9UzAzX7BwKojXg1cPyCpiU\nlnc2eVg3OLqyG/2hNUTYa3/RRWc5uwCjMl/ZUq7kNFyVNZ2Ylfsc9Hpc6+fG865y\nTmcE996x3ZTVWndMmKh+s2WtWKYb/ju8ppZy293ogipkqYiZQpicuaNhQt8IjUJx\n7WIEEcrPzdvkmy+pDBqKhfCDYg/z6xS7+7YUXQkiHnka9OROWqBp01pzzmqxeVLA\nK31mxSVItOwo8wZV42/vsv2V7fq8jsECggEAOX22IHSw38LHI79lUdcKySFz4UJn\nP0O0xnqfBarXcjECJUB033i/GTeX0j7pXjWQyfA/z7l14gMdd0p6YjkTTPvUTKvU\nqFbZXEUvM1KGCpKkQh9LV4jZOg5gRT4H/jviWHe9o/ALzWLpPcdGyVDJrp7FpN3d\nHMfDoNzdBnn3I67j7T2Q/HWjH0nxIu6uKmHL61S3thb9re4ZXXVujtDDEDNEVElH\njkGBmTWovMiOVO3Vf/L6Z/g2w47eq+ONaeunqci3skT7+900pls6wIir2PwXo7l2\nj6sdWaPUcY+iFuSVevyivnRSjufrLGIOqg9GiOnmwjgHp4dFCaLYsrpSgQ==\n-----END RSA PRIVATE KEY-----\n"} 2024-09-10T04:15:35.161 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-10T04:15:35.780 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:35 smithi007 ceph-mon[25057]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:15:35.780 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:35 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:36.358 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-10T04:15:36.358 INFO:teuthology.orchestra.run.smithi007.stdout:Creating initial admin user... 2024-09-10T04:15:37.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:36 smithi007 ceph-mon[25057]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:15:37.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:36 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:37.814 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$vIWGum2sdg8b9eaJ9jUr2OjyVRgKEnWemI4NLCLtqh/h8p3jTMoYu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1725941737, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-10T04:15:37.814 INFO:teuthology.orchestra.run.smithi007.stdout:Fetching dashboard port number... 2024-09-10T04:15:38.415 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:38 smithi007 ceph-mon[25057]: 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-10T04:15:38.415 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:38 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:38.885 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 8443 2024-09-10T04:15:38.896 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T04:15:38.896 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout disabled 2024-09-10T04:15:38.903 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T04:15:38.903 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-09-10T04:15:38.903 INFO:teuthology.orchestra.run.smithi007.stdout:firewalld.service is not enabled 2024-09-10T04:15:38.903 INFO:teuthology.orchestra.run.smithi007.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-10T04:15:38.905 INFO:teuthology.orchestra.run.smithi007.stdout:Ceph Dashboard is now available at: 2024-09-10T04:15:38.905 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:15:38.905 INFO:teuthology.orchestra.run.smithi007.stdout: URL: https://smithi007.front.sepia.ceph.com:8443/ 2024-09-10T04:15:38.905 INFO:teuthology.orchestra.run.smithi007.stdout: User: admin 2024-09-10T04:15:38.905 INFO:teuthology.orchestra.run.smithi007.stdout: Password: 8khn3opmrg 2024-09-10T04:15:38.905 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:15:38.906 INFO:teuthology.orchestra.run.smithi007.stdout:Saving cluster configuration to /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config directory 2024-09-10T04:15:39.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:39 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/790905091' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-10T04:15:40.150 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-10T04:15:40.151 INFO:teuthology.orchestra.run.smithi007.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-10T04:15:40.151 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:15:40.151 INFO:teuthology.orchestra.run.smithi007.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:15:40.151 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:15:40.151 INFO:teuthology.orchestra.run.smithi007.stdout:Or, if you are only running a single cluster on this host: 2024-09-10T04:15:40.151 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:15:40.151 INFO:teuthology.orchestra.run.smithi007.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-10T04:15:40.151 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:15:40.151 INFO:teuthology.orchestra.run.smithi007.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-10T04:15:40.151 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:15:40.151 INFO:teuthology.orchestra.run.smithi007.stdout: ceph telemetry on 2024-09-10T04:15:40.151 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:15:40.152 INFO:teuthology.orchestra.run.smithi007.stdout:For more information see: 2024-09-10T04:15:40.152 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:15:40.152 INFO:teuthology.orchestra.run.smithi007.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-10T04:15:40.152 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:15:40.152 INFO:teuthology.orchestra.run.smithi007.stdout:Bootstrap complete. 2024-09-10T04:15:40.192 INFO:tasks.cephadm:Fetching config... 2024-09-10T04:15:40.192 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-10T04:15:40.192 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-10T04:15:40.209 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-10T04:15:40.209 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-10T04:15:40.209 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-10T04:15:40.265 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-10T04:15:40.265 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-10T04:15:40.265 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-10T04:15:40.330 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-10T04:15:40.331 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-10T04:15:40.331 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-10T04:15:40.387 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-10T04:15:40.387 DEBUG:teuthology.orchestra.run.smithi007:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCV+UYULOgMwB+nuGjNkmequWTRc1TfjMUBZSbKTpjGMKKLvkQPY+QEDLOv7Py3IZFhVohwGvMREIP7Ek7o5pWXxh/9DHJkgp950Tblv6I2Sojh/3Cg0kN2XEYAjNPfyoinEmMdmxA9gfNrlh3blZkHMzYipxetHXZM0aKb/JQFlTIz6V3LlE1C5Z3Xciif0OXh/OJ6kNDnM3HqGGfZM9Qf9JmpsHIFef3dCiGOpVur6u4db7m8Wx3vNdqzZ9UEUMCDFSyO107AO8yPdwQwrX2H98Ol25MxkhtFQLfeSugg12cCiRCHKV/BjsruK0KgRWATO0Jzmd27ujsU0JaehJ3VOovsXF4g6akN5duD5Z0GCs2bNq/ElAGnzOk9DyIfWik07YHNPdPF/6S4IboV7wya7TVGPB1cf42T85p9svJkTcWr45IcNkKxdph4wM9hpqMBN0DBQgxcJBRA9XiwSQbRYvM1KYjvhGV5nzUI95wu7tVpCzDyvvDLjyKBMpi7ti0= ceph-10df6baa-6f2b-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T04:15:40.462 INFO:teuthology.orchestra.run.smithi007.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCV+UYULOgMwB+nuGjNkmequWTRc1TfjMUBZSbKTpjGMKKLvkQPY+QEDLOv7Py3IZFhVohwGvMREIP7Ek7o5pWXxh/9DHJkgp950Tblv6I2Sojh/3Cg0kN2XEYAjNPfyoinEmMdmxA9gfNrlh3blZkHMzYipxetHXZM0aKb/JQFlTIz6V3LlE1C5Z3Xciif0OXh/OJ6kNDnM3HqGGfZM9Qf9JmpsHIFef3dCiGOpVur6u4db7m8Wx3vNdqzZ9UEUMCDFSyO107AO8yPdwQwrX2H98Ol25MxkhtFQLfeSugg12cCiRCHKV/BjsruK0KgRWATO0Jzmd27ujsU0JaehJ3VOovsXF4g6akN5duD5Z0GCs2bNq/ElAGnzOk9DyIfWik07YHNPdPF/6S4IboV7wya7TVGPB1cf42T85p9svJkTcWr45IcNkKxdph4wM9hpqMBN0DBQgxcJBRA9XiwSQbRYvM1KYjvhGV5nzUI95wu7tVpCzDyvvDLjyKBMpi7ti0= ceph-10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:15:40.474 DEBUG:teuthology.orchestra.run.smithi067:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCV+UYULOgMwB+nuGjNkmequWTRc1TfjMUBZSbKTpjGMKKLvkQPY+QEDLOv7Py3IZFhVohwGvMREIP7Ek7o5pWXxh/9DHJkgp950Tblv6I2Sojh/3Cg0kN2XEYAjNPfyoinEmMdmxA9gfNrlh3blZkHMzYipxetHXZM0aKb/JQFlTIz6V3LlE1C5Z3Xciif0OXh/OJ6kNDnM3HqGGfZM9Qf9JmpsHIFef3dCiGOpVur6u4db7m8Wx3vNdqzZ9UEUMCDFSyO107AO8yPdwQwrX2H98Ol25MxkhtFQLfeSugg12cCiRCHKV/BjsruK0KgRWATO0Jzmd27ujsU0JaehJ3VOovsXF4g6akN5duD5Z0GCs2bNq/ElAGnzOk9DyIfWik07YHNPdPF/6S4IboV7wya7TVGPB1cf42T85p9svJkTcWr45IcNkKxdph4wM9hpqMBN0DBQgxcJBRA9XiwSQbRYvM1KYjvhGV5nzUI95wu7tVpCzDyvvDLjyKBMpi7ti0= ceph-10df6baa-6f2b-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T04:15:40.527 INFO:teuthology.orchestra.run.smithi067.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCV+UYULOgMwB+nuGjNkmequWTRc1TfjMUBZSbKTpjGMKKLvkQPY+QEDLOv7Py3IZFhVohwGvMREIP7Ek7o5pWXxh/9DHJkgp950Tblv6I2Sojh/3Cg0kN2XEYAjNPfyoinEmMdmxA9gfNrlh3blZkHMzYipxetHXZM0aKb/JQFlTIz6V3LlE1C5Z3Xciif0OXh/OJ6kNDnM3HqGGfZM9Qf9JmpsHIFef3dCiGOpVur6u4db7m8Wx3vNdqzZ9UEUMCDFSyO107AO8yPdwQwrX2H98Ol25MxkhtFQLfeSugg12cCiRCHKV/BjsruK0KgRWATO0Jzmd27ujsU0JaehJ3VOovsXF4g6akN5duD5Z0GCs2bNq/ElAGnzOk9DyIfWik07YHNPdPF/6S4IboV7wya7TVGPB1cf42T85p9svJkTcWr45IcNkKxdph4wM9hpqMBN0DBQgxcJBRA9XiwSQbRYvM1KYjvhGV5nzUI95wu7tVpCzDyvvDLjyKBMpi7ti0= ceph-10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:15:40.541 DEBUG:teuthology.orchestra.run.smithi138:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCV+UYULOgMwB+nuGjNkmequWTRc1TfjMUBZSbKTpjGMKKLvkQPY+QEDLOv7Py3IZFhVohwGvMREIP7Ek7o5pWXxh/9DHJkgp950Tblv6I2Sojh/3Cg0kN2XEYAjNPfyoinEmMdmxA9gfNrlh3blZkHMzYipxetHXZM0aKb/JQFlTIz6V3LlE1C5Z3Xciif0OXh/OJ6kNDnM3HqGGfZM9Qf9JmpsHIFef3dCiGOpVur6u4db7m8Wx3vNdqzZ9UEUMCDFSyO107AO8yPdwQwrX2H98Ol25MxkhtFQLfeSugg12cCiRCHKV/BjsruK0KgRWATO0Jzmd27ujsU0JaehJ3VOovsXF4g6akN5duD5Z0GCs2bNq/ElAGnzOk9DyIfWik07YHNPdPF/6S4IboV7wya7TVGPB1cf42T85p9svJkTcWr45IcNkKxdph4wM9hpqMBN0DBQgxcJBRA9XiwSQbRYvM1KYjvhGV5nzUI95wu7tVpCzDyvvDLjyKBMpi7ti0= ceph-10df6baa-6f2b-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T04:15:40.674 INFO:teuthology.orchestra.run.smithi138.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCV+UYULOgMwB+nuGjNkmequWTRc1TfjMUBZSbKTpjGMKKLvkQPY+QEDLOv7Py3IZFhVohwGvMREIP7Ek7o5pWXxh/9DHJkgp950Tblv6I2Sojh/3Cg0kN2XEYAjNPfyoinEmMdmxA9gfNrlh3blZkHMzYipxetHXZM0aKb/JQFlTIz6V3LlE1C5Z3Xciif0OXh/OJ6kNDnM3HqGGfZM9Qf9JmpsHIFef3dCiGOpVur6u4db7m8Wx3vNdqzZ9UEUMCDFSyO107AO8yPdwQwrX2H98Ol25MxkhtFQLfeSugg12cCiRCHKV/BjsruK0KgRWATO0Jzmd27ujsU0JaehJ3VOovsXF4g6akN5duD5Z0GCs2bNq/ElAGnzOk9DyIfWik07YHNPdPF/6S4IboV7wya7TVGPB1cf42T85p9svJkTcWr45IcNkKxdph4wM9hpqMBN0DBQgxcJBRA9XiwSQbRYvM1KYjvhGV5nzUI95wu7tVpCzDyvvDLjyKBMpi7ti0= ceph-10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:15:40.687 DEBUG:teuthology.orchestra.run.smithi191:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCV+UYULOgMwB+nuGjNkmequWTRc1TfjMUBZSbKTpjGMKKLvkQPY+QEDLOv7Py3IZFhVohwGvMREIP7Ek7o5pWXxh/9DHJkgp950Tblv6I2Sojh/3Cg0kN2XEYAjNPfyoinEmMdmxA9gfNrlh3blZkHMzYipxetHXZM0aKb/JQFlTIz6V3LlE1C5Z3Xciif0OXh/OJ6kNDnM3HqGGfZM9Qf9JmpsHIFef3dCiGOpVur6u4db7m8Wx3vNdqzZ9UEUMCDFSyO107AO8yPdwQwrX2H98Ol25MxkhtFQLfeSugg12cCiRCHKV/BjsruK0KgRWATO0Jzmd27ujsU0JaehJ3VOovsXF4g6akN5duD5Z0GCs2bNq/ElAGnzOk9DyIfWik07YHNPdPF/6S4IboV7wya7TVGPB1cf42T85p9svJkTcWr45IcNkKxdph4wM9hpqMBN0DBQgxcJBRA9XiwSQbRYvM1KYjvhGV5nzUI95wu7tVpCzDyvvDLjyKBMpi7ti0= ceph-10df6baa-6f2b-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T04:15:40.718 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:40 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/423314228' entity='client.admin' 2024-09-10T04:15:40.834 INFO:teuthology.orchestra.run.smithi191.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCV+UYULOgMwB+nuGjNkmequWTRc1TfjMUBZSbKTpjGMKKLvkQPY+QEDLOv7Py3IZFhVohwGvMREIP7Ek7o5pWXxh/9DHJkgp950Tblv6I2Sojh/3Cg0kN2XEYAjNPfyoinEmMdmxA9gfNrlh3blZkHMzYipxetHXZM0aKb/JQFlTIz6V3LlE1C5Z3Xciif0OXh/OJ6kNDnM3HqGGfZM9Qf9JmpsHIFef3dCiGOpVur6u4db7m8Wx3vNdqzZ9UEUMCDFSyO107AO8yPdwQwrX2H98Ol25MxkhtFQLfeSugg12cCiRCHKV/BjsruK0KgRWATO0Jzmd27ujsU0JaehJ3VOovsXF4g6akN5duD5Z0GCs2bNq/ElAGnzOk9DyIfWik07YHNPdPF/6S4IboV7wya7TVGPB1cf42T85p9svJkTcWr45IcNkKxdph4wM9hpqMBN0DBQgxcJBRA9XiwSQbRYvM1KYjvhGV5nzUI95wu7tVpCzDyvvDLjyKBMpi7ti0= ceph-10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:15:40.848 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-10T04:15:41.144 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:15:42.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:42 smithi007 ceph-mon[25057]: mgrmap e13: x(active, since 12s) 2024-09-10T04:15:42.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:42 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:42.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:42 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:42.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:42 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi007", "name": "osd_memory_target"} : dispatch 2024-09-10T04:15:42.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:42 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:42.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:42 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:15:42.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:42 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:42.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:42 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/949192745' entity='client.admin' 2024-09-10T04:15:42.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:42 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:15:42.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:42 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:43.200 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-10T04:15:43.200 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-10T04:15:43.883 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:15:45.264 INFO:tasks.cephadm:Remote smithi191 excluded from cephadm cluster by role 2024-09-10T04:15:45.264 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi067 2024-09-10T04:15:45.264 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-10T04:15:45.264 DEBUG:teuthology.orchestra.run.smithi067:> dd of=/etc/ceph/ceph.conf 2024-09-10T04:15:45.285 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-10T04:15:45.285 DEBUG:teuthology.orchestra.run.smithi067:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:15:45.345 INFO:tasks.cephadm:Adding host smithi067 to orchestrator... 2024-09-10T04:15:45.345 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch host add smithi067 2024-09-10T04:15:45.593 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:15:45.808 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:45 smithi007 ceph-mon[25057]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:15:45.808 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:45 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:45.809 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:45 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:15:45.809 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:45 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:15:45.809 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:45 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:15:45.809 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:45 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:45.809 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:45 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:45.809 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:45 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:46.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:46 smithi007 ceph-mon[25057]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-10T04:15:46.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:46 smithi007 ceph-mon[25057]: Updating smithi007:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:15:46.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:46 smithi007 ceph-mon[25057]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:15:46.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:46 smithi007 ceph-mon[25057]: Updating smithi007:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:15:47.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:47 smithi007 ceph-mon[25057]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi067", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:15:48.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:48 smithi007 ceph-mon[25057]: Deploying cephadm binary to smithi067 2024-09-10T04:15:49.961 INFO:teuthology.orchestra.run.smithi007.stdout:Added host 'smithi067' with addr '172.21.15.67' 2024-09-10T04:15:50.685 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch host ls --format=json 2024-09-10T04:15:50.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:50 smithi007 ceph-mon[25057]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:15:50.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:50 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:50.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:50 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:15:50.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:50 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:50.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:50 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:50.938 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:15:51.567 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:15:51.567 INFO:teuthology.orchestra.run.smithi007.stdout:[{"addr": "172.21.15.7", "hostname": "smithi007", "labels": [], "status": ""}, {"addr": "172.21.15.67", "hostname": "smithi067", "labels": [], "status": ""}] 2024-09-10T04:15:51.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:51 smithi007 ceph-mon[25057]: Added host smithi067 2024-09-10T04:15:51.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:51 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:52.179 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi138 2024-09-10T04:15:52.179 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-10T04:15:52.179 DEBUG:teuthology.orchestra.run.smithi138:> dd of=/etc/ceph/ceph.conf 2024-09-10T04:15:52.198 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-10T04:15:52.199 DEBUG:teuthology.orchestra.run.smithi138:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:15:52.255 INFO:tasks.cephadm:Adding host smithi138 to orchestrator... 2024-09-10T04:15:52.256 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch host add smithi138 2024-09-10T04:15:52.508 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:15:52.852 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:52 smithi007 ceph-mon[25057]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:15:52.852 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:52 smithi007 ceph-mon[25057]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:15:53.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:53 smithi007 ceph-mon[25057]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:15:53.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:53 smithi007 ceph-mon[25057]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi138", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:15:55.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:55.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:55.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:55.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:55.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi067", "name": "osd_memory_target"} : dispatch 2024-09-10T04:15:55.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:15:55.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:15:55.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-10T04:15:55.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: Updating smithi067:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:15:55.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: Deploying cephadm binary to smithi138 2024-09-10T04:15:55.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:15:55.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: Updating smithi067:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:15:55.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:55.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:55.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:56.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:56 smithi007 ceph-mon[25057]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:15:56.916 INFO:teuthology.orchestra.run.smithi007.stdout:Added host 'smithi138' with addr '172.21.15.138' 2024-09-10T04:15:57.511 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch host ls --format=json 2024-09-10T04:15:57.761 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:15:58.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:57 smithi007 ceph-mon[25057]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:15:58.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:57 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:58.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:57 smithi007 ceph-mon[25057]: Added host smithi138 2024-09-10T04:15:58.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:57 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:15:58.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:57 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:58.142 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:57 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:58.346 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:15:58.346 INFO:teuthology.orchestra.run.smithi007.stdout:[{"addr": "172.21.15.7", "hostname": "smithi007", "labels": [], "status": ""}, {"addr": "172.21.15.67", "hostname": "smithi067", "labels": [], "status": ""}, {"addr": "172.21.15.138", "hostname": "smithi138", "labels": [], "status": ""}] 2024-09-10T04:15:58.924 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-10T04:15:58.924 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph osd crush tunables default 2024-09-10T04:15:59.174 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:15:59.505 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:59 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:15:59.505 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:15:59 smithi007 ceph-mon[25057]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:16:00.226 INFO:teuthology.orchestra.run.smithi007.stderr:adjusted tunables profile to default 2024-09-10T04:16:00.533 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:00 smithi007 ceph-mon[25057]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:00.534 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:00 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/498250214' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-10T04:16:00.844 INFO:tasks.cephadm:Adding mon.a on smithi007 2024-09-10T04:16:00.844 INFO:tasks.cephadm:Adding mon.b on smithi067 2024-09-10T04:16:00.845 INFO:tasks.cephadm:Adding mon.c on smithi138 2024-09-10T04:16:00.845 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch apply mon '3;smithi007:172.21.15.7=a;smithi067:172.21.15.67=b;smithi138:172.21.15.138=c' 2024-09-10T04:16:01.104 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T04:16:01.149 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:16:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:01 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/498250214' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-10T04:16:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:01 smithi007 ceph-mon[25057]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:16:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:01 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:01 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:01 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:01 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:01 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi138", "name": "osd_memory_target"} : dispatch 2024-09-10T04:16:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:01 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:01 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:01.807 INFO:teuthology.orchestra.run.smithi138.stdout:Scheduled mon update... 2024-09-10T04:16:02.356 DEBUG:teuthology.orchestra.run.smithi067:mon.b> sudo journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.b.service 2024-09-10T04:16:02.359 DEBUG:teuthology.orchestra.run.smithi138:mon.c> sudo journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.c.service 2024-09-10T04:16:02.361 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-10T04:16:02.361 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T04:16:02.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:02.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T04:16:02.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: Updating smithi138:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:16:02.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:16:02.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: Updating smithi138:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:16:02.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:02.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:02.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:02.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:02.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:16:02.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:02.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:02.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:02.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:16:02.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:02 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:03.078 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:16:03.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:03 smithi007 ceph-mon[25057]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi007:172.21.15.7=a;smithi067:172.21.15.67=b;smithi138:172.21.15.138=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:16:03.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:03 smithi007 ceph-mon[25057]: Saving service mon spec with placement smithi007:172.21.15.7=a;smithi067:172.21.15.67=b;smithi138:172.21.15.138=c;count:3 2024-09-10T04:16:03.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:03 smithi007 ceph-mon[25057]: Deploying daemon mon.c on smithi138 2024-09-10T04:16:04.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:04 smithi007 ceph-mon[25057]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:04.984 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:16:04.984 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"10df6baa-6f2b-11ef-bcea-c7b262605968","modified":"2024-09-10T04:14:27.210385Z","created":"2024-09-10T04:14:27.210385Z","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.7:3300","nonce":0},{"type":"v1","addr":"172.21.15.7:6789","nonce":0}]},"addr":"172.21.15.7:6789/0","public_addr":"172.21.15.7:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T04:16:04.984 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T04:16:05.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:05 smithi007 ceph-mon[25057]: from='client.? 172.21.15.138:0/262827786' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:16:06.748 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-10T04:16:06.749 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T04:16:06.773 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:06 smithi138 systemd[1]: Started Ceph mon.c for 10df6baa-6f2b-11ef-bcea-c7b262605968. 2024-09-10T04:16:06.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:06 smithi007 ceph-mon[25057]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:07.007 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:16:11.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:11.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:16:11.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:11.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: mon.a calling monitor election 2024-09-10T04:16:11.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:11.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:11.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:11.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: mon.c calling monitor election 2024-09-10T04:16:11.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:11.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:11.776 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:11.776 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:11.776 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-10T04:16:11.776 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: monmap epoch 2 2024-09-10T04:16:11.776 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:16:11.776 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: last_changed 2024-09-10T04:16:06.366873+0000 2024-09-10T04:16:11.776 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: created 2024-09-10T04:14:27.210385+0000 2024-09-10T04:16:11.776 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: min_mon_release 19 (squid) 2024-09-10T04:16:11.776 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: election_strategy: 1 2024-09-10T04:16:11.776 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-10T04:16:11.776 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c 2024-09-10T04:16:11.776 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: fsmap 2024-09-10T04:16:11.777 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:16:11.777 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: mgrmap e13: x(active, since 42s) 2024-09-10T04:16:11.777 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: overall HEALTH_OK 2024-09-10T04:16:11.777 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:11.777 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:11.777 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:11.777 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:16:11.777 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:11 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:11.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:16:11.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:11.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: mon.a calling monitor election 2024-09-10T04:16:11.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:11.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:11.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:11.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: mon.c calling monitor election 2024-09-10T04:16:11.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:11.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: monmap epoch 2 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: last_changed 2024-09-10T04:16:06.366873+0000 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: created 2024-09-10T04:14:27.210385+0000 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: min_mon_release 19 (squid) 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: election_strategy: 1 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: fsmap 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:16:11.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: mgrmap e13: x(active, since 42s) 2024-09-10T04:16:11.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: overall HEALTH_OK 2024-09-10T04:16:11.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:11.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:11.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:11.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:16:11.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:11 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:12.068 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:16:12.069 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":2,"fsid":"10df6baa-6f2b-11ef-bcea-c7b262605968","modified":"2024-09-10T04:16:06.366873Z","created":"2024-09-10T04:14:27.210385Z","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.7:3300","nonce":0},{"type":"v1","addr":"172.21.15.7:6789","nonce":0}]},"addr":"172.21.15.7:6789/0","public_addr":"172.21.15.7:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:3300","nonce":0},{"type":"v1","addr":"172.21.15.138:6789","nonce":0}]},"addr":"172.21.15.138:6789/0","public_addr":"172.21.15.138:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-10T04:16:12.069 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 2 2024-09-10T04:16:12.617 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:12 smithi138 ceph-mon[27660]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:12.617 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:12 smithi138 ceph-mon[27660]: Deploying daemon mon.b on smithi067 2024-09-10T04:16:12.617 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:12 smithi138 ceph-mon[27660]: from='client.? 172.21.15.138:0/107023955' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:16:12.617 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:12 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:12.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:12 smithi007 ceph-mon[25057]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:12.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:12 smithi007 ceph-mon[25057]: Deploying daemon mon.b on smithi067 2024-09-10T04:16:12.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:12 smithi007 ceph-mon[25057]: from='client.? 172.21.15.138:0/107023955' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:16:12.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:12 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:13.646 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-10T04:16:13.646 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T04:16:13.899 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:16:14.580 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:16:14.580 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":2,"fsid":"10df6baa-6f2b-11ef-bcea-c7b262605968","modified":"2024-09-10T04:16:06.366873Z","created":"2024-09-10T04:14:27.210385Z","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.7:3300","nonce":0},{"type":"v1","addr":"172.21.15.7:6789","nonce":0}]},"addr":"172.21.15.7:6789/0","public_addr":"172.21.15.7:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:3300","nonce":0},{"type":"v1","addr":"172.21.15.138:6789","nonce":0}]},"addr":"172.21.15.138:6789/0","public_addr":"172.21.15.138:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-10T04:16:14.580 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 2 2024-09-10T04:16:14.581 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:14 smithi138 ceph-mon[27660]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:14.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:14 smithi007 ceph-mon[25057]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:15.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:15 smithi067 systemd[1]: Started Ceph mon.b for 10df6baa-6f2b-11ef-bcea-c7b262605968. 2024-09-10T04:16:16.149 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-10T04:16:16.149 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T04:16:16.400 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:16:20.637 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:16:20.637 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":3,"fsid":"10df6baa-6f2b-11ef-bcea-c7b262605968","modified":"2024-09-10T04:16:15.292204Z","created":"2024-09-10T04:14:27.210385Z","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.7:3300","nonce":0},{"type":"v1","addr":"172.21.15.7:6789","nonce":0}]},"addr":"172.21.15.7:6789/0","public_addr":"172.21.15.7:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:3300","nonce":0},{"type":"v1","addr":"172.21.15.138:6789","nonce":0}]},"addr":"172.21.15.138:6789/0","public_addr":"172.21.15.138:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:3300","nonce":0},{"type":"v1","addr":"172.21.15.67:6789","nonce":0}]},"addr":"172.21.15.67:6789/0","public_addr":"172.21.15.67:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-10T04:16:20.637 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 3 2024-09-10T04:16:20.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:20.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:16:20.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: mon.a calling monitor election 2024-09-10T04:16:20.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:20.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: mon.c calling monitor election 2024-09-10T04:16:20.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:20.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: mon.b calling monitor election 2024-09-10T04:16:20.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:20.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-10T04:16:20.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: monmap epoch 3 2024-09-10T04:16:20.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:16:20.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: last_changed 2024-09-10T04:16:15.292204+0000 2024-09-10T04:16:20.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: created 2024-09-10T04:14:27.210385+0000 2024-09-10T04:16:20.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: min_mon_release 19 (squid) 2024-09-10T04:16:20.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: election_strategy: 1 2024-09-10T04:16:20.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-10T04:16:20.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c 2024-09-10T04:16:20.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: 2: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-10T04:16:20.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: fsmap 2024-09-10T04:16:20.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:16:20.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: mgrmap e13: x(active, since 51s) 2024-09-10T04:16:20.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: overall HEALTH_OK 2024-09-10T04:16:20.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:20.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:20.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:20.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:16:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: mon.a calling monitor election 2024-09-10T04:16:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: mon.c calling monitor election 2024-09-10T04:16:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: mon.b calling monitor election 2024-09-10T04:16:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: monmap epoch 3 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: last_changed 2024-09-10T04:16:15.292204+0000 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: created 2024-09-10T04:14:27.210385+0000 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: min_mon_release 19 (squid) 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: election_strategy: 1 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: 2: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-10T04:16:20.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: fsmap 2024-09-10T04:16:20.735 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:16:20.735 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: mgrmap e13: x(active, since 51s) 2024-09-10T04:16:20.735 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: overall HEALTH_OK 2024-09-10T04:16:20.735 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:20.735 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:20.735 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:20.735 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:20.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:16:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: mon.a calling monitor election 2024-09-10T04:16:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:16:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: mon.c calling monitor election 2024-09-10T04:16:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: mon.b calling monitor election 2024-09-10T04:16:20.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:20.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:20.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-10T04:16:20.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: monmap epoch 3 2024-09-10T04:16:20.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:16:20.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: last_changed 2024-09-10T04:16:15.292204+0000 2024-09-10T04:16:20.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: created 2024-09-10T04:14:27.210385+0000 2024-09-10T04:16:20.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: min_mon_release 19 (squid) 2024-09-10T04:16:20.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: election_strategy: 1 2024-09-10T04:16:20.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-10T04:16:20.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c 2024-09-10T04:16:20.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: 2: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-10T04:16:20.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: fsmap 2024-09-10T04:16:20.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:16:20.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: mgrmap e13: x(active, since 51s) 2024-09-10T04:16:20.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: overall HEALTH_OK 2024-09-10T04:16:20.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:20.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:20.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:20.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:21.218 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-10T04:16:21.218 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph config generate-minimal-conf 2024-09-10T04:16:21.467 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:21 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:16:21.467 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:21 smithi138 ceph-mon[27660]: from='client.? 172.21.15.138:0/3165248842' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:16:21.467 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:21 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:21.467 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:21 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:21.467 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:21 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:21.485 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:21 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:16:21.485 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:21 smithi007 ceph-mon[25057]: from='client.? 172.21.15.138:0/3165248842' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:16:21.485 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:21 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:21.485 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:21 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:21.485 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:21 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:21.494 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:16:21.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:21 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:16:21.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:21 smithi067 ceph-mon[27416]: from='client.? 172.21.15.138:0/3165248842' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:16:21.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:21 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:16:21.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:21 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:21.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:21 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.188 INFO:teuthology.orchestra.run.smithi007.stdout:# minimal ceph.conf for 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:16:22.188 INFO:teuthology.orchestra.run.smithi007.stdout:[global] 2024-09-10T04:16:22.189 INFO:teuthology.orchestra.run.smithi007.stdout: fsid = 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:16:22.189 INFO:teuthology.orchestra.run.smithi007.stdout: mon_host = [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] 2024-09-10T04:16:22.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:22.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:22.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:22.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/1022372102' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:22.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:16:22.526 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:16:22.526 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:22 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:22.644 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:22.644 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.644 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:22.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:22.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1022372102' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:22.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.646 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.646 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.646 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:16:22.646 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:16:22.646 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:22 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:22.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:22.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:22.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:22.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/1022372102' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:22.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:22.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:16:22.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:16:22.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:22 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:22.784 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-10T04:16:22.784 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-10T04:16:22.784 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/ceph/ceph.conf 2024-09-10T04:16:22.813 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-10T04:16:22.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:16:22.879 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-10T04:16:22.879 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.conf 2024-09-10T04:16:22.910 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-10T04:16:22.910 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:16:22.978 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-10T04:16:22.978 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/ceph/ceph.conf 2024-09-10T04:16:23.007 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-10T04:16:23.007 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:16:23.075 INFO:tasks.cephadm:Adding mgr.x on smithi007 2024-09-10T04:16:23.075 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch apply mgr '1;smithi007=x' 2024-09-10T04:16:23.354 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:16:23.608 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:23 smithi007 ceph-mon[25057]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-10T04:16:23.608 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:23 smithi007 ceph-mon[25057]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-10T04:16:23.608 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:23 smithi007 ceph-mon[25057]: Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T04:16:23.608 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:23 smithi007 ceph-mon[25057]: Updating smithi138:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:16:23.608 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:23 smithi007 ceph-mon[25057]: Updating smithi007:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:16:23.608 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:23 smithi007 ceph-mon[25057]: Updating smithi067:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:16:23.608 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:23 smithi007 ceph-mon[25057]: Reconfiguring mon.a (unknown last config time)... 2024-09-10T04:16:23.608 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:23 smithi007 ceph-mon[25057]: Reconfiguring daemon mon.a on smithi007 2024-09-10T04:16:23.673 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:23 smithi138 ceph-mon[27660]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-10T04:16:23.673 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:23 smithi138 ceph-mon[27660]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-10T04:16:23.673 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:23 smithi138 ceph-mon[27660]: Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T04:16:23.673 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:23 smithi138 ceph-mon[27660]: Updating smithi138:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:16:23.673 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:23 smithi138 ceph-mon[27660]: Updating smithi007:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:16:23.673 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:23 smithi138 ceph-mon[27660]: Updating smithi067:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:16:23.673 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:23 smithi138 ceph-mon[27660]: Reconfiguring mon.a (unknown last config time)... 2024-09-10T04:16:23.673 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:23 smithi138 ceph-mon[27660]: Reconfiguring daemon mon.a on smithi007 2024-09-10T04:16:23.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:23 smithi067 ceph-mon[27416]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-10T04:16:23.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:23 smithi067 ceph-mon[27416]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-10T04:16:23.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:23 smithi067 ceph-mon[27416]: Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T04:16:23.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:23 smithi067 ceph-mon[27416]: Updating smithi138:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:16:23.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:23 smithi067 ceph-mon[27416]: Updating smithi007:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:16:23.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:23 smithi067 ceph-mon[27416]: Updating smithi067:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:16:23.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:23 smithi067 ceph-mon[27416]: Reconfiguring mon.a (unknown last config time)... 2024-09-10T04:16:23.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:23 smithi067 ceph-mon[27416]: Reconfiguring daemon mon.a on smithi007 2024-09-10T04:16:23.960 INFO:teuthology.orchestra.run.smithi138.stdout:Scheduled mgr update... 2024-09-10T04:16:24.502 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:24 smithi138 ceph-mon[27660]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:24.503 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:24 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:24.503 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:24 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:24.503 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:24 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:16:24.503 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:24 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:16:24.503 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:24 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:24.503 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:24 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:24.503 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:24 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:24.531 DEBUG:tasks.cephadm:set 0 configs 2024-09-10T04:16:24.531 INFO:tasks.cephadm:Deploying OSDs... 2024-09-10T04:16:24.531 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-10T04:16:24.531 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T04:16:24.551 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-10T04:16:24.552 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_1 2024-09-10T04:16:24.558 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:24 smithi067 ceph-mon[27416]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:24.558 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:24 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:24.558 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:24 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:24.558 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:24 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:16:24.558 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:24 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:16:24.559 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:24 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:24.559 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:24 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:24.559 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:24 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:24.611 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-10T04:16:24.611 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:16:24.611 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-10T04:16:24.612 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:16:24.612 INFO:teuthology.orchestra.run.smithi007.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:16:24.612 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-09-10 04:15:42.990214606 +0000 2024-09-10T04:16:24.612 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-09-10 04:12:58.712468285 +0000 2024-09-10T04:16:24.612 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-09-10 04:12:58.712468285 +0000 2024-09-10T04:16:24.612 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: 2024-09-10 04:12:58.712468285 +0000 2024-09-10T04:16:24.612 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-10T04:16:24.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:24 smithi007 ceph-mon[25057]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:24.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:24 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:24.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:24 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:24.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:24 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:16:24.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:24 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:16:24.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:24 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:24.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:24 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:24.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:24 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:24.682 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-09-10T04:16:24.682 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-09-10T04:16:24.682 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.00012671 s, 4.0 MB/s 2024-09-10T04:16:24.684 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-10T04:16:24.744 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_2 2024-09-10T04:16:24.803 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-10T04:16:24.803 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:16:24.803 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 961 Links: 1 2024-09-10T04:16:24.803 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:16:24.804 INFO:teuthology.orchestra.run.smithi007.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:16:24.804 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-09-10 04:15:43.017214225 +0000 2024-09-10T04:16:24.804 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-09-10 04:12:58.711468200 +0000 2024-09-10T04:16:24.804 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-09-10 04:12:58.711468200 +0000 2024-09-10T04:16:24.804 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: 2024-09-10 04:12:58.711468200 +0000 2024-09-10T04:16:24.805 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-10T04:16:24.871 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-09-10T04:16:24.871 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-09-10T04:16:24.871 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000132968 s, 3.9 MB/s 2024-09-10T04:16:24.872 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-10T04:16:24.932 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_3 2024-09-10T04:16:24.990 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-10T04:16:24.991 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:16:24.991 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-10T04:16:24.991 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:16:24.991 INFO:teuthology.orchestra.run.smithi007.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:16:24.991 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-09-10 04:15:43.044213844 +0000 2024-09-10T04:16:24.991 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-09-10 04:12:58.711468200 +0000 2024-09-10T04:16:24.991 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-09-10 04:12:58.711468200 +0000 2024-09-10T04:16:24.991 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: 2024-09-10 04:12:58.711468200 +0000 2024-09-10T04:16:24.991 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-10T04:16:25.057 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-09-10T04:16:25.058 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-09-10T04:16:25.058 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000127537 s, 4.0 MB/s 2024-09-10T04:16:25.059 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-10T04:16:25.117 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_4 2024-09-10T04:16:25.174 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-10T04:16:25.175 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:16:25.175 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 962 Links: 1 2024-09-10T04:16:25.175 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:16:25.175 INFO:teuthology.orchestra.run.smithi007.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:16:25.175 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-09-10 04:15:43.070213477 +0000 2024-09-10T04:16:25.175 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-09-10 04:12:58.711468200 +0000 2024-09-10T04:16:25.175 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-09-10 04:12:58.711468200 +0000 2024-09-10T04:16:25.175 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: 2024-09-10 04:12:58.711468200 +0000 2024-09-10T04:16:25.175 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-10T04:16:25.242 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-09-10T04:16:25.242 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-09-10T04:16:25.242 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000102903 s, 5.0 MB/s 2024-09-10T04:16:25.243 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-10T04:16:25.301 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-10T04:16:25.301 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T04:16:25.319 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-10T04:16:25.319 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_1 2024-09-10T04:16:25.375 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-10T04:16:25.375 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:16:25.375 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-10T04:16:25.375 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:16:25.375 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:16:25.375 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-10 04:16:14.794536458 +0000 2024-09-10T04:16:25.376 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-10 04:13:00.293811681 +0000 2024-09-10T04:16:25.376 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-10 04:13:00.293811681 +0000 2024-09-10T04:16:25.376 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-09-10 04:13:00.293811681 +0000 2024-09-10T04:16:25.376 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-10T04:16:25.442 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-10T04:16:25.442 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-10T04:16:25.442 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000197907 s, 2.6 MB/s 2024-09-10T04:16:25.443 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-10T04:16:25.500 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_2 2024-09-10T04:16:25.555 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-10T04:16:25.556 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:16:25.556 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-10T04:16:25.556 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:16:25.556 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:16:25.556 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-10 04:16:14.795536436 +0000 2024-09-10T04:16:25.556 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-10 04:13:00.291811725 +0000 2024-09-10T04:16:25.556 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-10 04:13:00.291811725 +0000 2024-09-10T04:16:25.556 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-09-10 04:13:00.291811725 +0000 2024-09-10T04:16:25.556 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-10T04:16:25.617 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:25 smithi067 ceph-mon[27416]: Reconfiguring mon.b (monmap changed)... 2024-09-10T04:16:25.617 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:25 smithi067 ceph-mon[27416]: Reconfiguring daemon mon.b on smithi067 2024-09-10T04:16:25.617 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:25 smithi067 ceph-mon[27416]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi007=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:16:25.617 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:25 smithi067 ceph-mon[27416]: Saving service mgr spec with placement smithi007=x;count:1 2024-09-10T04:16:25.618 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:25 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:25.618 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:25 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:25.618 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:25 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:16:25.618 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:25 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:16:25.618 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:25 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:25.620 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-10T04:16:25.620 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-10T04:16:25.620 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000205463 s, 2.5 MB/s 2024-09-10T04:16:25.621 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-10T04:16:25.672 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:25 smithi138 ceph-mon[27660]: Reconfiguring mon.b (monmap changed)... 2024-09-10T04:16:25.672 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:25 smithi138 ceph-mon[27660]: Reconfiguring daemon mon.b on smithi067 2024-09-10T04:16:25.672 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:25 smithi138 ceph-mon[27660]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi007=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:16:25.672 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:25 smithi138 ceph-mon[27660]: Saving service mgr spec with placement smithi007=x;count:1 2024-09-10T04:16:25.672 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:25 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:25.672 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:25 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:25.672 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:25 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:16:25.672 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:25 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:16:25.672 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:25 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:25.679 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_3 2024-09-10T04:16:25.734 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-10T04:16:25.734 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:16:25.735 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-10T04:16:25.735 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:16:25.735 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:16:25.735 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-10 04:16:14.795536436 +0000 2024-09-10T04:16:25.735 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-10 04:13:00.291811725 +0000 2024-09-10T04:16:25.735 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-10 04:13:00.291811725 +0000 2024-09-10T04:16:25.735 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-09-10 04:13:00.291811725 +0000 2024-09-10T04:16:25.735 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-10T04:16:25.799 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-10T04:16:25.799 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-10T04:16:25.799 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000199662 s, 2.6 MB/s 2024-09-10T04:16:25.800 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-10T04:16:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:25 smithi007 ceph-mon[25057]: Reconfiguring mon.b (monmap changed)... 2024-09-10T04:16:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:25 smithi007 ceph-mon[25057]: Reconfiguring daemon mon.b on smithi067 2024-09-10T04:16:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:25 smithi007 ceph-mon[25057]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi007=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:16:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:25 smithi007 ceph-mon[25057]: Saving service mgr spec with placement smithi007=x;count:1 2024-09-10T04:16:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:25 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:25 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:25 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:16:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:25 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:16:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:25 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:25.857 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_4 2024-09-10T04:16:25.914 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-10T04:16:25.914 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:16:25.914 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-10T04:16:25.914 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:16:25.914 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:16:25.914 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-10 04:16:14.796536414 +0000 2024-09-10T04:16:25.914 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-10 04:13:00.291811725 +0000 2024-09-10T04:16:25.914 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-10 04:13:00.291811725 +0000 2024-09-10T04:16:25.914 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-09-10 04:13:00.291811725 +0000 2024-09-10T04:16:25.915 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-10T04:16:25.978 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-10T04:16:25.978 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-10T04:16:25.978 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000189878 s, 2.7 MB/s 2024-09-10T04:16:25.979 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-10T04:16:26.037 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-10T04:16:26.037 DEBUG:teuthology.orchestra.run.smithi138:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T04:16:26.054 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-10T04:16:26.054 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_1 2024-09-10T04:16:26.109 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-10T04:16:26.109 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:16:26.109 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-10T04:16:26.109 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:16:26.109 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:16:26.109 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2024-09-10 04:16:05.479303447 +0000 2024-09-10T04:16:26.109 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2024-09-10 04:12:58.406290701 +0000 2024-09-10T04:16:26.109 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2024-09-10 04:12:58.406290701 +0000 2024-09-10T04:16:26.110 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: 2024-09-10 04:12:58.406290701 +0000 2024-09-10T04:16:26.110 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-10T04:16:26.174 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2024-09-10T04:16:26.175 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2024-09-10T04:16:26.175 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000212399 s, 2.4 MB/s 2024-09-10T04:16:26.175 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-10T04:16:26.232 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_2 2024-09-10T04:16:26.287 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-10T04:16:26.287 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:16:26.287 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-10T04:16:26.288 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:16:26.288 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:16:26.288 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2024-09-10 04:16:05.479303447 +0000 2024-09-10T04:16:26.288 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2024-09-10 04:12:58.407290670 +0000 2024-09-10T04:16:26.288 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2024-09-10 04:12:58.407290670 +0000 2024-09-10T04:16:26.288 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: 2024-09-10 04:12:58.407290670 +0000 2024-09-10T04:16:26.288 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-10T04:16:26.351 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2024-09-10T04:16:26.351 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2024-09-10T04:16:26.351 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000197307 s, 2.6 MB/s 2024-09-10T04:16:26.352 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-10T04:16:26.409 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_3 2024-09-10T04:16:26.464 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-10T04:16:26.464 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:16:26.464 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-10T04:16:26.464 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:16:26.464 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:16:26.464 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2024-09-10 04:16:05.479303447 +0000 2024-09-10T04:16:26.464 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2024-09-10 04:12:58.406290701 +0000 2024-09-10T04:16:26.464 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2024-09-10 04:12:58.406290701 +0000 2024-09-10T04:16:26.464 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: 2024-09-10 04:12:58.406290701 +0000 2024-09-10T04:16:26.464 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-10T04:16:26.473 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:26 smithi138 ceph-mon[27660]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:26.473 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:26 smithi138 ceph-mon[27660]: Reconfiguring mon.c (monmap changed)... 2024-09-10T04:16:26.473 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:26 smithi138 ceph-mon[27660]: Reconfiguring daemon mon.c on smithi138 2024-09-10T04:16:26.473 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:26 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:26.473 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:26 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:26.473 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:26 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:16:26.473 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:26 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:26.473 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:26 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:26.473 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:26 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:26.473 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:26 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:26.473 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:26 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-10T04:16:26.474 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:26 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-10T04:16:26.474 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:26 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:26.496 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2024-09-10T04:16:26.496 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2024-09-10T04:16:26.496 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000239842 s, 2.1 MB/s 2024-09-10T04:16:26.497 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-10T04:16:26.554 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_4 2024-09-10T04:16:26.609 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-10T04:16:26.609 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:16:26.609 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-09-10T04:16:26.609 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:16:26.609 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:16:26.609 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2024-09-10 04:16:05.480303426 +0000 2024-09-10T04:16:26.610 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2024-09-10 04:12:58.406290701 +0000 2024-09-10T04:16:26.610 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2024-09-10 04:12:58.406290701 +0000 2024-09-10T04:16:26.610 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: 2024-09-10 04:12:58.406290701 +0000 2024-09-10T04:16:26.610 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-10T04:16:26.672 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2024-09-10T04:16:26.672 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2024-09-10T04:16:26.672 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000196175 s, 2.6 MB/s 2024-09-10T04:16:26.674 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-10T04:16:26.713 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:26 smithi007 ceph-mon[25057]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:26.713 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:26 smithi007 ceph-mon[25057]: Reconfiguring mon.c (monmap changed)... 2024-09-10T04:16:26.714 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:26 smithi007 ceph-mon[25057]: Reconfiguring daemon mon.c on smithi138 2024-09-10T04:16:26.714 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:26 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:26.714 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:26 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:26.714 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:26 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:16:26.714 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:26 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:26.714 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:26 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:26.714 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:26 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:26.714 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:26 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:26.714 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:26 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-10T04:16:26.714 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:26 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-10T04:16:26.714 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:26 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:26.730 INFO:tasks.cephadm:Deploying osd.0 on smithi007 with /dev/vg_nvme/lv_4... 2024-09-10T04:16:26.730 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-10T04:16:26.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:26 smithi067 ceph-mon[27416]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:26.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:26 smithi067 ceph-mon[27416]: Reconfiguring mon.c (monmap changed)... 2024-09-10T04:16:26.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:26 smithi067 ceph-mon[27416]: Reconfiguring daemon mon.c on smithi138 2024-09-10T04:16:26.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:26 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:26.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:26 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:26.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:26 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:16:26.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:26 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:26.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:26 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:26.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:26 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:26.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:26 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:26.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:26 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-10T04:16:26.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:26 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-10T04:16:26.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:26 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:27.716 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:27 smithi007 ceph-mon[25057]: Reconfiguring mgr.x (unknown last config time)... 2024-09-10T04:16:27.717 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:27 smithi007 ceph-mon[25057]: Reconfiguring daemon mgr.x on smithi007 2024-09-10T04:16:27.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:27 smithi067 ceph-mon[27416]: Reconfiguring mgr.x (unknown last config time)... 2024-09-10T04:16:27.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:27 smithi067 ceph-mon[27416]: Reconfiguring daemon mgr.x on smithi007 2024-09-10T04:16:27.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:27 smithi138 ceph-mon[27660]: Reconfiguring mgr.x (unknown last config time)... 2024-09-10T04:16:27.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:27 smithi138 ceph-mon[27660]: Reconfiguring daemon mgr.x on smithi007 2024-09-10T04:16:27.947 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:16:28.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:28 smithi067 ceph-mon[27416]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:28.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:28 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:28.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:28 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:28.734 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:28 smithi007 ceph-mon[25057]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:28.734 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:28 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:28.734 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:28 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:28.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:28 smithi138 ceph-mon[27660]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:28.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:28 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:28.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:28 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:30.360 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:16:30.388 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi007:vg_nvme/lv_4 2024-09-10T04:16:30.643 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:16:30.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:30 smithi067 ceph-mon[27416]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:30.764 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:30 smithi007 ceph-mon[25057]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:30.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:30 smithi138 ceph-mon[27660]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:31.668 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:31 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:16:31.669 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:31 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:16:31.669 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:31 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:31.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:31 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:16:31.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:31 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:16:31.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:31 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:31.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:31 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:16:31.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:31 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:16:31.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:31 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:32.549 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:32 smithi007 ceph-mon[25057]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:32.549 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:32 smithi007 ceph-mon[25057]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:16:32.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:32 smithi067 ceph-mon[27416]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:32.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:32 smithi067 ceph-mon[27416]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:16:32.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:32 smithi138 ceph-mon[27660]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:32.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:32 smithi138 ceph-mon[27660]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:16:34.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:34 smithi007 ceph-mon[25057]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:34.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:34 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1835141495' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "daa7e2ad-4457-42f0-9907-83d44f45e67b"} : dispatch 2024-09-10T04:16:34.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:34 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1835141495' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "daa7e2ad-4457-42f0-9907-83d44f45e67b"}]': finished 2024-09-10T04:16:34.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:34 smithi007 ceph-mon[25057]: osdmap e5: 1 total, 0 up, 1 in 2024-09-10T04:16:34.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:34 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:34.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:34 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/3680945301' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:16:34.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:34 smithi067 ceph-mon[27416]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:34.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:34 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/1835141495' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "daa7e2ad-4457-42f0-9907-83d44f45e67b"} : dispatch 2024-09-10T04:16:34.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:34 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/1835141495' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "daa7e2ad-4457-42f0-9907-83d44f45e67b"}]': finished 2024-09-10T04:16:34.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:34 smithi067 ceph-mon[27416]: osdmap e5: 1 total, 0 up, 1 in 2024-09-10T04:16:34.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:34 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:34.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:34 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/3680945301' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:34 smithi138 ceph-mon[27660]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:34 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/1835141495' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "daa7e2ad-4457-42f0-9907-83d44f45e67b"} : dispatch 2024-09-10T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:34 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/1835141495' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "daa7e2ad-4457-42f0-9907-83d44f45e67b"}]': finished 2024-09-10T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:34 smithi138 ceph-mon[27660]: osdmap e5: 1 total, 0 up, 1 in 2024-09-10T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:34 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:34.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:34 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/3680945301' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:16:36.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:36 smithi067 ceph-mon[27416]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:36.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:36 smithi138 ceph-mon[27660]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:36.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:36 smithi007 ceph-mon[25057]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:38.723 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:38 smithi007 ceph-mon[25057]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:38.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:38 smithi067 ceph-mon[27416]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:38.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:38 smithi138 ceph-mon[27660]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:40.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:40 smithi007 ceph-mon[25057]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:40.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:40 smithi067 ceph-mon[27416]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:40.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:40 smithi138 ceph-mon[27660]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:41.487 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:41 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-10T04:16:41.487 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:41 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:41.675 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:41 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-10T04:16:41.675 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:41 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:41.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:41 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-10T04:16:41.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:41 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:42.691 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:42 smithi007 ceph-mon[25057]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:42.691 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:42 smithi007 ceph-mon[25057]: Deploying daemon osd.0 on smithi007 2024-09-10T04:16:42.699 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:42 smithi138 ceph-mon[27660]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:42.699 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:42 smithi138 ceph-mon[27660]: Deploying daemon osd.0 on smithi007 2024-09-10T04:16:42.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:42 smithi067 ceph-mon[27416]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:42.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:42 smithi067 ceph-mon[27416]: Deploying daemon osd.0 on smithi007 2024-09-10T04:16:44.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:44 smithi007 ceph-mon[25057]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:44.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:44 smithi067 ceph-mon[27416]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:44.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:44 smithi138 ceph-mon[27660]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:46.581 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:46 smithi007 ceph-mon[25057]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:46.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:46 smithi067 ceph-mon[27416]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:46.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:46 smithi138 ceph-mon[27660]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:47.730 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:16:47.730 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:47.730 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:47.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:16:47.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:47.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:47.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:16:47.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:47.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:48.673 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:48 smithi007 ceph-mon[25057]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:48.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:48 smithi067 ceph-mon[27416]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:48.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:48 smithi138 ceph-mon[27660]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:50.717 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:50 smithi007 ceph-mon[25057]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:50.718 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:50 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:50.718 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:50 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:50.718 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:50 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:50.718 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:50 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:50.718 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:50 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:50.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:50 smithi067 ceph-mon[27416]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:50.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:50 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:50.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:50 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:50.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:50 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:50.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:50 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:50.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:50 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:50.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:50 smithi138 ceph-mon[27660]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:50.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:50 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:50.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:50 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:50.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:50 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:50.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:50 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:50.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:50 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:51.367 INFO:teuthology.orchestra.run.smithi007.stdout:Created osd(s) 0 on host 'smithi007' 2024-09-10T04:16:51.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:51 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:16:51.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:51 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:51.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:51 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:51.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:51 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:16:51.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:51 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:51.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:51 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:51.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:51 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:16:51.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:51 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:51.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:51 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:51.986 DEBUG:teuthology.orchestra.run.smithi007:osd.0> sudo journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.0.service 2024-09-10T04:16:51.988 INFO:tasks.cephadm:Deploying osd.1 on smithi007 with /dev/vg_nvme/lv_3... 2024-09-10T04:16:51.988 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-10T04:16:52.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:52 smithi007 ceph-mon[25057]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:52.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:52 smithi007 ceph-mon[25057]: from='osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-10T04:16:52.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:52 smithi067 ceph-mon[27416]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:52.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:52 smithi067 ceph-mon[27416]: from='osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-10T04:16:52.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:52 smithi138 ceph-mon[27660]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:52.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:52 smithi138 ceph-mon[27660]: from='osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-10T04:16:53.193 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:16:53.678 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:53 smithi007 ceph-mon[25057]: from='osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T04:16:53.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:53 smithi007 ceph-mon[25057]: osdmap e6: 1 total, 0 up, 1 in 2024-09-10T04:16:53.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:53 smithi007 ceph-mon[25057]: from='osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-10T04:16:53.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:53 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:53.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:53 smithi007 ceph-mon[25057]: from='osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-10T04:16:53.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:53 smithi007 ceph-mon[25057]: osdmap e7: 1 total, 0 up, 1 in 2024-09-10T04:16:53.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:53 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:53.679 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:16:53 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0[36880]: 2024-09-10T04:16:53.467+0000 7f57e02c3640 -1 osd.0 0 waiting for initial osdmap 2024-09-10T04:16:53.679 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:16:53 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0[36880]: 2024-09-10T04:16:53.470+0000 7f57dc0ea640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T04:16:53.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:53 smithi067 ceph-mon[27416]: from='osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T04:16:53.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:53 smithi067 ceph-mon[27416]: osdmap e6: 1 total, 0 up, 1 in 2024-09-10T04:16:53.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:53 smithi067 ceph-mon[27416]: from='osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-10T04:16:53.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:53 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:53.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:53 smithi067 ceph-mon[27416]: from='osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-10T04:16:53.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:53 smithi067 ceph-mon[27416]: osdmap e7: 1 total, 0 up, 1 in 2024-09-10T04:16:53.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:53 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:53.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:53 smithi138 ceph-mon[27660]: from='osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T04:16:53.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:53 smithi138 ceph-mon[27660]: osdmap e6: 1 total, 0 up, 1 in 2024-09-10T04:16:53.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:53 smithi138 ceph-mon[27660]: from='osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-10T04:16:53.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:53 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:53.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:53 smithi138 ceph-mon[27660]: from='osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-10T04:16:53.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:53 smithi138 ceph-mon[27660]: osdmap e7: 1 total, 0 up, 1 in 2024-09-10T04:16:53.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:53 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:54.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:54 smithi067 ceph-mon[27416]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:54.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:54 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:54.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:54 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:54.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:54 smithi067 ceph-mon[27416]: osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556] boot 2024-09-10T04:16:54.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:54 smithi067 ceph-mon[27416]: osdmap e8: 1 total, 1 up, 1 in 2024-09-10T04:16:54.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:54 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:54.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:54 smithi138 ceph-mon[27660]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:54.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:54 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:54.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:54 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:54.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:54 smithi138 ceph-mon[27660]: osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556] boot 2024-09-10T04:16:54.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:54 smithi138 ceph-mon[27660]: osdmap e8: 1 total, 1 up, 1 in 2024-09-10T04:16:54.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:54 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:54.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:54 smithi007 ceph-mon[25057]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:54.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:54 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:54.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:54 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:54.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:54 smithi007 ceph-mon[25057]: osd.0 [v2:172.21.15.7:6802/3589599556,v1:172.21.15.7:6803/3589599556] boot 2024-09-10T04:16:54.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:54 smithi007 ceph-mon[25057]: osdmap e8: 1 total, 1 up, 1 in 2024-09-10T04:16:54.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:54 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:16:55.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:55 smithi138 ceph-mon[27660]: purged_snaps scrub starts 2024-09-10T04:16:55.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:55 smithi138 ceph-mon[27660]: purged_snaps scrub ok 2024-09-10T04:16:55.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:55 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:55.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:55 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:55.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:55 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:16:55.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:55 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:55.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:55 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:55.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:55 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:55.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:55 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:55.813 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:55 smithi007 ceph-mon[25057]: purged_snaps scrub starts 2024-09-10T04:16:55.813 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:55 smithi007 ceph-mon[25057]: purged_snaps scrub ok 2024-09-10T04:16:55.813 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:55.813 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:55.813 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:16:55.814 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:55.814 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:55.814 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:55.814 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:55.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:55 smithi067 ceph-mon[27416]: purged_snaps scrub starts 2024-09-10T04:16:55.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:55 smithi067 ceph-mon[27416]: purged_snaps scrub ok 2024-09-10T04:16:55.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:55 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:55.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:55 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:55.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:55 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:16:55.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:55 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:55.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:55 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:55.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:55 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:16:55.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:55 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:16:56.742 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:56 smithi007 ceph-mon[25057]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:56.742 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:56 smithi007 ceph-mon[25057]: Detected new or changed devices on smithi007 2024-09-10T04:16:56.742 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:56 smithi007 ceph-mon[25057]: Adjusting osd_memory_target on smithi007 to 17092M 2024-09-10T04:16:56.742 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:56 smithi007 ceph-mon[25057]: osdmap e9: 1 total, 1 up, 1 in 2024-09-10T04:16:56.745 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:16:56.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:56 smithi138 ceph-mon[27660]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:56.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:56 smithi138 ceph-mon[27660]: Detected new or changed devices on smithi007 2024-09-10T04:16:56.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:56 smithi138 ceph-mon[27660]: Adjusting osd_memory_target on smithi007 to 17092M 2024-09-10T04:16:56.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:56 smithi138 ceph-mon[27660]: osdmap e9: 1 total, 1 up, 1 in 2024-09-10T04:16:56.777 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi007:vg_nvme/lv_3 2024-09-10T04:16:56.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:56 smithi067 ceph-mon[27416]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:16:56.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:56 smithi067 ceph-mon[27416]: Detected new or changed devices on smithi007 2024-09-10T04:16:56.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:56 smithi067 ceph-mon[27416]: Adjusting osd_memory_target on smithi007 to 17092M 2024-09-10T04:16:56.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:56 smithi067 ceph-mon[27416]: osdmap e9: 1 total, 1 up, 1 in 2024-09-10T04:16:57.033 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:16:58.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:58 smithi007 ceph-mon[25057]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:16:58.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:58 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:16:58.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:58 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:16:58.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:58 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:58.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:58 smithi138 ceph-mon[27660]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:16:58.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:58 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:16:58.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:58 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:16:58.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:58 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:58.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:58 smithi067 ceph-mon[27416]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:16:58.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:58 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:16:58.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:58 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:16:58.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:58 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:16:59.605 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:16:59 smithi007 ceph-mon[25057]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:16:59.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:16:59 smithi138 ceph-mon[27660]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:16:59.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:16:59 smithi067 ceph-mon[27416]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:17:00.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:00 smithi007 ceph-mon[25057]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:00.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:00 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/531141066' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "544de651-910d-490d-b11d-1889002c0889"} : dispatch 2024-09-10T04:17:00.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:00 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/531141066' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "544de651-910d-490d-b11d-1889002c0889"}]': finished 2024-09-10T04:17:00.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:00 smithi007 ceph-mon[25057]: osdmap e10: 2 total, 1 up, 2 in 2024-09-10T04:17:00.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:00 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:00.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:00 smithi138 ceph-mon[27660]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:00.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:00 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/531141066' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "544de651-910d-490d-b11d-1889002c0889"} : dispatch 2024-09-10T04:17:00.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:00 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/531141066' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "544de651-910d-490d-b11d-1889002c0889"}]': finished 2024-09-10T04:17:00.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:00 smithi138 ceph-mon[27660]: osdmap e10: 2 total, 1 up, 2 in 2024-09-10T04:17:00.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:00 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:00.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:00 smithi067 ceph-mon[27416]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:00.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:00 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/531141066' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "544de651-910d-490d-b11d-1889002c0889"} : dispatch 2024-09-10T04:17:00.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:00 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/531141066' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "544de651-910d-490d-b11d-1889002c0889"}]': finished 2024-09-10T04:17:00.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:00 smithi067 ceph-mon[27416]: osdmap e10: 2 total, 1 up, 2 in 2024-09-10T04:17:00.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:00 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:01.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:01 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/493297347' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:17:01.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:01 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/493297347' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:17:01.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:01 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/493297347' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:17:02.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:02 smithi138 ceph-mon[27660]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:02.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:02 smithi007 ceph-mon[25057]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:02.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:02 smithi067 ceph-mon[27416]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:04.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:04 smithi138 ceph-mon[27660]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:04.833 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:04 smithi007 ceph-mon[25057]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:04.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:04 smithi067 ceph-mon[27416]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:06.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:06 smithi007 ceph-mon[25057]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:06.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:06 smithi138 ceph-mon[27660]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:06.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:06 smithi067 ceph-mon[27416]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:07.744 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:07 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-10T04:17:07.744 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:07 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:07.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:07 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-10T04:17:07.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:07 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:07.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:07 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-10T04:17:07.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:07 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:08.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:08 smithi007 ceph-mon[25057]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:08.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:08 smithi007 ceph-mon[25057]: Deploying daemon osd.1 on smithi007 2024-09-10T04:17:08.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:08 smithi138 ceph-mon[27660]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:08.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:08 smithi138 ceph-mon[27660]: Deploying daemon osd.1 on smithi007 2024-09-10T04:17:08.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:08 smithi067 ceph-mon[27416]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:08.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:08 smithi067 ceph-mon[27416]: Deploying daemon osd.1 on smithi007 2024-09-10T04:17:10.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:10 smithi138 ceph-mon[27660]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:10.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:10 smithi007 ceph-mon[25057]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:10.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:10 smithi067 ceph-mon[27416]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:12.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:12 smithi138 ceph-mon[27660]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:12.780 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:12 smithi007 ceph-mon[25057]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:12.784 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:12 smithi067 ceph-mon[27416]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:13.776 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:13 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:17:13.777 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:13 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:13.777 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:13 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:13.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:13 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:17:13.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:13 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:13.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:13 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:13.836 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:13 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:17:13.836 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:13 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:13.836 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:13 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:14.541 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:14 smithi007 ceph-mon[25057]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:14.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:14 smithi067 ceph-mon[27416]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:15.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:14 smithi138 ceph-mon[27660]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:16.593 INFO:teuthology.orchestra.run.smithi007.stdout:Created osd(s) 1 on host 'smithi007' 2024-09-10T04:17:16.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:16 smithi007 ceph-mon[25057]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:16.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:16 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:16.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:16 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:16.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:16 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:16.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:16 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:17:16.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:16 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:16.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:16 smithi067 ceph-mon[27416]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:16.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:16 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:16.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:16 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:16.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:16 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:16.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:16 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:17:16.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:16 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:17.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:16 smithi138 ceph-mon[27660]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:17.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:16 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:17.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:16 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:17.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:16 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:17.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:16 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:17:17.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:16 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:17.250 DEBUG:teuthology.orchestra.run.smithi007:osd.1> sudo journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.1.service 2024-09-10T04:17:17.253 INFO:tasks.cephadm:Deploying osd.2 on smithi067 with /dev/vg_nvme/lv_4... 2024-09-10T04:17:17.253 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-10T04:17:17.515 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.b/config 2024-09-10T04:17:17.610 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:17 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:17:17.610 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:17 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:17.610 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:17 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:17.773 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:17 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:17:17.774 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:17 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:17.774 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:17 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:18.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:17 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:17:18.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:17 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:18.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:17 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:18.106 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:17:17 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1[42170]: 2024-09-10T04:17:17.950+0000 7fe1cbef4640 -1 osd.1 0 log_to_monitors true 2024-09-10T04:17:18.675 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:18 smithi007 ceph-mon[25057]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:18.675 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:18 smithi007 ceph-mon[25057]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-10T04:17:18.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:18 smithi067 ceph-mon[27416]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:18.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:18 smithi067 ceph-mon[27416]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-10T04:17:19.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:18 smithi138 ceph-mon[27660]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:19.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:18 smithi138 ceph-mon[27660]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-10T04:17:19.752 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:19 smithi007 ceph-mon[25057]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T04:17:19.752 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:19 smithi007 ceph-mon[25057]: osdmap e11: 2 total, 1 up, 2 in 2024-09-10T04:17:19.752 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:19 smithi007 ceph-mon[25057]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-10T04:17:19.752 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:19 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:19.752 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:19 smithi007 ceph-mon[25057]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:19.775 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:17:19.802 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi067:vg_nvme/lv_4 2024-09-10T04:17:19.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:19 smithi067 ceph-mon[27416]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T04:17:19.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:19 smithi067 ceph-mon[27416]: osdmap e11: 2 total, 1 up, 2 in 2024-09-10T04:17:19.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:19 smithi067 ceph-mon[27416]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-10T04:17:19.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:19 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:19.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:19 smithi067 ceph-mon[27416]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:20.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:19 smithi138 ceph-mon[27660]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T04:17:20.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:19 smithi138 ceph-mon[27660]: osdmap e11: 2 total, 1 up, 2 in 2024-09-10T04:17:20.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:19 smithi138 ceph-mon[27660]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-10T04:17:20.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:19 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:20.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:19 smithi138 ceph-mon[27660]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:20.055 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.b/config 2024-09-10T04:17:20.101 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:17:19 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1[42170]: 2024-09-10T04:17:19.867+0000 7fe1c7e77640 -1 osd.1 0 waiting for initial osdmap 2024-09-10T04:17:20.101 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:17:19 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1[42170]: 2024-09-10T04:17:19.870+0000 7fe1bfc96640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T04:17:20.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-10T04:17:20.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: osdmap e12: 2 total, 1 up, 2 in 2024-09-10T04:17:20.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:20.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:20.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' 2024-09-10T04:17:20.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: Detected new or changed devices on smithi007 2024-09-10T04:17:20.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:17:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T04:17:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: Adjusting osd_memory_target on smithi007 to 8546M 2024-09-10T04:17:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:17:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:20.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:20 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:20.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-10T04:17:20.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: osdmap e12: 2 total, 1 up, 2 in 2024-09-10T04:17:20.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:20.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:20.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' 2024-09-10T04:17:20.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: Detected new or changed devices on smithi007 2024-09-10T04:17:20.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:20.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:17:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T04:17:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: Adjusting osd_memory_target on smithi007 to 8546M 2024-09-10T04:17:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:17:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:20.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:20 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:21.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-10T04:17:21.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: osdmap e12: 2 total, 1 up, 2 in 2024-09-10T04:17:21.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:21.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: from='osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105]' entity='osd.1' 2024-09-10T04:17:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: Detected new or changed devices on smithi007 2024-09-10T04:17:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:17:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T04:17:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: Adjusting osd_memory_target on smithi007 to 8546M 2024-09-10T04:17:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:17:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:20 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:21.714 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:21 smithi067 ceph-mon[27416]: purged_snaps scrub starts 2024-09-10T04:17:21.714 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:21 smithi067 ceph-mon[27416]: purged_snaps scrub ok 2024-09-10T04:17:21.714 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:21 smithi067 ceph-mon[27416]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:17:21.714 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:21 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:17:21.714 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:21 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:17:21.714 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:21 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:21.714 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:21 smithi067 ceph-mon[27416]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:21.714 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:21 smithi067 ceph-mon[27416]: osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105] boot 2024-09-10T04:17:21.714 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:21 smithi067 ceph-mon[27416]: osdmap e13: 2 total, 2 up, 2 in 2024-09-10T04:17:21.714 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:21 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:22.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:21 smithi138 ceph-mon[27660]: purged_snaps scrub starts 2024-09-10T04:17:22.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:21 smithi138 ceph-mon[27660]: purged_snaps scrub ok 2024-09-10T04:17:22.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:21 smithi138 ceph-mon[27660]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:17:22.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:21 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:17:22.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:21 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:17:22.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:21 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:22.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:21 smithi138 ceph-mon[27660]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:22.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:21 smithi138 ceph-mon[27660]: osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105] boot 2024-09-10T04:17:22.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:21 smithi138 ceph-mon[27660]: osdmap e13: 2 total, 2 up, 2 in 2024-09-10T04:17:22.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:21 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:22.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:21 smithi007 ceph-mon[25057]: purged_snaps scrub starts 2024-09-10T04:17:22.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:21 smithi007 ceph-mon[25057]: purged_snaps scrub ok 2024-09-10T04:17:22.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:21 smithi007 ceph-mon[25057]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:17:22.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:21 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:17:22.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:21 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:17:22.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:21 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:22.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:21 smithi007 ceph-mon[25057]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:17:22.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:21 smithi007 ceph-mon[25057]: osd.1 [v2:172.21.15.7:6810/163429105,v1:172.21.15.7:6811/163429105] boot 2024-09-10T04:17:22.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:21 smithi007 ceph-mon[25057]: osdmap e13: 2 total, 2 up, 2 in 2024-09-10T04:17:22.107 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:21 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:17:22.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:22 smithi067 ceph-mon[27416]: osdmap e14: 2 total, 2 up, 2 in 2024-09-10T04:17:23.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:22 smithi138 ceph-mon[27660]: osdmap e14: 2 total, 2 up, 2 in 2024-09-10T04:17:23.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:22 smithi007 ceph-mon[25057]: osdmap e14: 2 total, 2 up, 2 in 2024-09-10T04:17:24.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:23 smithi067 ceph-mon[27416]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:24.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:23 smithi067 ceph-mon[27416]: from='client.? 172.21.15.67:0/1169823093' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "65d8168d-39f8-4257-8d6f-6c4cf0327f99"} : dispatch 2024-09-10T04:17:24.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:23 smithi067 ceph-mon[27416]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "65d8168d-39f8-4257-8d6f-6c4cf0327f99"} : dispatch 2024-09-10T04:17:24.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:23 smithi067 ceph-mon[27416]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "65d8168d-39f8-4257-8d6f-6c4cf0327f99"}]': finished 2024-09-10T04:17:24.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:23 smithi067 ceph-mon[27416]: osdmap e15: 3 total, 2 up, 3 in 2024-09-10T04:17:24.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:23 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:24.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:23 smithi067 ceph-mon[27416]: from='client.? 172.21.15.67:0/3305430487' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:17:24.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:23 smithi138 ceph-mon[27660]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:24.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:23 smithi138 ceph-mon[27660]: from='client.? 172.21.15.67:0/1169823093' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "65d8168d-39f8-4257-8d6f-6c4cf0327f99"} : dispatch 2024-09-10T04:17:24.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:23 smithi138 ceph-mon[27660]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "65d8168d-39f8-4257-8d6f-6c4cf0327f99"} : dispatch 2024-09-10T04:17:24.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:23 smithi138 ceph-mon[27660]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "65d8168d-39f8-4257-8d6f-6c4cf0327f99"}]': finished 2024-09-10T04:17:24.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:23 smithi138 ceph-mon[27660]: osdmap e15: 3 total, 2 up, 3 in 2024-09-10T04:17:24.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:23 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:24.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:23 smithi138 ceph-mon[27660]: from='client.? 172.21.15.67:0/3305430487' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:17:24.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:23 smithi007 ceph-mon[25057]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:24.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:23 smithi007 ceph-mon[25057]: from='client.? 172.21.15.67:0/1169823093' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "65d8168d-39f8-4257-8d6f-6c4cf0327f99"} : dispatch 2024-09-10T04:17:24.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:23 smithi007 ceph-mon[25057]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "65d8168d-39f8-4257-8d6f-6c4cf0327f99"} : dispatch 2024-09-10T04:17:24.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:23 smithi007 ceph-mon[25057]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "65d8168d-39f8-4257-8d6f-6c4cf0327f99"}]': finished 2024-09-10T04:17:24.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:23 smithi007 ceph-mon[25057]: osdmap e15: 3 total, 2 up, 3 in 2024-09-10T04:17:24.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:23 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:24.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:23 smithi007 ceph-mon[25057]: from='client.? 172.21.15.67:0/3305430487' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:17:26.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:25 smithi067 ceph-mon[27416]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:26.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:25 smithi138 ceph-mon[27660]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:26.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:25 smithi007 ceph-mon[25057]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:27.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:27 smithi067 ceph-mon[27416]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:28.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:27 smithi138 ceph-mon[27660]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:28.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:27 smithi007 ceph-mon[25057]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:30.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:29 smithi067 ceph-mon[27416]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:30.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:29 smithi138 ceph-mon[27660]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:30.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:29 smithi007 ceph-mon[25057]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:31.139 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:30 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-10T04:17:31.140 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:30 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:31.140 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:30 smithi067 ceph-mon[27416]: Deploying daemon osd.2 on smithi067 2024-09-10T04:17:31.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:30 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-10T04:17:31.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:30 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:31.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:30 smithi138 ceph-mon[27660]: Deploying daemon osd.2 on smithi067 2024-09-10T04:17:31.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:30 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-10T04:17:31.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:30 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:31.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:30 smithi007 ceph-mon[25057]: Deploying daemon osd.2 on smithi067 2024-09-10T04:17:32.022 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:31 smithi067 ceph-mon[27416]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:32.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:31 smithi138 ceph-mon[27660]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:32.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:31 smithi007 ceph-mon[25057]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:34.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:33 smithi067 ceph-mon[27416]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:34.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:33 smithi138 ceph-mon[27660]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:34.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:33 smithi007 ceph-mon[25057]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:36.215 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:35 smithi067 ceph-mon[27416]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:36.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:35 smithi138 ceph-mon[27660]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:36.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:35 smithi007 ceph-mon[25057]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:37.175 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:36 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:17:37.176 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:36 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:37.176 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:36 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:37.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:36 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:17:37.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:36 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:37.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:36 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:37.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:36 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:17:37.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:36 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:37.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:36 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:38.575 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:38 smithi067 ceph-mon[27416]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:38.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:38 smithi138 ceph-mon[27660]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:38.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:38 smithi007 ceph-mon[25057]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:40.373 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 2 on host 'smithi067' 2024-09-10T04:17:40.374 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:40 smithi067 ceph-mon[27416]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:40.374 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:40 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:40.374 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:40 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:40.374 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:40 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:40.374 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:40 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:17:40.374 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:40 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:40.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:40 smithi007 ceph-mon[25057]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:40.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:40 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:40.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:40 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:40.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:40 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:40.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:40 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:17:40.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:40 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:40.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:40 smithi138 ceph-mon[27660]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:40.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:40 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:40.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:40 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:40.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:40 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:40.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:40 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:17:40.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:40 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:41.011 DEBUG:teuthology.orchestra.run.smithi067:osd.2> sudo journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.2.service 2024-09-10T04:17:41.014 INFO:tasks.cephadm:Deploying osd.3 on smithi067 with /dev/vg_nvme/lv_3... 2024-09-10T04:17:41.014 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-10T04:17:41.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:41 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:17:41.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:41 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:41.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:41 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:41.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:41 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:17:41.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:41 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:41.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:41 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:41.733 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:17:41 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2[30461]: 2024-09-10T04:17:41.453+0000 7fba03511640 -1 osd.2 0 log_to_monitors true 2024-09-10T04:17:41.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:41 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:17:41.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:41 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:41.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:41 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:42.054 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.b/config 2024-09-10T04:17:42.603 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:42 smithi067 ceph-mon[27416]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:42.603 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:42 smithi067 ceph-mon[27416]: from='osd.2 [v2:172.21.15.67:6800/1434445678,v1:172.21.15.67:6801/1434445678]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-10T04:17:42.603 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:42 smithi067 ceph-mon[27416]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-10T04:17:42.675 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:42 smithi138 ceph-mon[27660]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:42.675 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:42 smithi138 ceph-mon[27660]: from='osd.2 [v2:172.21.15.67:6800/1434445678,v1:172.21.15.67:6801/1434445678]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-10T04:17:42.675 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:42 smithi138 ceph-mon[27660]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-10T04:17:42.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:42 smithi007 ceph-mon[25057]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:42.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:42 smithi007 ceph-mon[25057]: from='osd.2 [v2:172.21.15.67:6800/1434445678,v1:172.21.15.67:6801/1434445678]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-10T04:17:42.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:42 smithi007 ceph-mon[25057]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-10T04:17:43.732 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:17:43 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2[30461]: 2024-09-10T04:17:43.390+0000 7fb9ff494640 -1 osd.2 0 waiting for initial osdmap 2024-09-10T04:17:43.732 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:17:43 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2[30461]: 2024-09-10T04:17:43.393+0000 7fb9fb2bb640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T04:17:43.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:43 smithi067 ceph-mon[27416]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-10T04:17:43.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:43 smithi067 ceph-mon[27416]: osdmap e16: 3 total, 2 up, 3 in 2024-09-10T04:17:43.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:43 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:43.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:43 smithi067 ceph-mon[27416]: from='osd.2 [v2:172.21.15.67:6800/1434445678,v1:172.21.15.67:6801/1434445678]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-10T04:17:43.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:43 smithi067 ceph-mon[27416]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-10T04:17:43.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:43 smithi138 ceph-mon[27660]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-10T04:17:43.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:43 smithi138 ceph-mon[27660]: osdmap e16: 3 total, 2 up, 3 in 2024-09-10T04:17:43.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:43 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:43.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:43 smithi138 ceph-mon[27660]: from='osd.2 [v2:172.21.15.67:6800/1434445678,v1:172.21.15.67:6801/1434445678]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-10T04:17:43.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:43 smithi138 ceph-mon[27660]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-10T04:17:43.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:43 smithi007 ceph-mon[25057]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-10T04:17:43.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:43 smithi007 ceph-mon[25057]: osdmap e16: 3 total, 2 up, 3 in 2024-09-10T04:17:43.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:43 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:43.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:43 smithi007 ceph-mon[25057]: from='osd.2 [v2:172.21.15.67:6800/1434445678,v1:172.21.15.67:6801/1434445678]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-10T04:17:43.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:43 smithi007 ceph-mon[25057]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-10T04:17:44.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:44 smithi067 ceph-mon[27416]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:44.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:44 smithi067 ceph-mon[27416]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-10T04:17:44.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:44 smithi067 ceph-mon[27416]: osdmap e17: 3 total, 2 up, 3 in 2024-09-10T04:17:44.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:44 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:44.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:44 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:44.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:44 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:44.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:44 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:44.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:44 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-10T04:17:44.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:44 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:44.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:44 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:44.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:44 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:17:44.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:44 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:44.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:44 smithi138 ceph-mon[27660]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:44.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:44 smithi138 ceph-mon[27660]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-10T04:17:44.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:44 smithi138 ceph-mon[27660]: osdmap e17: 3 total, 2 up, 3 in 2024-09-10T04:17:44.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:44 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:44.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:44 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:44.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:44 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:44.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:44 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:44.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:44 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-10T04:17:44.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:44 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:44.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:44 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:44.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:44 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:17:44.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:44 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:44.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:44 smithi007 ceph-mon[25057]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:17:44.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:44 smithi007 ceph-mon[25057]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-10T04:17:44.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:44 smithi007 ceph-mon[25057]: osdmap e17: 3 total, 2 up, 3 in 2024-09-10T04:17:44.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:44 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:44.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:44 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:44.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:44 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:44.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:44 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:44.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:44 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-10T04:17:44.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:44 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:44.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:44 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:44.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:44 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:17:44.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:44 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:45.588 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-10T04:17:45.616 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi067:vg_nvme/lv_3 2024-09-10T04:17:45.641 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:45 smithi067 ceph-mon[27416]: purged_snaps scrub starts 2024-09-10T04:17:45.641 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:45 smithi067 ceph-mon[27416]: purged_snaps scrub ok 2024-09-10T04:17:45.641 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:45 smithi067 ceph-mon[27416]: Detected new or changed devices on smithi067 2024-09-10T04:17:45.641 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:45 smithi067 ceph-mon[27416]: Adjusting osd_memory_target on smithi067 to 21184M 2024-09-10T04:17:45.641 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:45 smithi067 ceph-mon[27416]: osd.2 [v2:172.21.15.67:6800/1434445678,v1:172.21.15.67:6801/1434445678] boot 2024-09-10T04:17:45.642 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:45 smithi067 ceph-mon[27416]: osdmap e18: 3 total, 3 up, 3 in 2024-09-10T04:17:45.642 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:45 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:45.642 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:45 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' 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-10T04:17:45.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:45 smithi138 ceph-mon[27660]: purged_snaps scrub starts 2024-09-10T04:17:45.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:45 smithi138 ceph-mon[27660]: purged_snaps scrub ok 2024-09-10T04:17:45.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:45 smithi138 ceph-mon[27660]: Detected new or changed devices on smithi067 2024-09-10T04:17:45.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:45 smithi138 ceph-mon[27660]: Adjusting osd_memory_target on smithi067 to 21184M 2024-09-10T04:17:45.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:45 smithi138 ceph-mon[27660]: osd.2 [v2:172.21.15.67:6800/1434445678,v1:172.21.15.67:6801/1434445678] boot 2024-09-10T04:17:45.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:45 smithi138 ceph-mon[27660]: osdmap e18: 3 total, 3 up, 3 in 2024-09-10T04:17:45.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:45 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:45.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:45 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' 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-10T04:17:45.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:45 smithi007 ceph-mon[25057]: purged_snaps scrub starts 2024-09-10T04:17:45.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:45 smithi007 ceph-mon[25057]: purged_snaps scrub ok 2024-09-10T04:17:45.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:45 smithi007 ceph-mon[25057]: Detected new or changed devices on smithi067 2024-09-10T04:17:45.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:45 smithi007 ceph-mon[25057]: Adjusting osd_memory_target on smithi067 to 21184M 2024-09-10T04:17:45.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:45 smithi007 ceph-mon[25057]: osd.2 [v2:172.21.15.67:6800/1434445678,v1:172.21.15.67:6801/1434445678] boot 2024-09-10T04:17:45.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:45 smithi007 ceph-mon[25057]: osdmap e18: 3 total, 3 up, 3 in 2024-09-10T04:17:45.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:45 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:17:45.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:45 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' 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-10T04:17:45.870 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.b/config 2024-09-10T04:17:46.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:46 smithi067 ceph-mon[27416]: pgmap v76: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:46.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:46 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' 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-10T04:17:46.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:46 smithi067 ceph-mon[27416]: osdmap e19: 3 total, 3 up, 3 in 2024-09-10T04:17:46.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:46 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-10T04:17:46.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:46 smithi138 ceph-mon[27660]: pgmap v76: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:46.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:46 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' 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-10T04:17:46.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:46 smithi138 ceph-mon[27660]: osdmap e19: 3 total, 3 up, 3 in 2024-09-10T04:17:46.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:46 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-10T04:17:46.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:46 smithi007 ceph-mon[25057]: pgmap v76: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:46.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:46 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' 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-10T04:17:46.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:46 smithi007 ceph-mon[25057]: osdmap e19: 3 total, 3 up, 3 in 2024-09-10T04:17:46.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:46 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-10T04:17:47.208 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34217]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T04:17:47.209 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34217]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:17:47.209 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:17:47.209 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34217]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:17:47.209 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34220]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T04:17:47.209 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34220]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:17:47.209 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:17:47.209 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34220]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:17:47.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45837]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T04:17:47.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45837]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:17:47.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45837]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:17:47.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45837]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:17:47.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45840]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T04:17:47.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45840]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:17:47.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:17:47.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45840]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:17:47.357 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45831]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T04:17:47.357 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45831]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:17:47.357 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:17:47.357 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45831]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:17:47.357 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45834]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T04:17:47.358 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45834]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:17:47.358 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:17:47.358 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:17:47 smithi007 sudo[45834]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:17:47.358 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:17:46 smithi007 sudo[45825]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T04:17:47.358 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:17:46 smithi007 sudo[45825]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:17:47.358 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:17:46 smithi007 sudo[45825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:17:47.358 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:17:46 smithi007 sudo[45825]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:17:47.358 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:17:46 smithi007 sudo[45828]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T04:17:47.358 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:17:46 smithi007 sudo[45828]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:17:47.358 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:17:46 smithi007 sudo[45828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:17:47.358 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:17:46 smithi007 sudo[45828]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:17:47.410 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 sudo[29091]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T04:17:47.410 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 sudo[29091]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:17:47.410 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 sudo[29091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:17:47.410 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 sudo[29091]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:17:47.410 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 sudo[29094]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T04:17:47.410 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 sudo[29094]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:17:47.410 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 sudo[29094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:17:47.410 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 sudo[29094]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:17:47.410 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-10T04:17:47.411 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: osdmap e20: 3 total, 3 up, 3 in 2024-09-10T04:17:47.411 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:17:47.411 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:17:47.411 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:17:47.411 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:47.411 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:47.411 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:47.411 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:17:47.411 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:17:47.411 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:17:47.411 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:17:47.411 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:17:47.412 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:17:47.412 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:17:47.412 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:17:47.412 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:17:47.412 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:17:47.412 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:47.412 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:17:47.412 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:17:47.412 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:17:47.413 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:17:47.413 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:47 smithi138 ceph-mon[27660]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:17:47.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34235]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T04:17:47.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34235]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:17:47.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:17:47.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34235]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34238]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34238]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 sudo[34238]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: osdmap e20: 3 total, 3 up, 3 in 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:17:47.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:17:47.484 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:17:47.484 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:17:47.484 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:17:47.484 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:17:47.484 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:17:47.484 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:17:47.484 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:17:47.484 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:47.484 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:17:47.484 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:17:47.484 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:17:47.484 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:17:47.484 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:47 smithi067 ceph-mon[27416]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:17:47.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-10T04:17:47.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: osdmap e20: 3 total, 3 up, 3 in 2024-09-10T04:17:47.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:17:47.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:17:47.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:17:47.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:47.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:47.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:47.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:17:47.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:17:47.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:17:47.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:17:47.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:17:47.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:17:47.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:17:47.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:17:47.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:17:47.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:17:47.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:17:47.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:17:47.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:17:47.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:17:47.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:17:47.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:47 smithi007 ceph-mon[25057]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:17:48.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:48 smithi067 ceph-mon[27416]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:48.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:48 smithi067 ceph-mon[27416]: osdmap e21: 3 total, 3 up, 3 in 2024-09-10T04:17:48.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:48 smithi138 ceph-mon[27660]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:48.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:48 smithi138 ceph-mon[27660]: osdmap e21: 3 total, 3 up, 3 in 2024-09-10T04:17:48.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:48 smithi007 ceph-mon[25057]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:48.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:48 smithi007 ceph-mon[25057]: osdmap e21: 3 total, 3 up, 3 in 2024-09-10T04:17:49.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:49 smithi067 ceph-mon[27416]: from='client.? 172.21.15.67:0/2854803836' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5f1375c7-eae7-4f50-a1cb-2c836203be3c"} : dispatch 2024-09-10T04:17:49.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:49 smithi067 ceph-mon[27416]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5f1375c7-eae7-4f50-a1cb-2c836203be3c"} : dispatch 2024-09-10T04:17:49.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:49 smithi067 ceph-mon[27416]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f1375c7-eae7-4f50-a1cb-2c836203be3c"}]': finished 2024-09-10T04:17:49.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:49 smithi067 ceph-mon[27416]: osdmap e22: 4 total, 3 up, 4 in 2024-09-10T04:17:49.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:49 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:17:49.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:49 smithi067 ceph-mon[27416]: from='client.? 172.21.15.67:0/3530555072' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:17:49.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:49 smithi138 ceph-mon[27660]: from='client.? 172.21.15.67:0/2854803836' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5f1375c7-eae7-4f50-a1cb-2c836203be3c"} : dispatch 2024-09-10T04:17:49.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:49 smithi138 ceph-mon[27660]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5f1375c7-eae7-4f50-a1cb-2c836203be3c"} : dispatch 2024-09-10T04:17:49.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:49 smithi138 ceph-mon[27660]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f1375c7-eae7-4f50-a1cb-2c836203be3c"}]': finished 2024-09-10T04:17:49.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:49 smithi138 ceph-mon[27660]: osdmap e22: 4 total, 3 up, 4 in 2024-09-10T04:17:49.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:49 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:17:49.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:49 smithi138 ceph-mon[27660]: from='client.? 172.21.15.67:0/3530555072' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:17:49.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:49 smithi007 ceph-mon[25057]: from='client.? 172.21.15.67:0/2854803836' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5f1375c7-eae7-4f50-a1cb-2c836203be3c"} : dispatch 2024-09-10T04:17:49.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:49 smithi007 ceph-mon[25057]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5f1375c7-eae7-4f50-a1cb-2c836203be3c"} : dispatch 2024-09-10T04:17:49.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:49 smithi007 ceph-mon[25057]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f1375c7-eae7-4f50-a1cb-2c836203be3c"}]': finished 2024-09-10T04:17:49.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:49 smithi007 ceph-mon[25057]: osdmap e22: 4 total, 3 up, 4 in 2024-09-10T04:17:49.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:49 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:17:49.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:49 smithi007 ceph-mon[25057]: from='client.? 172.21.15.67:0/3530555072' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:17:50.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:50 smithi067 ceph-mon[27416]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:50.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:50 smithi067 ceph-mon[27416]: mgrmap e14: x(active, since 2m) 2024-09-10T04:17:50.756 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:50 smithi007 ceph-mon[25057]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:50.757 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:50 smithi007 ceph-mon[25057]: mgrmap e14: x(active, since 2m) 2024-09-10T04:17:50.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:50 smithi138 ceph-mon[27660]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:50.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:50 smithi138 ceph-mon[27660]: mgrmap e14: x(active, since 2m) 2024-09-10T04:17:52.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:52 smithi067 ceph-mon[27416]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:52.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:52 smithi138 ceph-mon[27660]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:52.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:52 smithi007 ceph-mon[25057]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:54.616 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:54 smithi067 ceph-mon[27416]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:54.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:54 smithi138 ceph-mon[27660]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:54.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:54 smithi007 ceph-mon[25057]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:56.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:56 smithi067 ceph-mon[27416]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:56.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:56 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-10T04:17:56.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:56 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:56.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:56 smithi138 ceph-mon[27660]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:56.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:56 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-10T04:17:56.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:56 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:56.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:56 smithi007 ceph-mon[25057]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:56.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:56 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-10T04:17:56.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:56 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:17:57.593 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:57 smithi067 ceph-mon[27416]: Deploying daemon osd.3 on smithi067 2024-09-10T04:17:57.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:57 smithi138 ceph-mon[27660]: Deploying daemon osd.3 on smithi067 2024-09-10T04:17:57.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:57 smithi007 ceph-mon[25057]: Deploying daemon osd.3 on smithi067 2024-09-10T04:17:58.682 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:17:58 smithi067 ceph-mon[27416]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:58.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:17:58 smithi138 ceph-mon[27660]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:17:58.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:17:58 smithi007 ceph-mon[25057]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:00.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:00 smithi067 ceph-mon[27416]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:00.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:00 smithi138 ceph-mon[27660]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:00.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:00 smithi007 ceph-mon[25057]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:02.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:02 smithi067 ceph-mon[27416]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:02.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:02 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:02.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:02 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:02.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:02 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:02.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:02 smithi138 ceph-mon[27660]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:02.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:02 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:02.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:02 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:02.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:02 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:02.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:02 smithi007 ceph-mon[25057]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:02.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:02 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:02.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:02 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:02.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:02 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:04.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:04 smithi067 ceph-mon[27416]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:04.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:04 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:04.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:04 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:04.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:04 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:04.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:04 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:04.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:04 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:04.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:04 smithi138 ceph-mon[27660]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:04.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:04 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:04.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:04 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:04.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:04 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:04.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:04 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:04.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:04 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:04.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:04 smithi007 ceph-mon[25057]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:04.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:04 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:04.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:04 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:04.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:04 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:04.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:04 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:04.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:04 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:05.402 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 3 on host 'smithi067' 2024-09-10T04:18:05.698 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:05 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:05.698 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:05 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:05.698 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:05 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:05.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:05 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:05.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:05 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:05.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:05 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:05.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:05 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:05.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:05 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:05.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:05 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:05.968 DEBUG:teuthology.orchestra.run.smithi067:osd.3> sudo journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.3.service 2024-09-10T04:18:06.011 INFO:tasks.cephadm:Deploying osd.4 on smithi138 with /dev/vg_nvme/lv_4... 2024-09-10T04:18:06.011 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-10T04:18:06.262 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:18:06.480 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:06 smithi067 ceph-mon[27416]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:06.661 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:06 smithi138 ceph-mon[27660]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:06.733 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:18:06 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3[35909]: 2024-09-10T04:18:06.478+0000 7fcb811d4640 -1 osd.3 0 log_to_monitors true 2024-09-10T04:18:06.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:06 smithi007 ceph-mon[25057]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:07.702 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:07 smithi138 ceph-mon[27660]: from='osd.3 [v2:172.21.15.67:6808/233271240,v1:172.21.15.67:6809/233271240]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-10T04:18:07.702 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:07 smithi138 ceph-mon[27660]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-10T04:18:07.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:07 smithi067 ceph-mon[27416]: from='osd.3 [v2:172.21.15.67:6808/233271240,v1:172.21.15.67:6809/233271240]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-10T04:18:07.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:07 smithi067 ceph-mon[27416]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-10T04:18:07.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:07 smithi007 ceph-mon[25057]: from='osd.3 [v2:172.21.15.67:6808/233271240,v1:172.21.15.67:6809/233271240]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-10T04:18:07.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:07 smithi007 ceph-mon[25057]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-10T04:18:08.511 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:08 smithi138 ceph-mon[27660]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:08.511 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:08 smithi138 ceph-mon[27660]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-10T04:18:08.511 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:08 smithi138 ceph-mon[27660]: osdmap e23: 4 total, 3 up, 4 in 2024-09-10T04:18:08.512 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:08 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:18:08.512 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:08 smithi138 ceph-mon[27660]: from='osd.3 [v2:172.21.15.67:6808/233271240,v1:172.21.15.67:6809/233271240]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-10T04:18:08.512 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:08 smithi138 ceph-mon[27660]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-10T04:18:08.611 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:08 smithi067 ceph-mon[27416]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:08.612 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:08 smithi067 ceph-mon[27416]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-10T04:18:08.612 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:08 smithi067 ceph-mon[27416]: osdmap e23: 4 total, 3 up, 4 in 2024-09-10T04:18:08.612 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:08 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:18:08.612 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:08 smithi067 ceph-mon[27416]: from='osd.3 [v2:172.21.15.67:6808/233271240,v1:172.21.15.67:6809/233271240]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-10T04:18:08.612 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:08 smithi067 ceph-mon[27416]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-10T04:18:08.821 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:18:08.849 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi138:vg_nvme/lv_4 2024-09-10T04:18:08.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:08 smithi007 ceph-mon[25057]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:08.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:08 smithi007 ceph-mon[25057]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-10T04:18:08.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:08 smithi007 ceph-mon[25057]: osdmap e23: 4 total, 3 up, 4 in 2024-09-10T04:18:08.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:08 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:18:08.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:08 smithi007 ceph-mon[25057]: from='osd.3 [v2:172.21.15.67:6808/233271240,v1:172.21.15.67:6809/233271240]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-10T04:18:08.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:08 smithi007 ceph-mon[25057]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-10T04:18:09.101 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:18:09.232 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:18:08 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3[35909]: 2024-09-10T04:18:08.898+0000 7fcb7d157640 -1 osd.3 0 waiting for initial osdmap 2024-09-10T04:18:09.232 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:18:08 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3[35909]: 2024-09-10T04:18:08.901+0000 7fcb74f76640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T04:18:09.480 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-10T04:18:09.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: osdmap e24: 4 total, 3 up, 4 in 2024-09-10T04:18:09.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:18:09.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:18:09.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:09.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:09.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:09.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:09.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:09.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:09.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:09.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:09.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: from='osd.3 ' entity='osd.3' 2024-09-10T04:18:09.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: osd.3 [v2:172.21.15.67:6808/233271240,v1:172.21.15.67:6809/233271240] boot 2024-09-10T04:18:09.482 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: osdmap e25: 4 total, 4 up, 4 in 2024-09-10T04:18:09.482 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:09 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:18:09.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-10T04:18:09.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: osdmap e24: 4 total, 3 up, 4 in 2024-09-10T04:18:09.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:18:09.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:18:09.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:09.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:09.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:09.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:09.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:09.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:09.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:09.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:09.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: from='osd.3 ' entity='osd.3' 2024-09-10T04:18:09.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: osd.3 [v2:172.21.15.67:6808/233271240,v1:172.21.15.67:6809/233271240] boot 2024-09-10T04:18:09.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: osdmap e25: 4 total, 4 up, 4 in 2024-09-10T04:18:09.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:09 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:18:09.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-10T04:18:09.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: osdmap e24: 4 total, 3 up, 4 in 2024-09-10T04:18:09.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:18:09.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:18:09.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:09.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:09.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:09.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:09.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:09.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:09.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:09.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:09.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: from='osd.3 ' entity='osd.3' 2024-09-10T04:18:09.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: osd.3 [v2:172.21.15.67:6808/233271240,v1:172.21.15.67:6809/233271240] boot 2024-09-10T04:18:09.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: osdmap e25: 4 total, 4 up, 4 in 2024-09-10T04:18:09.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:09 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:18:10.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:10 smithi067 ceph-mon[27416]: purged_snaps scrub starts 2024-09-10T04:18:10.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:10 smithi067 ceph-mon[27416]: purged_snaps scrub ok 2024-09-10T04:18:10.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:10 smithi067 ceph-mon[27416]: Detected new or changed devices on smithi067 2024-09-10T04:18:10.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:10 smithi067 ceph-mon[27416]: Adjusting osd_memory_target on smithi067 to 10592M 2024-09-10T04:18:10.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:10 smithi067 ceph-mon[27416]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:10.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:10 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:18:10.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:10 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:18:10.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:10 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:10.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:10 smithi067 ceph-mon[27416]: osdmap e26: 4 total, 4 up, 4 in 2024-09-10T04:18:10.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:10 smithi138 ceph-mon[27660]: purged_snaps scrub starts 2024-09-10T04:18:10.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:10 smithi138 ceph-mon[27660]: purged_snaps scrub ok 2024-09-10T04:18:10.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:10 smithi138 ceph-mon[27660]: Detected new or changed devices on smithi067 2024-09-10T04:18:10.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:10 smithi138 ceph-mon[27660]: Adjusting osd_memory_target on smithi067 to 10592M 2024-09-10T04:18:10.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:10 smithi138 ceph-mon[27660]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:10.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:10 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:18:10.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:10 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:18:10.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:10 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:10.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:10 smithi138 ceph-mon[27660]: osdmap e26: 4 total, 4 up, 4 in 2024-09-10T04:18:10.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:10 smithi007 ceph-mon[25057]: purged_snaps scrub starts 2024-09-10T04:18:10.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:10 smithi007 ceph-mon[25057]: purged_snaps scrub ok 2024-09-10T04:18:10.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:10 smithi007 ceph-mon[25057]: Detected new or changed devices on smithi067 2024-09-10T04:18:10.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:10 smithi007 ceph-mon[25057]: Adjusting osd_memory_target on smithi067 to 10592M 2024-09-10T04:18:10.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:10 smithi007 ceph-mon[25057]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:18:10.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:10 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:18:10.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:10 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:18:10.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:10 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:10.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:10 smithi007 ceph-mon[25057]: osdmap e26: 4 total, 4 up, 4 in 2024-09-10T04:18:11.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:11 smithi067 ceph-mon[27416]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:18:11.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:11 smithi067 ceph-mon[27416]: osdmap e27: 4 total, 4 up, 4 in 2024-09-10T04:18:11.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:11 smithi138 ceph-mon[27660]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:18:11.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:11 smithi138 ceph-mon[27660]: osdmap e27: 4 total, 4 up, 4 in 2024-09-10T04:18:11.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:11 smithi007 ceph-mon[25057]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:18:11.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:11 smithi007 ceph-mon[25057]: osdmap e27: 4 total, 4 up, 4 in 2024-09-10T04:18:12.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:12 smithi067 ceph-mon[27416]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:12.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:12 smithi067 ceph-mon[27416]: from='client.? 172.21.15.138:0/1244430810' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "539cc6d0-eb4a-4468-bc63-f1ae9605aaf9"} : dispatch 2024-09-10T04:18:12.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:12 smithi067 ceph-mon[27416]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "539cc6d0-eb4a-4468-bc63-f1ae9605aaf9"} : dispatch 2024-09-10T04:18:12.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:12 smithi067 ceph-mon[27416]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "539cc6d0-eb4a-4468-bc63-f1ae9605aaf9"}]': finished 2024-09-10T04:18:12.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:12 smithi067 ceph-mon[27416]: osdmap e28: 5 total, 4 up, 5 in 2024-09-10T04:18:12.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:12 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:12.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:12 smithi067 ceph-mon[27416]: from='client.? 172.21.15.138:0/795069400' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:18:12.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:12 smithi138 ceph-mon[27660]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:12.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:12 smithi138 ceph-mon[27660]: from='client.? 172.21.15.138:0/1244430810' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "539cc6d0-eb4a-4468-bc63-f1ae9605aaf9"} : dispatch 2024-09-10T04:18:12.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:12 smithi138 ceph-mon[27660]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "539cc6d0-eb4a-4468-bc63-f1ae9605aaf9"} : dispatch 2024-09-10T04:18:12.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:12 smithi138 ceph-mon[27660]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "539cc6d0-eb4a-4468-bc63-f1ae9605aaf9"}]': finished 2024-09-10T04:18:12.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:12 smithi138 ceph-mon[27660]: osdmap e28: 5 total, 4 up, 5 in 2024-09-10T04:18:12.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:12 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:12.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:12 smithi138 ceph-mon[27660]: from='client.? 172.21.15.138:0/795069400' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:18:12.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:12 smithi007 ceph-mon[25057]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:12.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:12 smithi007 ceph-mon[25057]: from='client.? 172.21.15.138:0/1244430810' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "539cc6d0-eb4a-4468-bc63-f1ae9605aaf9"} : dispatch 2024-09-10T04:18:12.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:12 smithi007 ceph-mon[25057]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "539cc6d0-eb4a-4468-bc63-f1ae9605aaf9"} : dispatch 2024-09-10T04:18:12.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:12 smithi007 ceph-mon[25057]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "539cc6d0-eb4a-4468-bc63-f1ae9605aaf9"}]': finished 2024-09-10T04:18:12.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:12 smithi007 ceph-mon[25057]: osdmap e28: 5 total, 4 up, 5 in 2024-09-10T04:18:12.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:12 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:12.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:12 smithi007 ceph-mon[25057]: from='client.? 172.21.15.138:0/795069400' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:18:14.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:14 smithi067 ceph-mon[27416]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:14.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:14 smithi138 ceph-mon[27660]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:14.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:14 smithi007 ceph-mon[25057]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:16.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:16 smithi067 ceph-mon[27416]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-10T04:18:16.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:16 smithi138 ceph-mon[27660]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-10T04:18:16.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:16 smithi007 ceph-mon[25057]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-10T04:18:18.652 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:18 smithi138 ceph-mon[27660]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-10T04:18:18.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:18 smithi067 ceph-mon[27416]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-10T04:18:18.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:18 smithi007 ceph-mon[25057]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-10T04:18:19.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:19 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-10T04:18:19.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:19 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:19.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:19 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-10T04:18:19.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:19 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:19.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:19 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-10T04:18:19.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:19 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:20.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:20 smithi138 ceph-mon[27660]: Deploying daemon osd.4 on smithi138 2024-09-10T04:18:20.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:20 smithi138 ceph-mon[27660]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-10T04:18:20.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:20 smithi067 ceph-mon[27416]: Deploying daemon osd.4 on smithi138 2024-09-10T04:18:20.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:20 smithi067 ceph-mon[27416]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-10T04:18:20.757 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:20 smithi007 ceph-mon[25057]: Deploying daemon osd.4 on smithi138 2024-09-10T04:18:20.757 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:20 smithi007 ceph-mon[25057]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-10T04:18:22.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:22 smithi067 ceph-mon[27416]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-10T04:18:22.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:22 smithi138 ceph-mon[27660]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-10T04:18:22.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:22 smithi007 ceph-mon[25057]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-10T04:18:24.632 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:24 smithi138 ceph-mon[27660]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-10T04:18:24.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:24 smithi067 ceph-mon[27416]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-10T04:18:24.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:24 smithi007 ceph-mon[25057]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-10T04:18:25.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:25 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:25.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:25 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:25.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:25 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:25 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:25 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:25 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:25.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:25 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:25.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:25 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:25.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:25 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:26.591 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:26 smithi138 ceph-mon[27660]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:18:26.591 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:26 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:26.591 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:26 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:26.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:26 smithi007 ceph-mon[25057]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:18:26.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:26 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:26.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:26 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:26.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:26 smithi067 ceph-mon[27416]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:18:26.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:26 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:26.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:26 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:27.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:27 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:27.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:27 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:27.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:27 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:27.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:27 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:27.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:27 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:27.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:27 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:27.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:27 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:27.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:27 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:27.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:27 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:28.606 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:28 smithi138 ceph-mon[27660]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:28.645 INFO:teuthology.orchestra.run.smithi138.stdout:Created osd(s) 4 on host 'smithi138' 2024-09-10T04:18:28.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:28 smithi007 ceph-mon[25057]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:28.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:28 smithi067 ceph-mon[27416]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:29.228 DEBUG:teuthology.orchestra.run.smithi138:osd.4> sudo journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.4.service 2024-09-10T04:18:29.231 INFO:tasks.cephadm:Deploying osd.5 on smithi138 with /dev/vg_nvme/lv_3... 2024-09-10T04:18:29.231 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-10T04:18:29.753 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:29.753 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:29.753 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:29.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:29.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:29.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:29.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:29.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:29.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:30.024 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:18:29 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:18:29.751+0000 7f59af860640 -1 osd.4 0 log_to_monitors true 2024-09-10T04:18:30.386 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:18:30.589 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:30 smithi138 ceph-mon[27660]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:30.589 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:30 smithi138 ceph-mon[27660]: from='osd.4 [v2:172.21.15.138:6800/2598092189,v1:172.21.15.138:6801/2598092189]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-10T04:18:30.589 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:30 smithi138 ceph-mon[27660]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-10T04:18:30.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:30 smithi007 ceph-mon[25057]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:30.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:30 smithi007 ceph-mon[25057]: from='osd.4 [v2:172.21.15.138:6800/2598092189,v1:172.21.15.138:6801/2598092189]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-10T04:18:30.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:30 smithi007 ceph-mon[25057]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-10T04:18:30.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:30 smithi067 ceph-mon[27416]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:30.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:30 smithi067 ceph-mon[27416]: from='osd.4 [v2:172.21.15.138:6800/2598092189,v1:172.21.15.138:6801/2598092189]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-10T04:18:30.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:30 smithi067 ceph-mon[27416]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-10T04:18:31.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:31 smithi067 ceph-mon[27416]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-10T04:18:31.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:31 smithi067 ceph-mon[27416]: osdmap e29: 5 total, 4 up, 5 in 2024-09-10T04:18:31.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:31 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:31.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:31 smithi067 ceph-mon[27416]: from='osd.4 [v2:172.21.15.138:6800/2598092189,v1:172.21.15.138:6801/2598092189]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]} : dispatch 2024-09-10T04:18:31.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:31 smithi067 ceph-mon[27416]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]} : dispatch 2024-09-10T04:18:31.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:31 smithi067 ceph-mon[27416]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:32.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:31 smithi138 ceph-mon[27660]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-10T04:18:32.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:31 smithi138 ceph-mon[27660]: osdmap e29: 5 total, 4 up, 5 in 2024-09-10T04:18:32.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:31 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:32.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:31 smithi138 ceph-mon[27660]: from='osd.4 [v2:172.21.15.138:6800/2598092189,v1:172.21.15.138:6801/2598092189]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]} : dispatch 2024-09-10T04:18:32.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:31 smithi138 ceph-mon[27660]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]} : dispatch 2024-09-10T04:18:32.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:31 smithi138 ceph-mon[27660]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:32.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:31 smithi007 ceph-mon[25057]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-10T04:18:32.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:31 smithi007 ceph-mon[25057]: osdmap e29: 5 total, 4 up, 5 in 2024-09-10T04:18:32.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:31 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:32.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:31 smithi007 ceph-mon[25057]: from='osd.4 [v2:172.21.15.138:6800/2598092189,v1:172.21.15.138:6801/2598092189]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]} : dispatch 2024-09-10T04:18:32.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:31 smithi007 ceph-mon[25057]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]} : dispatch 2024-09-10T04:18:32.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:31 smithi007 ceph-mon[25057]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:32.345 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:18:32.066+0000 7f59ab7e3640 -1 osd.4 0 waiting for initial osdmap 2024-09-10T04:18:32.345 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:18:32.069+0000 7f59a3602640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T04:18:32.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T04:18:32.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: osdmap e30: 5 total, 4 up, 5 in 2024-09-10T04:18:32.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:32.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: from='osd.4 ' entity='osd.4' 2024-09-10T04:18:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: Detected new or changed devices on smithi138 2024-09-10T04:18:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: Adjusting osd_memory_target on smithi138 to 21184M 2024-09-10T04:18:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:32 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:32.997 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T04:18:32.997 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: osdmap e30: 5 total, 4 up, 5 in 2024-09-10T04:18:32.997 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:32.997 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:32.997 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: from='osd.4 ' entity='osd.4' 2024-09-10T04:18:32.997 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: Detected new or changed devices on smithi138 2024-09-10T04:18:32.997 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:32.998 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:32.998 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:32.998 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: Adjusting osd_memory_target on smithi138 to 21184M 2024-09-10T04:18:32.998 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:32.998 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:32.998 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:32.998 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:32.998 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:32 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:33.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T04:18:33.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: osdmap e30: 5 total, 4 up, 5 in 2024-09-10T04:18:33.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:33.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:33.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: from='osd.4 ' entity='osd.4' 2024-09-10T04:18:33.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: Detected new or changed devices on smithi138 2024-09-10T04:18:33.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:33.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:33.107 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:33.107 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: Adjusting osd_memory_target on smithi138 to 21184M 2024-09-10T04:18:33.107 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:33.107 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:33.107 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:33.107 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:33.107 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:32 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:33.612 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T04:18:33.638 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi138:vg_nvme/lv_3 2024-09-10T04:18:33.877 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:18:33.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:33 smithi067 ceph-mon[27416]: purged_snaps scrub starts 2024-09-10T04:18:33.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:33 smithi067 ceph-mon[27416]: purged_snaps scrub ok 2024-09-10T04:18:33.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:33 smithi067 ceph-mon[27416]: osd.4 [v2:172.21.15.138:6800/2598092189,v1:172.21.15.138:6801/2598092189] boot 2024-09-10T04:18:33.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:33 smithi067 ceph-mon[27416]: osdmap e31: 5 total, 5 up, 5 in 2024-09-10T04:18:33.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:33 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:33.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:33 smithi067 ceph-mon[27416]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:33.986 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:33 smithi138 ceph-mon[27660]: purged_snaps scrub starts 2024-09-10T04:18:33.986 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:33 smithi138 ceph-mon[27660]: purged_snaps scrub ok 2024-09-10T04:18:33.986 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:33 smithi138 ceph-mon[27660]: osd.4 [v2:172.21.15.138:6800/2598092189,v1:172.21.15.138:6801/2598092189] boot 2024-09-10T04:18:33.986 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:33 smithi138 ceph-mon[27660]: osdmap e31: 5 total, 5 up, 5 in 2024-09-10T04:18:33.986 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:33 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:33.986 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:33 smithi138 ceph-mon[27660]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:34.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:33 smithi007 ceph-mon[25057]: purged_snaps scrub starts 2024-09-10T04:18:34.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:33 smithi007 ceph-mon[25057]: purged_snaps scrub ok 2024-09-10T04:18:34.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:33 smithi007 ceph-mon[25057]: osd.4 [v2:172.21.15.138:6800/2598092189,v1:172.21.15.138:6801/2598092189] boot 2024-09-10T04:18:34.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:33 smithi007 ceph-mon[25057]: osdmap e31: 5 total, 5 up, 5 in 2024-09-10T04:18:34.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:33 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:18:34.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:33 smithi007 ceph-mon[25057]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-10T04:18:34.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:34 smithi067 ceph-mon[27416]: osdmap e32: 5 total, 5 up, 5 in 2024-09-10T04:18:34.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:34 smithi067 ceph-mon[27416]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:18:34.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:34 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:18:34.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:34 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:18:34.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:34 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:35.006 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:34 smithi138 ceph-mon[27660]: osdmap e32: 5 total, 5 up, 5 in 2024-09-10T04:18:35.007 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:34 smithi138 ceph-mon[27660]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:18:35.007 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:34 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:18:35.007 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:34 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:18:35.007 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:34 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:34 smithi007 ceph-mon[25057]: osdmap e32: 5 total, 5 up, 5 in 2024-09-10T04:18:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:34 smithi007 ceph-mon[25057]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:18:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:34 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:18:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:34 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:18:35.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:34 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:35.889 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:35 smithi138 ceph-mon[27660]: osdmap e33: 5 total, 5 up, 5 in 2024-09-10T04:18:35.889 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:35 smithi138 ceph-mon[27660]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:35.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:35 smithi067 ceph-mon[27416]: osdmap e33: 5 total, 5 up, 5 in 2024-09-10T04:18:35.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:35 smithi067 ceph-mon[27416]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:36.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:35 smithi007 ceph-mon[25057]: osdmap e33: 5 total, 5 up, 5 in 2024-09-10T04:18:36.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:35 smithi007 ceph-mon[25057]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:36.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:36 smithi067 ceph-mon[27416]: from='client.? 172.21.15.138:0/2373379338' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "60ccc58d-8b96-4e38-841f-f47a35af3a0d"} : dispatch 2024-09-10T04:18:36.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:36 smithi067 ceph-mon[27416]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "60ccc58d-8b96-4e38-841f-f47a35af3a0d"} : dispatch 2024-09-10T04:18:36.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:36 smithi067 ceph-mon[27416]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60ccc58d-8b96-4e38-841f-f47a35af3a0d"}]': finished 2024-09-10T04:18:36.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:36 smithi067 ceph-mon[27416]: osdmap e34: 6 total, 5 up, 6 in 2024-09-10T04:18:36.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:36 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:37.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:36 smithi138 ceph-mon[27660]: from='client.? 172.21.15.138:0/2373379338' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "60ccc58d-8b96-4e38-841f-f47a35af3a0d"} : dispatch 2024-09-10T04:18:37.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:36 smithi138 ceph-mon[27660]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "60ccc58d-8b96-4e38-841f-f47a35af3a0d"} : dispatch 2024-09-10T04:18:37.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:36 smithi138 ceph-mon[27660]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60ccc58d-8b96-4e38-841f-f47a35af3a0d"}]': finished 2024-09-10T04:18:37.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:36 smithi138 ceph-mon[27660]: osdmap e34: 6 total, 5 up, 6 in 2024-09-10T04:18:37.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:36 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:37.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:36 smithi007 ceph-mon[25057]: from='client.? 172.21.15.138:0/2373379338' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "60ccc58d-8b96-4e38-841f-f47a35af3a0d"} : dispatch 2024-09-10T04:18:37.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:36 smithi007 ceph-mon[25057]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "60ccc58d-8b96-4e38-841f-f47a35af3a0d"} : dispatch 2024-09-10T04:18:37.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:36 smithi007 ceph-mon[25057]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60ccc58d-8b96-4e38-841f-f47a35af3a0d"}]': finished 2024-09-10T04:18:37.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:36 smithi007 ceph-mon[25057]: osdmap e34: 6 total, 5 up, 6 in 2024-09-10T04:18:37.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:36 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:37.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:37 smithi067 ceph-mon[27416]: pgmap v118: 1 pgs: 1 peering; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:37.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:37 smithi067 ceph-mon[27416]: from='client.? 172.21.15.138:0/8572247' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:18:38.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:37 smithi138 ceph-mon[27660]: pgmap v118: 1 pgs: 1 peering; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:38.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:37 smithi138 ceph-mon[27660]: from='client.? 172.21.15.138:0/8572247' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:18:38.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:37 smithi007 ceph-mon[25057]: pgmap v118: 1 pgs: 1 peering; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:38.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:37 smithi007 ceph-mon[25057]: from='client.? 172.21.15.138:0/8572247' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:18:40.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:39 smithi007 ceph-mon[25057]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:40.179 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:39 smithi138 ceph-mon[27660]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:40.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:39 smithi067 ceph-mon[27416]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:42.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:41 smithi138 ceph-mon[27660]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-10T04:18:42.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:41 smithi007 ceph-mon[25057]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-10T04:18:42.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:41 smithi067 ceph-mon[27416]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-10T04:18:44.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:43 smithi138 ceph-mon[27660]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-10T04:18:44.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:43 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-10T04:18:44.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:43 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:44.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:43 smithi138 ceph-mon[27660]: Deploying daemon osd.5 on smithi138 2024-09-10T04:18:44.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:43 smithi007 ceph-mon[25057]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-10T04:18:44.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:43 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-10T04:18:44.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:43 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:44.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:43 smithi007 ceph-mon[25057]: Deploying daemon osd.5 on smithi138 2024-09-10T04:18:44.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:43 smithi067 ceph-mon[27416]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-10T04:18:44.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:43 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-10T04:18:44.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:43 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:44.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:43 smithi067 ceph-mon[27416]: Deploying daemon osd.5 on smithi138 2024-09-10T04:18:46.003 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:45 smithi138 ceph-mon[27660]: pgmap v122: 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-10T04:18:46.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:45 smithi007 ceph-mon[25057]: pgmap v122: 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-10T04:18:46.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:45 smithi067 ceph-mon[27416]: pgmap v122: 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-10T04:18:48.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:47 smithi138 ceph-mon[27660]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-10T04:18:48.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:47 smithi007 ceph-mon[25057]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-10T04:18:48.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:47 smithi067 ceph-mon[27416]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-10T04:18:50.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:49 smithi007 ceph-mon[25057]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:18:50.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:49 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:50.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:49 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:50.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:49 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:50.175 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:49 smithi138 ceph-mon[27660]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:18:50.175 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:49 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:50.175 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:49 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:50.175 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:49 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:50.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:49 smithi067 ceph-mon[27416]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:18:50.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:49 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:50.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:49 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:50.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:49 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:52.509 INFO:teuthology.orchestra.run.smithi138.stdout:Created osd(s) 5 on host 'smithi138' 2024-09-10T04:18:52.509 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:52 smithi138 ceph-mon[27660]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:18:52.509 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:52 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:52.509 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:52 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:52.509 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:52 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:52.509 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:52 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:52.509 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:52 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:52.605 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:52 smithi007 ceph-mon[25057]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:18:52.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:52 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:52.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:52 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:52.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:52 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:52.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:52 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:52.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:52 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:52.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:52 smithi067 ceph-mon[27416]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:18:52.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:52 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:52.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:52 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:52.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:52 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:52.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:52 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:52.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:52 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:53.061 DEBUG:teuthology.orchestra.run.smithi138:osd.5> sudo journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.5.service 2024-09-10T04:18:53.063 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-10T04:18:53.063 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T04:18:53.328 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:18:53.347 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:53 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:53.347 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:53 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:53.347 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:53 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:53.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:53 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:53.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:53 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:53.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:53 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:53.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:53 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:18:53.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:53 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:53.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:53 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:54.037 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:18:54.053 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:18:53 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:18:53.858+0000 7fd54639e640 -1 osd.5 0 log_to_monitors true 2024-09-10T04:18:54.712 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":34,"num_osds":6,"num_up_osds":5,"osd_up_since":1725941912,"num_in_osds":6,"osd_in_since":1725941916,"num_remapped_pgs":0} 2024-09-10T04:18:54.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:54 smithi138 ceph-mon[27660]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:54.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:54 smithi138 ceph-mon[27660]: from='osd.5 [v2:172.21.15.138:6808/2000397085,v1:172.21.15.138:6809/2000397085]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-10T04:18:54.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:54 smithi138 ceph-mon[27660]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-10T04:18:54.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:54 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/3653352988' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T04:18:54.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:54 smithi007 ceph-mon[25057]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:54.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:54 smithi007 ceph-mon[25057]: from='osd.5 [v2:172.21.15.138:6808/2000397085,v1:172.21.15.138:6809/2000397085]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-10T04:18:54.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:54 smithi007 ceph-mon[25057]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-10T04:18:54.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:54 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/3653352988' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T04:18:54.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:54 smithi067 ceph-mon[27416]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:54.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:54 smithi067 ceph-mon[27416]: from='osd.5 [v2:172.21.15.138:6808/2000397085,v1:172.21.15.138:6809/2000397085]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-10T04:18:54.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:54 smithi067 ceph-mon[27416]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-10T04:18:54.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:54 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/3653352988' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T04:18:55.713 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T04:18:55.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:55 smithi138 ceph-mon[27660]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-10T04:18:55.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:55 smithi138 ceph-mon[27660]: osdmap e35: 6 total, 5 up, 6 in 2024-09-10T04:18:55.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:55 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:55.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:55 smithi138 ceph-mon[27660]: from='osd.5 [v2:172.21.15.138:6808/2000397085,v1:172.21.15.138:6809/2000397085]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]} : dispatch 2024-09-10T04:18:55.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:55 smithi138 ceph-mon[27660]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]} : dispatch 2024-09-10T04:18:55.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:55 smithi007 ceph-mon[25057]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-10T04:18:55.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:55 smithi007 ceph-mon[25057]: osdmap e35: 6 total, 5 up, 6 in 2024-09-10T04:18:55.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:55 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:55.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:55 smithi007 ceph-mon[25057]: from='osd.5 [v2:172.21.15.138:6808/2000397085,v1:172.21.15.138:6809/2000397085]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]} : dispatch 2024-09-10T04:18:55.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:55 smithi007 ceph-mon[25057]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]} : dispatch 2024-09-10T04:18:55.970 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:18:55.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:55 smithi067 ceph-mon[27416]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-10T04:18:55.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:55 smithi067 ceph-mon[27416]: osdmap e35: 6 total, 5 up, 6 in 2024-09-10T04:18:55.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:55 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:55.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:55 smithi067 ceph-mon[27416]: from='osd.5 [v2:172.21.15.138:6808/2000397085,v1:172.21.15.138:6809/2000397085]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]} : dispatch 2024-09-10T04:18:55.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:55 smithi067 ceph-mon[27416]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]} : dispatch 2024-09-10T04:18:56.274 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:18:55 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:18:55.942+0000 7fd542321640 -1 osd.5 0 waiting for initial osdmap 2024-09-10T04:18:56.274 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:18:55 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:18:55.946+0000 7fd53a140640 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T04:18:56.591 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:18:56.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:56.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T04:18:56.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: osdmap e36: 6 total, 5 up, 6 in 2024-09-10T04:18:56.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:56.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:56.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: Detected new or changed devices on smithi138 2024-09-10T04:18:56.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:56.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:56.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:56.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:56.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:56.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:56.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:56.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:56.775 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:56 smithi138 ceph-mon[27660]: from='osd.5 ' entity='osd.5' 2024-09-10T04:18:56.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:56.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T04:18:56.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: osdmap e36: 6 total, 5 up, 6 in 2024-09-10T04:18:56.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:56.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:56.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: Detected new or changed devices on smithi138 2024-09-10T04:18:56.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:56.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:56.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:56.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:56.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:56.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:56.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:56.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:56.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:56 smithi007 ceph-mon[25057]: from='osd.5 ' entity='osd.5' 2024-09-10T04:18:56.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:18:56.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T04:18:56.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: osdmap e36: 6 total, 5 up, 6 in 2024-09-10T04:18:56.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:56.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:56.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: Detected new or changed devices on smithi138 2024-09-10T04:18:56.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:56.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:56.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:56.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-10T04:18:56.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:56.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:18:56.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:18:56.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:18:56.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:56 smithi067 ceph-mon[27416]: from='osd.5 ' entity='osd.5' 2024-09-10T04:18:57.177 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":37,"num_osds":6,"num_up_osds":6,"osd_up_since":1725941936,"num_in_osds":6,"osd_in_since":1725941916,"num_remapped_pgs":1} 2024-09-10T04:18:57.177 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-10T04:18:57.428 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:18:57.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:57 smithi007 ceph-mon[25057]: purged_snaps scrub starts 2024-09-10T04:18:57.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:57 smithi007 ceph-mon[25057]: purged_snaps scrub ok 2024-09-10T04:18:57.829 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:57 smithi007 ceph-mon[25057]: Adjusting osd_memory_target on smithi138 to 10592M 2024-09-10T04:18:57.829 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:57 smithi007 ceph-mon[25057]: osd.5 [v2:172.21.15.138:6808/2000397085,v1:172.21.15.138:6809/2000397085] boot 2024-09-10T04:18:57.829 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:57 smithi007 ceph-mon[25057]: osdmap e37: 6 total, 6 up, 6 in 2024-09-10T04:18:57.829 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:57 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:57.829 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:57 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/2289249906' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T04:18:57.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:57 smithi067 ceph-mon[27416]: purged_snaps scrub starts 2024-09-10T04:18:57.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:57 smithi067 ceph-mon[27416]: purged_snaps scrub ok 2024-09-10T04:18:57.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:57 smithi067 ceph-mon[27416]: Adjusting osd_memory_target on smithi138 to 10592M 2024-09-10T04:18:57.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:57 smithi067 ceph-mon[27416]: osd.5 [v2:172.21.15.138:6808/2000397085,v1:172.21.15.138:6809/2000397085] boot 2024-09-10T04:18:57.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:57 smithi067 ceph-mon[27416]: osdmap e37: 6 total, 6 up, 6 in 2024-09-10T04:18:57.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:57 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:57.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:57 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/2289249906' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T04:18:58.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:57 smithi138 ceph-mon[27660]: purged_snaps scrub starts 2024-09-10T04:18:58.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:57 smithi138 ceph-mon[27660]: purged_snaps scrub ok 2024-09-10T04:18:58.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:57 smithi138 ceph-mon[27660]: Adjusting osd_memory_target on smithi138 to 10592M 2024-09-10T04:18:58.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:57 smithi138 ceph-mon[27660]: osd.5 [v2:172.21.15.138:6808/2000397085,v1:172.21.15.138:6809/2000397085] boot 2024-09-10T04:18:58.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:57 smithi138 ceph-mon[27660]: osdmap e37: 6 total, 6 up, 6 in 2024-09-10T04:18:58.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:57 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:18:58.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:57 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/2289249906' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T04:18:58.104 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:18:58.104 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":38,"fsid":"10df6baa-6f2b-11ef-bcea-c7b262605968","created":"2024-09-10T04:14:30.183931+0000","modified":"2024-09-10T04:18:57.520662+0000","last_up_change":"2024-09-10T04:18:56.515430+0000","last_in_change":"2024-09-10T04:18:36.572003+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-10T04:17:45.174840+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":"daa7e2ad-4457-42f0-9907-83d44f45e67b","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.7:6802","nonce":3589599556},{"type":"v1","addr":"172.21.15.7:6803","nonce":3589599556}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":3589599556},{"type":"v1","addr":"172.21.15.7:6805","nonce":3589599556}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":3589599556},{"type":"v1","addr":"172.21.15.7:6809","nonce":3589599556}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":3589599556},{"type":"v1","addr":"172.21.15.7:6807","nonce":3589599556}]},"public_addr":"172.21.15.7:6803/3589599556","cluster_addr":"172.21.15.7:6805/3589599556","heartbeat_back_addr":"172.21.15.7:6809/3589599556","heartbeat_front_addr":"172.21.15.7:6807/3589599556","state":["exists","up"]},{"osd":1,"uuid":"544de651-910d-490d-b11d-1889002c0889","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.7:6810","nonce":163429105},{"type":"v1","addr":"172.21.15.7:6811","nonce":163429105}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":163429105},{"type":"v1","addr":"172.21.15.7:6813","nonce":163429105}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":163429105},{"type":"v1","addr":"172.21.15.7:6817","nonce":163429105}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":163429105},{"type":"v1","addr":"172.21.15.7:6815","nonce":163429105}]},"public_addr":"172.21.15.7:6811/163429105","cluster_addr":"172.21.15.7:6813/163429105","heartbeat_back_addr":"172.21.15.7:6817/163429105","heartbeat_front_addr":"172.21.15.7:6815/163429105","state":["exists","up"]},{"osd":2,"uuid":"65d8168d-39f8-4257-8d6f-6c4cf0327f99","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.67:6800","nonce":1434445678},{"type":"v1","addr":"172.21.15.67:6801","nonce":1434445678}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":1434445678},{"type":"v1","addr":"172.21.15.67:6803","nonce":1434445678}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":1434445678},{"type":"v1","addr":"172.21.15.67:6807","nonce":1434445678}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":1434445678},{"type":"v1","addr":"172.21.15.67:6805","nonce":1434445678}]},"public_addr":"172.21.15.67:6801/1434445678","cluster_addr":"172.21.15.67:6803/1434445678","heartbeat_back_addr":"172.21.15.67:6807/1434445678","heartbeat_front_addr":"172.21.15.67:6805/1434445678","state":["exists","up"]},{"osd":3,"uuid":"5f1375c7-eae7-4f50-a1cb-2c836203be3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":233271240},{"type":"v1","addr":"172.21.15.67:6809","nonce":233271240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6810","nonce":233271240},{"type":"v1","addr":"172.21.15.67:6811","nonce":233271240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":233271240},{"type":"v1","addr":"172.21.15.67:6815","nonce":233271240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":233271240},{"type":"v1","addr":"172.21.15.67:6813","nonce":233271240}]},"public_addr":"172.21.15.67:6809/233271240","cluster_addr":"172.21.15.67:6811/233271240","heartbeat_back_addr":"172.21.15.67:6815/233271240","heartbeat_front_addr":"172.21.15.67:6813/233271240","state":["exists","up"]},{"osd":4,"uuid":"539cc6d0-eb4a-4468-bc63-f1ae9605aaf9","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.138:6800","nonce":2598092189},{"type":"v1","addr":"172.21.15.138:6801","nonce":2598092189}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6802","nonce":2598092189},{"type":"v1","addr":"172.21.15.138:6803","nonce":2598092189}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6806","nonce":2598092189},{"type":"v1","addr":"172.21.15.138:6807","nonce":2598092189}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6804","nonce":2598092189},{"type":"v1","addr":"172.21.15.138:6805","nonce":2598092189}]},"public_addr":"172.21.15.138:6801/2598092189","cluster_addr":"172.21.15.138:6803/2598092189","heartbeat_back_addr":"172.21.15.138:6807/2598092189","heartbeat_front_addr":"172.21.15.138:6805/2598092189","state":["exists","up"]},{"osd":5,"uuid":"60ccc58d-8b96-4e38-841f-f47a35af3a0d","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.138:6808","nonce":2000397085},{"type":"v1","addr":"172.21.15.138:6809","nonce":2000397085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6810","nonce":2000397085},{"type":"v1","addr":"172.21.15.138:6811","nonce":2000397085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6814","nonce":2000397085},{"type":"v1","addr":"172.21.15.138:6815","nonce":2000397085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6812","nonce":2000397085},{"type":"v1","addr":"172.21.15.138:6813","nonce":2000397085}]},"public_addr":"172.21.15.138:6809/2000397085","cluster_addr":"172.21.15.138:6811/2000397085","heartbeat_back_addr":"172.21.15.138:6815/2000397085","heartbeat_front_addr":"172.21.15.138:6813/2000397085","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-10T04:16:52.984180+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-10T04:17:18.997222+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-10T04:17:42.465547+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-10T04:18:07.456230+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-10T04:18:30.728795+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-10T04:18:54.890621+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.7:0/3215173104":"2024-09-11T04:15:28.709000+0000","172.21.15.7:0/2105876923":"2024-09-11T04:15:28.709000+0000","172.21.15.7:6801/3767613052":"2024-09-11T04:15:28.709000+0000","172.21.15.7:6800/354991333":"2024-09-11T04:15:01.295053+0000","172.21.15.7:0/2590464209":"2024-09-11T04:15:01.295053+0000","172.21.15.7:0/548322671":"2024-09-11T04:15:01.295053+0000","172.21.15.7:0/2221503694":"2024-09-11T04:15:28.709000+0000","172.21.15.7:6800/3767613052":"2024-09-11T04:15:28.709000+0000","172.21.15.7:6801/354991333":"2024-09-11T04:15:01.295053+0000","172.21.15.7:0/3571279683":"2024-09-11T04:15:01.295053+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-10T04:18:58.656 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:58 smithi007 ceph-mon[25057]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:18:58.656 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:58 smithi007 ceph-mon[25057]: osdmap e38: 6 total, 6 up, 6 in 2024-09-10T04:18:58.657 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:58 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1410957826' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:18:58.686 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-10T04:17:45.174840+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-10T04:18:58.686 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-10T04:18:58.937 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:18:58.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:58 smithi067 ceph-mon[27416]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:18:58.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:58 smithi067 ceph-mon[27416]: osdmap e38: 6 total, 6 up, 6 in 2024-09-10T04:18:58.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:58 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/1410957826' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:18:59.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:58 smithi138 ceph-mon[27660]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:18:59.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:58 smithi138 ceph-mon[27660]: osdmap e38: 6 total, 6 up, 6 in 2024-09-10T04:18:59.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:58 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/1410957826' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:18:59.589 INFO:teuthology.orchestra.run.smithi007.stdout:pg_num: 1 2024-09-10T04:18:59.589 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:18:59 smithi007 ceph-mon[25057]: osdmap e39: 6 total, 6 up, 6 in 2024-09-10T04:18:59.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:18:59 smithi067 ceph-mon[27416]: osdmap e39: 6 total, 6 up, 6 in 2024-09-10T04:19:00.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:18:59 smithi138 ceph-mon[27660]: osdmap e39: 6 total, 6 up, 6 in 2024-09-10T04:19:00.251 INFO:tasks.cephadm:Setting up client nodes... 2024-09-10T04:19:00.252 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-10T04:19:00.502 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:00.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:00 smithi007 ceph-mon[25057]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:00.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:00 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/132189592' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-10T04:19:00.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:00 smithi067 ceph-mon[27416]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:00.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:00 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/132189592' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-10T04:19:01.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:00 smithi138 ceph-mon[27660]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:01.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:00 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/132189592' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-10T04:19:01.239 INFO:teuthology.orchestra.run.smithi007.stdout:[client.0] 2024-09-10T04:19:01.239 INFO:teuthology.orchestra.run.smithi007.stdout: key = AQC1yN9mBP8gDhAA+Uiv+65uz0lzOk3zPhO9Yw== 2024-09-10T04:19:01.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:01 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/3569156975' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-10T04:19:01.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:01 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/3569156975' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-10T04:19:01.798 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-10T04:19:01.799 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-10T04:19:01.799 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-10T04:19:01.836 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph config log 1 --format=json 2024-09-10T04:19:01.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:01 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/3569156975' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-10T04:19:01.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:01 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/3569156975' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-10T04:19:02.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:01 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/3569156975' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-10T04:19:02.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:01 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/3569156975' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-10T04:19:02.123 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:02.762 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:19:02.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:02 smithi007 ceph-mon[25057]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-10T04:19:02.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:02 smithi067 ceph-mon[27416]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-10T04:19:03.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:02 smithi138 ceph-mon[27660]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-10T04:19:03.400 INFO:teuthology.orchestra.run.smithi007.stdout:[{"version":19,"timestamp":"2024-09-10T04:18:55.944475+0000","name":"","changes":[{"name":"osd.5/osd_mclock_max_capacity_iops_ssd","new_value":"52931.618577"}]}] 2024-09-10T04:19:03.401 INFO:tasks.ceph_manager:config epoch is 19 2024-09-10T04:19:03.401 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-10T04:19:03.401 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-10T04:19:03.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph mgr dump --format=json 2024-09-10T04:19:03.653 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:03.762 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:03 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1205506744' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-10T04:19:03.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:03 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/1205506744' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-10T04:19:04.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:03 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/1205506744' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-10T04:19:04.383 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:19:04.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:04 smithi007 ceph-mon[25057]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-10T04:19:04.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:04 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1802023874' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-10T04:19:04.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:04 smithi067 ceph-mon[27416]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-10T04:19:04.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:04 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/1802023874' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-10T04:19:05.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:04 smithi138 ceph-mon[27660]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-10T04:19:05.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:04 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/1802023874' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-10T04:19:05.197 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":14,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6800","nonce":3313523769},{"type":"v1","addr":"172.21.15.7:6801","nonce":3313523769}]},"active_addr":"172.21.15.7:6801/3313523769","active_change":"2024-09-10T04:15:28.709107+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":[]},"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.7: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.7:0","nonce":2498179930}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":4145665975}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":2648393698}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":1268906810}]}]} 2024-09-10T04:19:05.200 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-10T04:19:05.200 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-10T04:19:05.200 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-10T04:19:05.450 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:06.057 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:19:06.057 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":39,"fsid":"10df6baa-6f2b-11ef-bcea-c7b262605968","created":"2024-09-10T04:14:30.183931+0000","modified":"2024-09-10T04:18:58.524363+0000","last_up_change":"2024-09-10T04:18:56.515430+0000","last_in_change":"2024-09-10T04:18:36.572003+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-10T04:17:45.174840+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":"daa7e2ad-4457-42f0-9907-83d44f45e67b","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.7:6802","nonce":3589599556},{"type":"v1","addr":"172.21.15.7:6803","nonce":3589599556}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":3589599556},{"type":"v1","addr":"172.21.15.7:6805","nonce":3589599556}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":3589599556},{"type":"v1","addr":"172.21.15.7:6809","nonce":3589599556}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":3589599556},{"type":"v1","addr":"172.21.15.7:6807","nonce":3589599556}]},"public_addr":"172.21.15.7:6803/3589599556","cluster_addr":"172.21.15.7:6805/3589599556","heartbeat_back_addr":"172.21.15.7:6809/3589599556","heartbeat_front_addr":"172.21.15.7:6807/3589599556","state":["exists","up"]},{"osd":1,"uuid":"544de651-910d-490d-b11d-1889002c0889","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.7:6810","nonce":163429105},{"type":"v1","addr":"172.21.15.7:6811","nonce":163429105}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":163429105},{"type":"v1","addr":"172.21.15.7:6813","nonce":163429105}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":163429105},{"type":"v1","addr":"172.21.15.7:6817","nonce":163429105}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":163429105},{"type":"v1","addr":"172.21.15.7:6815","nonce":163429105}]},"public_addr":"172.21.15.7:6811/163429105","cluster_addr":"172.21.15.7:6813/163429105","heartbeat_back_addr":"172.21.15.7:6817/163429105","heartbeat_front_addr":"172.21.15.7:6815/163429105","state":["exists","up"]},{"osd":2,"uuid":"65d8168d-39f8-4257-8d6f-6c4cf0327f99","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.67:6800","nonce":1434445678},{"type":"v1","addr":"172.21.15.67:6801","nonce":1434445678}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":1434445678},{"type":"v1","addr":"172.21.15.67:6803","nonce":1434445678}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":1434445678},{"type":"v1","addr":"172.21.15.67:6807","nonce":1434445678}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":1434445678},{"type":"v1","addr":"172.21.15.67:6805","nonce":1434445678}]},"public_addr":"172.21.15.67:6801/1434445678","cluster_addr":"172.21.15.67:6803/1434445678","heartbeat_back_addr":"172.21.15.67:6807/1434445678","heartbeat_front_addr":"172.21.15.67:6805/1434445678","state":["exists","up"]},{"osd":3,"uuid":"5f1375c7-eae7-4f50-a1cb-2c836203be3c","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.67:6808","nonce":233271240},{"type":"v1","addr":"172.21.15.67:6809","nonce":233271240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6810","nonce":233271240},{"type":"v1","addr":"172.21.15.67:6811","nonce":233271240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":233271240},{"type":"v1","addr":"172.21.15.67:6815","nonce":233271240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":233271240},{"type":"v1","addr":"172.21.15.67:6813","nonce":233271240}]},"public_addr":"172.21.15.67:6809/233271240","cluster_addr":"172.21.15.67:6811/233271240","heartbeat_back_addr":"172.21.15.67:6815/233271240","heartbeat_front_addr":"172.21.15.67:6813/233271240","state":["exists","up"]},{"osd":4,"uuid":"539cc6d0-eb4a-4468-bc63-f1ae9605aaf9","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.138:6800","nonce":2598092189},{"type":"v1","addr":"172.21.15.138:6801","nonce":2598092189}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6802","nonce":2598092189},{"type":"v1","addr":"172.21.15.138:6803","nonce":2598092189}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6806","nonce":2598092189},{"type":"v1","addr":"172.21.15.138:6807","nonce":2598092189}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6804","nonce":2598092189},{"type":"v1","addr":"172.21.15.138:6805","nonce":2598092189}]},"public_addr":"172.21.15.138:6801/2598092189","cluster_addr":"172.21.15.138:6803/2598092189","heartbeat_back_addr":"172.21.15.138:6807/2598092189","heartbeat_front_addr":"172.21.15.138:6805/2598092189","state":["exists","up"]},{"osd":5,"uuid":"60ccc58d-8b96-4e38-841f-f47a35af3a0d","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.138:6808","nonce":2000397085},{"type":"v1","addr":"172.21.15.138:6809","nonce":2000397085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6810","nonce":2000397085},{"type":"v1","addr":"172.21.15.138:6811","nonce":2000397085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6814","nonce":2000397085},{"type":"v1","addr":"172.21.15.138:6815","nonce":2000397085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6812","nonce":2000397085},{"type":"v1","addr":"172.21.15.138:6813","nonce":2000397085}]},"public_addr":"172.21.15.138:6809/2000397085","cluster_addr":"172.21.15.138:6811/2000397085","heartbeat_back_addr":"172.21.15.138:6815/2000397085","heartbeat_front_addr":"172.21.15.138:6813/2000397085","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-10T04:16:52.984180+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-10T04:17:18.997222+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-10T04:17:42.465547+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-10T04:18:07.456230+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-10T04:18:30.728795+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-10T04:18:54.890621+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.7:0/3215173104":"2024-09-11T04:15:28.709000+0000","172.21.15.7:0/2105876923":"2024-09-11T04:15:28.709000+0000","172.21.15.7:6801/3767613052":"2024-09-11T04:15:28.709000+0000","172.21.15.7:6800/354991333":"2024-09-11T04:15:01.295053+0000","172.21.15.7:0/2590464209":"2024-09-11T04:15:01.295053+0000","172.21.15.7:0/548322671":"2024-09-11T04:15:01.295053+0000","172.21.15.7:0/2221503694":"2024-09-11T04:15:28.709000+0000","172.21.15.7:6800/3767613052":"2024-09-11T04:15:28.709000+0000","172.21.15.7:6801/354991333":"2024-09-11T04:15:01.295053+0000","172.21.15.7:0/3571279683":"2024-09-11T04:15:01.295053+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-10T04:19:06.639 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:06 smithi007 ceph-mon[25057]: pgmap v137: 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-10T04:19:06.640 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:06 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/4165197860' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:19:06.641 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-10T04:19:06.641 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-10T04:19:06.894 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:06.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:06 smithi067 ceph-mon[27416]: pgmap v137: 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-10T04:19:06.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:06 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/4165197860' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:19:07.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:06 smithi138 ceph-mon[27660]: pgmap v137: 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-10T04:19:07.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:06 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/4165197860' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:19:07.530 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:19:07.530 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":39,"fsid":"10df6baa-6f2b-11ef-bcea-c7b262605968","created":"2024-09-10T04:14:30.183931+0000","modified":"2024-09-10T04:18:58.524363+0000","last_up_change":"2024-09-10T04:18:56.515430+0000","last_in_change":"2024-09-10T04:18:36.572003+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-10T04:17:45.174840+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":"daa7e2ad-4457-42f0-9907-83d44f45e67b","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.7:6802","nonce":3589599556},{"type":"v1","addr":"172.21.15.7:6803","nonce":3589599556}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":3589599556},{"type":"v1","addr":"172.21.15.7:6805","nonce":3589599556}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":3589599556},{"type":"v1","addr":"172.21.15.7:6809","nonce":3589599556}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":3589599556},{"type":"v1","addr":"172.21.15.7:6807","nonce":3589599556}]},"public_addr":"172.21.15.7:6803/3589599556","cluster_addr":"172.21.15.7:6805/3589599556","heartbeat_back_addr":"172.21.15.7:6809/3589599556","heartbeat_front_addr":"172.21.15.7:6807/3589599556","state":["exists","up"]},{"osd":1,"uuid":"544de651-910d-490d-b11d-1889002c0889","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.7:6810","nonce":163429105},{"type":"v1","addr":"172.21.15.7:6811","nonce":163429105}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":163429105},{"type":"v1","addr":"172.21.15.7:6813","nonce":163429105}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":163429105},{"type":"v1","addr":"172.21.15.7:6817","nonce":163429105}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":163429105},{"type":"v1","addr":"172.21.15.7:6815","nonce":163429105}]},"public_addr":"172.21.15.7:6811/163429105","cluster_addr":"172.21.15.7:6813/163429105","heartbeat_back_addr":"172.21.15.7:6817/163429105","heartbeat_front_addr":"172.21.15.7:6815/163429105","state":["exists","up"]},{"osd":2,"uuid":"65d8168d-39f8-4257-8d6f-6c4cf0327f99","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.67:6800","nonce":1434445678},{"type":"v1","addr":"172.21.15.67:6801","nonce":1434445678}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":1434445678},{"type":"v1","addr":"172.21.15.67:6803","nonce":1434445678}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":1434445678},{"type":"v1","addr":"172.21.15.67:6807","nonce":1434445678}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":1434445678},{"type":"v1","addr":"172.21.15.67:6805","nonce":1434445678}]},"public_addr":"172.21.15.67:6801/1434445678","cluster_addr":"172.21.15.67:6803/1434445678","heartbeat_back_addr":"172.21.15.67:6807/1434445678","heartbeat_front_addr":"172.21.15.67:6805/1434445678","state":["exists","up"]},{"osd":3,"uuid":"5f1375c7-eae7-4f50-a1cb-2c836203be3c","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.67:6808","nonce":233271240},{"type":"v1","addr":"172.21.15.67:6809","nonce":233271240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6810","nonce":233271240},{"type":"v1","addr":"172.21.15.67:6811","nonce":233271240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":233271240},{"type":"v1","addr":"172.21.15.67:6815","nonce":233271240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":233271240},{"type":"v1","addr":"172.21.15.67:6813","nonce":233271240}]},"public_addr":"172.21.15.67:6809/233271240","cluster_addr":"172.21.15.67:6811/233271240","heartbeat_back_addr":"172.21.15.67:6815/233271240","heartbeat_front_addr":"172.21.15.67:6813/233271240","state":["exists","up"]},{"osd":4,"uuid":"539cc6d0-eb4a-4468-bc63-f1ae9605aaf9","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.138:6800","nonce":2598092189},{"type":"v1","addr":"172.21.15.138:6801","nonce":2598092189}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6802","nonce":2598092189},{"type":"v1","addr":"172.21.15.138:6803","nonce":2598092189}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6806","nonce":2598092189},{"type":"v1","addr":"172.21.15.138:6807","nonce":2598092189}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6804","nonce":2598092189},{"type":"v1","addr":"172.21.15.138:6805","nonce":2598092189}]},"public_addr":"172.21.15.138:6801/2598092189","cluster_addr":"172.21.15.138:6803/2598092189","heartbeat_back_addr":"172.21.15.138:6807/2598092189","heartbeat_front_addr":"172.21.15.138:6805/2598092189","state":["exists","up"]},{"osd":5,"uuid":"60ccc58d-8b96-4e38-841f-f47a35af3a0d","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.138:6808","nonce":2000397085},{"type":"v1","addr":"172.21.15.138:6809","nonce":2000397085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6810","nonce":2000397085},{"type":"v1","addr":"172.21.15.138:6811","nonce":2000397085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6814","nonce":2000397085},{"type":"v1","addr":"172.21.15.138:6815","nonce":2000397085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6812","nonce":2000397085},{"type":"v1","addr":"172.21.15.138:6813","nonce":2000397085}]},"public_addr":"172.21.15.138:6809/2000397085","cluster_addr":"172.21.15.138:6811/2000397085","heartbeat_back_addr":"172.21.15.138:6815/2000397085","heartbeat_front_addr":"172.21.15.138:6813/2000397085","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-10T04:16:52.984180+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-10T04:17:18.997222+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-10T04:17:42.465547+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-10T04:18:07.456230+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-10T04:18:30.728795+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-10T04:18:54.890621+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.7:0/3215173104":"2024-09-11T04:15:28.709000+0000","172.21.15.7:0/2105876923":"2024-09-11T04:15:28.709000+0000","172.21.15.7:6801/3767613052":"2024-09-11T04:15:28.709000+0000","172.21.15.7:6800/354991333":"2024-09-11T04:15:01.295053+0000","172.21.15.7:0/2590464209":"2024-09-11T04:15:01.295053+0000","172.21.15.7:0/548322671":"2024-09-11T04:15:01.295053+0000","172.21.15.7:0/2221503694":"2024-09-11T04:15:28.709000+0000","172.21.15.7:6800/3767613052":"2024-09-11T04:15:28.709000+0000","172.21.15.7:6801/354991333":"2024-09-11T04:15:01.295053+0000","172.21.15.7:0/3571279683":"2024-09-11T04:15:01.295053+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-10T04:19:07.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:07 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1499332954' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:19:07.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:07 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/1499332954' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:19:08.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:07 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/1499332954' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:19:08.115 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-10T04:19:08.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-10T04:19:08.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-10T04:19:08.117 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-10T04:19:08.117 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-10T04:19:08.118 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-10T04:19:08.403 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:08.408 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:08.803 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:08 smithi007 ceph-mon[25057]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-10T04:19:08.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:08 smithi067 ceph-mon[27416]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-10T04:19:09.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:08 smithi138 ceph-mon[27660]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-10T04:19:09.776 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:09 smithi007 ceph-mon[25057]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-10T04:19:09.803 INFO:teuthology.orchestra.run.smithi007.stdout:34359738398 2024-09-10T04:19:09.804 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-10T04:19:09.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:09 smithi067 ceph-mon[27416]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-10T04:19:10.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:09 smithi138 ceph-mon[27660]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-10T04:19:10.116 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:10.117 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:10.117 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:10.508 INFO:teuthology.orchestra.run.smithi007.stdout:107374182415 2024-09-10T04:19:10.508 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-10T04:19:10.538 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:12.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:11 smithi007 ceph-mon[25057]: pgmap v140: 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-10T04:19:12.191 INFO:teuthology.orchestra.run.smithi007.stdout:77309411347 2024-09-10T04:19:12.191 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-10T04:19:12.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:11 smithi067 ceph-mon[27416]: pgmap v140: 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-10T04:19:12.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:11 smithi138 ceph-mon[27660]: pgmap v140: 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-10T04:19:12.573 INFO:teuthology.orchestra.run.smithi007.stdout:55834574873 2024-09-10T04:19:12.573 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-10T04:19:14.070 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:13 smithi007 ceph-mon[25057]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:14.076 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:13 smithi138 ceph-mon[27660]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:14.078 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:14.122 INFO:teuthology.orchestra.run.smithi007.stdout:158913789958 2024-09-10T04:19:14.123 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-10T04:19:14.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:13 smithi067 ceph-mon[27416]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:14.834 INFO:teuthology.orchestra.run.smithi007.stdout:34359738399 2024-09-10T04:19:14.990 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:14.990 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:15.402 INFO:teuthology.orchestra.run.smithi007.stdout:133143986188 2024-09-10T04:19:15.402 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-10T04:19:15.872 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738398 got 34359738399 for osd.0 2024-09-10T04:19:15.872 DEBUG:teuthology.parallel:result is None 2024-09-10T04:19:16.064 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:15 smithi007 ceph-mon[25057]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:16.064 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:15 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1385046697' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-10T04:19:16.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:15 smithi067 ceph-mon[27416]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:16.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:15 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/1385046697' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-10T04:19:16.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:15 smithi138 ceph-mon[27660]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:16.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:15 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/1385046697' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-10T04:19:16.297 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:16.467 INFO:teuthology.orchestra.run.smithi007.stdout:107374182416 2024-09-10T04:19:17.083 INFO:teuthology.orchestra.run.smithi007.stdout:158913789959 2024-09-10T04:19:17.083 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:16 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1497955733' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-10T04:19:17.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:16 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/1497955733' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-10T04:19:17.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:16 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/1497955733' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-10T04:19:17.340 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182415 got 107374182416 for osd.3 2024-09-10T04:19:17.340 DEBUG:teuthology.parallel:result is None 2024-09-10T04:19:17.883 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:17.893 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789958 got 158913789959 for osd.5 2024-09-10T04:19:17.893 DEBUG:teuthology.parallel:result is None 2024-09-10T04:19:18.079 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:17 smithi007 ceph-mon[25057]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:18.079 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:17 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/3931161626' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-10T04:19:18.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:17 smithi067 ceph-mon[27416]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:18.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:17 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/3931161626' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-10T04:19:18.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:17 smithi138 ceph-mon[27660]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:18.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:17 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/3931161626' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-10T04:19:18.701 INFO:teuthology.orchestra.run.smithi007.stdout:77309411348 2024-09-10T04:19:18.878 INFO:teuthology.orchestra.run.smithi007.stdout:55834574875 2024-09-10T04:19:18.924 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:18 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/936645595' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-10T04:19:19.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:18 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/936645595' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-10T04:19:19.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:18 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/936645595' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-10T04:19:19.516 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574873 got 55834574875 for osd.1 2024-09-10T04:19:19.516 DEBUG:teuthology.parallel:result is None 2024-09-10T04:19:19.541 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:20.005 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411347 got 77309411348 for osd.2 2024-09-10T04:19:20.005 DEBUG:teuthology.parallel:result is None 2024-09-10T04:19:20.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:19 smithi007 ceph-mon[25057]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:20.088 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:19 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/3502002852' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-10T04:19:20.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:19 smithi067 ceph-mon[27416]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:20.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:19 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/3502002852' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-10T04:19:20.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:19 smithi138 ceph-mon[27660]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:20.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:19 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/3502002852' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-10T04:19:20.573 INFO:teuthology.orchestra.run.smithi007.stdout:133143986189 2024-09-10T04:19:21.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:20 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/4016444288' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-10T04:19:21.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:20 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/4016444288' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-10T04:19:21.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:20 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/4016444288' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-10T04:19:21.277 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986188 got 133143986189 for osd.4 2024-09-10T04:19:21.277 DEBUG:teuthology.parallel:result is None 2024-09-10T04:19:21.277 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-10T04:19:21.277 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph pg dump --format=json 2024-09-10T04:19:21.529 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:21.939 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:21 smithi007 ceph-mon[25057]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:22.142 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:19:22.143 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-10T04:19:22.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:21 smithi067 ceph-mon[27416]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:22.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:21 smithi138 ceph-mon[27660]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:22.836 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":145,"stamp":"2024-09-10T04:19:20.755373+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":170156,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300756,"statfs":{"total":575970213888,"available":575795974144,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":170187425},"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.002211"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":64,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-10T04:18:58.841789+0000","last_change":"2024-09-10T04:18:58.841709+0000","last_active":"2024-09-10T04:18:58.841789+0000","last_peered":"2024-09-10T04:18:58.841789+0000","last_clean":"2024-09-10T04:18:58.841789+0000","last_became_active":"2024-09-10T04:18:58.836389+0000","last_became_peered":"2024-09-10T04:18:58.836389+0000","last_unstale":"2024-09-10T04:18:58.841789+0000","last_undegraded":"2024-09-10T04:18:58.841789+0000","last_fullsized":"2024-09-10T04:18:58.841789+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-10T04:17:45.386336+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-10T04:17:45.386336+0000","last_clean_scrub_stamp":"2024-09-10T04:17:45.386336+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-11T12:55:06.092577+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":2969600,"data_stored":2951840,"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":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":1594,"internal_metadata":27654598},"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":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":[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":107374182417,"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":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":77309411349,"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,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":55834574875,"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":34359738401,"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":0,"data_stored":0,"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-10T04:19:22.837 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph pg dump --format=json 2024-09-10T04:19:23.090 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:23.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:22 smithi007 ceph-mon[25057]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:23.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:22 smithi067 ceph-mon[27416]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:23.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:22 smithi138 ceph-mon[27660]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:23.711 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:19:23.711 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-10T04:19:24.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:23 smithi007 ceph-mon[25057]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:24.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:23 smithi067 ceph-mon[27416]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:24.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:23 smithi138 ceph-mon[27660]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:24.527 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":146,"stamp":"2024-09-10T04:19:22.755895+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":170156,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300756,"statfs":{"total":575970213888,"available":575795974144,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":170187425},"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.002275"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":64,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-10T04:18:58.841789+0000","last_change":"2024-09-10T04:18:58.841709+0000","last_active":"2024-09-10T04:18:58.841789+0000","last_peered":"2024-09-10T04:18:58.841789+0000","last_clean":"2024-09-10T04:18:58.841789+0000","last_became_active":"2024-09-10T04:18:58.836389+0000","last_became_peered":"2024-09-10T04:18:58.836389+0000","last_unstale":"2024-09-10T04:18:58.841789+0000","last_undegraded":"2024-09-10T04:18:58.841789+0000","last_fullsized":"2024-09-10T04:18:58.841789+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-10T04:17:45.386336+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-10T04:17:45.386336+0000","last_clean_scrub_stamp":"2024-09-10T04:17:45.386336+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-11T12:55:06.092577+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":2969600,"data_stored":2951840,"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":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":1594,"internal_metadata":27654598},"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":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":[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":107374182417,"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":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":77309411349,"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,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":55834574876,"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":34359738401,"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":0,"data_stored":0,"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-10T04:19:24.528 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-10T04:19:24.528 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-10T04:19:24.528 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-10T04:19:24.528 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph health --format=json 2024-09-10T04:19:24.788 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:25.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:24 smithi138 ceph-mon[27660]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:25.044 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:24 smithi007 ceph-mon[25057]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:25.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:24 smithi067 ceph-mon[27416]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:25.474 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:19:25.474 INFO:teuthology.orchestra.run.smithi007.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-10T04:19:26.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:25 smithi007 ceph-mon[25057]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:26.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:25 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/2919261898' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-10T04:19:26.138 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-10T04:19:26.138 INFO:tasks.cephadm:Setup complete, yielding 2024-09-10T04:19:26.138 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T04:19:26.150 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi007.front.sepia.ceph.com 2024-09-10T04:19:26.151 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- bash -c 'ceph fs volume create cephfs' 2024-09-10T04:19:26.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:25 smithi067 ceph-mon[27416]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:26.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:25 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/2919261898' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-10T04:19:26.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:25 smithi138 ceph-mon[27660]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:26.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:25 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/2919261898' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-10T04:19:26.404 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:28.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:27 smithi007 ceph-mon[25057]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:28.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:27 smithi007 ceph-mon[25057]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:19:28.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:27 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-10T04:19:28.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:27 smithi067 ceph-mon[27416]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:28.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:27 smithi067 ceph-mon[27416]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:19:28.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:27 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-10T04:19:28.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:27 smithi138 ceph-mon[27660]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:28.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:27 smithi138 ceph-mon[27660]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:19:28.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:27 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-10T04:19:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:28 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-10T04:19:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:28 smithi007 ceph-mon[25057]: osdmap e40: 6 total, 6 up, 6 in 2024-09-10T04:19:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:28 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-10T04:19:29.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:28 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a[25053]: 2024-09-10T04:19:28.860+0000 7f90fca4c640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T04:19:29.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:28 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-10T04:19:29.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:28 smithi067 ceph-mon[27416]: osdmap e40: 6 total, 6 up, 6 in 2024-09-10T04:19:29.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:28 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-10T04:19:29.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:28 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-10T04:19:29.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:28 smithi138 ceph-mon[27660]: osdmap e40: 6 total, 6 up, 6 in 2024-09-10T04:19:29.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:28 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-10T04:19:29.635 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-10T04:19:29.644 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-10T04:19:29.645 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:19:29.902 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:29.967 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: pgmap v150: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:29.968 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:19:29.968 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-10T04:19:29.968 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: osdmap e41: 6 total, 6 up, 6 in 2024-09-10T04:19:29.968 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-10T04:19:29.968 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T04:19:29.968 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-10T04:19:29.968 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-10T04:19:29.968 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: osdmap e42: 6 total, 6 up, 6 in 2024-09-10T04:19:29.968 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: fsmap cephfs:0 2024-09-10T04:19:29.968 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: Saving service mds.cephfs spec with placement count:2 2024-09-10T04:19:29.968 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:29.969 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:29.969 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:29.969 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:29.969 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:29.969 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi138.fjxcgz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-10T04:19:29.969 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi138.fjxcgz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T04:19:29.969 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:29.969 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:29 smithi138 ceph-mon[27660]: Deploying daemon mds.cephfs.smithi138.fjxcgz on smithi138 2024-09-10T04:19:30.023 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: pgmap v150: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:30.023 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:19:30.023 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-10T04:19:30.023 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: osdmap e41: 6 total, 6 up, 6 in 2024-09-10T04:19:30.023 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-10T04:19:30.023 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T04:19:30.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-10T04:19:30.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-10T04:19:30.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: osdmap e42: 6 total, 6 up, 6 in 2024-09-10T04:19:30.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: fsmap cephfs:0 2024-09-10T04:19:30.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: Saving service mds.cephfs spec with placement count:2 2024-09-10T04:19:30.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:30.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:30.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:30.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:30.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:30.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi138.fjxcgz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-10T04:19:30.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi138.fjxcgz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T04:19:30.025 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:30.025 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:29 smithi007 ceph-mon[25057]: Deploying daemon mds.cephfs.smithi138.fjxcgz on smithi138 2024-09-10T04:19:30.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: pgmap v150: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:30.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:19:30.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-10T04:19:30.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: osdmap e41: 6 total, 6 up, 6 in 2024-09-10T04:19:30.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-10T04:19:30.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T04:19:30.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-10T04:19:30.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-10T04:19:30.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: osdmap e42: 6 total, 6 up, 6 in 2024-09-10T04:19:30.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: fsmap cephfs:0 2024-09-10T04:19:30.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: Saving service mds.cephfs spec with placement count:2 2024-09-10T04:19:30.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:30.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:30.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:30.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:30.234 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:30.234 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi138.fjxcgz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-10T04:19:30.234 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi138.fjxcgz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T04:19:30.234 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:30.234 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:29 smithi067 ceph-mon[27416]: Deploying daemon mds.cephfs.smithi138.fjxcgz on smithi138 2024-09-10T04:19:30.581 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:19:30.582 INFO:teuthology.orchestra.run.smithi007.stdout:[{"events": ["2024-09-10T04:19:28.880154Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "running": 0, "size": 2}}, {"events": ["2024-09-10T04:16:26.309823Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:17:15.757089Z", "running": 1, "size": 1}}, {"events": ["2024-09-10T04:16:20.322689Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:17:15.756997Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:17:15.757164Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-10T04:19:31.206 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:30 smithi007 ceph-mon[25057]: osdmap e43: 6 total, 6 up, 6 in 2024-09-10T04:19:31.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:30 smithi067 ceph-mon[27416]: osdmap e43: 6 total, 6 up, 6 in 2024-09-10T04:19:31.239 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-10T04:19:31.250 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:30 smithi138 ceph-mon[27660]: osdmap e43: 6 total, 6 up, 6 in 2024-09-10T04:19:32.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:31 smithi067 ceph-mon[27416]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:32.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:31 smithi067 ceph-mon[27416]: pgmap v154: 65 pgs: 19 active+clean, 17 creating+peering, 29 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:32.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:31 smithi067 ceph-mon[27416]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:19:32.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:31 smithi067 ceph-mon[27416]: osdmap e44: 6 total, 6 up, 6 in 2024-09-10T04:19:32.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:31 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:32.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:31 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:32.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:31 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:32.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:31 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi007.cxwttk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-10T04:19:32.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:31 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi007.cxwttk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T04:19:32.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:31 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:32.239 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:19:32.242 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:31 smithi007 ceph-mon[25057]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:32.243 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:31 smithi007 ceph-mon[25057]: pgmap v154: 65 pgs: 19 active+clean, 17 creating+peering, 29 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:32.243 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:31 smithi007 ceph-mon[25057]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:19:32.243 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:31 smithi007 ceph-mon[25057]: osdmap e44: 6 total, 6 up, 6 in 2024-09-10T04:19:32.243 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:31 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:32.243 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:31 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:32.243 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:31 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:32.243 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:31 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi007.cxwttk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-10T04:19:32.243 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:31 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi007.cxwttk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T04:19:32.243 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:31 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:32.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:31 smithi138 ceph-mon[27660]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:32.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:31 smithi138 ceph-mon[27660]: pgmap v154: 65 pgs: 19 active+clean, 17 creating+peering, 29 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:32.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:31 smithi138 ceph-mon[27660]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:19:32.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:31 smithi138 ceph-mon[27660]: osdmap e44: 6 total, 6 up, 6 in 2024-09-10T04:19:32.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:31 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:32.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:31 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:32.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:31 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:32.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:31 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi007.cxwttk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-10T04:19:32.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:31 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi007.cxwttk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T04:19:32.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:31 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:32.721 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:33.172 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:32 smithi007 ceph-mon[25057]: Deploying daemon mds.cephfs.smithi007.cxwttk on smithi007 2024-09-10T04:19:33.172 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:32 smithi007 ceph-mon[25057]: mds.? [v2:172.21.15.138:6816/3118795001,v1:172.21.15.138:6817/3118795001] up:boot 2024-09-10T04:19:33.172 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:32 smithi007 ceph-mon[25057]: daemon mds.cephfs.smithi138.fjxcgz assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-10T04:19:33.172 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:32 smithi007 ceph-mon[25057]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-10T04:19:33.172 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:32 smithi007 ceph-mon[25057]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-10T04:19:33.172 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:32 smithi007 ceph-mon[25057]: Cluster is now healthy 2024-09-10T04:19:33.172 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:32 smithi007 ceph-mon[25057]: fsmap cephfs:0 1 up:standby 2024-09-10T04:19:33.172 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:32 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi138.fjxcgz"} : dispatch 2024-09-10T04:19:33.173 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:32 smithi007 ceph-mon[25057]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:creating} 2024-09-10T04:19:33.173 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:32 smithi007 ceph-mon[25057]: daemon mds.cephfs.smithi138.fjxcgz is now active in filesystem cephfs as rank 0 2024-09-10T04:19:33.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:32 smithi067 ceph-mon[27416]: Deploying daemon mds.cephfs.smithi007.cxwttk on smithi007 2024-09-10T04:19:33.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:32 smithi067 ceph-mon[27416]: mds.? [v2:172.21.15.138:6816/3118795001,v1:172.21.15.138:6817/3118795001] up:boot 2024-09-10T04:19:33.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:32 smithi067 ceph-mon[27416]: daemon mds.cephfs.smithi138.fjxcgz assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-10T04:19:33.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:32 smithi067 ceph-mon[27416]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-10T04:19:33.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:32 smithi067 ceph-mon[27416]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-10T04:19:33.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:32 smithi067 ceph-mon[27416]: Cluster is now healthy 2024-09-10T04:19:33.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:32 smithi067 ceph-mon[27416]: fsmap cephfs:0 1 up:standby 2024-09-10T04:19:33.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:32 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi138.fjxcgz"} : dispatch 2024-09-10T04:19:33.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:32 smithi067 ceph-mon[27416]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:creating} 2024-09-10T04:19:33.233 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:32 smithi067 ceph-mon[27416]: daemon mds.cephfs.smithi138.fjxcgz is now active in filesystem cephfs as rank 0 2024-09-10T04:19:33.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:32 smithi138 ceph-mon[27660]: Deploying daemon mds.cephfs.smithi007.cxwttk on smithi007 2024-09-10T04:19:33.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:32 smithi138 ceph-mon[27660]: mds.? [v2:172.21.15.138:6816/3118795001,v1:172.21.15.138:6817/3118795001] up:boot 2024-09-10T04:19:33.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:32 smithi138 ceph-mon[27660]: daemon mds.cephfs.smithi138.fjxcgz assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-10T04:19:33.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:32 smithi138 ceph-mon[27660]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-10T04:19:33.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:32 smithi138 ceph-mon[27660]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-10T04:19:33.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:32 smithi138 ceph-mon[27660]: Cluster is now healthy 2024-09-10T04:19:33.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:32 smithi138 ceph-mon[27660]: fsmap cephfs:0 1 up:standby 2024-09-10T04:19:33.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:32 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi138.fjxcgz"} : dispatch 2024-09-10T04:19:33.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:32 smithi138 ceph-mon[27660]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:creating} 2024-09-10T04:19:33.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:32 smithi138 ceph-mon[27660]: daemon mds.cephfs.smithi138.fjxcgz is now active in filesystem cephfs as rank 0 2024-09-10T04:19:34.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:33 smithi138 ceph-mon[27660]: pgmap v156: 65 pgs: 43 active+clean, 17 creating+peering, 5 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:34.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:33 smithi138 ceph-mon[27660]: mds.? [v2:172.21.15.138:6816/3118795001,v1:172.21.15.138:6817/3118795001] up:active 2024-09-10T04:19:34.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:33 smithi138 ceph-mon[27660]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:active} 2024-09-10T04:19:34.054 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:19:34.055 INFO:teuthology.orchestra.run.smithi007.stdout:[{"events": ["2024-09-10T04:19:31.657897Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "running": 0, "size": 2}}, {"events": ["2024-09-10T04:16:26.309823Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:17:15.757089Z", "running": 1, "size": 1}}, {"events": ["2024-09-10T04:16:20.322689Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:17:15.756997Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:17:15.757164Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-10T04:19:34.055 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:33 smithi007 ceph-mon[25057]: pgmap v156: 65 pgs: 43 active+clean, 17 creating+peering, 5 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:34.055 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:33 smithi007 ceph-mon[25057]: mds.? [v2:172.21.15.138:6816/3118795001,v1:172.21.15.138:6817/3118795001] up:active 2024-09-10T04:19:34.055 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:33 smithi007 ceph-mon[25057]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:active} 2024-09-10T04:19:34.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:33 smithi067 ceph-mon[27416]: pgmap v156: 65 pgs: 43 active+clean, 17 creating+peering, 5 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:34.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:33 smithi067 ceph-mon[27416]: mds.? [v2:172.21.15.138:6816/3118795001,v1:172.21.15.138:6817/3118795001] up:active 2024-09-10T04:19:34.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:33 smithi067 ceph-mon[27416]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:active} 2024-09-10T04:19:34.967 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-10T04:19:35.151 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:34 smithi007 ceph-mon[25057]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:35.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:34 smithi067 ceph-mon[27416]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:35.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:34 smithi138 ceph-mon[27660]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:35.969 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:19:36.243 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:36.454 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:36 smithi007 ceph-mon[25057]: pgmap v157: 65 pgs: 65 active+clean; 578 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 867 B/s wr, 5 op/s 2024-09-10T04:19:36.454 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:36 smithi007 ceph-mon[25057]: mds.? [v2:172.21.15.7:6818/913672416,v1:172.21.15.7:6819/913672416] up:boot 2024-09-10T04:19:36.455 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:36 smithi007 ceph-mon[25057]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:active} 1 up:standby 2024-09-10T04:19:36.455 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:36 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi007.cxwttk"} : dispatch 2024-09-10T04:19:36.455 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:36 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.455 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:36 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.455 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:36 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.455 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:36 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.455 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:36 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.455 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:36 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:36.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:36 smithi067 ceph-mon[27416]: pgmap v157: 65 pgs: 65 active+clean; 578 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 867 B/s wr, 5 op/s 2024-09-10T04:19:36.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:36 smithi067 ceph-mon[27416]: mds.? [v2:172.21.15.7:6818/913672416,v1:172.21.15.7:6819/913672416] up:boot 2024-09-10T04:19:36.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:36 smithi067 ceph-mon[27416]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:active} 1 up:standby 2024-09-10T04:19:36.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:36 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi007.cxwttk"} : dispatch 2024-09-10T04:19:36.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:36 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:36 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:36 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:36 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:36 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:36 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:36.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:36 smithi138 ceph-mon[27660]: pgmap v157: 65 pgs: 65 active+clean; 578 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 867 B/s wr, 5 op/s 2024-09-10T04:19:36.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:36 smithi138 ceph-mon[27660]: mds.? [v2:172.21.15.7:6818/913672416,v1:172.21.15.7:6819/913672416] up:boot 2024-09-10T04:19:36.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:36 smithi138 ceph-mon[27660]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:active} 1 up:standby 2024-09-10T04:19:36.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:36 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi007.cxwttk"} : dispatch 2024-09-10T04:19:36.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:36 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:36 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:36 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:36 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:36 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:36.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:36 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:36.871 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:19:36.871 INFO:teuthology.orchestra.run.smithi007.stdout:[{"events": ["2024-09-10T04:19:35.218183Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:36.355953Z", "running": 2, "size": 2}}, {"events": ["2024-09-10T04:16:26.309823Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:36.611685Z", "running": 1, "size": 1}}, {"events": ["2024-09-10T04:16:20.322689Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:18:03.686436Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:18:03.686555Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-10T04:19:37.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:37 smithi067 ceph-mon[27416]: mds.? [v2:172.21.15.138:6816/3118795001,v1:172.21.15.138:6817/3118795001] up:active 2024-09-10T04:19:37.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:37 smithi067 ceph-mon[27416]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:active} 1 up:standby 2024-09-10T04:19:37.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:37 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:37 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:37 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:37 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:37 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:37.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:37 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:37.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:37 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:37 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:37.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:37 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:37.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:37 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:37.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:37 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:37 smithi138 ceph-mon[27660]: mds.? [v2:172.21.15.138:6816/3118795001,v1:172.21.15.138:6817/3118795001] up:active 2024-09-10T04:19:37.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:37 smithi138 ceph-mon[27660]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:active} 1 up:standby 2024-09-10T04:19:37.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:37 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:37 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:37 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:37 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:37 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:37.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:37 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:37.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:37 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:37 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:37.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:37 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:37.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:37 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:37.525 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:37 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:37 smithi007 ceph-mon[25057]: mds.? [v2:172.21.15.138:6816/3118795001,v1:172.21.15.138:6817/3118795001] up:active 2024-09-10T04:19:37.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:37 smithi007 ceph-mon[25057]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:active} 1 up:standby 2024-09-10T04:19:37.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:37 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:37 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:37 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:37 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:37 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:37.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:37 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:37.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:37 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:37 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:37.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:37 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:37.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:37 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:37.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:37 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:37.648 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-10T04:19:37.648 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T04:19:37.665 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi007.front.sepia.ceph.com 2024-09-10T04:19:37.665 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-10T04:19:37.926 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:38.341 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:38 smithi007 ceph-mon[25057]: pgmap v158: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-10T04:19:38.341 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:38 smithi007 ceph-mon[25057]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:38.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:38 smithi067 ceph-mon[27416]: pgmap v158: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-10T04:19:38.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:38 smithi067 ceph-mon[27416]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:38.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:38 smithi138 ceph-mon[27660]: pgmap v158: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-10T04:19:38.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:38 smithi138 ceph-mon[27660]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:19:38.606 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:38 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:38.555+0000 7fad90637640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:38.606 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:38 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:38.555+0000 7fad90637640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:38.606 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:38 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:38.555+0000 7fad90637640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:38.606 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:38 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:38.555+0000 7fad90637640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:38.606 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:38 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:38.555+0000 7fad90637640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:39.206 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-10T04:19:39.467 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:39.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:39 smithi067 ceph-mon[27416]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:19:39.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:39 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:39.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:39 smithi138 ceph-mon[27660]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:19:39.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:39 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:39.588 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:39 smithi007 ceph-mon[25057]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:19:39.588 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:39 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:40.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:40 smithi067 ceph-mon[27416]: pgmap v159: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-10T04:19:40.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:40 smithi067 ceph-mon[27416]: mds.? [v2:172.21.15.7:6818/913672416,v1:172.21.15.7:6819/913672416] up:standby 2024-09-10T04:19:40.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:40 smithi067 ceph-mon[27416]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:active} 1 up:standby 2024-09-10T04:19:40.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:40 smithi067 ceph-mon[27416]: mgrmap e15: x(active, since 4m) 2024-09-10T04:19:40.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:40 smithi138 ceph-mon[27660]: pgmap v159: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-10T04:19:40.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:40 smithi138 ceph-mon[27660]: mds.? [v2:172.21.15.7:6818/913672416,v1:172.21.15.7:6819/913672416] up:standby 2024-09-10T04:19:40.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:40 smithi138 ceph-mon[27660]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:active} 1 up:standby 2024-09-10T04:19:40.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:40 smithi138 ceph-mon[27660]: mgrmap e15: x(active, since 4m) 2024-09-10T04:19:40.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:40 smithi007 ceph-mon[25057]: pgmap v159: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-10T04:19:40.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:40 smithi007 ceph-mon[25057]: mds.? [v2:172.21.15.7:6818/913672416,v1:172.21.15.7:6819/913672416] up:standby 2024-09-10T04:19:40.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:40 smithi007 ceph-mon[25057]: fsmap cephfs:1 {0=cephfs.smithi138.fjxcgz=up:active} 1 up:standby 2024-09-10T04:19:40.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:40 smithi007 ceph-mon[25057]: mgrmap e15: x(active, since 4m) 2024-09-10T04:19:40.938 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-10T04:19:41.194 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:41.495 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:41 smithi007 ceph-mon[25057]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:19:41.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:41 smithi138 ceph-mon[27660]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:19:41.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:41 smithi067 ceph-mon[27416]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:19:42.511 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:42 smithi007 ceph-mon[25057]: pgmap v160: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 4 op/s 2024-09-10T04:19:42.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:42 smithi138 ceph-mon[27660]: pgmap v160: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 4 op/s 2024-09-10T04:19:42.544 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- bash -c 'ceph mgr module enable smb' 2024-09-10T04:19:42.633 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:42 smithi067 ceph-mon[27416]: pgmap v160: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 4 op/s 2024-09-10T04:19:42.799 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:43.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:43 smithi138 ceph-mon[27660]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:19:43.605 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:43 smithi007 ceph-mon[25057]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:19:43.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:43 smithi067 ceph-mon[27416]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:19:44.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:44 smithi138 ceph-mon[27660]: pgmap v161: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 4 op/s 2024-09-10T04:19:44.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:44 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/1940812723' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-10T04:19:44.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:44 smithi138 ceph-mon[27660]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:44.575 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:44 smithi007 ceph-mon[25057]: pgmap v161: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 4 op/s 2024-09-10T04:19:44.575 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:44 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1940812723' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-10T04:19:44.575 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:44 smithi007 ceph-mon[25057]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:44.575 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:44 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: ignoring --setuser ceph since I am not root 2024-09-10T04:19:44.575 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:44 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: ignoring --setgroup ceph since I am not root 2024-09-10T04:19:44.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:44 smithi067 ceph-mon[27416]: pgmap v161: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 4 op/s 2024-09-10T04:19:44.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:44 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/1940812723' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-10T04:19:44.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:44 smithi067 ceph-mon[27416]: from='mgr.14152 172.21.15.7:0/955258939' entity='mgr.x' 2024-09-10T04:19:44.852 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- bash -c 'sleep 30' 2024-09-10T04:19:45.114 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:19:45.520 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:45 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/1940812723' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-10T04:19:45.520 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:45 smithi007 ceph-mon[25057]: mgrmap e16: x(active, since 4m) 2024-09-10T04:19:45.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:45 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/1940812723' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-10T04:19:45.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:45 smithi138 ceph-mon[27660]: mgrmap e16: x(active, since 4m) 2024-09-10T04:19:45.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:45 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/1940812723' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-10T04:19:45.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:45 smithi067 ceph-mon[27416]: mgrmap e16: x(active, since 4m) 2024-09-10T04:19:49.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: Active manager daemon x restarted 2024-09-10T04:19:49.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: Activating manager daemon x 2024-09-10T04:19:49.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: osdmap e45: 6 total, 6 up, 6 in 2024-09-10T04:19:49.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: mgrmap e17: x(active, starting, since 0.00525967s) 2024-09-10T04:19:49.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:19:49.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:19:49.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:19:49.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi138.fjxcgz"} : dispatch 2024-09-10T04:19:49.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi007.cxwttk"} : dispatch 2024-09-10T04:19:49.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-10T04:19:49.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:19:49.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:19:49.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:19:49.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:19:49.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:19:49.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:19:49.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T04:19:49.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T04:19:49.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T04:19:49.858 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:49 smithi007 ceph-mon[25057]: Manager daemon x is now available 2024-09-10T04:19:49.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: Active manager daemon x restarted 2024-09-10T04:19:49.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: Activating manager daemon x 2024-09-10T04:19:49.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: osdmap e45: 6 total, 6 up, 6 in 2024-09-10T04:19:49.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: mgrmap e17: x(active, starting, since 0.00525967s) 2024-09-10T04:19:49.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:19:49.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:19:49.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:19:49.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi138.fjxcgz"} : dispatch 2024-09-10T04:19:49.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi007.cxwttk"} : dispatch 2024-09-10T04:19:49.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-10T04:19:49.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:19:49.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:19:49.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:19:49.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:19:49.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:19:49.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:19:49.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T04:19:49.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T04:19:49.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T04:19:49.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:49 smithi067 ceph-mon[27416]: Manager daemon x is now available 2024-09-10T04:19:50.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: Active manager daemon x restarted 2024-09-10T04:19:50.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: Activating manager daemon x 2024-09-10T04:19:50.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: osdmap e45: 6 total, 6 up, 6 in 2024-09-10T04:19:50.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: mgrmap e17: x(active, starting, since 0.00525967s) 2024-09-10T04:19:50.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:19:50.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:19:50.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:19:50.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi138.fjxcgz"} : dispatch 2024-09-10T04:19:50.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi007.cxwttk"} : dispatch 2024-09-10T04:19:50.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-10T04:19:50.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:19:50.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:19:50.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:19:50.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:19:50.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:19:50.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:19:50.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T04:19:50.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T04:19:50.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T04:19:50.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:49 smithi138 ceph-mon[27660]: Manager daemon x is now available 2024-09-10T04:19:50.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:50 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:50.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:50 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-10T04:19:50.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:50 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-10T04:19:50.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:50 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-10T04:19:50.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:50 smithi007 ceph-mon[25057]: mgrmap e18: x(active, since 1.01084s) 2024-09-10T04:19:50.925 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:50 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:50.926 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:50 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-10T04:19:50.926 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:50 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-10T04:19:50.926 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:50 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-10T04:19:50.926 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:50 smithi138 ceph-mon[27660]: mgrmap e18: x(active, since 1.01084s) 2024-09-10T04:19:50.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:50 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:50.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:50 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-10T04:19:50.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:50 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-10T04:19:50.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:50 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-10T04:19:50.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:50 smithi067 ceph-mon[27416]: mgrmap e18: x(active, since 1.01084s) 2024-09-10T04:19:51.655 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-10T04:19:51.655 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-mon[25057]: osdmap e46: 6 total, 6 up, 6 in 2024-09-10T04:19:51.655 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-10T04:19:51.655 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-mon[25057]: [10/Sep/2024:04:19:51] ENGINE Bus STARTING 2024-09-10T04:19:51.655 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-mon[25057]: [10/Sep/2024:04:19:51] ENGINE Serving on http://172.21.15.7:8765 2024-09-10T04:19:51.655 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:51.655 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:51.655 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:51.655 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:51.655 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:51.656 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:51.656 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:51.396+0000 7ff5999d9640 -1 log_channel(cephadm) log [ERR] : [10/Sep/2024:04:19:51] ENGINE Error in HTTPServer.serve 2024-09-10T04:19:51.656 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: Traceback (most recent call last): 2024-09-10T04:19:51.656 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:19:51.656 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: self._connections.run(self.expiration_interval) 2024-09-10T04:19:51.656 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:19:51.656 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: self._run(expiration_interval) 2024-09-10T04:19:51.657 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:19:51.657 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:19:51.657 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:19:51.657 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:19:51.657 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:19:51.657 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: s = self.context.wrap_socket( 2024-09-10T04:19:51.657 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:19:51.657 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: return self.sslsocket_class._create( 2024-09-10T04:19:51.657 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:19:51.657 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: self.do_handshake() 2024-09-10T04:19:51.657 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:19:51.657 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: self._sslobj.do_handshake() 2024-09-10T04:19:51.657 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:19:51.658 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:51.658 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:51.652+0000 7ff5880f6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:51.658 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:51.652+0000 7ff5880f6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:51.658 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:51.652+0000 7ff5880f6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:51.658 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:51.652+0000 7ff5880f6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:51.658 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:51.652+0000 7ff5880f6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:51.658 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:51.652+0000 7ff5858f1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:51.658 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:51.652+0000 7ff5858f1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:51.658 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:51.652+0000 7ff5858f1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:51.658 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:51.652+0000 7ff5858f1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:51.658 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:19:51 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:19:51.652+0000 7ff5858f1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:19:51.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:51 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-10T04:19:51.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:51 smithi067 ceph-mon[27416]: osdmap e46: 6 total, 6 up, 6 in 2024-09-10T04:19:51.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:51 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-10T04:19:51.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:51 smithi067 ceph-mon[27416]: [10/Sep/2024:04:19:51] ENGINE Bus STARTING 2024-09-10T04:19:51.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:51 smithi067 ceph-mon[27416]: [10/Sep/2024:04:19:51] ENGINE Serving on http://172.21.15.7:8765 2024-09-10T04:19:51.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:51 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:51.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:51 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:51.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:51 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:51.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:51 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:51.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:51 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:51.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:51 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:51 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-10T04:19:52.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:51 smithi138 ceph-mon[27660]: osdmap e46: 6 total, 6 up, 6 in 2024-09-10T04:19:52.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:51 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-10T04:19:52.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:51 smithi138 ceph-mon[27660]: [10/Sep/2024:04:19:51] ENGINE Bus STARTING 2024-09-10T04:19:52.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:51 smithi138 ceph-mon[27660]: [10/Sep/2024:04:19:51] ENGINE Serving on http://172.21.15.7:8765 2024-09-10T04:19:52.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:51 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:51 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:51 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:51 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:51 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:51 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: [10/Sep/2024:04:19:51] ENGINE Serving on https://172.21.15.7:7150 2024-09-10T04:19:52.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: [10/Sep/2024:04:19:51] ENGINE Bus STARTED 2024-09-10T04:19:52.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: [10/Sep/2024:04:19:51] ENGINE Error in HTTPServer.serve 2024-09-10T04:19:52.982 INFO:journalctl@ceph.mon.b.smithi067.stdout: Traceback (most recent call last): 2024-09-10T04:19:52.983 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:19:52.983 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._connections.run(self.expiration_interval) 2024-09-10T04:19:52.983 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:19:52.983 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._run(expiration_interval) 2024-09-10T04:19:52.983 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:19:52.983 INFO:journalctl@ceph.mon.b.smithi067.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:19:52.983 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:19:52.983 INFO:journalctl@ceph.mon.b.smithi067.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:19:52.983 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:19:52.983 INFO:journalctl@ceph.mon.b.smithi067.stdout: s = self.context.wrap_socket( 2024-09-10T04:19:52.983 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:19:52.983 INFO:journalctl@ceph.mon.b.smithi067.stdout: return self.sslsocket_class._create( 2024-09-10T04:19:52.983 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:19:52.984 INFO:journalctl@ceph.mon.b.smithi067.stdout: self.do_handshake() 2024-09-10T04:19:52.984 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:19:52.984 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._sslobj.do_handshake() 2024-09-10T04:19:52.984 INFO:journalctl@ceph.mon.b.smithi067.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:19:52.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:52.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-10T04:19:52.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: osdmap e47: 6 total, 6 up, 6 in 2024-09-10T04:19:52.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:19:52.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-10T04:19:52.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: Adjusting osd_memory_target on smithi138 to 8544M 2024-09-10T04:19:52.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:19:52.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T04:19:52.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: Adjusting osd_memory_target on smithi007 to 6498M 2024-09-10T04:19:52.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:52.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:52.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:52.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-10T04:19:52.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-10T04:19:52.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T04:19:52.986 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: Updating smithi138:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:19:52.986 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: Updating smithi007:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:19:52.986 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: mgrmap e19: x(active, since 2s) 2024-09-10T04:19:52.986 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:52 smithi067 ceph-mon[27416]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:19:53.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: [10/Sep/2024:04:19:51] ENGINE Serving on https://172.21.15.7:7150 2024-09-10T04:19:53.008 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: [10/Sep/2024:04:19:51] ENGINE Bus STARTED 2024-09-10T04:19:53.008 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: [10/Sep/2024:04:19:51] ENGINE Error in HTTPServer.serve 2024-09-10T04:19:53.008 INFO:journalctl@ceph.mon.a.smithi007.stdout: Traceback (most recent call last): 2024-09-10T04:19:53.008 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:19:53.008 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._connections.run(self.expiration_interval) 2024-09-10T04:19:53.008 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:19:53.008 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._run(expiration_interval) 2024-09-10T04:19:53.008 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:19:53.008 INFO:journalctl@ceph.mon.a.smithi007.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:19:53.008 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:19:53.008 INFO:journalctl@ceph.mon.a.smithi007.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout: s = self.context.wrap_socket( 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout: return self.sslsocket_class._create( 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout: self.do_handshake() 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._sslobj.do_handshake() 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: osdmap e47: 6 total, 6 up, 6 in 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.009 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:19:53.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-10T04:19:53.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: Adjusting osd_memory_target on smithi138 to 8544M 2024-09-10T04:19:53.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:19:53.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T04:19:53.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: Adjusting osd_memory_target on smithi007 to 6498M 2024-09-10T04:19:53.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:53.011 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:53.011 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-10T04:19:53.011 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-10T04:19:53.011 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T04:19:53.011 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: Updating smithi138:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:19:53.011 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: Updating smithi007:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:19:53.011 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: mgrmap e19: x(active, since 2s) 2024-09-10T04:19:53.011 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:52 smithi007 ceph-mon[25057]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:19:53.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: [10/Sep/2024:04:19:51] ENGINE Serving on https://172.21.15.7:7150 2024-09-10T04:19:53.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: [10/Sep/2024:04:19:51] ENGINE Bus STARTED 2024-09-10T04:19:53.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: [10/Sep/2024:04:19:51] ENGINE Error in HTTPServer.serve 2024-09-10T04:19:53.024 INFO:journalctl@ceph.mon.c.smithi138.stdout: Traceback (most recent call last): 2024-09-10T04:19:53.024 INFO:journalctl@ceph.mon.c.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:19:53.024 INFO:journalctl@ceph.mon.c.smithi138.stdout: self._connections.run(self.expiration_interval) 2024-09-10T04:19:53.025 INFO:journalctl@ceph.mon.c.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:19:53.025 INFO:journalctl@ceph.mon.c.smithi138.stdout: self._run(expiration_interval) 2024-09-10T04:19:53.025 INFO:journalctl@ceph.mon.c.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:19:53.025 INFO:journalctl@ceph.mon.c.smithi138.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:19:53.025 INFO:journalctl@ceph.mon.c.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:19:53.025 INFO:journalctl@ceph.mon.c.smithi138.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:19:53.025 INFO:journalctl@ceph.mon.c.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:19:53.025 INFO:journalctl@ceph.mon.c.smithi138.stdout: s = self.context.wrap_socket( 2024-09-10T04:19:53.025 INFO:journalctl@ceph.mon.c.smithi138.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:19:53.025 INFO:journalctl@ceph.mon.c.smithi138.stdout: return self.sslsocket_class._create( 2024-09-10T04:19:53.025 INFO:journalctl@ceph.mon.c.smithi138.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:19:53.025 INFO:journalctl@ceph.mon.c.smithi138.stdout: self.do_handshake() 2024-09-10T04:19:53.025 INFO:journalctl@ceph.mon.c.smithi138.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:19:53.026 INFO:journalctl@ceph.mon.c.smithi138.stdout: self._sslobj.do_handshake() 2024-09-10T04:19:53.026 INFO:journalctl@ceph.mon.c.smithi138.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:19:53.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:53.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-10T04:19:53.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: osdmap e47: 6 total, 6 up, 6 in 2024-09-10T04:19:53.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:19:53.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-10T04:19:53.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: Adjusting osd_memory_target on smithi138 to 8544M 2024-09-10T04:19:53.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: Adjusting osd_memory_target on smithi007 to 6498M 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: Updating smithi138:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:19:53.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: Updating smithi007:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:19:53.028 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: mgrmap e19: x(active, since 2s) 2024-09-10T04:19:53.028 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:52 smithi138 ceph-mon[27660]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:19:53.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: Updating smithi067:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:19:53.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:19:53.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:19:53.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:19:53.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: Updating smithi138:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:19:53.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: Updating smithi007:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:19:53.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: Updating smithi067:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:19:53.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: osdmap e48: 6 total, 6 up, 6 in 2024-09-10T04:19:53.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.984 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:53.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:53.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:53.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:53.985 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:53 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: Updating smithi067:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:19:54.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:19:54.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:19:54.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:19:54.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: Updating smithi138:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:19:54.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: Updating smithi007:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:19:54.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: Updating smithi067:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:19:54.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: osdmap e48: 6 total, 6 up, 6 in 2024-09-10T04:19:54.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.026 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:54.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:54.027 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:54.028 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:53 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.028 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: Updating smithi067:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:19:54.028 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:19:54.028 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:19:54.029 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:19:54.029 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: Updating smithi138:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:19:54.029 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: Updating smithi007:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:19:54.029 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: Updating smithi067:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:19:54.029 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: osdmap e48: 6 total, 6 up, 6 in 2024-09-10T04:19:54.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.031 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:19:54.031 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:19:54.031 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:19:54.031 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:53 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:19:54.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:54 smithi007 ceph-mon[25057]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:54.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:54 smithi007 ceph-mon[25057]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:19:54.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:54 smithi007 ceph-mon[25057]: Cluster is now healthy 2024-09-10T04:19:54.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:54 smithi007 ceph-mon[25057]: mgrmap e20: x(active, since 4s) 2024-09-10T04:19:54.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:54 smithi067 ceph-mon[27416]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:54.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:54 smithi067 ceph-mon[27416]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:19:54.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:54 smithi067 ceph-mon[27416]: Cluster is now healthy 2024-09-10T04:19:54.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:54 smithi067 ceph-mon[27416]: mgrmap e20: x(active, since 4s) 2024-09-10T04:19:55.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:54 smithi138 ceph-mon[27660]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:55.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:54 smithi138 ceph-mon[27660]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:19:55.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:54 smithi138 ceph-mon[27660]: Cluster is now healthy 2024-09-10T04:19:55.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:54 smithi138 ceph-mon[27660]: mgrmap e20: x(active, since 4s) 2024-09-10T04:19:56.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:56 smithi067 ceph-mon[27416]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:57.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:56 smithi138 ceph-mon[27660]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:57.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:56 smithi007 ceph-mon[25057]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:19:58.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:19:58 smithi067 ceph-mon[27416]: 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-10T04:19:59.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:19:58 smithi138 ceph-mon[27660]: 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-10T04:19:59.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:19:58 smithi007 ceph-mon[25057]: 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-10T04:20:00.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:00 smithi067 ceph-mon[27416]: 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-10T04:20:00.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:00 smithi067 ceph-mon[27416]: overall HEALTH_OK 2024-09-10T04:20:01.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:00 smithi138 ceph-mon[27660]: 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-10T04:20:01.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:00 smithi138 ceph-mon[27660]: overall HEALTH_OK 2024-09-10T04:20:01.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:00 smithi007 ceph-mon[25057]: 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-10T04:20:01.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:00 smithi007 ceph-mon[25057]: overall HEALTH_OK 2024-09-10T04:20:02.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:02 smithi067 ceph-mon[27416]: 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-10T04:20:03.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:02 smithi138 ceph-mon[27660]: 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-10T04:20:03.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:02 smithi007 ceph-mon[25057]: 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-10T04:20:04.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:04 smithi067 ceph-mon[27416]: 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-10T04:20:05.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:04 smithi138 ceph-mon[27660]: 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-10T04:20:05.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:04 smithi007 ceph-mon[25057]: 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-10T04:20:06.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:06 smithi067 ceph-mon[27416]: 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-10T04:20:07.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:06 smithi138 ceph-mon[27660]: 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-10T04:20:07.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:06 smithi007 ceph-mon[25057]: 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-10T04:20:08.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:08 smithi067 ceph-mon[27416]: pgmap v15: 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-10T04:20:09.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:08 smithi138 ceph-mon[27660]: pgmap v15: 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-10T04:20:09.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:08 smithi007 ceph-mon[25057]: pgmap v15: 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-10T04:20:10.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:10 smithi067 ceph-mon[27416]: 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-10T04:20:11.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:10 smithi138 ceph-mon[27660]: 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-10T04:20:11.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:10 smithi007 ceph-mon[25057]: 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-10T04:20:12.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:12 smithi067 ceph-mon[27416]: 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-10T04:20:13.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:12 smithi138 ceph-mon[27660]: 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-10T04:20:13.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:12 smithi007 ceph-mon[25057]: 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-10T04:20:14.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:14 smithi067 ceph-mon[27416]: pgmap v18: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:20:15.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:14 smithi138 ceph-mon[27660]: pgmap v18: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:20:15.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:14 smithi007 ceph-mon[25057]: pgmap v18: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:20:16.354 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-10T04:20:16.613 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:20:16.955 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:16 smithi007 ceph-mon[25057]: pgmap v19: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:20:16.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:16 smithi067 ceph-mon[27416]: pgmap v19: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:20:17.007 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:16 smithi138 ceph-mon[27660]: pgmap v19: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:20:17.422 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: "results": [ 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: "resource": { 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: "auth_id": "join1-admin", 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: "intent": "present", 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: "auth": { 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: "username": "Administrator", 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: "password": "Passw0rd" 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: "state": "created", 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: "success": true 2024-09-10T04:20:17.423 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:20:17.424 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-10T04:20:17.424 INFO:teuthology.orchestra.run.smithi007.stdout: "resource": { 2024-09-10T04:20:17.424 INFO:teuthology.orchestra.run.smithi007.stdout: "resource_type": "ceph.smb.cluster", 2024-09-10T04:20:17.424 INFO:teuthology.orchestra.run.smithi007.stdout: "cluster_id": "adipctdb", 2024-09-10T04:20:17.424 INFO:teuthology.orchestra.run.smithi007.stdout: "auth_mode": "active-directory", 2024-09-10T04:20:17.424 INFO:teuthology.orchestra.run.smithi007.stdout: "intent": "present", 2024-09-10T04:20:17.424 INFO:teuthology.orchestra.run.smithi007.stdout: "domain_settings": { 2024-09-10T04:20:17.424 INFO:teuthology.orchestra.run.smithi007.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-10T04:20:17.424 INFO:teuthology.orchestra.run.smithi007.stdout: "join_sources": [ 2024-09-10T04:20:17.424 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-10T04:20:17.424 INFO:teuthology.orchestra.run.smithi007.stdout: "source_type": "resource", 2024-09-10T04:20:17.424 INFO:teuthology.orchestra.run.smithi007.stdout: "ref": "join1-admin" 2024-09-10T04:20:17.424 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-10T04:20:17.425 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-10T04:20:17.425 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:20:17.425 INFO:teuthology.orchestra.run.smithi007.stdout: "custom_dns": [ 2024-09-10T04:20:17.425 INFO:teuthology.orchestra.run.smithi007.stdout: "172.21.15.191" 2024-09-10T04:20:17.425 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-10T04:20:17.425 INFO:teuthology.orchestra.run.smithi007.stdout: "placement": { 2024-09-10T04:20:17.425 INFO:teuthology.orchestra.run.smithi007.stdout: "count": 3 2024-09-10T04:20:17.425 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:20:17.425 INFO:teuthology.orchestra.run.smithi007.stdout: "public_addrs": [ 2024-09-10T04:20:17.425 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-10T04:20:17.425 INFO:teuthology.orchestra.run.smithi007.stdout: "address": "10.0.31.7/16" 2024-09-10T04:20:17.425 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:20:17.425 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: "address": "10.0.47.7/16" 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: "state": "created", 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: "success": true 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: "resource": { 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: "resource_type": "ceph.smb.share", 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: "cluster_id": "adipctdb", 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: "share_id": "share1", 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: "intent": "present", 2024-09-10T04:20:17.426 INFO:teuthology.orchestra.run.smithi007.stdout: "name": "share1", 2024-09-10T04:20:17.427 INFO:teuthology.orchestra.run.smithi007.stdout: "readonly": false, 2024-09-10T04:20:17.427 INFO:teuthology.orchestra.run.smithi007.stdout: "browseable": true, 2024-09-10T04:20:17.427 INFO:teuthology.orchestra.run.smithi007.stdout: "cephfs": { 2024-09-10T04:20:17.427 INFO:teuthology.orchestra.run.smithi007.stdout: "volume": "cephfs", 2024-09-10T04:20:17.427 INFO:teuthology.orchestra.run.smithi007.stdout: "path": "/", 2024-09-10T04:20:17.427 INFO:teuthology.orchestra.run.smithi007.stdout: "subvolumegroup": "smb", 2024-09-10T04:20:17.427 INFO:teuthology.orchestra.run.smithi007.stdout: "subvolume": "sv1", 2024-09-10T04:20:17.427 INFO:teuthology.orchestra.run.smithi007.stdout: "provider": "samba-vfs" 2024-09-10T04:20:17.427 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-10T04:20:17.427 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:20:17.427 INFO:teuthology.orchestra.run.smithi007.stdout: "state": "created", 2024-09-10T04:20:17.427 INFO:teuthology.orchestra.run.smithi007.stdout: "success": true 2024-09-10T04:20:17.427 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:20:17.428 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-10T04:20:17.428 INFO:teuthology.orchestra.run.smithi007.stdout: "resource": { 2024-09-10T04:20:17.428 INFO:teuthology.orchestra.run.smithi007.stdout: "resource_type": "ceph.smb.share", 2024-09-10T04:20:17.428 INFO:teuthology.orchestra.run.smithi007.stdout: "cluster_id": "adipctdb", 2024-09-10T04:20:17.428 INFO:teuthology.orchestra.run.smithi007.stdout: "share_id": "share2", 2024-09-10T04:20:17.428 INFO:teuthology.orchestra.run.smithi007.stdout: "intent": "present", 2024-09-10T04:20:17.428 INFO:teuthology.orchestra.run.smithi007.stdout: "name": "share2", 2024-09-10T04:20:17.428 INFO:teuthology.orchestra.run.smithi007.stdout: "readonly": false, 2024-09-10T04:20:17.428 INFO:teuthology.orchestra.run.smithi007.stdout: "browseable": true, 2024-09-10T04:20:17.428 INFO:teuthology.orchestra.run.smithi007.stdout: "cephfs": { 2024-09-10T04:20:17.428 INFO:teuthology.orchestra.run.smithi007.stdout: "volume": "cephfs", 2024-09-10T04:20:17.428 INFO:teuthology.orchestra.run.smithi007.stdout: "path": "/", 2024-09-10T04:20:17.428 INFO:teuthology.orchestra.run.smithi007.stdout: "subvolumegroup": "smb", 2024-09-10T04:20:17.429 INFO:teuthology.orchestra.run.smithi007.stdout: "subvolume": "sv2", 2024-09-10T04:20:17.429 INFO:teuthology.orchestra.run.smithi007.stdout: "provider": "samba-vfs" 2024-09-10T04:20:17.429 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-10T04:20:17.429 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:20:17.429 INFO:teuthology.orchestra.run.smithi007.stdout: "state": "created", 2024-09-10T04:20:17.429 INFO:teuthology.orchestra.run.smithi007.stdout: "success": true 2024-09-10T04:20:17.429 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-10T04:20:17.429 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-10T04:20:17.429 INFO:teuthology.orchestra.run.smithi007.stdout: "success": true 2024-09-10T04:20:17.429 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-10T04:20:17.606 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:20:17.340+0000 7ff5828eb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:20:17.606 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:20:17.340+0000 7ff5828eb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:20:17.606 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:20:17.340+0000 7ff5828eb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:20:17.606 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:20:17.340+0000 7ff5828eb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:20:17.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:20:17.340+0000 7ff5828eb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:20:17.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:20:17.352+0000 7ff58f945640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:20:17.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:20:17.352+0000 7ff58f945640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:20:17.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:20:17.352+0000 7ff58f945640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:20:17.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:20:17.352+0000 7ff58f945640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:20:17.607 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:20:17.352+0000 7ff58f945640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:20:17.924 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:20:17.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-10T04:20:17.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-10T04:20:17.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:17.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:17.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:20:17.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-10T04:20:17.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-10T04:20:17.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:17.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:20:17.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:20:17.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:20:17.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:17.926 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:17.926 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi007.jrtwpw", "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-10T04:20:17.926 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi007.jrtwpw", "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-10T04:20:17.926 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-10T04:20:17.926 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:17 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:20:17.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:20:17.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-10T04:20:17.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-10T04:20:17.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi007.jrtwpw", "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-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi007.jrtwpw", "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-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-10T04:20:17.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:17 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:20:18.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:20:18.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-10T04:20:18.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-10T04:20:18.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:18.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:18.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:20:18.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-10T04:20:18.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-10T04:20:18.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:18.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:20:18.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:20:18.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:20:18.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:18.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:18.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi007.jrtwpw", "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-10T04:20:18.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi007.jrtwpw", "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-10T04:20:18.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-10T04:20:18.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:17 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:20:18.462 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-10T04:20:18.471 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to start (timeout 300)... 2024-09-10T04:20:18.471 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:20:18.700 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:18 smithi007 ceph-mon[25057]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-10T04:20:18.700 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:18 smithi007 ceph-mon[25057]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-10T04:20:18.700 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:18 smithi007 ceph-mon[25057]: Saving service smb.adipctdb spec with placement count:3 2024-09-10T04:20:18.700 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:18 smithi007 ceph-mon[25057]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi007.jrtwpw'}, 1: {0: 'adipctdb.1.0.smithi138.nprbto'}, 2: {0: 'adipctdb.2.0.smithi067.qvevnz'}} 3 2024-09-10T04:20:18.700 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:18 smithi007 ceph-mon[25057]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-10T04:20:18.701 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:18 smithi007 ceph-mon[25057]: configuring smb/ctdb cluster metadata 2024-09-10T04:20:18.701 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:18 smithi007 ceph-mon[25057]: daemon not available: 'smb.adipctdb.1.0.smithi138.nprbto' not in {'smb.adipctdb.0.0.smithi007.jrtwpw': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi007.jrtwpw', 'hostname': 'smithi007', 'host_ip': '172.21.15.7'}} 2024-09-10T04:20:18.701 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:18 smithi007 ceph-mon[25057]: daemon not available: 'smb.adipctdb.2.0.smithi067.qvevnz' not in {'smb.adipctdb.0.0.smithi007.jrtwpw': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi007.jrtwpw', 'hostname': 'smithi007', 'host_ip': '172.21.15.7'}} 2024-09-10T04:20:18.701 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:18 smithi007 ceph-mon[25057]: Deploying daemon smb.adipctdb.0.0.smithi007.jrtwpw on smithi007 2024-09-10T04:20:18.701 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:18 smithi007 ceph-mon[25057]: pgmap v20: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:20:18.701 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:18 smithi007 ceph-mon[25057]: mgrmap e21: x(active, since 28s) 2024-09-10T04:20:18.729 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:20:18.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:18 smithi067 ceph-mon[27416]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-10T04:20:18.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:18 smithi067 ceph-mon[27416]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-10T04:20:18.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:18 smithi067 ceph-mon[27416]: Saving service smb.adipctdb spec with placement count:3 2024-09-10T04:20:18.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:18 smithi067 ceph-mon[27416]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi007.jrtwpw'}, 1: {0: 'adipctdb.1.0.smithi138.nprbto'}, 2: {0: 'adipctdb.2.0.smithi067.qvevnz'}} 3 2024-09-10T04:20:18.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:18 smithi067 ceph-mon[27416]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-10T04:20:18.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:18 smithi067 ceph-mon[27416]: configuring smb/ctdb cluster metadata 2024-09-10T04:20:18.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:18 smithi067 ceph-mon[27416]: daemon not available: 'smb.adipctdb.1.0.smithi138.nprbto' not in {'smb.adipctdb.0.0.smithi007.jrtwpw': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi007.jrtwpw', 'hostname': 'smithi007', 'host_ip': '172.21.15.7'}} 2024-09-10T04:20:18.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:18 smithi067 ceph-mon[27416]: daemon not available: 'smb.adipctdb.2.0.smithi067.qvevnz' not in {'smb.adipctdb.0.0.smithi007.jrtwpw': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi007.jrtwpw', 'hostname': 'smithi007', 'host_ip': '172.21.15.7'}} 2024-09-10T04:20:18.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:18 smithi067 ceph-mon[27416]: Deploying daemon smb.adipctdb.0.0.smithi007.jrtwpw on smithi007 2024-09-10T04:20:18.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:18 smithi067 ceph-mon[27416]: pgmap v20: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:20:18.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:18 smithi067 ceph-mon[27416]: mgrmap e21: x(active, since 28s) 2024-09-10T04:20:19.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:18 smithi138 ceph-mon[27660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-10T04:20:19.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:18 smithi138 ceph-mon[27660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-10T04:20:19.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:18 smithi138 ceph-mon[27660]: Saving service smb.adipctdb spec with placement count:3 2024-09-10T04:20:19.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:18 smithi138 ceph-mon[27660]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi007.jrtwpw'}, 1: {0: 'adipctdb.1.0.smithi138.nprbto'}, 2: {0: 'adipctdb.2.0.smithi067.qvevnz'}} 3 2024-09-10T04:20:19.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:18 smithi138 ceph-mon[27660]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-10T04:20:19.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:18 smithi138 ceph-mon[27660]: configuring smb/ctdb cluster metadata 2024-09-10T04:20:19.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:18 smithi138 ceph-mon[27660]: daemon not available: 'smb.adipctdb.1.0.smithi138.nprbto' not in {'smb.adipctdb.0.0.smithi007.jrtwpw': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi007.jrtwpw', 'hostname': 'smithi007', 'host_ip': '172.21.15.7'}} 2024-09-10T04:20:19.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:18 smithi138 ceph-mon[27660]: daemon not available: 'smb.adipctdb.2.0.smithi067.qvevnz' not in {'smb.adipctdb.0.0.smithi007.jrtwpw': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi007.jrtwpw', 'hostname': 'smithi007', 'host_ip': '172.21.15.7'}} 2024-09-10T04:20:19.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:18 smithi138 ceph-mon[27660]: Deploying daemon smb.adipctdb.0.0.smithi007.jrtwpw on smithi007 2024-09-10T04:20:19.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:18 smithi138 ceph-mon[27660]: pgmap v20: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:20:19.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:18 smithi138 ceph-mon[27660]: mgrmap e21: x(active, since 28s) 2024-09-10T04:20:19.465 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:20:19.465 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:20:17.431764Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:20:20.387 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:20:20.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:20 smithi067 ceph-mon[27416]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:20.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:20 smithi067 ceph-mon[27416]: pgmap v21: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:20:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:20 smithi138 ceph-mon[27660]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:21.025 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:20 smithi138 ceph-mon[27660]: pgmap v21: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:20:21.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:20 smithi007 ceph-mon[25057]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:21.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:20 smithi007 ceph-mon[25057]: pgmap v21: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:20:21.389 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:20:21.721 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:20:22.677 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:20:22.677 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:20:17.431764Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:20:22.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:22 smithi067 ceph-mon[27416]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:23.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:22 smithi138 ceph-mon[27660]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:23.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:22 smithi007 ceph-mon[25057]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:23.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:23 smithi067 ceph-mon[27416]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:24.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:23 smithi138 ceph-mon[27660]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:24.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:23 smithi007 ceph-mon[25057]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:24.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:24 smithi067 ceph-mon[27416]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:25.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:24 smithi138 ceph-mon[27660]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:25.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:24 smithi007 ceph-mon[25057]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:25.962 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:20:26.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:26 smithi138 ceph-mon[27660]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:26.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:26 smithi007 ceph-mon[25057]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:26.963 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:20:26.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:26 smithi067 ceph-mon[27416]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:27.903 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:20:28.770 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:20:28.770 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:20:17.431764Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:20:28.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:28 smithi007 ceph-mon[25057]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:28.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:28 smithi067 ceph-mon[27416]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:29.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:28 smithi138 ceph-mon[27660]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:29.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:29 smithi067 ceph-mon[27416]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:30.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:29 smithi138 ceph-mon[27660]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:30.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:29 smithi007 ceph-mon[25057]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:30.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:30 smithi067 ceph-mon[27416]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:31.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:30 smithi138 ceph-mon[27660]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:31.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:30 smithi007 ceph-mon[25057]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:32.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:32 smithi067 ceph-mon[27416]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:33.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:32 smithi138 ceph-mon[27660]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:33.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:32 smithi007 ceph-mon[25057]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:20:34.147 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:20:34.771 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:34 smithi007 ceph-mon[25057]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:34.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:34 smithi067 ceph-mon[27416]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:35.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:34 smithi138 ceph-mon[27660]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:35.148 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:20:35.405 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:20:35.793 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:35 smithi007 ceph-mon[25057]: from='client.? 172.21.15.7:0/607529529' entity='client.smb.config.adipctdb.0.0.smithi007.jrtwpw' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-10T04:20:35.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:35 smithi067 ceph-mon[27416]: from='client.? 172.21.15.7:0/607529529' entity='client.smb.config.adipctdb.0.0.smithi007.jrtwpw' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-10T04:20:36.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:35 smithi138 ceph-mon[27660]: from='client.? 172.21.15.7:0/607529529' entity='client.smb.config.adipctdb.0.0.smithi007.jrtwpw' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-10T04:20:36.080 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:20:36.081 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:20:17.431764Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:20:36.812 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:20:36.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:36 smithi067 ceph-mon[27416]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:36.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:36 smithi067 ceph-mon[27416]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:37.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:36 smithi138 ceph-mon[27660]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:37.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:36 smithi138 ceph-mon[27660]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:37.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:36 smithi007 ceph-mon[25057]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:37.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:36 smithi007 ceph-mon[25057]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:37.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:20:38.681 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:20:38.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:38 smithi007 ceph-mon[25057]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:38.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:38 smithi067 ceph-mon[27416]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:39.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:38 smithi138 ceph-mon[27660]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:39.740 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:20:39.740 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:20:17.431764Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:20:40.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:40 smithi067 ceph-mon[27416]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:40.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:40 smithi067 ceph-mon[27416]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:41.013 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:40 smithi007 ceph-mon[25057]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:41.013 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:40 smithi007 ceph-mon[25057]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:41.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:40 smithi138 ceph-mon[27660]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:41.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:40 smithi138 ceph-mon[27660]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:41.048 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:20:42.049 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:20:42.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:42 smithi067 ceph-mon[27416]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T04:20:43.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:42 smithi007 ceph-mon[25057]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T04:20:43.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:42 smithi138 ceph-mon[27660]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T04:20:43.120 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:20:44.818 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:20:44.818 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:20:17.431764Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:20:45.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:45 smithi007 ceph-mon[25057]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:45.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:45 smithi007 ceph-mon[25057]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:45.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:45 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:45.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:45 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:45.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:45 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:45.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:45 smithi007 ceph-mon[25057]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-10T04:20:45.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:45 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi138.nprbto", "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-10T04:20:45.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:45 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi138.nprbto", "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-10T04:20:45.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:45 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-10T04:20:45.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:45 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:20:45.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:45 smithi007 ceph-mon[25057]: configuring smb/ctdb cluster metadata 2024-09-10T04:20:45.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:45 smithi007 ceph-mon[25057]: daemon not available: 'smb.adipctdb.2.0.smithi067.qvevnz' not in {'smb.adipctdb.0.0.smithi007.jrtwpw': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi007.jrtwpw', 'hostname': 'smithi007', 'host_ip': '172.21.15.7'}, 'smb.adipctdb.1.0.smithi138.nprbto': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi138.nprbto', 'hostname': 'smithi138', 'host_ip': '172.21.15.138'}} 2024-09-10T04:20:45.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:45 smithi007 ceph-mon[25057]: Deploying daemon smb.adipctdb.1.0.smithi138.nprbto on smithi138 2024-09-10T04:20:45.478 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:45 smithi138 ceph-mon[27660]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:45.478 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:45 smithi138 ceph-mon[27660]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:45.478 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:45 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:45.478 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:45 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:45.478 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:45 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:45.478 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:45 smithi138 ceph-mon[27660]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-10T04:20:45.478 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:45 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi138.nprbto", "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-10T04:20:45.478 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:45 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi138.nprbto", "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-10T04:20:45.478 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:45 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-10T04:20:45.478 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:45 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:20:45.479 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:45 smithi138 ceph-mon[27660]: configuring smb/ctdb cluster metadata 2024-09-10T04:20:45.479 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:45 smithi138 ceph-mon[27660]: daemon not available: 'smb.adipctdb.2.0.smithi067.qvevnz' not in {'smb.adipctdb.0.0.smithi007.jrtwpw': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi007.jrtwpw', 'hostname': 'smithi007', 'host_ip': '172.21.15.7'}, 'smb.adipctdb.1.0.smithi138.nprbto': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi138.nprbto', 'hostname': 'smithi138', 'host_ip': '172.21.15.138'}} 2024-09-10T04:20:45.479 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:45 smithi138 ceph-mon[27660]: Deploying daemon smb.adipctdb.1.0.smithi138.nprbto on smithi138 2024-09-10T04:20:45.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:45 smithi067 ceph-mon[27416]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:20:45.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:45 smithi067 ceph-mon[27416]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:45.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:45 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:45.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:45 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:45.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:45 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:20:45.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:45 smithi067 ceph-mon[27416]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-10T04:20:45.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:45 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi138.nprbto", "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-10T04:20:45.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:45 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi138.nprbto", "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-10T04:20:45.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:45 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-10T04:20:45.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:45 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:20:45.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:45 smithi067 ceph-mon[27416]: configuring smb/ctdb cluster metadata 2024-09-10T04:20:45.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:45 smithi067 ceph-mon[27416]: daemon not available: 'smb.adipctdb.2.0.smithi067.qvevnz' not in {'smb.adipctdb.0.0.smithi007.jrtwpw': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi007.jrtwpw', 'hostname': 'smithi007', 'host_ip': '172.21.15.7'}, 'smb.adipctdb.1.0.smithi138.nprbto': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi138.nprbto', 'hostname': 'smithi138', 'host_ip': '172.21.15.138'}} 2024-09-10T04:20:45.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:45 smithi067 ceph-mon[27416]: Deploying daemon smb.adipctdb.1.0.smithi138.nprbto on smithi138 2024-09-10T04:20:45.844 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:20:46.845 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:20:47.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:47 smithi067 ceph-mon[27416]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-10T04:20:47.515 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:47 smithi007 ceph-mon[25057]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-10T04:20:47.523 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:47 smithi138 ceph-mon[27660]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-10T04:20:49.304 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:49 smithi007 ceph-mon[25057]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-10T04:20:49.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:49 smithi067 ceph-mon[27416]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-10T04:20:49.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:49 smithi138 ceph-mon[27660]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-10T04:20:50.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:50 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [3, 0]} : dispatch 2024-09-10T04:20:50.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:50 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.6", "id": [4, 0]} : dispatch 2024-09-10T04:20:50.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:50 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 2]} : dispatch 2024-09-10T04:20:50.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:50 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [5, 0]} : dispatch 2024-09-10T04:20:50.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:50 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [3, 0]} : dispatch 2024-09-10T04:20:50.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:50 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.6", "id": [4, 0]} : dispatch 2024-09-10T04:20:50.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:50 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 2]} : dispatch 2024-09-10T04:20:50.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:50 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [5, 0]} : dispatch 2024-09-10T04:20:50.544 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:50 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [3, 0]} : dispatch 2024-09-10T04:20:50.544 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:50 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.6", "id": [4, 0]} : dispatch 2024-09-10T04:20:50.544 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:50 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 2]} : dispatch 2024-09-10T04:20:50.545 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:50 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [5, 0]} : dispatch 2024-09-10T04:20:51.174 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:20:51.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:51 smithi138 ceph-mon[27660]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-10T04:20:51.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:51 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [3, 0]}]': finished 2024-09-10T04:20:51.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:51 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.6", "id": [4, 0]}]': finished 2024-09-10T04:20:51.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:51 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 2]}]': finished 2024-09-10T04:20:51.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:51 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [5, 0]}]': finished 2024-09-10T04:20:51.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:51 smithi138 ceph-mon[27660]: osdmap e49: 6 total, 6 up, 6 in 2024-09-10T04:20:51.560 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:51 smithi007 ceph-mon[25057]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-10T04:20:51.560 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:51 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [3, 0]}]': finished 2024-09-10T04:20:51.560 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:51 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.6", "id": [4, 0]}]': finished 2024-09-10T04:20:51.560 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:51 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 2]}]': finished 2024-09-10T04:20:51.561 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:51 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [5, 0]}]': finished 2024-09-10T04:20:51.561 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:51 smithi007 ceph-mon[25057]: osdmap e49: 6 total, 6 up, 6 in 2024-09-10T04:20:51.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:51 smithi067 ceph-mon[27416]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-10T04:20:51.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:51 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [3, 0]}]': finished 2024-09-10T04:20:51.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:51 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.6", "id": [4, 0]}]': finished 2024-09-10T04:20:51.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:51 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 2]}]': finished 2024-09-10T04:20:51.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:51 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [5, 0]}]': finished 2024-09-10T04:20:51.733 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:51 smithi067 ceph-mon[27416]: osdmap e49: 6 total, 6 up, 6 in 2024-09-10T04:20:52.336 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:52 smithi007 ceph-mon[25057]: osdmap e50: 6 total, 6 up, 6 in 2024-09-10T04:20:52.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:52 smithi138 ceph-mon[27660]: osdmap e50: 6 total, 6 up, 6 in 2024-09-10T04:20:52.710 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:20:52.710 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:20:44.223591Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:20:52.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:52 smithi067 ceph-mon[27416]: osdmap e50: 6 total, 6 up, 6 in 2024-09-10T04:20:53.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:53 smithi007 ceph-mon[25057]: pgmap v39: 97 pgs: 4 peering, 93 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-10T04:20:53.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:53 smithi007 ceph-mon[25057]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-10T04:20:53.504 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:53 smithi138 ceph-mon[27660]: pgmap v39: 97 pgs: 4 peering, 93 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-10T04:20:53.504 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:53 smithi138 ceph-mon[27660]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-10T04:20:53.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:53 smithi067 ceph-mon[27416]: pgmap v39: 97 pgs: 4 peering, 93 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-10T04:20:53.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:53 smithi067 ceph-mon[27416]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-10T04:20:53.910 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:20:54.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:54 smithi138 ceph-mon[27660]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:54.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:54 smithi007 ceph-mon[25057]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:54.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:54 smithi067 ceph-mon[27416]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:54.911 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:20:55.231 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:20:55.263 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:55 smithi007 ceph-mon[25057]: pgmap v40: 97 pgs: 4 peering, 93 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-10T04:20:55.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:55 smithi138 ceph-mon[27660]: pgmap v40: 97 pgs: 4 peering, 93 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-10T04:20:55.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:55 smithi067 ceph-mon[27416]: pgmap v40: 97 pgs: 4 peering, 93 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-10T04:20:56.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:56 smithi007 ceph-mon[25057]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-10T04:20:56.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:56 smithi007 ceph-mon[25057]: Cluster is now healthy 2024-09-10T04:20:56.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:56 smithi067 ceph-mon[27416]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-10T04:20:56.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:56 smithi067 ceph-mon[27416]: Cluster is now healthy 2024-09-10T04:20:56.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:56 smithi138 ceph-mon[27660]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-10T04:20:56.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:56 smithi138 ceph-mon[27660]: Cluster is now healthy 2024-09-10T04:20:57.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:57 smithi007 ceph-mon[25057]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 11 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:20:57.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:57 smithi067 ceph-mon[27416]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 11 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:20:57.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:57 smithi138 ceph-mon[27660]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 11 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:20:58.050 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:20:58.050 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:20:44.223591Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:20:58.868 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:20:59.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:59 smithi007 ceph-mon[25057]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 11 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:20:59.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:20:59 smithi007 ceph-mon[25057]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:59.595 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:59 smithi138 ceph-mon[27660]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 11 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:20:59.595 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:20:59 smithi138 ceph-mon[27660]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:59.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:59 smithi067 ceph-mon[27416]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 11 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:20:59.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:20:59 smithi067 ceph-mon[27416]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:20:59.869 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:21:00.136 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:21:00.826 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:21:00.826 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:20:44.223591Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:21:01.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:01 smithi007 ceph-mon[25057]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.9 KiB/s rd, 0 B/s wr, 9 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:21:01.474 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:01 smithi138 ceph-mon[27660]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.9 KiB/s rd, 0 B/s wr, 9 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:21:01.513 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:21:01.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:01 smithi067 ceph-mon[27416]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.9 KiB/s rd, 0 B/s wr, 9 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:21:02.514 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:21:02.544 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:02 smithi007 ceph-mon[25057]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:02.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:02 smithi067 ceph-mon[27416]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:02.770 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:02 smithi138 ceph-mon[27660]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:02.785 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:21:03.455 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:21:03.455 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:20:44.223591Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:21:03.455 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:03 smithi007 ceph-mon[25057]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 6 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:21:03.579 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:03 smithi138 ceph-mon[27660]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 6 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:21:03.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:03 smithi067 ceph-mon[27416]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 6 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:21:04.034 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:21:05.034 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:21:05.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:05 smithi138 ceph-mon[27660]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:05.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:05 smithi138 ceph-mon[27660]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 5 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:21:05.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:05 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:05.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:05 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:05.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:05 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:05.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:05 smithi138 ceph-mon[27660]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-10T04:21:05.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:05 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi067.qvevnz", "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-10T04:21:05.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:05 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi067.qvevnz", "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-10T04:21:05.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:05 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-10T04:21:05.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:05 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:21:05.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:05 smithi138 ceph-mon[27660]: configuring smb/ctdb cluster metadata 2024-09-10T04:21:05.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:05 smithi138 ceph-mon[27660]: Deploying daemon smb.adipctdb.2.0.smithi067.qvevnz on smithi067 2024-09-10T04:21:05.275 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:05 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:05.300 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:21:05.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:05 smithi007 ceph-mon[25057]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:05.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:05 smithi007 ceph-mon[25057]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 5 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:21:05.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:05 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:05.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:05 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:05.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:05 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:05.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:05 smithi007 ceph-mon[25057]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-10T04:21:05.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:05 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi067.qvevnz", "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-10T04:21:05.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:05 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi067.qvevnz", "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-10T04:21:05.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:05 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-10T04:21:05.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:05 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:21:05.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:05 smithi007 ceph-mon[25057]: configuring smb/ctdb cluster metadata 2024-09-10T04:21:05.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:05 smithi007 ceph-mon[25057]: Deploying daemon smb.adipctdb.2.0.smithi067.qvevnz on smithi067 2024-09-10T04:21:05.357 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:05 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:05.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:05 smithi067 ceph-mon[27416]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:05.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:05 smithi067 ceph-mon[27416]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 5 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:21:05.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:05 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:05.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:05 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:05.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:05 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:05.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:05 smithi067 ceph-mon[27416]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-10T04:21:05.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:05 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi067.qvevnz", "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-10T04:21:05.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:05 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi067.qvevnz", "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-10T04:21:05.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:05 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-10T04:21:05.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:05 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:21:05.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:05 smithi067 ceph-mon[27416]: configuring smb/ctdb cluster metadata 2024-09-10T04:21:05.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:05 smithi067 ceph-mon[27416]: Deploying daemon smb.adipctdb.2.0.smithi067.qvevnz on smithi067 2024-09-10T04:21:05.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:05 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:06.015 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:21:06.016 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:21:04.112614Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:21:06.671 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:21:07.238 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:07 smithi138 ceph-mon[27660]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 85 B/s wr, 8 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:21:07.238 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:07 smithi138 ceph-mon[27660]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:07.260 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:07 smithi007 ceph-mon[25057]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 85 B/s wr, 8 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:21:07.260 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:07 smithi007 ceph-mon[25057]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:07.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:07 smithi067 ceph-mon[27416]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 85 B/s wr, 8 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-09-10T04:21:07.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:07 smithi067 ceph-mon[27416]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:07.672 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:21:07.993 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:21:08.729 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:21:08.729 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:21:04.112614Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:21:09.342 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:21:09.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:09 smithi067 ceph-mon[27416]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-10T04:21:09.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:09 smithi138 ceph-mon[27660]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-10T04:21:09.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:09 smithi007 ceph-mon[25057]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-10T04:21:10.343 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:21:10.372 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:10 smithi007 ceph-mon[25057]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:10.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:10 smithi067 ceph-mon[27416]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:10.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:10 smithi138 ceph-mon[27660]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:10.613 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:21:11.286 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:21:11.286 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:21:04.112614Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:21:11.286 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:11 smithi007 ceph-mon[25057]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-10T04:21:11.454 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:11 smithi067 ceph-mon[27416]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-10T04:21:11.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:11 smithi138 ceph-mon[27660]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-10T04:21:11.933 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:21:12.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:12 smithi067 ceph-mon[27416]: from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:12.431 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:12 smithi138 ceph-mon[27660]: from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:12.605 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:12 smithi007 ceph-mon[25057]: from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:12.934 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:21:13.207 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:21:13.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:13 smithi067 ceph-mon[27416]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.2 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-10T04:21:13.248 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:13 smithi138 ceph-mon[27660]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.2 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-10T04:21:13.328 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:13 smithi007 ceph-mon[25057]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.2 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-10T04:21:14.032 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:21:14.032 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:21:04.112614Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:21:14.701 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:21:15.296 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:15 smithi007 ceph-mon[25057]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-10T04:21:15.297 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:15 smithi007 ceph-mon[25057]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:15.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:15 smithi067 ceph-mon[27416]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-10T04:21:15.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:15 smithi067 ceph-mon[27416]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:15.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:15 smithi138 ceph-mon[27660]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-10T04:21:15.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:15 smithi138 ceph-mon[27660]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:15.703 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:21:15.974 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:21:16.628 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:21:16.628 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:21:04.112614Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:21:17.245 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:17 smithi007 ceph-mon[25057]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.7 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-10T04:21:17.274 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:21:17.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:17 smithi138 ceph-mon[27660]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.7 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-10T04:21:17.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:17 smithi067 ceph-mon[27416]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.7 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-10T04:21:18.225 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:18 smithi067 ceph-mon[27416]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:18.275 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:21:18.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:18 smithi138 ceph-mon[27660]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:18.536 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:21:18.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:18 smithi007 ceph-mon[25057]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:19.182 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:19 smithi067 ceph-mon[27416]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-10T04:21:19.263 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:21:19.263 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:21:04.112614Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:21:19.263 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:19 smithi007 ceph-mon[25057]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-10T04:21:19.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:19 smithi138 ceph-mon[27660]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-10T04:21:19.890 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:21:20.458 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:20 smithi067 ceph-mon[27416]: from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:20.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:20 smithi138 ceph-mon[27660]: from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:20.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:20 smithi007 ceph-mon[25057]: from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:20.890 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:21:21.161 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:21:21.338 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:21 smithi067 ceph-mon[27416]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-10T04:21:21.384 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:21 smithi007 ceph-mon[25057]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-10T04:21:21.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:21 smithi138 ceph-mon[27660]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-10T04:21:21.831 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:21:21.831 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.314194Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.313944Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.314045Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:21:04.112614Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "running": 0, "size": 3}}] 2024-09-10T04:21:22.572 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-10T04:21:23.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:23 smithi138 ceph-mon[27660]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-10T04:21:23.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:23 smithi138 ceph-mon[27660]: from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:23.325 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:23 smithi067 ceph-mon[27416]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-10T04:21:23.325 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:23 smithi067 ceph-mon[27416]: from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:23.574 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:21:23.600 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:23 smithi007 ceph-mon[25057]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-10T04:21:23.600 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:23 smithi007 ceph-mon[25057]: from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:23.850 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:21:24.610 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:24 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:24.610 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:24 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:24.610 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:24 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:24.610 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:24 smithi067 ceph-mon[27416]: configuring smb/ctdb cluster metadata 2024-09-10T04:21:24.610 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:24 smithi067 ceph-mon[27416]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-10T04:21:24.611 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:24 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:24.611 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:24 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:21:24.701 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:24 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:24.701 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:24 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:24.701 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:24 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:24.701 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:24 smithi138 ceph-mon[27660]: configuring smb/ctdb cluster metadata 2024-09-10T04:21:24.701 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:24 smithi138 ceph-mon[27660]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-10T04:21:24.701 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:24 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:24.702 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:24 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:21:24.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:24 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:24.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:24 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:24.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:24 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:24.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:24 smithi007 ceph-mon[25057]: configuring smb/ctdb cluster metadata 2024-09-10T04:21:24.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:24 smithi007 ceph-mon[25057]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-10T04:21:24.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:24 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:24.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:24 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:21:25.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:25 smithi067 ceph-mon[27416]: mgrmap e22: x(active, since 95s) 2024-09-10T04:21:25.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:25 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:25.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:25 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:25.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:25 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:25.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:25 smithi007 ceph-mon[25057]: mgrmap e22: x(active, since 95s) 2024-09-10T04:21:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:25 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:25 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:25.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:25 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:25.862 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:25 smithi138 ceph-mon[27660]: mgrmap e22: x(active, since 95s) 2024-09-10T04:21:25.862 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:25 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:25.862 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:25 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:25.862 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:25 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:26.713 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:26 smithi007 ceph-mon[25057]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-10T04:21:26.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:26 smithi067 ceph-mon[27416]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-10T04:21:26.826 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:21:26.826 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:19:51.472617Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:19:51.472399Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.472306Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.472474Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:21:23.567001Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "last_refresh": "2024-09-10T04:21:25.555289Z", "running": 1, "size": 3}}] 2024-09-10T04:21:26.864 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:26 smithi138 ceph-mon[27660]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-10T04:21:27.636 INFO:tasks.cephadm:smb.adipctdb has 1/3 2024-09-10T04:21:27.717 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:27 smithi067 ceph-mon[27416]: from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:27.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:27 smithi007 ceph-mon[25057]: from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:27.864 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:27 smithi138 ceph-mon[27660]: from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:28.637 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:21:28.734 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:28 smithi007 ceph-mon[25057]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-10T04:21:28.865 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:28 smithi138 ceph-mon[27660]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-10T04:21:28.866 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:28 smithi067 ceph-mon[27416]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-10T04:21:29.010 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:21:29.968 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:21:29.969 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:21:25.555143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:21:28.946853Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:19:51.559343Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:19:51.559514Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:21:23.567001Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "last_refresh": "2024-09-10T04:21:25.555289Z", "running": 2, "size": 3}}] 2024-09-10T04:21:30.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:29 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:30.024 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:29 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:30.140 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:29 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:30.140 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:29 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:30.236 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:29 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:30.236 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:29 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:30.712 INFO:tasks.cephadm:smb.adipctdb has 2/3 2024-09-10T04:21:30.988 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:30 smithi067 ceph-mon[27416]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-10T04:21:30.988 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:30 smithi067 ceph-mon[27416]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:31.142 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:30 smithi007 ceph-mon[25057]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-10T04:21:31.142 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:30 smithi007 ceph-mon[25057]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:31.142 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:30 smithi138 ceph-mon[27660]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-10T04:21:31.142 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:30 smithi138 ceph-mon[27660]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:31.713 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:21:31.987 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:21:32.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-10T04:21:32.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:21:32.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:21:32.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi007.jrtwpw'}, 1: {0: 'adipctdb.1.0.smithi138.nprbto'}, 2: {0: 'adipctdb.2.0.smithi067.qvevnz'}} 3 2024-09-10T04:21:32.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:21:32.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:21:32.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:21:32.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:32 smithi067 ceph-mon[27416]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi007.jrtwpw'}, 1: {0: 'adipctdb.1.0.smithi138.nprbto'}, 2: {0: 'adipctdb.2.0.smithi067.qvevnz'}} 3 2024-09-10T04:21:32.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-10T04:21:32.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:21:32.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:21:32.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi007.jrtwpw'}, 1: {0: 'adipctdb.1.0.smithi138.nprbto'}, 2: {0: 'adipctdb.2.0.smithi067.qvevnz'}} 3 2024-09-10T04:21:32.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:21:32.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:21:32.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:21:32.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:32 smithi007 ceph-mon[25057]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi007.jrtwpw'}, 1: {0: 'adipctdb.1.0.smithi138.nprbto'}, 2: {0: 'adipctdb.2.0.smithi067.qvevnz'}} 3 2024-09-10T04:21:32.621 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:21:32.621 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:21:25.555143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:21:28.946853Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:21:25.554577Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:21:25.554796Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:21:31.999760Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "last_refresh": "2024-09-10T04:21:25.555289Z", "running": 3, "size": 3}}] 2024-09-10T04:21:32.738 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.738 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.738 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-10T04:21:32.738 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:21:32.738 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:21:32.738 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.738 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.738 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi007.jrtwpw'}, 1: {0: 'adipctdb.1.0.smithi138.nprbto'}, 2: {0: 'adipctdb.2.0.smithi067.qvevnz'}} 3 2024-09-10T04:21:32.738 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:21:32.738 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:21:32.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:21:32.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:21:32.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:32 smithi138 ceph-mon[27660]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi007.jrtwpw'}, 1: {0: 'adipctdb.1.0.smithi138.nprbto'}, 2: {0: 'adipctdb.2.0.smithi067.qvevnz'}} 3 2024-09-10T04:21:33.373 INFO:tasks.cephadm:smb.adipctdb has 3/3 2024-09-10T04:21:33.374 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T04:21:33.385 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi007.front.sepia.ceph.com 2024-09-10T04:21:33.385 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- bash -c 'rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout' 2024-09-10T04:21:33.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:33 smithi007 ceph-mon[25057]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:33.641 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:21:33.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:33 smithi067 ceph-mon[27416]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:33.739 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:33 smithi138 ceph-mon[27660]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:21:34.605 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:34 smithi007 ceph-mon[25057]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-10T04:21:34.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:34 smithi067 ceph-mon[27416]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-10T04:21:34.740 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:34 smithi138 ceph-mon[27660]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-10T04:21:34.749 INFO:teuthology.orchestra.run.smithi007.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adipctdb.0.0.smithi007.jrtwpw", "node": "172.21.15.7", "state": "ready"}, {"pnn": 1, "identity": "smb.adipctdb.1.0.smithi138.nprbto", "node": "172.21.15.138", "state": "ready"}, {"pnn": 2, "identity": "smb.adipctdb.2.0.smithi067.qvevnz", "node": "172.21.15.67", "state": "ready"}], "_source": "cephadm"} 2024-09-10T04:21:34.750 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-10T04:21:34.759 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi191.front.sepia.ceph.com 2024-09-10T04:21:34.759 DEBUG:teuthology.orchestra.run.smithi191:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-10T04:21:34.791 INFO:teuthology.orchestra.run.smithi191.stderr:+ sleep 30 2024-09-10T04:21:36.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:36 smithi007 ceph-mon[25057]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-10T04:21:36.875 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:36 smithi138 ceph-mon[27660]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-10T04:21:36.875 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:36 smithi067 ceph-mon[27416]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-10T04:21:38.878 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:38 smithi007 ceph-mon[25057]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-10T04:21:38.879 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:38 smithi067 ceph-mon[27416]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-10T04:21:38.879 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:38 smithi138 ceph-mon[27660]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-10T04:21:40.881 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:40 smithi067 ceph-mon[27416]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-10T04:21:40.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:40 smithi007 ceph-mon[25057]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-10T04:21:40.882 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:40 smithi138 ceph-mon[27660]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-10T04:21:42.753 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:42 smithi067 ceph-mon[27416]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-10T04:21:42.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:42 smithi007 ceph-mon[25057]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-10T04:21:42.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:42 smithi138 ceph-mon[27660]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-10T04:21:44.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:44 smithi138 ceph-mon[27660]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-10T04:21:44.888 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:44 smithi007 ceph-mon[25057]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-10T04:21:44.889 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:44 smithi067 ceph-mon[27416]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-10T04:21:46.757 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:46 smithi007 ceph-mon[25057]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-10T04:21:46.891 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:46 smithi138 ceph-mon[27660]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-10T04:21:46.891 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:46 smithi067 ceph-mon[27416]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-10T04:21:48.761 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:48 smithi138 ceph-mon[27660]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:21:48.894 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:48 smithi007 ceph-mon[25057]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:21:48.895 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:48 smithi067 ceph-mon[27416]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:21:50.897 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:50 smithi007 ceph-mon[25057]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:21:50.898 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:50 smithi138 ceph-mon[27660]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:21:50.898 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:50 smithi067 ceph-mon[27416]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:21:52.901 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:52 smithi007 ceph-mon[25057]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-10T04:21:52.902 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:52 smithi138 ceph-mon[27660]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-10T04:21:52.902 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:52 smithi067 ceph-mon[27416]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-10T04:21:54.904 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:54 smithi007 ceph-mon[25057]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:21:54.905 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:54 smithi138 ceph-mon[27660]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:21:54.905 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:54 smithi067 ceph-mon[27416]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:21:56.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:56 smithi007 ceph-mon[25057]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:21:56.908 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:56 smithi138 ceph-mon[27660]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:21:56.908 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:56 smithi067 ceph-mon[27416]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:21:58.911 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:21:58 smithi007 ceph-mon[25057]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:21:58.911 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:21:58 smithi067 ceph-mon[27416]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:21:58.911 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:21:58 smithi138 ceph-mon[27660]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:00.913 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:00 smithi138 ceph-mon[27660]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:00.914 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:00 smithi007 ceph-mon[25057]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:00.914 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:00 smithi067 ceph-mon[27416]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:02.916 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:02 smithi067 ceph-mon[27416]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:02.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:02 smithi007 ceph-mon[25057]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:02.917 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:02 smithi138 ceph-mon[27660]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:04.781 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:04 smithi007 ceph-mon[25057]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:04.798 DEBUG:teuthology.orchestra.run.smithi191:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.7/share1 -c ls' 2024-09-10T04:22:04.863 INFO:teuthology.orchestra.run.smithi191.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.7/share1 -c ls 2024-09-10T04:22:04.919 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:04 smithi067 ceph-mon[27416]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:04.920 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:04 smithi138 ceph-mon[27660]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:05.294 INFO:teuthology.orchestra.run.smithi191.stdout: . D 0 Tue Sep 10 04:19:40 2024 2024-09-10T04:22:05.294 INFO:teuthology.orchestra.run.smithi191.stdout: .. D 0 Tue Sep 10 04:19:40 2024 2024-09-10T04:22:05.294 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:22:05.294 INFO:teuthology.orchestra.run.smithi191.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-10T04:22:05.906 DEBUG:teuthology.orchestra.run.smithi191:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.7/share2 -c ls' 2024-09-10T04:22:05.970 INFO:teuthology.orchestra.run.smithi191.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.7/share2 -c ls 2024-09-10T04:22:06.411 INFO:teuthology.orchestra.run.smithi191.stdout: . D 0 Tue Sep 10 04:19:41 2024 2024-09-10T04:22:06.411 INFO:teuthology.orchestra.run.smithi191.stdout: .. D 0 Tue Sep 10 04:19:41 2024 2024-09-10T04:22:06.411 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:22:06.411 INFO:teuthology.orchestra.run.smithi191.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-10T04:22:06.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:06 smithi007 ceph-mon[25057]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-10T04:22:06.862 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-10T04:22:06.881 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi007.front.sepia.ceph.com 2024-09-10T04:22:06.882 DEBUG:teuthology.orchestra.run.smithi007:> 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-10T04:22:06.917 INFO:teuthology.orchestra.run.smithi007.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-10T04:22:06.917 INFO:teuthology.orchestra.run.smithi007.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adipctdb")))[-1].name' 2024-09-10T04:22:06.922 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:06 smithi138 ceph-mon[27660]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-10T04:22:06.922 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:06 smithi067 ceph-mon[27416]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-10T04:22:07.179 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:22:07.239 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:22:07.351 INFO:teuthology.orchestra.run.smithi007.stderr:Using ceph image with id 'd6d839bc8a4b' and tag '3a5e3f16720f432aea965c40a8f6eb480095ec6c' created on 2024-09-10 02:17:05 +0000 UTC 2024-09-10T04:22:07.352 INFO:teuthology.orchestra.run.smithi007.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:22:08.590 DEBUG:teuthology.orchestra.run.smithi007:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-10T04:22:08.658 INFO:teuthology.orchestra.run.smithi007.stderr:++ cat /tmp/svcname 2024-09-10T04:22:08.658 INFO:teuthology.orchestra.run.smithi007.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adipctdb.0.0.smithi007.jrtwpw ctdb status 2024-09-10T04:22:08.892 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:22:08.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:08 smithi007 ceph-mon[25057]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-10T04:22:08.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:08 smithi067 ceph-mon[27416]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-10T04:22:08.983 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:08 smithi138 ceph-mon[27660]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-10T04:22:10.276 DEBUG:teuthology.orchestra.run.smithi007:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-10T04:22:10.346 INFO:teuthology.orchestra.run.smithi007.stderr:+ cat /tmp/ctdb_status 2024-09-10T04:22:10.347 INFO:teuthology.orchestra.run.smithi007.stdout:Number of nodes:3 2024-09-10T04:22:10.347 INFO:teuthology.orchestra.run.smithi007.stdout:pnn:0 172.21.15.7 OK (THIS NODE) 2024-09-10T04:22:10.347 INFO:teuthology.orchestra.run.smithi007.stdout:pnn:1 172.21.15.138 OK 2024-09-10T04:22:10.347 INFO:teuthology.orchestra.run.smithi007.stdout:pnn:2 172.21.15.67 OK 2024-09-10T04:22:10.347 INFO:teuthology.orchestra.run.smithi007.stdout:Generation:1926458147 2024-09-10T04:22:10.347 INFO:teuthology.orchestra.run.smithi007.stdout:Size:3 2024-09-10T04:22:10.348 INFO:teuthology.orchestra.run.smithi007.stdout:hash:0 lmaster:0 2024-09-10T04:22:10.348 INFO:teuthology.orchestra.run.smithi007.stdout:hash:1 lmaster:1 2024-09-10T04:22:10.348 INFO:teuthology.orchestra.run.smithi007.stdout:hash:2 lmaster:2 2024-09-10T04:22:10.348 INFO:teuthology.orchestra.run.smithi007.stdout:Recovery mode:NORMAL (0) 2024-09-10T04:22:10.348 INFO:teuthology.orchestra.run.smithi007.stdout:Leader:0 2024-09-10T04:22:10.349 DEBUG:teuthology.orchestra.run.smithi007:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-10T04:22:10.417 INFO:teuthology.orchestra.run.smithi007.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-10T04:22:10.418 INFO:teuthology.orchestra.run.smithi007.stdout:pnn:0 172.21.15.7 OK (THIS NODE) 2024-09-10T04:22:10.419 DEBUG:teuthology.orchestra.run.smithi007:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-10T04:22:10.488 INFO:teuthology.orchestra.run.smithi007.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-10T04:22:10.488 INFO:teuthology.orchestra.run.smithi007.stdout:pnn:1 172.21.15.138 OK 2024-09-10T04:22:10.490 DEBUG:teuthology.orchestra.run.smithi007:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-10T04:22:10.558 INFO:teuthology.orchestra.run.smithi007.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-10T04:22:10.559 INFO:teuthology.orchestra.run.smithi007.stdout:pnn:2 172.21.15.67 OK 2024-09-10T04:22:10.561 DEBUG:teuthology.orchestra.run.smithi007:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-10T04:22:10.627 INFO:teuthology.orchestra.run.smithi007.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-10T04:22:10.628 INFO:teuthology.orchestra.run.smithi007.stdout:Number of nodes:3 2024-09-10T04:22:10.630 DEBUG:teuthology.orchestra.run.smithi007:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-10T04:22:10.696 INFO:teuthology.orchestra.run.smithi007.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-10T04:22:10.699 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-10T04:22:10.709 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi191.front.sepia.ceph.com 2024-09-10T04:22:10.709 DEBUG:teuthology.orchestra.run.smithi191:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-10T04:22:10.740 INFO:teuthology.orchestra.run.smithi191.stderr:+ sleep 30 2024-09-10T04:22:10.788 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:10 smithi007 ceph-mon[25057]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-10T04:22:10.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:10 smithi067 ceph-mon[27416]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-10T04:22:10.984 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:10 smithi138 ceph-mon[27660]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-10T04:22:12.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:12 smithi067 ceph-mon[27416]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:22:12.985 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:12 smithi007 ceph-mon[25057]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:22:12.985 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:12 smithi138 ceph-mon[27660]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:22:14.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:14 smithi067 ceph-mon[27416]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-10T04:22:14.986 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:14 smithi007 ceph-mon[25057]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-10T04:22:14.986 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:14 smithi138 ceph-mon[27660]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-10T04:22:16.937 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:16 smithi007 ceph-mon[25057]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:22:16.973 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:16 smithi138 ceph-mon[27660]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:22:16.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:16 smithi067 ceph-mon[27416]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:22:18.798 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:18 smithi007 ceph-mon[25057]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-10T04:22:18.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:18 smithi067 ceph-mon[27416]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-10T04:22:18.990 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:18 smithi138 ceph-mon[27660]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-10T04:22:20.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:20 smithi067 ceph-mon[27416]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-10T04:22:20.990 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:20 smithi007 ceph-mon[25057]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-10T04:22:20.991 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:20 smithi138 ceph-mon[27660]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-10T04:22:22.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:22 smithi067 ceph-mon[27416]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-10T04:22:22.991 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:22 smithi007 ceph-mon[25057]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-10T04:22:22.992 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:22 smithi138 ceph-mon[27660]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-10T04:22:24.807 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:24 smithi007 ceph-mon[25057]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:24.951 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:24 smithi067 ceph-mon[27416]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:24.993 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:24 smithi138 ceph-mon[27660]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:26.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:26 smithi007 ceph-mon[25057]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:26.975 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:26 smithi138 ceph-mon[27660]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:26.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:26 smithi067 ceph-mon[27416]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:28.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:28 smithi067 ceph-mon[27416]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:28.996 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:28 smithi007 ceph-mon[25057]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:28.996 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:28 smithi138 ceph-mon[27660]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:30.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:30 smithi067 ceph-mon[27416]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:30.997 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:30 smithi007 ceph-mon[25057]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:30.997 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:30 smithi138 ceph-mon[27660]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:32.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:32 smithi067 ceph-mon[27416]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:32.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:22:32.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:22:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:22:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:22:32.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:32 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:22:32.999 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:32 smithi007 ceph-mon[25057]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:32.999 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:22:32.999 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:22:32.999 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:22:32.999 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:22:33.000 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:32 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:22:33.000 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:32 smithi138 ceph-mon[27660]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:33.000 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:22:33.001 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:22:33.001 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:22:33.001 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:22:33.001 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:32 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:22:33.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:33 smithi067 ceph-mon[27416]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi007.jrtwpw'}, 1: {0: 'adipctdb.1.0.smithi138.nprbto'}, 2: {0: 'adipctdb.2.0.smithi067.qvevnz'}} 3 2024-09-10T04:22:33.986 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:33 smithi138 ceph-mon[27660]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi007.jrtwpw'}, 1: {0: 'adipctdb.1.0.smithi138.nprbto'}, 2: {0: 'adipctdb.2.0.smithi067.qvevnz'}} 3 2024-09-10T04:22:33.999 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:33 smithi007 ceph-mon[25057]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi007.jrtwpw'}, 1: {0: 'adipctdb.1.0.smithi138.nprbto'}, 2: {0: 'adipctdb.2.0.smithi067.qvevnz'}} 3 2024-09-10T04:22:34.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:34 smithi007 ceph-mon[25057]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:34.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:34 smithi067 ceph-mon[27416]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:35.001 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:34 smithi138 ceph-mon[27660]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:37.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:37 smithi067 ceph-mon[27416]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:37.239 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:37 smithi007 ceph-mon[25057]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:37.239 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:37 smithi138 ceph-mon[27660]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:39.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:39 smithi067 ceph-mon[27416]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:39.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:39 smithi138 ceph-mon[27660]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:39.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:39 smithi007 ceph-mon[25057]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:40.746 DEBUG:teuthology.orchestra.run.smithi191:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.7/share1 -c ls' 2024-09-10T04:22:40.813 INFO:teuthology.orchestra.run.smithi191.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.7/share1 -c ls 2024-09-10T04:22:41.367 INFO:teuthology.orchestra.run.smithi191.stdout: . D 0 Tue Sep 10 04:19:40 2024 2024-09-10T04:22:41.367 INFO:teuthology.orchestra.run.smithi191.stdout: .. D 0 Tue Sep 10 04:19:40 2024 2024-09-10T04:22:41.367 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:22:41.368 INFO:teuthology.orchestra.run.smithi191.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-10T04:22:41.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:41 smithi067 ceph-mon[27416]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:41.524 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:41 smithi138 ceph-mon[27660]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:41.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:41 smithi007 ceph-mon[25057]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:41.885 DEBUG:teuthology.orchestra.run.smithi191:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.7/share1 -c ls' 2024-09-10T04:22:41.949 INFO:teuthology.orchestra.run.smithi191.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.7/share1 -c ls 2024-09-10T04:22:42.395 INFO:teuthology.orchestra.run.smithi191.stdout: . D 0 Tue Sep 10 04:19:40 2024 2024-09-10T04:22:42.395 INFO:teuthology.orchestra.run.smithi191.stdout: .. D 0 Tue Sep 10 04:19:40 2024 2024-09-10T04:22:42.395 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:22:42.395 INFO:teuthology.orchestra.run.smithi191.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-10T04:22:42.976 DEBUG:teuthology.orchestra.run.smithi191:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.7/share2 -c ls' 2024-09-10T04:22:43.040 INFO:teuthology.orchestra.run.smithi191.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.7/share2 -c ls 2024-09-10T04:22:43.444 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:43 smithi138 ceph-mon[27660]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:43.445 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:43 smithi007 ceph-mon[25057]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:43.450 INFO:teuthology.orchestra.run.smithi191.stdout: . D 0 Tue Sep 10 04:19:41 2024 2024-09-10T04:22:43.450 INFO:teuthology.orchestra.run.smithi191.stdout: .. D 0 Tue Sep 10 04:19:41 2024 2024-09-10T04:22:43.450 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:22:43.450 INFO:teuthology.orchestra.run.smithi191.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-10T04:22:43.450 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:43 smithi067 ceph-mon[27416]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:22:43.984 DEBUG:teuthology.orchestra.run.smithi191:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.7/share2 -c ls' 2024-09-10T04:22:44.049 INFO:teuthology.orchestra.run.smithi191.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.7/share2 -c ls 2024-09-10T04:22:44.461 INFO:teuthology.orchestra.run.smithi191.stdout: . D 0 Tue Sep 10 04:19:41 2024 2024-09-10T04:22:44.461 INFO:teuthology.orchestra.run.smithi191.stdout: .. D 0 Tue Sep 10 04:19:41 2024 2024-09-10T04:22:44.461 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-10T04:22:44.461 INFO:teuthology.orchestra.run.smithi191.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-10T04:22:45.000 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T04:22:45.011 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi007.front.sepia.ceph.com 2024-09-10T04:22:45.011 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-10T04:22:45.285 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:22:45.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:45 smithi007 ceph-mon[25057]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:45.396 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:45 smithi138 ceph-mon[27660]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:45.396 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:45 smithi067 ceph-mon[27416]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:22:46.129 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-10T04:22:46.129 INFO:teuthology.orchestra.run.smithi007.stdout: "results": [ 2024-09-10T04:22:46.130 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-10T04:22:46.130 INFO:teuthology.orchestra.run.smithi007.stdout: "resource": { 2024-09-10T04:22:46.130 INFO:teuthology.orchestra.run.smithi007.stdout: "resource_type": "ceph.smb.share", 2024-09-10T04:22:46.130 INFO:teuthology.orchestra.run.smithi007.stdout: "cluster_id": "adipctdb", 2024-09-10T04:22:46.130 INFO:teuthology.orchestra.run.smithi007.stdout: "share_id": "share1", 2024-09-10T04:22:46.130 INFO:teuthology.orchestra.run.smithi007.stdout: "intent": "removed" 2024-09-10T04:22:46.130 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:22:46.130 INFO:teuthology.orchestra.run.smithi007.stdout: "state": "removed", 2024-09-10T04:22:46.130 INFO:teuthology.orchestra.run.smithi007.stdout: "success": true 2024-09-10T04:22:46.130 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:22:46.130 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-10T04:22:46.130 INFO:teuthology.orchestra.run.smithi007.stdout: "resource": { 2024-09-10T04:22:46.130 INFO:teuthology.orchestra.run.smithi007.stdout: "resource_type": "ceph.smb.share", 2024-09-10T04:22:46.131 INFO:teuthology.orchestra.run.smithi007.stdout: "cluster_id": "adipctdb", 2024-09-10T04:22:46.131 INFO:teuthology.orchestra.run.smithi007.stdout: "share_id": "share2", 2024-09-10T04:22:46.131 INFO:teuthology.orchestra.run.smithi007.stdout: "intent": "removed" 2024-09-10T04:22:46.131 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:22:46.131 INFO:teuthology.orchestra.run.smithi007.stdout: "state": "removed", 2024-09-10T04:22:46.131 INFO:teuthology.orchestra.run.smithi007.stdout: "success": true 2024-09-10T04:22:46.131 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:22:46.131 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-10T04:22:46.131 INFO:teuthology.orchestra.run.smithi007.stdout: "resource": { 2024-09-10T04:22:46.131 INFO:teuthology.orchestra.run.smithi007.stdout: "resource_type": "ceph.smb.cluster", 2024-09-10T04:22:46.131 INFO:teuthology.orchestra.run.smithi007.stdout: "cluster_id": "adipctdb", 2024-09-10T04:22:46.131 INFO:teuthology.orchestra.run.smithi007.stdout: "intent": "removed" 2024-09-10T04:22:46.131 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: "state": "removed", 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: "success": true 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: "resource": { 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: "auth_id": "join1-admin", 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: "intent": "removed" 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: "state": "removed", 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: "success": true 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-10T04:22:46.132 INFO:teuthology.orchestra.run.smithi007.stdout: "success": true 2024-09-10T04:22:46.133 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-10T04:22:46.907 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-10T04:22:46.918 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to be not present in service list 2024-09-10T04:22:46.918 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:22:47.241 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-10T04:22:47.241 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: from='client.16008 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:22:47.241 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: Remove service smb.adipctdb 2024-09-10T04:22:47.241 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:22:47.242 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:22:47.242 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:22:47.242 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-10T04:22:47.242 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:22:47.242 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-10T04:22:47.242 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:22:47.242 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-10T04:22:47.242 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:22:47.242 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:22:47.242 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: Removing orphan daemon smb.adipctdb.0.0.smithi007.jrtwpw... 2024-09-10T04:22:47.242 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:47 smithi067 ceph-mon[27416]: Removing daemon smb.adipctdb.0.0.smithi007.jrtwpw from smithi007 -- ports [445, 9922] 2024-09-10T04:22:47.242 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-10T04:22:47.242 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: from='client.16008 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:22:47.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: Remove service smb.adipctdb 2024-09-10T04:22:47.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:22:47.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:22:47.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:22:47.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-10T04:22:47.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:22:47.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-10T04:22:47.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:22:47.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-10T04:22:47.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:22:47.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:22:47.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: Removing orphan daemon smb.adipctdb.0.0.smithi007.jrtwpw... 2024-09-10T04:22:47.243 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:47 smithi138 ceph-mon[27660]: Removing daemon smb.adipctdb.0.0.smithi007.jrtwpw from smithi007 -- ports [445, 9922] 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: from='client.16008 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: Remove service smb.adipctdb 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' 2024-09-10T04:22:47.244 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: Removing orphan daemon smb.adipctdb.0.0.smithi007.jrtwpw... 2024-09-10T04:22:47.245 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:47 smithi007 ceph-mon[25057]: Removing daemon smb.adipctdb.0.0.smithi007.jrtwpw from smithi007 -- ports [445, 9922] 2024-09-10T04:22:49.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:49 smithi067 ceph-mon[27416]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-10T04:22:49.255 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:49 smithi138 ceph-mon[27660]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-10T04:22:49.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:49 smithi007 ceph-mon[25057]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-10T04:22:51.227 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:51 smithi138 ceph-mon[27660]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-10T04:22:51.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:51 smithi067 ceph-mon[27416]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-10T04:22:51.252 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:51 smithi007 ceph-mon[25057]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-10T04:22:51.745 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:22:52.509 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:22:52.509 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:21:25.555143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:21:28.946853Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:21:25.554577Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:21:25.554796Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:22:46.085338Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "last_refresh": "2024-09-10T04:21:25.555289Z", "running": 3, "size": 3}}] 2024-09-10T04:22:53.156 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:53 smithi067 ceph-mon[27416]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 87 KiB/s wr, 13 op/s 2024-09-10T04:22:53.259 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:53 smithi138 ceph-mon[27660]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 87 KiB/s wr, 13 op/s 2024-09-10T04:22:53.324 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:53 smithi007 ceph-mon[25057]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 87 KiB/s wr, 13 op/s 2024-09-10T04:22:53.496 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mgr', 'mon', 'osd', 'smb.adipctdb'} 2024-09-10T04:22:54.329 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:54 smithi007 ceph-mon[25057]: from='client.25840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:22:54.407 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:54 smithi138 ceph-mon[27660]: from='client.25840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:22:54.407 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:54 smithi067 ceph-mon[27416]: from='client.25840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:22:54.497 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:22:54.758 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:22:55.139 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:55 smithi007 ceph-mon[25057]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-10T04:22:55.140 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:55 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi007.jrtwpw"} : dispatch 2024-09-10T04:22:55.140 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:55 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi007.jrtwpw"}]': finished 2024-09-10T04:22:55.403 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:55 smithi067 ceph-mon[27416]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-10T04:22:55.404 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:55 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi007.jrtwpw"} : dispatch 2024-09-10T04:22:55.404 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:55 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi007.jrtwpw"}]': finished 2024-09-10T04:22:55.408 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:55 smithi138 ceph-mon[27660]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-10T04:22:55.408 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:55 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi007.jrtwpw"} : dispatch 2024-09-10T04:22:55.408 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:55 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi007.jrtwpw"}]': finished 2024-09-10T04:22:55.431 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:22:55.431 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:21:25.555143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:21:28.946853Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:21:25.554577Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:21:25.554796Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:22:46.085338Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "last_refresh": "2024-09-10T04:21:25.555289Z", "running": 2, "size": 3}}] 2024-09-10T04:22:56.211 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:56 smithi007 ceph-mon[25057]: Removing key for client.smb.config.adipctdb.0.0.smithi007.jrtwpw 2024-09-10T04:22:56.211 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:56 smithi007 ceph-mon[25057]: Removing orphan daemon smb.adipctdb.2.0.smithi067.qvevnz... 2024-09-10T04:22:56.211 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:56 smithi007 ceph-mon[25057]: Removing daemon smb.adipctdb.2.0.smithi067.qvevnz from smithi067 -- ports [445, 9922] 2024-09-10T04:22:56.248 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mgr', 'mon', 'osd', 'smb.adipctdb'} 2024-09-10T04:22:56.409 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:56 smithi138 ceph-mon[27660]: Removing key for client.smb.config.adipctdb.0.0.smithi007.jrtwpw 2024-09-10T04:22:56.409 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:56 smithi138 ceph-mon[27660]: Removing orphan daemon smb.adipctdb.2.0.smithi067.qvevnz... 2024-09-10T04:22:56.409 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:56 smithi138 ceph-mon[27660]: Removing daemon smb.adipctdb.2.0.smithi067.qvevnz from smithi067 -- ports [445, 9922] 2024-09-10T04:22:56.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:56 smithi067 ceph-mon[27416]: Removing key for client.smb.config.adipctdb.0.0.smithi007.jrtwpw 2024-09-10T04:22:56.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:56 smithi067 ceph-mon[27416]: Removing orphan daemon smb.adipctdb.2.0.smithi067.qvevnz... 2024-09-10T04:22:56.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:56 smithi067 ceph-mon[27416]: Removing daemon smb.adipctdb.2.0.smithi067.qvevnz from smithi067 -- ports [445, 9922] 2024-09-10T04:22:57.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:57 smithi067 ceph-mon[27416]: from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:22:57.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:57 smithi067 ceph-mon[27416]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-10T04:22:57.249 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:22:57.410 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:57 smithi138 ceph-mon[27660]: from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:22:57.411 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:57 smithi138 ceph-mon[27660]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-10T04:22:57.518 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:22:57.605 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:57 smithi007 ceph-mon[25057]: from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:22:57.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:57 smithi007 ceph-mon[25057]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-10T04:22:58.130 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:22:58.130 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:21:25.555143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:21:28.946853Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:21:25.554577Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:21:25.554796Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:22:46.085338Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "last_refresh": "2024-09-10T04:21:25.555289Z", "running": 2, "size": 3}}] 2024-09-10T04:22:58.739 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mgr', 'mon', 'osd', 'smb.adipctdb'} 2024-09-10T04:22:59.379 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:59 smithi067 ceph-mon[27416]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-10T04:22:59.379 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:22:59 smithi067 ceph-mon[27416]: from='client.16122 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:22:59.412 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:59 smithi138 ceph-mon[27660]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-10T04:22:59.412 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:22:59 smithi138 ceph-mon[27660]: from='client.16122 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:22:59.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:59 smithi007 ceph-mon[25057]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-10T04:22:59.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:22:59 smithi007 ceph-mon[25057]: from='client.16122 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:22:59.740 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:23:00.009 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:23:00.674 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:23:00.674 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:21:25.555143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:21:28.946853Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:21:25.554577Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:21:25.554796Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:22:46.085338Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "last_refresh": "2024-09-10T04:21:25.555289Z", "running": 1, "size": 3}}] 2024-09-10T04:23:01.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:01 smithi138 ceph-mon[27660]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:23:01.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:01 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi067.qvevnz"} : dispatch 2024-09-10T04:23:01.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:01 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi067.qvevnz"}]': finished 2024-09-10T04:23:01.350 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mgr', 'mon', 'osd', 'smb.adipctdb'} 2024-09-10T04:23:01.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:01 smithi067 ceph-mon[27416]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:23:01.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:01 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi067.qvevnz"} : dispatch 2024-09-10T04:23:01.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:01 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi067.qvevnz"}]': finished 2024-09-10T04:23:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:01 smithi007 ceph-mon[25057]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:23:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:01 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi067.qvevnz"} : dispatch 2024-09-10T04:23:01.606 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:01 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi067.qvevnz"}]': finished 2024-09-10T04:23:02.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:02 smithi138 ceph-mon[27660]: Removing key for client.smb.config.adipctdb.2.0.smithi067.qvevnz 2024-09-10T04:23:02.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:02 smithi138 ceph-mon[27660]: Removing orphan daemon smb.adipctdb.1.0.smithi138.nprbto... 2024-09-10T04:23:02.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:02 smithi138 ceph-mon[27660]: Removing daemon smb.adipctdb.1.0.smithi138.nprbto from smithi138 -- ports [445, 9922] 2024-09-10T04:23:02.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:02 smithi138 ceph-mon[27660]: from='client.16128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:23:02.352 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:23:02.381 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:02 smithi007 ceph-mon[25057]: Removing key for client.smb.config.adipctdb.2.0.smithi067.qvevnz 2024-09-10T04:23:02.381 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:02 smithi007 ceph-mon[25057]: Removing orphan daemon smb.adipctdb.1.0.smithi138.nprbto... 2024-09-10T04:23:02.381 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:02 smithi007 ceph-mon[25057]: Removing daemon smb.adipctdb.1.0.smithi138.nprbto from smithi138 -- ports [445, 9922] 2024-09-10T04:23:02.381 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:02 smithi007 ceph-mon[25057]: from='client.16128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:23:02.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:02 smithi067 ceph-mon[27416]: Removing key for client.smb.config.adipctdb.2.0.smithi067.qvevnz 2024-09-10T04:23:02.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:02 smithi067 ceph-mon[27416]: Removing orphan daemon smb.adipctdb.1.0.smithi138.nprbto... 2024-09-10T04:23:02.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:02 smithi067 ceph-mon[27416]: Removing daemon smb.adipctdb.1.0.smithi138.nprbto from smithi138 -- ports [445, 9922] 2024-09-10T04:23:02.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:02 smithi067 ceph-mon[27416]: from='client.16128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:23:02.618 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:23:03.257 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:23:03.257 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:21:25.555143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:21:28.946853Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:21:25.554577Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:21:25.554796Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:22:46.085338Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "last_refresh": "2024-09-10T04:21:25.555289Z", "running": 1, "size": 3}}] 2024-09-10T04:23:03.356 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:03 smithi007 ceph-mon[25057]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-10T04:23:03.362 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:03 smithi138 ceph-mon[27660]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-10T04:23:03.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:03 smithi067 ceph-mon[27416]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-10T04:23:03.938 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mgr', 'mon', 'osd', 'smb.adipctdb'} 2024-09-10T04:23:04.365 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:04 smithi138 ceph-mon[27660]: from='client.16134 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:23:04.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:04 smithi067 ceph-mon[27416]: from='client.16134 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:23:04.605 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:04 smithi007 ceph-mon[25057]: from='client.16134 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:23:04.939 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:23:05.211 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:23:05.221 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:05 smithi138 ceph-mon[27660]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:23:05.332 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:05 smithi007 ceph-mon[25057]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:23:05.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:05 smithi067 ceph-mon[27416]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:23:05.856 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:23:05.856 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:21:25.555143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:21:28.946853Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:21:25.554577Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:21:25.554796Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:22:46.085338Z 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.7/16"}, {"address": "10.0.47.7/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.191"], "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-10T04:20:17.416605Z", "last_refresh": "2024-09-10T04:21:25.555289Z", "running": 1, "size": 3}}] 2024-09-10T04:23:06.495 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mgr', 'mon', 'osd', 'smb.adipctdb'} 2024-09-10T04:23:07.259 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:07 smithi138 ceph-mon[27660]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:23:07.259 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:07 smithi138 ceph-mon[27660]: from='client.16152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:23:07.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:07 smithi067 ceph-mon[27416]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:23:07.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:07 smithi067 ceph-mon[27416]: from='client.16152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:23:07.496 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:23:07.526 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:07 smithi007 ceph-mon[25057]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:23:07.527 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:07 smithi007 ceph-mon[25057]: from='client.16152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:23:07.766 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:23:08.421 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-10T04:23:08.421 INFO:teuthology.orchestra.run.smithi007.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:19:28.876379Z", "last_refresh": "2024-09-10T04:21:25.555143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi007=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:16:23.956716Z", "last_refresh": "2024-09-10T04:21:28.946853Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi007:172.21.15.7=a", "smithi067:172.21.15.67=b", "smithi138:172.21.15.138=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:16:01.803921Z", "last_refresh": "2024-09-10T04:21:25.554577Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:21:25.554796Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-10T04:23:09.032 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mgr', 'mon', 'mds.cephfs', 'osd'} 2024-09-10T04:23:09.032 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-10T04:23:09.043 INFO:tasks.cephadm:Teardown begin 2024-09-10T04:23:09.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:23:09.101 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:23:09.131 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:23:09.161 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:23:09.193 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-10T04:23:09.194 DEBUG:teuthology.orchestra.run.smithi007:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T04:23:09.209 DEBUG:teuthology.orchestra.run.smithi067:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T04:23:09.226 DEBUG:teuthology.orchestra.run.smithi138:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T04:23:09.241 DEBUG:teuthology.orchestra.run.smithi191:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T04:23:09.259 INFO:tasks.cephadm:Stopping all daemons... 2024-09-10T04:23:09.260 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-10T04:23:09.260 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.a 2024-09-10T04:23:09.282 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:09 smithi007 ceph-mon[25057]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-09-10T04:23:09.282 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:09 smithi007 ceph-mon[25057]: Removing key for client.smb.config.adipctdb.1.0.smithi138.nprbto 2024-09-10T04:23:09.282 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:09 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi138.nprbto"} : dispatch 2024-09-10T04:23:09.282 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:09 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi138.nprbto"}]': finished 2024-09-10T04:23:09.282 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:09 smithi007 ceph-mon[25057]: Purge service smb.adipctdb 2024-09-10T04:23:09.283 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:09 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-10T04:23:09.283 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:09 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-10T04:23:09.283 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:09 smithi007 ceph-mon[25057]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:23:09.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:09 smithi138 ceph-mon[27660]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-09-10T04:23:09.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:09 smithi138 ceph-mon[27660]: Removing key for client.smb.config.adipctdb.1.0.smithi138.nprbto 2024-09-10T04:23:09.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:09 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi138.nprbto"} : dispatch 2024-09-10T04:23:09.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:09 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi138.nprbto"}]': finished 2024-09-10T04:23:09.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:09 smithi138 ceph-mon[27660]: Purge service smb.adipctdb 2024-09-10T04:23:09.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:09 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-10T04:23:09.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:09 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-10T04:23:09.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:09 smithi138 ceph-mon[27660]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:23:09.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:09 smithi067 ceph-mon[27416]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-09-10T04:23:09.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:09 smithi067 ceph-mon[27416]: Removing key for client.smb.config.adipctdb.1.0.smithi138.nprbto 2024-09-10T04:23:09.482 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:09 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi138.nprbto"} : dispatch 2024-09-10T04:23:09.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:09 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi138.nprbto"}]': finished 2024-09-10T04:23:09.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:09 smithi067 ceph-mon[27416]: Purge service smb.adipctdb 2024-09-10T04:23:09.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:09 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-10T04:23:09.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:09 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-10T04:23:09.483 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:09 smithi067 ceph-mon[27416]: from='mgr.14559 172.21.15.7:0/3885344660' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:23:09.565 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:09 smithi007 systemd[1]: Stopping Ceph mon.a for 10df6baa-6f2b-11ef-bcea-c7b262605968... 2024-09-10T04:23:10.186 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:09 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a[25053]: 2024-09-10T04:23:09.876+0000 7f9102257640 -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-10T04:23:10.187 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:09 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a[25053]: 2024-09-10T04:23:09.876+0000 7f9102257640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-10T04:23:10.187 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:09 smithi007 podman[60289]: 2024-09-10 04:23:09.898053642 +0000 UTC m=+0.103091677 container died e06de998b644c78e3fcd7b8a0322b74b83d69e7f08254429771c73d215818501 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-10T04:23:10.495 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:10 smithi007 podman[60289]: 2024-09-10 04:23:10.293229108 +0000 UTC m=+0.498267128 container cleanup e06de998b644c78e3fcd7b8a0322b74b83d69e7f08254429771c73d215818501 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-10T04:23:10.495 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 10 04:23:10 smithi007 bash[60289]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-a 2024-09-10T04:23:10.657 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.a.service' 2024-09-10T04:23:10.745 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:23:10.745 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-10T04:23:10.746 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-10T04:23:10.746 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.b 2024-09-10T04:23:11.070 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:10 smithi067 systemd[1]: Stopping Ceph mon.b for 10df6baa-6f2b-11ef-bcea-c7b262605968... 2024-09-10T04:23:11.436 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:11 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-b[27412]: 2024-09-10T04:23:11.068+0000 7f8539117640 -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-10T04:23:11.436 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:11 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-b[27412]: 2024-09-10T04:23:11.068+0000 7f8539117640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-10T04:23:11.436 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:11 smithi067 podman[44611]: 2024-09-10 04:23:11.099308859 +0000 UTC m=+0.150844900 container died 49e7ace3c363b87f2030ed3a7b514895e99247e242d31cca3c14a4dea2d820d2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-b, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-10T04:23:11.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:11 smithi067 podman[44611]: 2024-09-10 04:23:11.601439895 +0000 UTC m=+0.652975943 container cleanup 49e7ace3c363b87f2030ed3a7b514895e99247e242d31cca3c14a4dea2d820d2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-b, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:23:11.732 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:11 smithi067 bash[44611]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-b 2024-09-10T04:23:12.032 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 10 04:23:11 smithi067 podman[44623]: 2024-09-10 04:23:11.769553636 +0000 UTC m=+0.668863167 container remove 49e7ace3c363b87f2030ed3a7b514895e99247e242d31cca3c14a4dea2d820d2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-10T04:23:12.037 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.b.service' 2024-09-10T04:23:12.082 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:23:12.082 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-10T04:23:12.082 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-10T04:23:12.082 DEBUG:teuthology.orchestra.run.smithi138:> sudo systemctl stop ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.c 2024-09-10T04:23:12.368 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:12 smithi138 systemd[1]: Stopping Ceph mon.c for 10df6baa-6f2b-11ef-bcea-c7b262605968... 2024-09-10T04:23:12.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:12 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-c[27656]: 2024-09-10T04:23:12.366+0000 7f1a9e862640 -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-10T04:23:12.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:12 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-c[27656]: 2024-09-10T04:23:12.366+0000 7f1a9e862640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-10T04:23:12.774 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:12 smithi138 podman[46229]: 2024-09-10 04:23:12.561115467 +0000 UTC m=+0.290765918 container died 78189360614b9df7b628b835a7fff6e6e4e93cba9a5e0d66ca00f180797e6494 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-c, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-10T04:23:13.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:13 smithi138 podman[46229]: 2024-09-10 04:23:13.009028695 +0000 UTC m=+0.738679185 container cleanup 78189360614b9df7b628b835a7fff6e6e4e93cba9a5e0d66ca00f180797e6494 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-c, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-10T04:23:13.274 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 10 04:23:13 smithi138 bash[46229]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mon-c 2024-09-10T04:23:13.438 DEBUG:teuthology.orchestra.run.smithi138:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mon.c.service' 2024-09-10T04:23:13.481 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:23:13.481 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-10T04:23:13.481 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-10T04:23:13.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mgr.x 2024-09-10T04:23:13.783 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:23:13 smithi007 systemd[1]: Stopping Ceph mgr.x for 10df6baa-6f2b-11ef-bcea-c7b262605968... 2024-09-10T04:23:14.091 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:23:13 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x[25284]: 2024-09-10T04:23:13.779+0000 7ff62c0e0640 -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-10T04:23:14.091 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:23:13 smithi007 podman[60465]: 2024-09-10 04:23:13.811886312 +0000 UTC m=+0.129381160 container died e5b8855cd745e1ac8cf7965035f9e945ab8a3ed05cd058613f536aa16045b1eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, maintainer=Guillaume Abrioux ) 2024-09-10T04:23:14.355 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:23:14 smithi007 podman[60465]: 2024-09-10 04:23:14.189202282 +0000 UTC m=+0.506697126 container cleanup e5b8855cd745e1ac8cf7965035f9e945ab8a3ed05cd058613f536aa16045b1eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T04:23:14.356 INFO:journalctl@ceph.mgr.x.smithi007.stdout:Sep 10 04:23:14 smithi007 bash[60465]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-mgr-x 2024-09-10T04:23:14.571 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@mgr.x.service' 2024-09-10T04:23:14.606 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:23:14.606 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-10T04:23:14.607 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-10T04:23:14.607 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.0 2024-09-10T04:23:14.855 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:14 smithi007 systemd[1]: Stopping Ceph osd.0 for 10df6baa-6f2b-11ef-bcea-c7b262605968... 2024-09-10T04:23:15.355 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:14 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0[36880]: 2024-09-10T04:23:14.934+0000 7f57e12d8640 -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-10T04:23:15.356 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:14 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0[36880]: 2024-09-10T04:23:14.934+0000 7f57e12d8640 -1 osd.0 50 *** Got signal Terminated *** 2024-09-10T04:23:15.356 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:14 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0[36880]: 2024-09-10T04:23:14.934+0000 7f57e12d8640 -1 osd.0 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T04:23:20.686 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:20 smithi007 podman[60584]: 2024-09-10 04:23:20.41248205 +0000 UTC m=+5.586865141 container died c0243fb759e8c8f1a1414c41054ce10bf03a6dc9cedf24b43add6b328459e6ad (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T04:23:21.061 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:20 smithi007 podman[60584]: 2024-09-10 04:23:20.77656645 +0000 UTC m=+5.950949541 container cleanup c0243fb759e8c8f1a1414c41054ce10bf03a6dc9cedf24b43add6b328459e6ad (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-10T04:23:21.062 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:20 smithi007 bash[60584]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0 2024-09-10T04:23:21.356 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:21 smithi007 podman[60601]: 2024-09-10 04:23:21.061115689 +0000 UTC m=+0.644625013 container remove c0243fb759e8c8f1a1414c41054ce10bf03a6dc9cedf24b43add6b328459e6ad (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-10T04:23:21.824 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:21 smithi007 podman[60693]: 2024-09-10 04:23:21.29948591 +0000 UTC m=+0.016567832 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:23:21.824 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:21 smithi007 podman[60693]: 2024-09-10 04:23:21.403529893 +0000 UTC m=+0.120611841 container create 7408af7fbb8c772654ca05ef6c5a118e7e4d98ef8ba99d8bce4bcc8ef8c0004a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-10T04:23:21.824 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:21 smithi007 podman[60693]: 2024-09-10 04:23:21.631140818 +0000 UTC m=+0.348222724 container init 7408af7fbb8c772654ca05ef6c5a118e7e4d98ef8ba99d8bce4bcc8ef8c0004a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0-deactivate, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-10T04:23:21.824 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:21 smithi007 podman[60693]: 2024-09-10 04:23:21.634441478 +0000 UTC m=+0.351523389 container start 7408af7fbb8c772654ca05ef6c5a118e7e4d98ef8ba99d8bce4bcc8ef8c0004a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-10T04:23:21.824 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:21 smithi007 podman[60693]: 2024-09-10 04:23:21.822818634 +0000 UTC m=+0.539900568 container attach 7408af7fbb8c772654ca05ef6c5a118e7e4d98ef8ba99d8bce4bcc8ef8c0004a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T04:23:22.105 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 10 04:23:21 smithi007 podman[60693]: 2024-09-10 04:23:21.834075751 +0000 UTC m=+0.551157670 container died 7408af7fbb8c772654ca05ef6c5a118e7e4d98ef8ba99d8bce4bcc8ef8c0004a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T04:23:22.400 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.0.service' 2024-09-10T04:23:22.440 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:23:22.441 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-10T04:23:22.441 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-10T04:23:22.441 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.1 2024-09-10T04:23:22.655 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:22 smithi007 systemd[1]: Stopping Ceph osd.1 for 10df6baa-6f2b-11ef-bcea-c7b262605968... 2024-09-10T04:23:23.106 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:22 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1[42170]: 2024-09-10T04:23:22.795+0000 7fe1c8e8c640 -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-10T04:23:23.106 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:22 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1[42170]: 2024-09-10T04:23:22.795+0000 7fe1c8e8c640 -1 osd.1 50 *** Got signal Terminated *** 2024-09-10T04:23:23.106 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:22 smithi007 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1[42170]: 2024-09-10T04:23:22.795+0000 7fe1c8e8c640 -1 osd.1 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T04:23:28.472 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:28 smithi007 podman[60796]: 2024-09-10 04:23:28.183595341 +0000 UTC m=+5.487690015 container died 800a64a8ae246012d4b8b341236be89e492075e98142226fa777da2c415d1b34 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-10T04:23:28.856 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:28 smithi007 podman[60796]: 2024-09-10 04:23:28.570612241 +0000 UTC m=+5.874706915 container cleanup 800a64a8ae246012d4b8b341236be89e492075e98142226fa777da2c415d1b34 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS) 2024-09-10T04:23:28.856 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:28 smithi007 bash[60796]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1 2024-09-10T04:23:29.198 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:28 smithi007 podman[60823]: 2024-09-10 04:23:28.87192456 +0000 UTC m=+0.685993824 container remove 800a64a8ae246012d4b8b341236be89e492075e98142226fa777da2c415d1b34 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:23:29.484 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:29 smithi007 podman[60912]: 2024-09-10 04:23:29.100215849 +0000 UTC m=+0.016132602 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:23:29.484 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:29 smithi007 podman[60912]: 2024-09-10 04:23:29.197614562 +0000 UTC m=+0.113531311 container create 0588bbeaca85eb35b3a43d8a78900e60867d732f8f1fb14cefb54c7a9e207ce7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-10T04:23:29.484 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:29 smithi007 podman[60912]: 2024-09-10 04:23:29.400195884 +0000 UTC m=+0.316112638 container init 0588bbeaca85eb35b3a43d8a78900e60867d732f8f1fb14cefb54c7a9e207ce7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:23:29.484 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:29 smithi007 podman[60912]: 2024-09-10 04:23:29.403626992 +0000 UTC m=+0.319543740 container start 0588bbeaca85eb35b3a43d8a78900e60867d732f8f1fb14cefb54c7a9e207ce7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1) 2024-09-10T04:23:29.484 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:29 smithi007 podman[60912]: 2024-09-10 04:23:29.483308502 +0000 UTC m=+0.399225245 container attach 0588bbeaca85eb35b3a43d8a78900e60867d732f8f1fb14cefb54c7a9e207ce7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1-deactivate, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-10T04:23:29.856 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:29 smithi007 podman[60912]: 2024-09-10 04:23:29.601882311 +0000 UTC m=+0.517799067 container died 0588bbeaca85eb35b3a43d8a78900e60867d732f8f1fb14cefb54c7a9e207ce7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-10T04:23:30.137 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 10 04:23:30 smithi007 podman[60936]: 2024-09-10 04:23:30.119862358 +0000 UTC m=+0.509357577 container remove 0588bbeaca85eb35b3a43d8a78900e60867d732f8f1fb14cefb54c7a9e207ce7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True) 2024-09-10T04:23:30.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.1.service' 2024-09-10T04:23:30.183 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:23:30.183 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-10T04:23:30.183 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-10T04:23:30.184 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.2 2024-09-10T04:23:30.482 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:30 smithi067 systemd[1]: Stopping Ceph osd.2 for 10df6baa-6f2b-11ef-bcea-c7b262605968... 2024-09-10T04:23:30.982 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:30 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2[30461]: 2024-09-10T04:23:30.495+0000 7fba004a9640 -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-10T04:23:30.982 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:30 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2[30461]: 2024-09-10T04:23:30.495+0000 7fba004a9640 -1 osd.2 50 *** Got signal Terminated *** 2024-09-10T04:23:30.982 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:30 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2[30461]: 2024-09-10T04:23:30.495+0000 7fba004a9640 -1 osd.2 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T04:23:36.072 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:35 smithi067 podman[44746]: 2024-09-10 04:23:35.807548852 +0000 UTC m=+5.414100193 container died e857dfec952466d562c91b187cf16a5beb40c40d3232a15cc979be3ba023050b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-10T04:23:36.431 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:36 smithi067 podman[44746]: 2024-09-10 04:23:36.170539615 +0000 UTC m=+5.777090964 container cleanup e857dfec952466d562c91b187cf16a5beb40c40d3232a15cc979be3ba023050b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-10T04:23:36.431 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:36 smithi067 bash[44746]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2 2024-09-10T04:23:36.732 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:36 smithi067 podman[44762]: 2024-09-10 04:23:36.430074321 +0000 UTC m=+0.621644607 container remove e857dfec952466d562c91b187cf16a5beb40c40d3232a15cc979be3ba023050b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-10T04:23:37.101 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:36 smithi067 podman[44849]: 2024-09-10 04:23:36.657798966 +0000 UTC m=+0.016198643 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:23:37.101 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:36 smithi067 podman[44849]: 2024-09-10 04:23:36.76428863 +0000 UTC m=+0.122688331 container create c7da7590974c8448ab47725ae7290cd396a7bb6d543363b53cd8b20b7ce5eebb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2-deactivate, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-10T04:23:37.101 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:37 smithi067 podman[44849]: 2024-09-10 04:23:37.100792275 +0000 UTC m=+0.459191949 container init c7da7590974c8448ab47725ae7290cd396a7bb6d543363b53cd8b20b7ce5eebb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True) 2024-09-10T04:23:37.482 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:37 smithi067 podman[44849]: 2024-09-10 04:23:37.104885671 +0000 UTC m=+0.463285331 container start c7da7590974c8448ab47725ae7290cd396a7bb6d543363b53cd8b20b7ce5eebb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:23:37.482 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:37 smithi067 podman[44849]: 2024-09-10 04:23:37.18361806 +0000 UTC m=+0.542017726 container attach c7da7590974c8448ab47725ae7290cd396a7bb6d543363b53cd8b20b7ce5eebb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-10T04:23:37.482 INFO:journalctl@ceph.osd.2.smithi067.stdout:Sep 10 04:23:37 smithi067 podman[44849]: 2024-09-10 04:23:37.299978319 +0000 UTC m=+0.658377979 container died c7da7590974c8448ab47725ae7290cd396a7bb6d543363b53cd8b20b7ce5eebb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-2-deactivate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-10T04:23:37.912 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.2.service' 2024-09-10T04:23:37.951 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:23:37.951 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-10T04:23:37.951 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-10T04:23:37.951 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.3 2024-09-10T04:23:38.232 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:38 smithi067 systemd[1]: Stopping Ceph osd.3 for 10df6baa-6f2b-11ef-bcea-c7b262605968... 2024-09-10T04:23:38.732 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:38 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3[35909]: 2024-09-10T04:23:38.322+0000 7fcb7e16c640 -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-10T04:23:38.732 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:38 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3[35909]: 2024-09-10T04:23:38.322+0000 7fcb7e16c640 -1 osd.3 50 *** Got signal Terminated *** 2024-09-10T04:23:38.732 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:38 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3[35909]: 2024-09-10T04:23:38.322+0000 7fcb7e16c640 -1 osd.3 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T04:23:41.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:41 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:41.199+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:41.982 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:41 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3[35909]: 2024-09-10T04:23:41.674+0000 7fcb76779640 -1 osd.3 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:19.018767+0000 front 2024-09-10T04:23:19.018689+0000 (oldest deadline 2024-09-10T04:23:40.718598+0000) 2024-09-10T04:23:42.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:42 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:42.153+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:42.982 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:42 smithi067 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3[35909]: 2024-09-10T04:23:42.672+0000 7fcb76779640 -1 osd.3 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:19.018767+0000 front 2024-09-10T04:23:19.018689+0000 (oldest deadline 2024-09-10T04:23:40.718598+0000) 2024-09-10T04:23:43.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:43 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:43.175+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:43.524 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:43 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:43.040+0000 7f59a4e05640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:16.990695+0000 front 2024-09-10T04:23:16.990675+0000 (oldest deadline 2024-09-10T04:23:42.890703+0000) 2024-09-10T04:23:44.158 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:43 smithi067 podman[44963]: 2024-09-10 04:23:43.78008784 +0000 UTC m=+5.571645119 container died fd4d24f555e321fc297a2600f6ab48888e32dd244bf810a6b3bcfa494b9790e1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-10T04:23:44.482 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:44 smithi067 podman[44963]: 2024-09-10 04:23:44.223085164 +0000 UTC m=+6.014642478 container cleanup fd4d24f555e321fc297a2600f6ab48888e32dd244bf810a6b3bcfa494b9790e1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-10T04:23:44.482 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:44 smithi067 bash[44963]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3 2024-09-10T04:23:44.482 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:44 smithi067 podman[44980]: 2024-09-10 04:23:44.382227683 +0000 UTC m=+0.590720404 container remove fd4d24f555e321fc297a2600f6ab48888e32dd244bf810a6b3bcfa494b9790e1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-10T04:23:44.524 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:44 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:44.064+0000 7f59a4e05640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:16.990695+0000 front 2024-09-10T04:23:16.990675+0000 (oldest deadline 2024-09-10T04:23:42.890703+0000) 2024-09-10T04:23:44.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:44 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:44.147+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:45.069 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:44 smithi067 podman[45070]: 2024-09-10 04:23:44.698476661 +0000 UTC m=+0.016476226 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:23:45.069 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:44 smithi067 podman[45070]: 2024-09-10 04:23:44.808216564 +0000 UTC m=+0.126216161 container create 89fe1d8503199a23fb3d37ae60a4a68793a6006c5e51d932edafa5ca4e709f50 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3-deactivate, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-10T04:23:45.069 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:44 smithi067 podman[45070]: 2024-09-10 04:23:44.993742626 +0000 UTC m=+0.311742191 container init 89fe1d8503199a23fb3d37ae60a4a68793a6006c5e51d932edafa5ca4e709f50 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-10T04:23:45.069 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:44 smithi067 podman[45070]: 2024-09-10 04:23:44.996993855 +0000 UTC m=+0.314993411 container start 89fe1d8503199a23fb3d37ae60a4a68793a6006c5e51d932edafa5ca4e709f50 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1) 2024-09-10T04:23:45.069 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:45 smithi067 podman[45070]: 2024-09-10 04:23:45.06854557 +0000 UTC m=+0.386545126 container attach 89fe1d8503199a23fb3d37ae60a4a68793a6006c5e51d932edafa5ca4e709f50 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T04:23:45.482 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:45 smithi067 podman[45070]: 2024-09-10 04:23:45.188219751 +0000 UTC m=+0.506219306 container died 89fe1d8503199a23fb3d37ae60a4a68793a6006c5e51d932edafa5ca4e709f50 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3-deactivate, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS) 2024-09-10T04:23:45.524 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:45 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:45.049+0000 7f59a4e05640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:16.990695+0000 front 2024-09-10T04:23:16.990675+0000 (oldest deadline 2024-09-10T04:23:42.890703+0000) 2024-09-10T04:23:45.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:45 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:45.156+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:45.873 INFO:journalctl@ceph.osd.3.smithi067.stdout:Sep 10 04:23:45 smithi067 podman[45093]: 2024-09-10 04:23:45.846726206 +0000 UTC m=+0.648987877 container remove 89fe1d8503199a23fb3d37ae60a4a68793a6006c5e51d932edafa5ca4e709f50 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.build-date=20240731, GIT_CLEAN=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, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True) 2024-09-10T04:23:45.878 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.3.service' 2024-09-10T04:23:45.919 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:23:45.920 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-10T04:23:45.920 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-10T04:23:45.920 DEBUG:teuthology.orchestra.run.smithi138:> sudo systemctl stop ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.4 2024-09-10T04:23:46.024 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:45 smithi138 systemd[1]: Stopping Ceph osd.4 for 10df6baa-6f2b-11ef-bcea-c7b262605968... 2024-09-10T04:23:46.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:46 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:46.172+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:46.524 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:46 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:46.078+0000 7f59a4e05640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:16.990695+0000 front 2024-09-10T04:23:16.990675+0000 (oldest deadline 2024-09-10T04:23:42.890703+0000) 2024-09-10T04:23:46.524 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:46 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:46.202+0000 7f59ac7f8640 -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-10T04:23:46.524 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:46 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:46.202+0000 7f59ac7f8640 -1 osd.4 50 *** Got signal Terminated *** 2024-09-10T04:23:46.524 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:46 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:46.202+0000 7f59ac7f8640 -1 osd.4 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T04:23:47.524 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:47 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:47.038+0000 7f59a4e05640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:16.990695+0000 front 2024-09-10T04:23:16.990675+0000 (oldest deadline 2024-09-10T04:23:42.890703+0000) 2024-09-10T04:23:47.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:47 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:47.135+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:48.524 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:48 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:48.081+0000 7f59a4e05640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:16.990695+0000 front 2024-09-10T04:23:16.990675+0000 (oldest deadline 2024-09-10T04:23:42.890703+0000) 2024-09-10T04:23:48.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:48 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:48.181+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:49.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:49 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:49.179+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:49.525 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:49 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:49.079+0000 7f59a4e05640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:16.990695+0000 front 2024-09-10T04:23:16.990675+0000 (oldest deadline 2024-09-10T04:23:42.890703+0000) 2024-09-10T04:23:49.525 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:49 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:49.079+0000 7f59a4e05640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-10T04:23:22.891149+0000 front 2024-09-10T04:23:22.891103+0000 (oldest deadline 2024-09-10T04:23:48.791109+0000) 2024-09-10T04:23:50.526 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:50 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:50.144+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:50.526 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:50 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:50.129+0000 7f59a4e05640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:16.990695+0000 front 2024-09-10T04:23:16.990675+0000 (oldest deadline 2024-09-10T04:23:42.890703+0000) 2024-09-10T04:23:50.526 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:50 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:50.129+0000 7f59a4e05640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-10T04:23:22.891149+0000 front 2024-09-10T04:23:22.891103+0000 (oldest deadline 2024-09-10T04:23:48.791109+0000) 2024-09-10T04:23:51.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:51 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:51.151+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:51.524 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:51 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:51.080+0000 7f59a4e05640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:16.990695+0000 front 2024-09-10T04:23:16.990675+0000 (oldest deadline 2024-09-10T04:23:42.890703+0000) 2024-09-10T04:23:51.524 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:51 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4[31227]: 2024-09-10T04:23:51.080+0000 7f59a4e05640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-10T04:23:22.891149+0000 front 2024-09-10T04:23:22.891103+0000 (oldest deadline 2024-09-10T04:23:48.791109+0000) 2024-09-10T04:23:51.921 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:51 smithi138 podman[46387]: 2024-09-10 04:23:51.665076935 +0000 UTC m=+5.552717718 container died 1181de486e10d37e7ab120df43e0559789a55f1f5e40f4143198ef9c71a1a669 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-10T04:23:52.274 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:52 smithi138 podman[46387]: 2024-09-10 04:23:52.111719907 +0000 UTC m=+5.999360683 container cleanup 1181de486e10d37e7ab120df43e0559789a55f1f5e40f4143198ef9c71a1a669 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-09-10T04:23:52.275 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:52 smithi138 bash[46387]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4 2024-09-10T04:23:52.275 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:52 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:52.130+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:52.275 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:52 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:52.130+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-10T04:23:24.992294+0000 front 2024-09-10T04:23:24.992096+0000 (oldest deadline 2024-09-10T04:23:51.392366+0000) 2024-09-10T04:23:52.708 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:52 smithi138 podman[46409]: 2024-09-10 04:23:52.296585025 +0000 UTC m=+0.627439050 container remove 1181de486e10d37e7ab120df43e0559789a55f1f5e40f4143198ef9c71a1a669 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:23:52.958 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:52 smithi138 podman[46497]: 2024-09-10 04:23:52.705703291 +0000 UTC m=+0.099605843 container create 72c4429585fa1c3f5b82576f5c5867c1f9367b52317bb27b68c8c6d60b03ac58 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-10T04:23:52.959 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:52 smithi138 podman[46497]: 2024-09-10 04:23:52.621647374 +0000 UTC m=+0.015549886 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:23:52.959 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:52 smithi138 podman[46497]: 2024-09-10 04:23:52.95814156 +0000 UTC m=+0.352044069 container init 72c4429585fa1c3f5b82576f5c5867c1f9367b52317bb27b68c8c6d60b03ac58 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-10T04:23:53.274 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:52 smithi138 podman[46497]: 2024-09-10 04:23:52.961558062 +0000 UTC m=+0.355460574 container start 72c4429585fa1c3f5b82576f5c5867c1f9367b52317bb27b68c8c6d60b03ac58 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-10T04:23:53.274 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:53 smithi138 podman[46497]: 2024-09-10 04:23:53.041613027 +0000 UTC m=+0.435515537 container attach 72c4429585fa1c3f5b82576f5c5867c1f9367b52317bb27b68c8c6d60b03ac58 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1) 2024-09-10T04:23:53.274 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 04:23:53 smithi138 podman[46497]: 2024-09-10 04:23:53.146082502 +0000 UTC m=+0.539985012 container died 72c4429585fa1c3f5b82576f5c5867c1f9367b52317bb27b68c8c6d60b03ac58 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-10T04:23:53.275 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:53 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:53.179+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:53.275 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:53 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:53.179+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-10T04:23:24.992294+0000 front 2024-09-10T04:23:24.992096+0000 (oldest deadline 2024-09-10T04:23:51.392366+0000) 2024-09-10T04:23:53.863 DEBUG:teuthology.orchestra.run.smithi138:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.4.service' 2024-09-10T04:23:53.900 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:23:53.901 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-10T04:23:53.901 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-10T04:23:53.901 DEBUG:teuthology.orchestra.run.smithi138:> sudo systemctl stop ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.5 2024-09-10T04:23:54.162 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:53 smithi138 systemd[1]: Stopping Ceph osd.5 for 10df6baa-6f2b-11ef-bcea-c7b262605968... 2024-09-10T04:23:54.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:54 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:54.161+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:54.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:54 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:54.161+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-10T04:23:24.992294+0000 front 2024-09-10T04:23:24.992096+0000 (oldest deadline 2024-09-10T04:23:51.392366+0000) 2024-09-10T04:23:54.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:54 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:54.241+0000 7fd543336640 -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-10T04:23:54.525 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:54 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:54.241+0000 7fd543336640 -1 osd.5 50 *** Got signal Terminated *** 2024-09-10T04:23:54.525 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:54 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:54.241+0000 7fd543336640 -1 osd.5 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T04:23:55.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:55 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:55.154+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:55.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:55 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:55.154+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-10T04:23:24.992294+0000 front 2024-09-10T04:23:24.992096+0000 (oldest deadline 2024-09-10T04:23:51.392366+0000) 2024-09-10T04:23:56.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:56 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:56.140+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:56.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:56 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:56.140+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-10T04:23:24.992294+0000 front 2024-09-10T04:23:24.992096+0000 (oldest deadline 2024-09-10T04:23:51.392366+0000) 2024-09-10T04:23:57.274 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:57 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:57.093+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:57.274 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:57 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:57.093+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-10T04:23:24.992294+0000 front 2024-09-10T04:23:24.992096+0000 (oldest deadline 2024-09-10T04:23:51.392366+0000) 2024-09-10T04:23:58.274 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:58 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:58.064+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:58.274 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:58 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:58.064+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-10T04:23:24.992294+0000 front 2024-09-10T04:23:24.992096+0000 (oldest deadline 2024-09-10T04:23:51.392366+0000) 2024-09-10T04:23:58.274 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:58 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:58.064+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6804 osd.2 since back 2024-09-10T04:23:32.493258+0000 front 2024-09-10T04:23:32.493159+0000 (oldest deadline 2024-09-10T04:23:57.793036+0000) 2024-09-10T04:23:59.274 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:59 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:59.050+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-10T04:23:15.591134+0000 front 2024-09-10T04:23:15.591290+0000 (oldest deadline 2024-09-10T04:23:40.891020+0000) 2024-09-10T04:23:59.274 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:59 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:59.050+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-10T04:23:24.992294+0000 front 2024-09-10T04:23:24.992096+0000 (oldest deadline 2024-09-10T04:23:51.392366+0000) 2024-09-10T04:23:59.274 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:59 smithi138 ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5[36451]: 2024-09-10T04:23:59.050+0000 7fd53b943640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.67:6804 osd.2 since back 2024-09-10T04:23:32.493258+0000 front 2024-09-10T04:23:32.493159+0000 (oldest deadline 2024-09-10T04:23:57.793036+0000) 2024-09-10T04:24:00.009 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:23:59 smithi138 podman[46611]: 2024-09-10 04:23:59.733069642 +0000 UTC m=+5.611757494 container died 984ee10046698843128bc7d6cacdd3b79cb3d0bcf3aa4081b6aa22e630a70a9c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T04:24:00.774 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:24:00 smithi138 podman[46611]: 2024-09-10 04:24:00.332644091 +0000 UTC m=+6.211331944 container cleanup 984ee10046698843128bc7d6cacdd3b79cb3d0bcf3aa4081b6aa22e630a70a9c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:24:00.774 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:24:00 smithi138 bash[46611]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5 2024-09-10T04:24:00.775 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:24:00 smithi138 podman[46632]: 2024-09-10 04:24:00.567577897 +0000 UTC m=+0.824932258 container remove 984ee10046698843128bc7d6cacdd3b79cb3d0bcf3aa4081b6aa22e630a70a9c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T04:24:01.163 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:24:00 smithi138 podman[46721]: 2024-09-10 04:24:00.793796931 +0000 UTC m=+0.016021324 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:24:01.163 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:24:00 smithi138 podman[46721]: 2024-09-10 04:24:00.901645499 +0000 UTC m=+0.123869925 container create b4df00988b473f2b4472656922d2ffceb35c57e42fe83c052f813981db5462f6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, ceph=True) 2024-09-10T04:24:01.163 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:24:01 smithi138 podman[46721]: 2024-09-10 04:24:01.087717173 +0000 UTC m=+0.309941557 container init b4df00988b473f2b4472656922d2ffceb35c57e42fe83c052f813981db5462f6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=) 2024-09-10T04:24:01.163 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:24:01 smithi138 podman[46721]: 2024-09-10 04:24:01.091012699 +0000 UTC m=+0.313237083 container start b4df00988b473f2b4472656922d2ffceb35c57e42fe83c052f813981db5462f6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T04:24:01.164 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:24:01 smithi138 podman[46721]: 2024-09-10 04:24:01.162599434 +0000 UTC m=+0.384823818 container attach b4df00988b473f2b4472656922d2ffceb35c57e42fe83c052f813981db5462f6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-10T04:24:01.524 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:24:01 smithi138 podman[46721]: 2024-09-10 04:24:01.278836042 +0000 UTC m=+0.501060450 container died b4df00988b473f2b4472656922d2ffceb35c57e42fe83c052f813981db5462f6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1) 2024-09-10T04:24:01.843 DEBUG:teuthology.orchestra.run.smithi138:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.5.service' 2024-09-10T04:24:01.866 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:24:01 smithi138 podman[46745]: 2024-09-10 04:24:01.816290962 +0000 UTC m=+0.527999301 container remove b4df00988b473f2b4472656922d2ffceb35c57e42fe83c052f813981db5462f6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-10df6baa-6f2b-11ef-bcea-c7b262605968-osd-5-deactivate, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T04:24:01.866 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:24:01 smithi138 systemd[1]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-10T04:24:01.866 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:24:01 smithi138 systemd[1]: Stopped Ceph osd.5 for 10df6baa-6f2b-11ef-bcea-c7b262605968. 2024-09-10T04:24:01.867 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 04:24:01 smithi138 systemd[1]: ceph-10df6baa-6f2b-11ef-bcea-c7b262605968@osd.5.service: Consumed 3.281s CPU time. 2024-09-10T04:24:01.881 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:24:01.881 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-10T04:24:01.881 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T04:24:02.094 INFO:teuthology.orchestra.run.smithi007.stdout:Deleting cluster with fsid: 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:24:08.763 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T04:24:08.975 INFO:teuthology.orchestra.run.smithi067.stdout:Deleting cluster with fsid: 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:24:10.113 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T04:24:10.317 INFO:teuthology.orchestra.run.smithi138.stdout:Deleting cluster with fsid: 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:24:19.408 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T04:24:19.613 INFO:teuthology.orchestra.run.smithi191.stdout:Deleting cluster with fsid: 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:24:19.744 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:24:19.778 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:24:19.811 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:24:19.840 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:24:19.866 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-10T04:24:19.868 DEBUG:teuthology.misc:Transferring archived files from smithi007:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634/remote/smithi007/crash 2024-09-10T04:24:19.869 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/crash -- . 2024-09-10T04:24:19.913 INFO:teuthology.orchestra.run.smithi007.stderr:tar: /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T04:24:19.913 INFO:teuthology.orchestra.run.smithi007.stderr:tar: Error is not recoverable: exiting now 2024-09-10T04:24:19.915 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634/remote/smithi067/crash 2024-09-10T04:24:19.916 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/crash -- . 2024-09-10T04:24:19.959 INFO:teuthology.orchestra.run.smithi067.stderr:tar: /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T04:24:19.959 INFO:teuthology.orchestra.run.smithi067.stderr:tar: Error is not recoverable: exiting now 2024-09-10T04:24:19.961 DEBUG:teuthology.misc:Transferring archived files from smithi138:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634/remote/smithi138/crash 2024-09-10T04:24:19.962 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/crash -- . 2024-09-10T04:24:20.031 INFO:teuthology.orchestra.run.smithi138.stderr:tar: /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T04:24:20.032 INFO:teuthology.orchestra.run.smithi138.stderr:tar: Error is not recoverable: exiting now 2024-09-10T04:24:20.034 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634/remote/smithi191/crash 2024-09-10T04:24:20.035 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/crash -- . 2024-09-10T04:24:20.072 INFO:teuthology.orchestra.run.smithi191.stderr:tar: /var/lib/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T04:24:20.072 INFO:teuthology.orchestra.run.smithi191.stderr:tar: Error is not recoverable: exiting now 2024-09-10T04:24:20.073 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-10T04:24:20.073 DEBUG:teuthology.orchestra.run.smithi007:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-10T04:24:20.107 INFO:tasks.cephadm:Compressing logs... 2024-09-10T04:24:20.107 DEBUG:teuthology.orchestra.run.smithi007:> 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-10T04:24:20.150 DEBUG:teuthology.orchestra.run.smithi067:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-10T04:24:20.153 DEBUG:teuthology.orchestra.run.smithi138:> 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-10T04:24:20.155 DEBUG:teuthology.orchestra.run.smithi191:> 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-10T04:24:20.177 INFO:teuthology.orchestra.run.smithi007.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose --: No such file or directory 2024-09-10T04:24:20.177 INFO:teuthology.orchestra.run.smithi007.stderr: /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.0.log 2024-09-10T04:24:20.177 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.1.log 2024-09-10T04:24:20.178 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-10T04:24:20.178 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.0.log: /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mds.cephfs.smithi007.cxwttk.log 2024-09-10T04:24:20.178 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.audit.log 2024-09-10T04:24:20.184 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.cephadm.log 2024-09-10T04:24:20.184 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mds.cephfs.smithi007.cxwttk.log: 80.0% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mds.cephfs.smithi007.cxwttk.log.gz 2024-09-10T04:24:20.184 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mon.a.log 2024-09-10T04:24:20.185 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.log 2024-09-10T04:24:20.185 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mon.a.log: 84.3%gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mgr.x.log 2024-09-10T04:24:20.185 INFO:teuthology.orchestra.run.smithi007.stderr: -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.cephadm.log.gz 2024-09-10T04:24:20.185 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-10T04:24:20.185 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mgr.x.log: 89.8% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.audit.log.gz 2024-09-10T04:24:20.185 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/cephadm.log: 86.5% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.log.gz 2024-09-10T04:24:20.185 INFO:teuthology.orchestra.run.smithi007.stderr: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T04:24:20.186 INFO:teuthology.orchestra.run.smithi007.stderr: 91.1% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-10T04:24:20.187 INFO:teuthology.orchestra.run.smithi138.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-10T04:24:20.187 INFO:teuthology.orchestra.run.smithi138.stderr:: No such file or directory 2024-09-10T04:24:20.187 INFO:teuthology.orchestra.run.smithi138.stderr:gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.4.log 2024-09-10T04:24:20.187 INFO:teuthology.orchestra.run.smithi138.stderr:gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mds.cephfs.smithi138.fjxcgz.log 2024-09-10T04:24:20.187 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.audit.log 2024-09-10T04:24:20.187 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.4.log: /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mds.cephfs.smithi138.fjxcgz.log: gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mon.c.log 2024-09-10T04:24:20.187 INFO:teuthology.orchestra.run.smithi138.stderr: 84.3% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mds.cephfs.smithi138.fjxcgz.log.gz 2024-09-10T04:24:20.187 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.cephadm.log 2024-09-10T04:24:20.188 INFO:teuthology.orchestra.run.smithi138.stderr:gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.5.log 2024-09-10T04:24:20.188 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mon.c.log: /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.log 2024-09-10T04:24:20.188 INFO:teuthology.orchestra.run.smithi138.stderr: 81.6% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.cephadm.log.gz 2024-09-10T04:24:20.188 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-10T04:24:20.188 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.log: 90.1% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.audit.log.gz 2024-09-10T04:24:20.188 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/cephadm.log: 86.4% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.log.gz 2024-09-10T04:24:20.188 INFO:teuthology.orchestra.run.smithi138.stderr: 89.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T04:24:20.188 INFO:teuthology.orchestra.run.smithi138.stderr: 91.0% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-10T04:24:20.190 INFO:teuthology.orchestra.run.smithi067.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-10T04:24:20.190 INFO:teuthology.orchestra.run.smithi067.stderr:: No such file or directory 2024-09-10T04:24:20.190 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.audit.log 2024-09-10T04:24:20.190 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.cephadm.log 2024-09-10T04:24:20.190 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.2.log 2024-09-10T04:24:20.190 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose --/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.cephadm.log: /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.log 2024-09-10T04:24:20.190 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mon.b.log 2024-09-10T04:24:20.190 INFO:teuthology.orchestra.run.smithi067.stderr: 81.7% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.cephadm.log.gz 2024-09-10T04:24:20.191 INFO:teuthology.orchestra.run.smithi067.stderr: 90.0% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.audit.log.gz 2024-09-10T04:24:20.191 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.3.log 2024-09-10T04:24:20.191 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-10T04:24:20.191 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.3.log: 86.3% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph.log.gz 2024-09-10T04:24:20.191 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/cephadm.log: 87.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T04:24:20.191 INFO:teuthology.orchestra.run.smithi067.stderr: 91.2% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-10T04:24:20.192 INFO:teuthology.orchestra.run.smithi191.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-10T04:24:20.192 INFO:teuthology.orchestra.run.smithi191.stderr:: No such file or directory 2024-09-10T04:24:20.192 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/cephadm.log: 76.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T04:24:20.192 INFO:teuthology.orchestra.run.smithi191.stderr: 2024-09-10T04:24:20.192 INFO:teuthology.orchestra.run.smithi191.stderr:real 0m0.018s 2024-09-10T04:24:20.193 INFO:teuthology.orchestra.run.smithi191.stderr:user 0m0.009s 2024-09-10T04:24:20.193 INFO:teuthology.orchestra.run.smithi191.stderr:sys 0m0.014s 2024-09-10T04:24:20.281 INFO:teuthology.orchestra.run.smithi067.stderr: 92.5% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mon.b.log.gz 2024-09-10T04:24:20.281 INFO:teuthology.orchestra.run.smithi007.stderr: 89.6% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mgr.x.log.gz 2024-09-10T04:24:20.284 INFO:teuthology.orchestra.run.smithi138.stderr: 92.1% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mon.c.log.gz 2024-09-10T04:24:20.366 INFO:teuthology.orchestra.run.smithi138.stderr: 93.8% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.5.log.gz 2024-09-10T04:24:20.394 INFO:teuthology.orchestra.run.smithi007.stderr: 93.7% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.0.log.gz 2024-09-10T04:24:20.406 INFO:teuthology.orchestra.run.smithi007.stderr: 93.7% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.1.log.gz 2024-09-10T04:24:20.433 INFO:teuthology.orchestra.run.smithi067.stderr: 93.7% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.2.log.gz 2024-09-10T04:24:20.437 INFO:teuthology.orchestra.run.smithi138.stderr: 93.3% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.4.log.gz 2024-09-10T04:24:20.439 INFO:teuthology.orchestra.run.smithi138.stderr: 2024-09-10T04:24:20.439 INFO:teuthology.orchestra.run.smithi138.stderr:real 0m0.271s 2024-09-10T04:24:20.439 INFO:teuthology.orchestra.run.smithi138.stderr:user 0m0.541s 2024-09-10T04:24:20.439 INFO:teuthology.orchestra.run.smithi138.stderr:sys 0m0.044s 2024-09-10T04:24:20.462 INFO:teuthology.orchestra.run.smithi067.stderr: 93.8% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-osd.3.log.gz 2024-09-10T04:24:20.464 INFO:teuthology.orchestra.run.smithi067.stderr: 2024-09-10T04:24:20.464 INFO:teuthology.orchestra.run.smithi067.stderr:real 0m0.295s 2024-09-10T04:24:20.464 INFO:teuthology.orchestra.run.smithi067.stderr:user 0m0.616s 2024-09-10T04:24:20.464 INFO:teuthology.orchestra.run.smithi067.stderr:sys 0m0.051s 2024-09-10T04:24:20.537 INFO:teuthology.orchestra.run.smithi007.stderr: 90.9% -- replaced with /var/log/ceph/10df6baa-6f2b-11ef-bcea-c7b262605968/ceph-mon.a.log.gz 2024-09-10T04:24:20.539 INFO:teuthology.orchestra.run.smithi007.stderr: 2024-09-10T04:24:20.539 INFO:teuthology.orchestra.run.smithi007.stderr:real 0m0.374s 2024-09-10T04:24:20.539 INFO:teuthology.orchestra.run.smithi007.stderr:user 0m0.897s 2024-09-10T04:24:20.539 INFO:teuthology.orchestra.run.smithi007.stderr:sys 0m0.053s 2024-09-10T04:24:20.540 INFO:tasks.cephadm:Archiving logs... 2024-09-10T04:24:20.540 DEBUG:teuthology.misc:Transferring archived files from smithi007:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634/remote/smithi007/log 2024-09-10T04:24:20.541 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T04:24:20.747 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634/remote/smithi067/log 2024-09-10T04:24:20.748 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T04:24:20.875 DEBUG:teuthology.misc:Transferring archived files from smithi138:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634/remote/smithi138/log 2024-09-10T04:24:20.876 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T04:24:20.995 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634/remote/smithi191/log 2024-09-10T04:24:20.996 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T04:24:21.022 INFO:tasks.cephadm:Removing cluster... 2024-09-10T04:24:21.022 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 --force 2024-09-10T04:24:21.222 INFO:teuthology.orchestra.run.smithi007.stdout:Deleting cluster with fsid: 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:24:21.342 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 --force 2024-09-10T04:24:21.540 INFO:teuthology.orchestra.run.smithi067.stdout:Deleting cluster with fsid: 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:24:21.667 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10df6baa-6f2b-11ef-bcea-c7b262605968 --force 2024-09-10T04:24:21.860 INFO:teuthology.orchestra.run.smithi138.stdout:Deleting cluster with fsid: 10df6baa-6f2b-11ef-bcea-c7b262605968 2024-09-10T04:24:21.987 INFO:tasks.cephadm:Removing cephadm ... 2024-09-10T04:24:21.987 DEBUG:teuthology.orchestra.run.smithi007:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T04:24:22.005 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T04:24:22.022 DEBUG:teuthology.orchestra.run.smithi138:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T04:24:22.038 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T04:24:22.057 INFO:tasks.cephadm:Teardown complete 2024-09-10T04:24:22.058 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-10T04:24:22.073 INFO:tasks.vip:Removing 10.0.15.7 (and any VIPs) on smithi007.front.sepia.ceph.com iface ens1f0... 2024-09-10T04:24:22.073 DEBUG:teuthology.orchestra.run.smithi007:> sudo ip addr del 10.0.15.7/16 dev ens1f0 2024-09-10T04:24:22.104 DEBUG:teuthology.orchestra.run.smithi007:> sudo ip addr del 10.0.31.7/16 dev ens1f0 2024-09-10T04:24:22.174 INFO:teuthology.orchestra.run.smithi007.stderr:Error: ipv4: Address not found. 2024-09-10T04:24:22.175 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-10T04:24:22.175 DEBUG:teuthology.orchestra.run.smithi007:> sudo ip addr del 10.0.47.7/16 dev ens1f0 2024-09-10T04:24:22.245 INFO:tasks.vip:Removing 10.0.15.67 (and any VIPs) on smithi067.front.sepia.ceph.com iface enp3s0f1... 2024-09-10T04:24:22.245 DEBUG:teuthology.orchestra.run.smithi067:> sudo ip addr del 10.0.15.67/16 dev enp3s0f1 2024-09-10T04:24:22.273 DEBUG:teuthology.orchestra.run.smithi067:> sudo ip addr del 10.0.31.7/16 dev enp3s0f1 2024-09-10T04:24:22.340 INFO:teuthology.orchestra.run.smithi067.stderr:Error: ipv4: Address not found. 2024-09-10T04:24:22.341 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-10T04:24:22.341 DEBUG:teuthology.orchestra.run.smithi067:> sudo ip addr del 10.0.47.7/16 dev enp3s0f1 2024-09-10T04:24:22.409 INFO:tasks.vip:Removing 10.0.15.138 (and any VIPs) on smithi138.front.sepia.ceph.com iface enp3s0f1... 2024-09-10T04:24:22.409 DEBUG:teuthology.orchestra.run.smithi138:> sudo ip addr del 10.0.15.138/16 dev enp3s0f1 2024-09-10T04:24:22.436 DEBUG:teuthology.orchestra.run.smithi138:> sudo ip addr del 10.0.31.7/16 dev enp3s0f1 2024-09-10T04:24:22.503 DEBUG:teuthology.orchestra.run.smithi138:> sudo ip addr del 10.0.47.7/16 dev enp3s0f1 2024-09-10T04:24:22.567 INFO:teuthology.orchestra.run.smithi138.stderr:Error: ipv4: Address not found. 2024-09-10T04:24:22.568 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-10T04:24:22.568 INFO:tasks.vip:Removing 10.0.15.191 (and any VIPs) on smithi191.front.sepia.ceph.com iface enp3s0f1... 2024-09-10T04:24:22.568 DEBUG:teuthology.orchestra.run.smithi191:> sudo ip addr del 10.0.15.191/16 dev enp3s0f1 2024-09-10T04:24:22.598 DEBUG:teuthology.orchestra.run.smithi191:> sudo ip addr del 10.0.31.7/16 dev enp3s0f1 2024-09-10T04:24:22.667 INFO:teuthology.orchestra.run.smithi191.stderr:Error: ipv4: Address not found. 2024-09-10T04:24:22.668 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-10T04:24:22.669 DEBUG:teuthology.orchestra.run.smithi191:> sudo ip addr del 10.0.47.7/16 dev enp3s0f1 2024-09-10T04:24:22.735 INFO:teuthology.orchestra.run.smithi191.stderr:Error: ipv4: Address not found. 2024-09-10T04:24:22.737 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-10T04:24:22.737 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-10T04:24:22.747 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman stop samba-ad 2024-09-10T04:24:23.545 INFO:teuthology.orchestra.run.smithi191.stdout:samba-ad 2024-09-10T04:24:23.549 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman rm samba-ad 2024-09-10T04:24:23.890 INFO:teuthology.orchestra.run.smithi191.stdout:samba-ad 2024-09-10T04:24:23.894 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-10T04:24:23.921 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-10T04:24:23.931 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-10T04:24:23.931 DEBUG:teuthology.orchestra.run.smithi007:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T04:24:23.934 DEBUG:teuthology.orchestra.run.smithi067:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T04:24:23.937 DEBUG:teuthology.orchestra.run.smithi138:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T04:24:23.940 DEBUG:teuthology.orchestra.run.smithi191:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T04:24:23.950 INFO:teuthology.orchestra.run.smithi007.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:24:23.953 INFO:teuthology.orchestra.run.smithi067.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:24:23.955 INFO:teuthology.orchestra.run.smithi007.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:24:23.955 INFO:teuthology.orchestra.run.smithi007.stdout:=============================================================================== 2024-09-10T04:24:23.955 INFO:teuthology.orchestra.run.smithi007.stdout:^* hv01.front.sepia.ceph.com 3 6 377 37 -121us[ -103us] +/- 55ms 2024-09-10T04:24:23.955 INFO:teuthology.orchestra.run.smithi007.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 37 -414us[ -396us] +/- 69ms 2024-09-10T04:24:23.955 INFO:teuthology.orchestra.run.smithi007.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 38 +513us[ +530us] +/- 60ms 2024-09-10T04:24:23.955 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:24:23.955 INFO:teuthology.orchestra.run.smithi138.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:24:23.958 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:24:23.958 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2024-09-10T04:24:23.958 INFO:teuthology.orchestra.run.smithi067.stdout:^* hv01.front.sepia.ceph.com 3 6 377 37 -79us[ -74us] +/- 56ms 2024-09-10T04:24:23.958 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 35 -383us[ -383us] +/- 69ms 2024-09-10T04:24:23.958 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 38 +533us[ +538us] +/- 60ms 2024-09-10T04:24:23.958 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:24:23.959 INFO:teuthology.orchestra.run.smithi138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:24:23.960 INFO:teuthology.orchestra.run.smithi138.stdout:=============================================================================== 2024-09-10T04:24:23.960 INFO:teuthology.orchestra.run.smithi138.stdout:^* hv01.front.sepia.ceph.com 3 6 377 37 -99us[ -94us] +/- 55ms 2024-09-10T04:24:23.960 INFO:teuthology.orchestra.run.smithi138.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 37 -394us[ -394us] +/- 69ms 2024-09-10T04:24:23.960 INFO:teuthology.orchestra.run.smithi138.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 35 +514us[ +514us] +/- 60ms 2024-09-10T04:24:23.960 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:24:23.976 INFO:teuthology.orchestra.run.smithi191.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:24:23.981 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:24:23.981 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2024-09-10T04:24:23.981 INFO:teuthology.orchestra.run.smithi191.stdout:^* hv01.front.sepia.ceph.com 3 6 377 35 -122us[ -107us] +/- 56ms 2024-09-10T04:24:23.981 INFO:teuthology.orchestra.run.smithi191.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 37 -406us[ -391us] +/- 69ms 2024-09-10T04:24:23.981 INFO:teuthology.orchestra.run.smithi191.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 36 +517us[ +532us] +/- 60ms 2024-09-10T04:24:23.982 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:24:23.982 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-10T04:24:23.994 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-10T04:24:23.994 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-10T04:24:24.010 DEBUG:teuthology.orchestra.run.smithi007:> 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-10T04:24:24.087 DEBUG:teuthology.orchestra.run.smithi067:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-10T04:24:24.160 DEBUG:teuthology.orchestra.run.smithi138:> 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-10T04:24:24.230 DEBUG:teuthology.orchestra.run.smithi191:> 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-10T04:24:24.291 DEBUG:teuthology.orchestra.run.smithi007:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-10T04:24:24.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:24:24.324 DEBUG:teuthology.orchestra.run.smithi067:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-10T04:24:24.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:24:24.356 DEBUG:teuthology.orchestra.run.smithi138:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-10T04:24:24.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:24:24.387 DEBUG:teuthology.orchestra.run.smithi191:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-10T04:24:24.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:24:24.417 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-10T04:24:24.433 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-10T04:24:24.445 INFO:teuthology.task.internal:Duration was 919.786316 seconds 2024-09-10T04:24:24.446 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-10T04:24:24.460 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-10T04:24:24.460 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T04:24:24.463 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T04:24:24.465 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T04:24:24.469 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T04:24:24.506 INFO:teuthology.orchestra.run.smithi007.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:24:24.508 INFO:teuthology.orchestra.run.smithi138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:24:24.509 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:24:24.511 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:24:25.036 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-10T04:24:25.036 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi007.front.sepia.ceph.com 2024-09-10T04:24:25.036 DEBUG:teuthology.orchestra.run.smithi007:> 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-10T04:24:25.059 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi067.front.sepia.ceph.com 2024-09-10T04:24:25.060 DEBUG:teuthology.orchestra.run.smithi067:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-10T04:24:25.085 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi138.front.sepia.ceph.com 2024-09-10T04:24:25.085 DEBUG:teuthology.orchestra.run.smithi138:> 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-10T04:24:25.115 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi191.front.sepia.ceph.com 2024-09-10T04:24:25.116 DEBUG:teuthology.orchestra.run.smithi191:> 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-10T04:24:25.146 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-10T04:24:25.147 DEBUG:teuthology.orchestra.run.smithi007:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T04:24:25.149 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T04:24:25.152 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T04:24:25.158 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T04:24:25.217 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-10T04:24:25.218 DEBUG:teuthology.orchestra.run.smithi007:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T04:24:25.220 DEBUG:teuthology.orchestra.run.smithi067:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T04:24:25.222 DEBUG:teuthology.orchestra.run.smithi138:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T04:24:25.229 DEBUG:teuthology.orchestra.run.smithi191:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T04:24:25.775 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-10T04:24:25.786 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-10T04:24:25.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T04:24:25.813 DEBUG:teuthology.orchestra.run.smithi067:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T04:24:25.840 DEBUG:teuthology.orchestra.run.smithi138:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T04:24:25.865 DEBUG:teuthology.orchestra.run.smithi191:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T04:24:25.893 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-10T04:24:25.904 DEBUG:teuthology.orchestra.run.smithi007:> 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-10T04:24:25.907 DEBUG:teuthology.orchestra.run.smithi067:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-10T04:24:25.909 DEBUG:teuthology.orchestra.run.smithi138:> 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-10T04:24:25.911 DEBUG:teuthology.orchestra.run.smithi191:> 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-10T04:24:25.928 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern = core 2024-09-10T04:24:25.931 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = core 2024-09-10T04:24:25.932 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = core 2024-09-10T04:24:25.957 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = core 2024-09-10T04:24:25.977 DEBUG:teuthology.orchestra.run.smithi007:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T04:24:26.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:24:26.016 DEBUG:teuthology.orchestra.run.smithi067:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T04:24:26.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:24:26.031 DEBUG:teuthology.orchestra.run.smithi138:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T04:24:26.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:24:26.046 DEBUG:teuthology.orchestra.run.smithi191:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T04:24:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:24:26.061 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-10T04:24:26.072 INFO:teuthology.task.internal:Transferring archived files... 2024-09-10T04:24:26.073 DEBUG:teuthology.misc:Transferring archived files from smithi007:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634/remote/smithi007 2024-09-10T04:24:26.073 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T04:24:26.113 DEBUG:teuthology.misc:Transferring archived files from smithi067:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634/remote/smithi067 2024-09-10T04:24:26.114 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T04:24:26.150 DEBUG:teuthology.misc:Transferring archived files from smithi138:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634/remote/smithi138 2024-09-10T04:24:26.151 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T04:24:26.187 DEBUG:teuthology.misc:Transferring archived files from smithi191:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898634/remote/smithi191 2024-09-10T04:24:26.187 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T04:24:26.222 INFO:teuthology.task.internal:Removing archive directory... 2024-09-10T04:24:26.223 DEBUG:teuthology.orchestra.run.smithi007:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T04:24:26.225 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T04:24:26.227 DEBUG:teuthology.orchestra.run.smithi138:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T04:24:26.230 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T04:24:26.273 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-10T04:24:26.287 INFO:teuthology.task.internal:Not uploading archives. 2024-09-10T04:24:26.287 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-10T04:24:26.300 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-10T04:24:26.300 DEBUG:teuthology.orchestra.run.smithi007:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T04:24:26.303 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T04:24:26.305 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T04:24:26.308 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T04:24:26.315 INFO:teuthology.orchestra.run.smithi007.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 04:24 /home/ubuntu/cephtest 2024-09-10T04:24:26.318 INFO:teuthology.orchestra.run.smithi067.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 04:24 /home/ubuntu/cephtest 2024-09-10T04:24:26.320 INFO:teuthology.orchestra.run.smithi138.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 04:24 /home/ubuntu/cephtest 2024-09-10T04:24:26.328 INFO:teuthology.orchestra.run.smithi191.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 04:24 /home/ubuntu/cephtest 2024-09-10T04:24:26.329 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-10T04:24:26.340 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-10T04:24:26.368 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_ips} duration: 919.7863161563873 owner: scheduled_adking@teuthology success: true 2024-09-10T04:24:26.368 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-10T04:24:26.457 INFO:teuthology.run:pass